← Latest papers
💻 computer science

Automated classification method of COVID-19 cases from chest CT volumes using 2D and 3D hybrid CNN for anisotropic volumes

This paper proposes a novel 2D/3D hybrid CNN method that effectively extracts features from anisotropic chest CT volumes by analyzing three mutually perpendicular planes, achieving an 83.3% classification accuracy for COVID-19 diagnosis that outperforms non-hybrid models.

Original authors: Masahiro Oda, Tong Zheng, Yuichiro Hayashi, Yoshito Otake, Masahiro Hashimoto, Toshiaki Akashi, Shigeki Aoki, Kensaku Mori

Published 2026-08-03
📖 3 min read☕ Coffee break read

Original authors: Masahiro Oda, Tong Zheng, Yuichiro Hayashi, Yoshito Otake, Masahiro Hashimoto, Toshiaki Akashi, Shigeki Aoki, Kensaku Mori

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 block of jelly. This isn't just any jelly; it's a block of data representing a human chest, sliced into hundreds of thin layers like a loaf of bread. In the world of medical science, this is called a CT scan. Usually, detectives (doctors) look at these slices one by one to find clues of an infection, like a hidden intruder. But when a new, sneaky virus started spreading around the world, there were too many blocks of jelly to check by hand, and the detectives were getting tired. They needed a robot helper. This is where "Computer-Aided Diagnosis" comes in. Think of it as a super-smart robot brain that can look at the jelly block and say, "I think this one has the virus," or "This one looks clean." The tricky part is that the jelly isn't perfectly shaped; the slices are sometimes thick and sometimes thin, making it hard for standard robot brains to see the whole picture clearly. This paper is about building a new kind of robot brain that is specially designed to handle these oddly shaped blocks of data.

The researchers in this paper, led by Masahiro Oda and his team, wanted to create a better way for computers to automatically tell the difference between chest CT scans that likely have COVID-19 and those that don't. They noticed that most standard robot brains (called 3D CNNs) struggle when the "bread slices" of the CT scan are uneven in thickness. It's like trying to eat a sandwich where the bread is thick on one side and paper-thin on the other; a normal bite might miss the filling entirely. To fix this, they invented a "hybrid" robot brain. Instead of just looking at the whole 3D block at once, this new brain has a special trick: it looks at the block from three different angles at the same time—like looking at a cube from the front, the side, and the top. It uses flat, 2D eyes to scan each of these angles separately, catching details that a 3D eye might miss because of the uneven slice thickness.

After gathering all the clues from these three different views, the robot brain combines them into a single, powerful understanding of the whole 3D shape. It then uses some clever math tricks, like "dilated convolutions" (which act like a wide-angle lens to see both tiny details and the big picture) and "dense pooling connections" (which make sure no important information gets lost in the shuffle), to make its final decision. The team tested this new hybrid brain on a dataset of 1,288 chest CT volumes. They found that their new method got the right answer about 83.3% of the time. When they compared it to a robot brain that didn't use this special three-angle trick, the hybrid version was clearly better, scoring about 79.5% accuracy. The paper suggests that by using these 2D eyes to handle the uneven slices, the robot can learn more effectively, even when there isn't a huge amount of training data available. While the authors note that this is a step forward, they also mention that future work is needed to make the system even better and to turn it into a full-fledged tool that doctors can use every day to help fight the virus.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →