Classification of COVID-19 cases from chest CT volumes using hybrid model of 3D CNN and 3D MLP-Mixer
This paper proposes a hybrid 3D CNN and 3D MLP-Mixer model for the automated classification of COVID-19 from chest CT volumes, achieving a 79.5% accuracy that surpasses conventional 3D CNN approaches by effectively leveraging both local and global image features.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are a detective trying to solve a mystery inside a giant, three-dimensional puzzle box. This isn't a box of toys, but a digital map of a human chest, made up of thousands of tiny slices called CT scans. For years, doctors have used these scans to spot trouble, like a virus hiding in the lungs. But looking at every single slice by hand is exhausting work, especially when the "mystery" is a fast-spreading virus that overwhelms hospitals. To help, scientists have built "computer detectives" called Artificial Intelligence (AI). These AI detectives usually use two main tools: one that is great at spotting small, local clues (like a magnifying glass), and another that is good at seeing the whole picture at once (like a drone flying overhead). The big question is: can we teach a computer to use both tools at the same time to spot the virus faster and more accurately than before?
This paper introduces a new kind of computer detective designed specifically to solve the mystery of COVID-19 in chest CT scans. The authors, a team of researchers from Japan, built a "hybrid" model—a team-up between two different types of AI brains. The first part is a 3D CNN (Convolutional Neural Network), which acts like a super-focused microscope. It scans the 3D volume of the lung to find tiny, local details, such as small patches of cloudiness or "ground glass" that often appear when a virus attacks. The second part is a 3D MLP-Mixer, a newer type of AI that acts like a master puzzle-solver. Instead of just looking at one spot, it takes all the clues the microscope found and mixes them together to understand the "big picture" of the entire lung.
The researchers tested this new hybrid team on a dataset of 1,205 chest CT volumes collected from various hospitals in Japan. They split the data, using 80% to train the AI and 20% to test its skills. When the hybrid model took the test, it correctly identified whether a patient had a high or low likelihood of COVID-19 with an accuracy of 79.5%. To see if this new team-up was actually better than the old way of doing things, the authors compared it to a standard model that only used the "microscope" (3D CNN) followed by simple layers. That older model only reached 74.8% accuracy. The results suggest that adding the "puzzle-solver" (the 3D MLP-Mixer) really does help the computer understand the complex patterns of viral pneumonia better than using the microscope alone. However, the authors note that while this is a solid improvement, the accuracy isn't perfect yet, and more work—like using more data and different training tricks—is needed before this tool can be used routinely in real-world clinics.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.