TL;DR
Retinal diagnosis typically requires manual comparison of left and right eye images, but current AI systems lack structured understanding of anatomical symmetry. Anatomy-Slot introduces an unsupervised method that automatically discovers and factors anatomical structures as interpretable components, enabling the model to reason about bilateral (paired eye) relationships without labeled training data.
✦ Why It Matters
Engineers can build more interpretable and robust retinal AI systems by incorporating anatomical structure discovery and bilateral symmetry constraints.
Key Takeaways
How It Works
Anatomy-Slot decomposes retinal images into anatomical slots that represent distinct structures. It uses bidirectional cross-attention to align these slots across both eyes, allowing for a more comprehensive analysis of bilateral differences.
Related