paper-with-me

홈 › Papers

Consistency of Compositional Generalization across Multiple Levels

2024-12-18 · Chuanhao Li, Zhen Li, Chenchen Jing, Xiaomeng Fan, Wenbo Ye, Yuwei Wu, Yunde Jia

Compositional generalization is the capability of a model to understand novel compositions composed of seen concepts. There are multiple levels of novel compositions including phrase-phrase level, phrase-word level, and word-word level. Existing methods achieve promising compositional generalization, but the consistency of compositional generalization across multiple levels of novel compositions remains unexplored. The consistency refers to that a model should generalize to a phrase-phrase level novel composition, and phrase-word/word-word level novel compositions that can be derived from it simultaneously. In this paper, we propose a meta-learning based framework, for achieving consistent compositional generalization across multiple levels. The basic idea is to progressively learn compositions from simple to complex for consistency. Specifically, we divide the original training set into multiple validation sets based on compositional complexity, and introduce multiple meta-weight-nets to generate sample weights for samples in different validation sets. To fit the validation sets in order of increasing compositional complexity, we optimize the parameters of each meta-weight-net independently and sequentially in a multilevel optimization manner. We build a GQA-CCG dataset to quantitatively evaluate the consistency. Experimental results on visual question answering and temporal video grounding, demonstrate the effectiveness of the proposed framework. We release GQA-CCG at https://github.com/NeverMoreLCH/CCG.

📄 PDF Abstract BibTeX arXiv:2412.13636

Code (1)

nevermorelch/ccg 공식 구현

Tasks

Meta-LearningQuestion AnsweringVideo GroundingVisual Question Answering

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Data Factors for Better Compositional Generalization

2023-11-08 · Xiang Zhou, Yichen Jiang, Mohit Bansal

Recent diagnostic datasets on compositional generalization, such as SCAN (Lake and Baroni, 2018) and COGS (Kim and Linzen, 2020), expose severe problems in models trained from scratch on these datasets. However, in contr…

DiagnosticMemorization

Novel Semantic Prompting for Zero-Shot Action Recognition

2026-03-09 · Salman Iqbal, Waheed Rehman arxiv

Zero-shot action recognition relies on transferring knowledge from vision-language models to unseen actions using semantic descriptions. While recent methods focus on temporal modeling or architectural adaptations to han…

Zero-Shot Action RecognitionAction Understanding

Seen to Unseen: Exploring Compositional Generalization of Multi-Attribute Controllable Dialogue Generation

2023-06-17 · Weihao Zeng, Lulu Zhao, Keqing He, Ruotong Geng 외

Existing controllable dialogue generation work focuses on the single-attribute control and lacks generalization capability to out-of-distribution multiple attribute combinations. In this paper, we explore the composition…

AttributeDialogue GenerationDisentanglement

Representational Homomorphism Predicts and Improves Compositional Generalization In Transformer Language Model

2026-01-26 · Zhiyu An, Wan Du arxiv

Compositional generalization-the ability to interpret novel combinations of familiar components-remains a persistent challenge for neural networks. Behavioral evaluations reveal \emph{when} models fail but offer limited …

Compositional Generalization in Unsupervised Compositional Representation Learning: A Study on Disentanglement and Emergent Language

2022-10-02 · Zhenlin Xu, Marc Niethammer, Colin Raffel

Deep learning models struggle with compositional generalization, i.e. the ability to recognize or generate novel combinations of observed elementary concepts. In hopes of enabling compositional generalization, various un…

DisentanglementRepresentation Learning