paper-with-me

Papers

Task-Independent Knowledge Makes for Transferable Representations for Generalized Zero-Shot Learning

2021-04-05 · Chaoqun Wang, Xuejin Chen, Shaobo Min, Xiaoyan Sun, Houqiang Li

Generalized Zero-Shot Learning (GZSL) targets recognizing new categories by learning transferable image representations. Existing methods find that, by aligning image representations with corresponding semantic labels, the semantic-aligned representations can be transferred to unseen categories. However, supervised by only seen category labels, the learned semantic knowledge is highly task-specific, which makes image representations biased towards seen categories. In this paper, we propose a novel Dual-Contrastive Embedding Network (DCEN) that simultaneously learns task-specific and task-independent knowledge via semantic alignment and instance discrimination. First, DCEN leverages task labels to cluster representations of the same semantic category by cross-modal contrastive learning and exploring semantic-visual complementarity. Besides task-specific knowledge, DCEN then introduces task-independent knowledge by attracting representations of different views of the same image and repelling representations of different images. Compared to high-level seen category supervision, this instance discrimination supervision encourages DCEN to capture low-level visual knowledge, which is less biased toward seen categories and alleviates the representation bias. Consequently, the task-specific and task-independent knowledge jointly make for transferable representations of DCEN, which obtains averaged 4.1% improvement on four public benchmarks.

📄 PDF Abstract BibTeX arXiv:2104.01832

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningGeneralized Zero-Shot LearningZero-Shot Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Linguistic Knowledge and Transferability of Contextual Representations

2019-03-21 · NAACL 2019 6 · Nelson F. Liu, Matt Gardner, Yonatan Belinkov, Matthew E. Peters 외

Contextual word representations derived from large-scale neural language models are successful across a diverse set of NLP tasks, suggesting that they encode useful and transferable features of language. To shed light on…

Language ModelingLanguage Modelling

Learning Abstract and Transferable Representations for Planning

2022-05-04 · Steven James, Benjamin Rosman, George Konidaris

We are concerned with the question of how an agent can acquire its own representations from sensory data. We restrict our focus to learning representations for long-term planning, a class of problems that state-of-the-ar…

Generalization Bounds for Few-Shot Transfer Learning with Pretrained Classifiers

2022-12-23 · Tomer Galanti, András György, Marcus Hutter

We study the ability of foundation models to learn representations for classification that are transferable to new, unseen classes. Recent results in the literature show that representations learned by a single classifie…

Few-Shot LearningGeneralization BoundsTransfer Learning

Transferable Delay-Aware Reinforcement Learning via Implicit Causal Graph Modeling

2026-05-12 · Chenran Zhao, Dianxi Shi, Yaowen Zhang, Chunping Qiu 외 arxiv

Random delays weaken the temporal correspondence between actions and subsequent state feedback, making it difficult for agents to identify the true propagation process of action effects. In cross-task scenarios, changes …

Reinforcement LearningContinuous Control

Learning Transferable Spatiotemporal Representations from Natural Script Knowledge

2022-09-30 · CVPR 2023 1 · Ziyun Zeng, Yuying Ge, Xihui Liu, Bin Chen 외

Pre-training on large-scale video data has become a common recipe for learning transferable spatiotemporal representations in recent years. Despite some progress, existing methods are mostly limited to highly curated dat…

DescriptiveRepresentation LearningVideo Understanding