paper-with-me

Papers

Fine-Grained Zero-Shot Learning with Attribute-Centric Representations

2025-12-13 · Zhi Chen, Jingcai Guo, Taotao Cai, Yuxiang Cai arxiv

Recognizing unseen fine-grained categories demands a model that can distinguish subtle visual differences. This is typically achieved by transferring visual-attribute relationships from seen classes to unseen classes. The core challenge is attribute entanglement, where conventional models collapse distinct attributes like color, shape, and texture into a single visual embedding. This causes interference that masks these critical distinctions. The post-hoc solutions of previous work are insufficient, as they operate on representations that are already mixed. We propose a zero-shot learning framework that learns AttributeCentric Representations (ACR) to tackle this problem by imposing attribute disentanglement during representation learning. ACR is achieved with two mixture-of-experts components, including Mixture of Patch Experts (MoPE) and Mixture of Attribute Experts (MoAE). First, MoPE is inserted into the transformer using a dual-level routing mechanism to conditionally dispatch image patches to specialized experts. This ensures coherent attribute families are processed by dedicated experts. Finally, the MoAE head projects these expert-refined features into sparse, partaware attribute maps for robust zero-shot classification. On zero-shot learning benchmark datasets CUB, AwA2, and SUN, our ACR achieves consistent state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:2512.12219

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningZero-Shot Learning

Similar Papers 제목 키워드 기반

Learning Deep Representations of Fine-grained Visual Descriptions

2016-05-17 · CVPR 2016 6 · Scott Reed, Zeynep Akata, Bernt Schiele, Honglak Lee

State-of-the-art methods for zero-shot visual recognition formulate learning as a joint embedding problem of images and side information. In these formulations the current best complement to visual features are attribute…

AttributeImage RetrievalRetrievalzero-shot-classification+1

GPT4Ego: Unleashing the Potential of Pre-trained Models for Zero-Shot Egocentric Action Recognition

2024-01-18 · Guangzhao Dai, Xiangbo Shu, Wenhao Wu, Rui Yan 외

Vision-Language Models (VLMs), pre-trained on large-scale datasets, have shown impressive performance in various visual recognition tasks. This advancement paves the way for notable performance in Zero-Shot Egocentric Ac…

Action RecognitionText Matching

Zero-Shot Fine-Grained Classification by Deep Feature Learning with Semantics

2017-07-04 · Aoxue Li, Zhiwu Lu, Li-Wei Wang, Tao Xiang 외

Fine-grained image classification, which aims to distinguish images with subtle distinctions, is a challenging task due to two main issues: lack of sufficient training data for every class and difficulty in learning disc…

ClassificationDomain AdaptationFine-Grained Image ClassificationGeneral Classification+3

SORT3D: Spatial Object-centric Reasoning Toolbox for Zero-Shot 3D Grounding Using Large Language Models

2025-04-25 · Nader Zantout, Haochen Zhang, Pujith Kachana, Jinkai Qiu 외

Interpreting object-referential language and grounding objects in 3D with spatial relations and attributes is essential for robots operating alongside humans. However, this task is often challenging due to the diversity …

Spatial ReasoningText to 3D

Zero-Shot Product Attribute Labeling with Vision-Language Models: A Three-Tier Evaluation Framework

2026-01-22 · Shubham Shukla, Kunal Sonalkar arxiv

Fine-grained attribute prediction is essential for fashion retail applications including catalog enrichment, visual search, and recommendation systems. Vision-Language Models (VLMs) offer zero-shot prediction without tas…

Recommendation Systems