[2411.12070] Autoassociative Learning of Structural Representations for Modeling and Classification in Medical Imaging
Summary
This article presents a novel approach to medical imaging classification using autoassociative learning, demonstrating improved accuracy and transparency over traditional deep learning methods.
Why It Matters
The research addresses a critical gap in medical imaging by proposing neurosymbolic systems that better align with the physical characteristics of objects, enhancing diagnostic accuracy and interpretability. This could lead to more reliable AI applications in healthcare.
Key Takeaways
- Introduces neurosymbolic systems for image reconstruction.
- Achieves superior classification accuracy in histological imaging.
- Enhances transparency in AI decision-making processes.
- Challenges the reliance on smooth features in deep learning.
- Offers a new perspective on structural representation learning.
Computer Science > Computer Vision and Pattern Recognition arXiv:2411.12070 (cs) [Submitted on 18 Nov 2024 (v1), last revised 18 Feb 2026 (this version, v4)] Title:Autoassociative Learning of Structural Representations for Modeling and Classification in Medical Imaging Authors:Zuzanna Buchnajzer, Kacper Dobek, Stanisław Hapke, Daniel Jankowski, Krzysztof Krawiec View a PDF of the paper titled Autoassociative Learning of Structural Representations for Modeling and Classification in Medical Imaging, by Zuzanna Buchnajzer and 4 other authors View PDF HTML (experimental) Abstract:Deep learning architectures based on convolutional neural networks tend to rely on continuous, smooth features. While this characteristics provides significant robustness and proves useful in many real-world tasks, it is strikingly incompatible with the physical characteristic of the world, which, at the scale in which humans operate, comprises crisp objects, typically representing well-defined categories. This study proposes a class of neurosymbolic systems that learn by reconstructing images in terms of visual primitives and are thus forced to form high-level, structural explanations of them. When applied to the task of diagnosing abnormalities in histological imaging, the method proved superior to a conventional deep learning architecture in terms of classification accuracy, while being more transparent. Comments: Subjects: Computer Vision and Pattern Recognition (cs.CV); Machine Learning (cs.LG) M...