paper-with-me

Papers

Retrieval-based Disentangled Representation Learning with Natural Language Supervision

2022-12-15 · Jiawei Zhou, Xiaoguang Li, Lifeng Shang, Xin Jiang, Qun Liu, Lei Chen

Disentangled representation learning remains challenging as the underlying factors of variation in the data do not naturally exist. The inherent complexity of real-world data makes it unfeasible to exhaustively enumerate and encapsulate all its variations within a finite set of factors. However, it is worth noting that most real-world data have linguistic equivalents, typically in the form of textual descriptions. These linguistic counterparts can represent the data and effortlessly decomposed into distinct tokens. In light of this, we present Vocabulary Disentangled Retrieval (VDR), a retrieval-based framework that harnesses natural language as proxies of the underlying data variation to drive disentangled representation learning. Our approach employ a bi-encoder model to represent both data and natural language in a vocabulary space, enabling the model to distinguish dimensions that capture intrinsic characteristics within data through its natural language counterpart, thus facilitating disentanglement. We extensively assess the performance of VDR across 15 retrieval benchmark datasets, covering text-to-text and cross-modal retrieval scenarios, as well as human evaluation. Our experimental results compellingly demonstrate the superiority of VDR over previous bi-encoder retrievers with comparable model size and training costs, achieving an impressive 8.7% improvement in NDCG@10 on the BEIR benchmark, a 5.3% increase on MS COCO, and a 6.0% increase on Flickr30k in terms of mean recall in the zero-shot setting. Moreover, The results from human evaluation indicate that interpretability of our method is on par with SOTA captioning models.

📄 PDF Abstract BibTeX arXiv:2212.07699

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalDisentanglementRepresentation LearningRetrievalText Retrieval

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Improving Disentangled Text Representation Learning with Information-Theoretic Guidance

2020-06-01 · ACL 2020 6 · Pengyu Cheng, Martin Renqiang Min, Dinghan Shen, Christopher Malon 외

Learning disentangled representations of natural language is essential for many NLP tasks, e.g., conditional text generation, style transfer, personalized dialogue systems, etc. Similar problems have been studied extensi…

Conditional Text GenerationRepresentation LearningStyle TransferText Generation+1

Learning Disentangled Representations in Natural Language Definitions with Semantic Role Labeling Supervision

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Disentangling the encodings of neural models is a fundamental aspect for improving interpretability, semantic control and downstream task performance in Natural Language Processing. However, most disentanglement methods …

DisentanglementSemantic Role LabelingSentence

Is Multimodal Vision Supervision Beneficial to Language?

2023-02-10 · Avinash Madasu, Vasudev Lal

Vision (image and video) - Language (VL) pre-training is the recent popular paradigm that achieved state-of-the-art results on multi-modal tasks like image-retrieval, video-retrieval, visual question answering etc. These…

Image RetrievalNatural Language UnderstandingQuestion AnsweringRetrieval+3

An Improved Semi-Supervised VAE for Learning Disentangled Representations

2020-06-12 · Weili Nie, Zichao Wang, Ankit B. Patel, Richard G. Baraniuk

Learning interpretable and disentangled representations is a crucial yet challenging task in representation learning. In this work, we focus on semi-supervised disentanglement learning and extend work by Locatello et al.…

DisentanglementRepresentation Learning

Disentangled Representation Learning for Text-Video Retrieval

2022-03-14 · Qiang Wang, Yanhao Zhang, Yun Zheng, Pan Pan 외

Cross-modality interaction is a critical component in Text-Video Retrieval (TVR), yet there has been little examination of how different influencing factors for computing interaction affect performance. This paper first …

Representation LearningRetrievalVideo Retrieval