paper-with-me

Papers

Subject2Vec: Generative-Discriminative Approach from a Set of Image Patches to a Vector

2018-06-28 · Sumedha Singla, Mingming Gong, Siamak Ravanbakhsh, Frank Sciurba, Barnabas Poczos, Kayhan N. Batmanghelich

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 features. The generative term ensures that the attention weights are non-degenerate while maintaining the relevance of the local regions to the disease severity. We train our model end-to-end in the context of a large-scale lung CT study of Chronic Obstructive Pulmonary Disease (COPD). Our model gives state-of-the art performance in predicting clinical measures of severity for COPD. The distribution of the attention provides the regional relevance of lung tissue to the clinical measurements.

📄 PDF Abstract BibTeX arXiv:1806.11217

Code (1)

batmanlab/subject2vec tf

Tasks

Anatomy

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Rethinking Generative Zero-Shot Learning: An Ensemble Learning Perspective for Recognising Visual Patches

2020-07-27 · Zhi Chen, Sen Wang, Jingjing Li, Zi Huang

Zero-shot learning (ZSL) is commonly used to address the very pervasive problem of predicting unseen classes in fine-grained image classification and other tasks. One family of solutions is to learn synthesised unseen vi…

Ensemble LearningFine-Grained Image Classificationimage-classificationImage Classification+1

A Gift from the Integration of Discriminative and Diffusion-based Generative Learning: Boundary Refinement Remote Sensing Semantic Segmentation

2025-07-02 · Hao Wang, Keyan Hu, Xin Guo, Haifeng Li 외 arxiv

Remote sensing semantic segmentation must address both what the ground objects are within an image and where they are located. Consequently, segmentation models must ensure not only the semantic correctness of large-scal…

Semantic Segmentation

Deep Generative model that uses physical quantities to generate and retrieve solar magnetic active regions

2025-02-07 · Subhamoy Chatterjee, Andres Munoz-Jaramillo, Anna Malanushenko

Deep generative models have shown immense potential in generating unseen data that has properties of real data. These models learn complex data-generating distributions starting from a smaller set of latent dimensions. H…

Generative Adversarial Network

Patch-Based Discriminative Feature Learning for Unsupervised Person Re-Identification

2019-06-01 · CVPR 2019 6 · Qize Yang, Hong-Xing Yu, Ancong Wu, Wei-Shi Zheng

While discriminative local features have been shown effective in solving the person re-identification problem, they are limited to be trained on fully pairwise labelled data which is expensive to obtain. In this work, we…

Person Re-IdentificationUnsupervised Person Re-Identification

Vector Grimoire: Codebook-based Shape Generation under Raster Image Supervision

2024-10-08 · Moritz Feuerpfeil, Marco Cipriano, Gerard de Melo

Scalable Vector Graphics (SVG) is a popular format on the web and in the design industry. However, despite the great strides made in generative modeling, SVG has remained underexplored due to the discrete and complex nat…

Vector Graphics