paper-with-me

Papers

CLARiTy: A Vision Transformer for Multi-Label Classification and Weakly-Supervised Localization of Chest X-ray Pathologies

2025-12-18 · John M. Statheros, Hairong Wang, Richard Klein arxiv

The interpretation of chest X-rays (CXRs) poses significant challenges, particularly in achieving accurate multi-label pathology classification and spatial localization. These tasks demand different levels of annotation granularity but are frequently constrained by the scarcity of region-level (dense) annotations. We introduce CLARiTy (Class Localizing and Attention Refining Image Transformer), a vision transformer-based model for joint multi-label classification and weakly-supervised localization of thoracic pathologies. CLARiTy employs multiple class-specific tokens to generate discriminative attention maps, and a SegmentCAM module for foreground segmentation and background suppression using explicit anatomical priors. Trained on image-level labels from the NIH ChestX-ray14 dataset, it leverages distillation from a ConvNeXtV2 teacher for efficiency. Evaluated on the official NIH split, the CLARiTy-S-16-512 (a configuration of CLARiTy), achieves competitive classification performance across 14 pathologies, and state-of-the-art weakly-supervised localization performance on 8 pathologies, outperforming prior methods by 50.7%. In particular, pronounced gains occur for small pathologies like nodules and masses. The lower-resolution variant of CLARiTy, CLARiTy-S-16-224, offers high efficiency while decisively surpassing baselines, thereby having the potential for use in low-resource settings. An ablation study confirms contributions of SegmentCAM, DINO pretraining, orthogonal class token loss, and attention pooling. CLARiTy advances beyond CNN-ViT hybrids by harnessing ViT self-attention for global context and class-specific localization, refined through convolutional background suppression for precise, noise-reduced heatmaps.

📄 PDF Abstract BibTeX arXiv:2512.16700

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label Classification

Similar Papers 제목 키워드 기반

ReGAL: Rule-Generative Active Learning for Model-in-the-Loop Weak Supervision

2020-10-16 · NeurIPS Workshop HAMLETS 2020 12 · Anonymous

One of the main bottlenecks to extending deep learning systems to new domains is the prohibitive cost of acquiring sufficient training labels. While many previous works have sought to alleviate this problem with weak su…

Active Learningtext-classificationText Classification

Query2Label: A Simple Transformer Way to Multi-Label Classification

2021-07-22 · Shilong Liu, Lei Zhang, Xiao Yang, Hang Su 외

This paper presents a simple and effective approach to solving the multi-label classification problem. The proposed approach leverages Transformer decoders to query the existence of a class label. The use of Transformer …

ClassificationDecoderMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

On the Surprising Effectiveness of Transformers in Low-Labeled Video Recognition

2022-09-15 · Farrukh Rahman, Ömer Mubarek, Zsolt Kira

Recently vision transformers have been shown to be competitive with convolution-based methods (CNNs) broadly across multiple vision tasks. The less restrictive inductive bias of transformers endows greater representation…

image-classificationImage ClassificationInductive BiasVideo Classification+1

Multi-Perspective Document Revision

2022-10-01 · COLING 2022 10 · Mana Ihori, Hiroshi Sato, Tomohiro Tanaka, Ryo Masumura

This paper presents a novel multi-perspective document revision task. In conventional studies on document revision, tasks such as grammatical error correction, sentence reordering, and discourse relation classification h…

Grammatical Error CorrectionRelation ClassificationSentence

Clarity ChatGPT: An Interactive and Adaptive Processing System for Image Restoration and Enhancement

2023-11-20 · Yanyan Wei, Zhao Zhang, Jiahuan Ren, Xiaogang Xu 외

The generalization capability of existing image restoration and enhancement (IRE) methods is constrained by the limited pre-trained datasets, making it difficult to handle agnostic inputs such as different degradation le…

Image RestorationLanguage Modelling