Subject2Vec: Generative-Discriminative Approach from a Set of Image Patches to a Vector
Sumedha Singla, Mingming Gong, Siamak Ravanbakhsh, Frank Sciurba,, Barnabas Poczos, and Kayhan N. Batmanghelich

TL;DR
Subject2Vec introduces an attention-based, set-to-vector method for disease severity prediction from variable-length image patches, providing interpretability and state-of-the-art accuracy in COPD lung CT analysis.
Contribution
It presents a novel generative-discriminative model that handles variable input sizes and offers interpretability through attention mechanisms in medical imaging.
Findings
Achieves state-of-the-art COPD severity prediction accuracy.
Provides interpretable attention maps highlighting relevant lung regions.
Handles variable-length image inputs without resizing.
Abstract
We propose an attention-based method that aggregates local image features to a subject-level representation for predicting disease severity. In contrast to classical deep learning that requires a fixed dimensional input, our method operates on a set of image patches; hence it can accommodate variable length input image without image resizing. The model learns a clinically interpretable subject-level representation that is reflective of the disease severity. Our model consists of three mutually dependent modules which regulate each other: (1) a discriminative network that learns a fixed-length representation from local features and maps them to disease severity; (2) an attention mechanism that provides interpretability by focusing on the areas of the anatomy that contribute the most to the prediction task; and (3) a generative network that encourages the diversity of the local latent…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · AI in cancer detection · Colorectal Cancer Screening and Detection
MethodsInterpretability
