paper-with-me

Papers

Beyond Flat Labels: Level-Restricted Contrastive Learning for Hierarchical Fine-Grained Vision Classification

2026-06-20 · Zhiyuan Tao, Srikumar Sastry, Matthew J Thompson, Elizabeth G Campolongo, Net Zhang, Ziheng Zhang, Hilmar Lapp, Yu Su, Tanya Berger-Wolf, Nathan Jacobs, Wei-Lun Chao, Jianyang Gu arxiv

Multimodal contrastive learning has enabled zero-shot visual classification by aligning images with textual categories. However, in hierarchically structured label spaces, existing methods often produce predictions that are inconsistent across taxonomic levels. For example, a model may predict a fine-grained category whose parent category contradicts its simultaneously predicted higher-level label. By analysis, the issue originates from false negative labels when contrastive comparison involves multiple taxonomic levels. To this end, we propose to restrict contrastive comparisons to categories within the same taxonomic level. In addition, we adopt a group-balanced design, ensuring each taxonomic level receives adequate optimization. As a result, the proposed framework improves both hierarchical consistency and classification accuracy from coarse to fine granularity. We train our model with TreeOfLife-10M based on BioCLIP and evaluate it across multiple hierarchical classification benchmarks, where the model demonstrates significantly improved hierarchical consistency in both Euclidean and hyperbolic spaces. Notably, on iNaturalist 2021 (iNat21), our method improves average accuracy across levels by 30.47% over the baseline, highlighting its effectiveness for hierarchical zero-shot classification.

📄 PDF Abstract BibTeX arXiv:2606.21838

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

Document Flattening: Beyond Concatenating Context for Document-Level Neural Machine Translation

2023-02-16 · Minghao Wu, George Foster, Lizhen Qu, Gholamreza Haffari

Existing work in document-level neural machine translation commonly concatenates several consecutive sentences as a pseudo-document, and then learns inter-sentential dependencies. This strategy limits the model's ability…

Machine TranslationTranslation

Beyond Binary: Reframing GUI Critique as Continuous Semantic Alignment

2026-05-14 · Yuchen Sun, Pei Fu, Shaojie Zhang, Anan Du 외 arxiv

Test-Time Scaling (TTS), which samples multiple candidate actions and ranks them via a Critic Model, has emerged as a promising paradigm for generalist GUI agents. Its efficacy thus hinges on the critic's fine-grained ra…

Binary ClassificationContrastive Learning

Self-Supervised Learning for Group Equivariant Neural Networks

2023-03-08 · Yusuke Mukuta, Tatsuya Harada

This paper proposes a method to construct pretext tasks for self-supervised learning on group equivariant neural networks. Group equivariant neural networks are the models whose structure is restricted to commute with th…

Self-Supervised Learning

Looking Beyond Single Images for Contrastive Semantic Segmentation Learning

2021-12-01 · NeurIPS 2021 12 · Feihu Zhang, Philip Torr, Rene Ranftl, Stephan Richter

We present an approach to contrastive representation learning for semantic segmentation. Our approach leverages the representational power of existing feature extractors to find corresponding regions across images. These…

Contrastive Learningimage-classificationImage ClassificationRepresentation Learning+3

Simpler, Faster, Stronger: Breaking The log-K Curse On Contrastive Learners With FlatNCE

2021-07-02 · Junya Chen, Zhe Gan, Xuan Li, Qing Guo 외

InfoNCE-based contrastive representation learners, such as SimCLR, have been tremendously successful in recent years. However, these contrastive schemes are notoriously resource demanding, as their effectiveness breaks d…

Contrastive Learning