paper-with-me

홈 › Papers

The Loupe: A Plug-and-Play Attention Module for Amplifying Discriminative Features in Vision Transformers

2025-08-20 · Naren Sengodan arxiv

Fine-Grained Visual Classification (FGVC) requires models to focus on subtle, task-relevant regions rather than broad object context. We present The Loupe, a lightweight plug-and-play spatial gating module for hierarchical Vision Transformers. The module is inserted at an intermediate feature stage, predicts a single-channel spatial mask with a small CNN, and uses that mask to reweight feature activations during end-to-end training with a cross-entropy objective and an l1 sparsity term. On CUB-200-2011, The Loupe improves Swin-Base from 88.36% to 91.72% and Swin-Tiny from 85.14% to 88.61%, with under 0.1% additional parameters. Ablations show that the improvement depends on the insertion point and the sparsity regularizer, suggesting that controlled spatial gating is more effective than naive multi-scale masking in this setting. Qualitative results indicate that the learned masks often align with discriminative bird parts, although the module is not a substitute for part-level supervision and can fail under occlusion or fine-grained intra-part differences.

📄 PDF Abstract BibTeX arXiv:2508.16663

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fine-Grained Semantically Aligned Vision-Language Pre-Training

2022-08-04 · Juncheng Li, Xin He, Longhui Wei, Long Qian 외

Large-scale vision-language pre-training has shown impressive advances in a wide range of downstream tasks. Existing methods mainly model the cross-modal alignment by the similarity of the global representations of image…

cross-modal alignmentobject-detectionObject DetectionVisual Grounding

Mind the Quote: Enabling Quotation-Aware Dialogue in LLMs via Plug-and-Play Modules

2025-05-30 · Yueqi Zhang, Peiwen Yuan, Shaoxiong Feng, Yiwei Li 외

Human-AI conversation frequently relies on quoting earlier text-"check it with the formula I just highlighted"-yet today's large language models (LLMs) lack an explicit mechanism for locating and exploiting such spans. W…

SynGen: A Syntactic Plug-and-play Module for Generative Aspect-based Sentiment Analysis

2023-02-25 · Chengze Yu, Taiqiang Wu, Jiayi Li, Xingyu Bai 외

Aspect-based Sentiment Analysis (ABSA) is a sentiment analysis task at fine-grained level. Recently, generative frameworks have attracted increasing attention in ABSA due to their ability to unify subtasks and their cont…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Inductive BiasSentiment Analysis

Deep-learning-based Optimization of the Under-sampling Pattern in MRI

2019-07-26 · Cagla D. Bahadir, Alan Q. Wang, Adrian V. Dalca, Mert R. Sabuncu

In compressed sensing MRI (CS-MRI), k-space measurements are under-sampled to achieve accelerated scan times. CS-MRI presents two fundamental problems: (1) where to sample and (2) how to reconstruct an under-sampled scan…

Anatomycompressed sensing

Extending LOUPE for K-space Under-sampling Pattern Optimization in Multi-coil MRI

2020-07-28 · Jinwei Zhang, Hang Zhang, Alan Wang, Qihao Zhang 외

The previously established LOUPE (Learning-based Optimization of the Under-sampling Pattern) framework for optimizing the k-space sampling pattern in MRI was extended in three folds: firstly, fully sampled multi-coil k-s…