paper-with-me

홈 › Papers

Revealing the Proximate Long-Tail Distribution in Compositional Zero-Shot Learning

2023-12-26 · Chenyi Jiang, Haofeng Zhang

Compositional Zero-Shot Learning (CZSL) aims to transfer knowledge from seen state-object pairs to novel unseen pairs. In this process, visual bias caused by the diverse interrelationship of state-object combinations blurs their visual features, hindering the learning of distinguishable class prototypes. Prevailing methods concentrate on disentangling states and objects directly from visual features, disregarding potential enhancements that could arise from a data viewpoint. Experimentally, we unveil the results caused by the above problem closely approximate the long-tailed distribution. As a solution, we transform CZSL into a proximate class imbalance problem. We mathematically deduce the role of class prior within the long-tailed distribution in CZSL. Building upon this insight, we incorporate visual bias caused by compositions into the classifier's training and inference by estimating it as a proximate class prior. This enhancement encourages the classifier to acquire more discernible class prototypes for each composition, thereby achieving more balanced predictions. Experimental results demonstrate that our approach elevates the model's performance to the state-of-the-art level, without introducing additional parameters. Our code is available at \url{https://github.com/LanchJL/ProLT-CZSL}.

📄 PDF Abstract BibTeX arXiv:2312.15923

Code (0)

등록된 구현이 없습니다.

Tasks

Compositional Zero-Shot LearningZero-Shot Learning

Similar Papers 제목 키워드 기반

Graded Entailment for Compositional Distributional Semantics

2016-01-19 · Desislava Bankova, Bob Coecke, Martha Lewis, Daniel Marsden

The categorical compositional distributional model of natural language provides a conceptually motivated procedure to compute the meaning of sentences, given grammatical structure and the meanings of its words. This appr…

Lexical EntailmentSentence

CryptoX : Compositional Reasoning Evaluation of Large Language Models

2025-02-08 · Jiajun Shi, Chaoren Wei, Liqun Yang, Zekun Moore Wang 외

The compositional reasoning capacity has long been regarded as critical to the generalization and intelligence emergence of large language models LLMs. However, despite numerous reasoning-related benchmarks, the composit…

Compositional Diffusion with Guided Search for Long-Horizon Planning

2025-12-31 · Utkarsh A Mishra, David He, Yongxin Chen, Danfei Xu arxiv

Generative models have emerged as powerful tools for planning, with compositional approaches offering particular promise for modeling long-horizon task distributions by composing together local, modular generative models…

Robot ManipulationVideo Generation

Compositional Neural Textures

2024-04-18 · Peihan Tu, Li-Yi Wei, Matthias Zwicker

Texture plays a vital role in enhancing visual richness in both real photographs and computer-generated imagery. However, the process of editing textures often involves laborious and repetitive manual adjustments of text…

Texture Classification

RoboHiMan: A Hierarchical Evaluation Paradigm for Compositional Generalization in Long-Horizon Manipulation

2025-10-15 · Yangtao Chen, Zixuan Chen, Nga Teng Chan, Junting Chen 외 arxiv

Enabling robots to flexibly schedule and compose learned skills for novel long-horizon manipulation under diverse perturbations remains a core challenge. Early explorations with end-to-end VLA models show limited success…