Biological Sex Determination in Cadavers Using Deep Learning Algorithms from Computed Tomography Images of Pelvis and Skull
This study demonstrates that deep learning algorithms applied to 2D projections of 3D CT reconstructions of the pelvis and skull can achieve high accuracy (95.65%) in automatically determining biological sex from decomposed cadavers, offering a rapid and objective alternative to traditional forensic anthropological methods.
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 trying to identify a person who has passed away, but their body is in a condition where looking at them with the naked eye is difficult or impossible. Maybe they are decomposed, or perhaps they were in an accident that damaged their bones. Traditionally, a forensic expert (a "bone detective") would have to physically examine the skull and the pelvis (hip bones), looking for specific shapes that usually differ between men and women. This is like trying to guess someone's gender by looking at a blurry, broken photo; it takes time, depends on the expert's mood or eyesight, and can be wrong if the photo is too damaged.
This paper introduces a new "digital assistant" for these bone detectives. Instead of looking at the bones directly, the researchers taught a computer to look at CT scan images (which are like 3D X-rays) of the skull and pelvis.
Here is how they did it, explained simply:
1. The "School of Bones"
The researchers gathered a library of CT scans from 141 real bodies found in a forensic institute in Brazil. These weren't perfect, museum-quality skeletons. They were real-world cases, some with broken bones, some with burns, and some that had been decomposing for a while. This is important because it's like training a student not just on perfect textbook diagrams, but on messy, real-life homework.
2. The "Magic Camera" Trick
Computers are great at looking at flat pictures (2D), but CT scans are 3D objects. To make this work, the researchers took the 3D scans and spun them around, taking 11 different "snapshots" (like taking a photo of a statue from the front, side, and every angle in between). They then fed these flat snapshots into a Deep Learning system.
Think of Deep Learning as a very hungry student that learns by looking at thousands of examples. The researchers tried teaching this student using different "textbooks" (algorithms like YOLO, ResNet, and VGG). They wanted to see which textbook helped the student learn the fastest and most accurately.
3. The Two Ways to Play the Game
The computer was asked to play two different games:
- Game A (Binary): Just guess "Boy" or "Girl."
- Game B (Quaternary): Guess "Boy-Skull," "Girl-Skull," "Boy-Pelvis," or "Girl-Pelvis."
It turns out, Game B was the winner. It's like if you were trying to identify a fruit. It's harder to just say "Is this a fruit?" because an apple and a rock might look similar in the dark. But if you say "Is this a Red Apple, a Green Apple, a Rock, or a Leaf?", the computer gets much better at spotting the tiny details that make them different. By separating the skull from the pelvis, the computer could focus on the specific "clues" in each area without getting confused.
4. The "Cheating" Problem (Data Scarcity)
There was a problem: there were way more male bodies (104) than female bodies (38) in their library. If you train a student with 100 pictures of boys and only 40 of girls, the student will just guess "Boy" every time to get a high score.
To fix this, the researchers used Data Augmentation. Imagine taking a photo of a skeleton and using a digital editor to slightly rotate it, change the brightness, or add a little bit of "noise" (like static on an old TV). They did this to create new fake photos from the real ones, effectively giving the computer more practice material so it wouldn't get biased toward the male examples.
5. The Results: The "Super-Student"
After training, the best computer model (a specific version called YOLO26-Nano) was tested on bodies it had never seen before.
- The Score: It got the right answer 95.65% of the time when looking at the whole person (patient-level).
- The Pelvis: It was almost perfect at identifying the pelvis (the hip bones).
- The Skull: It was very good at the skull, though slightly harder because female skulls can look a bit more like male skulls than the pelvis does.
- The "Black Box" Check: Usually, AI is a "black box"—you put an image in, and a guess comes out, but you don't know why. The researchers used a tool called Heatmaps (like a thermal camera) to see where the computer was looking. They found that the computer was looking at the exact same spots human experts look at: the shape of the chin, the brow ridge, and the angle of the hip bone. This proved the computer wasn't just guessing; it was actually "learning" anatomy.
6. The Catch
The paper is very honest about its limits. The computer was trained on data from one specific hospital using one specific type of CT scanner. It's like a student who studied only in one classroom with one teacher. While they did amazing in that classroom, we don't know yet if they will do just as well in a different school with different lighting or different textbooks. The researchers say we need to test this on more hospitals and different machines before we can trust it everywhere.
Summary
In short, this paper shows that we can teach a computer to look at CT scans of broken or decomposed skeletons and tell us if they were male or female with very high accuracy. It works faster than a human, doesn't get tired, and looks at the same clues humans do. However, it currently needs more practice with different types of machines and hospitals before it can be used as a standard tool in every morgue.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.