paper-with-me

Papers

CoT-MAE v2: Contextual Masked Auto-Encoder with Multi-view Modeling for Passage Retrieval

2023-04-05 · Xing Wu, Guangyuan Ma, Peng Wang, Meng Lin, Zijia Lin, Fuzheng Zhang, Songlin Hu

Growing techniques have been emerging to improve the performance of passage retrieval. As an effective representation bottleneck pretraining technique, the contextual masked auto-encoder utilizes contextual embedding to assist in the reconstruction of passages. However, it only uses a single auto-encoding pre-task for dense representation pre-training. This study brings multi-view modeling to the contextual masked auto-encoder. Firstly, multi-view representation utilizes both dense and sparse vectors as multi-view representations, aiming to capture sentence semantics from different aspects. Moreover, multiview decoding paradigm utilizes both autoencoding and auto-regressive decoders in representation bottleneck pre-training, aiming to provide both reconstructive and generative signals for better contextual representation pretraining. We refer to this multi-view pretraining method as CoT-MAE v2. Through extensive experiments, we show that CoT-MAE v2 is effective and robust on large-scale passage retrieval benchmarks and out-of-domain zero-shot benchmarks.

📄 PDF Abstract BibTeX arXiv:2304.03158

Code (0)

등록된 구현이 없습니다.

Tasks

Passage RetrievalRetrievalSentence

Similar Papers 제목 키워드 기반

Multi-View Masked World Models for Visual Robotic Manipulation

2023-02-05 · Younggyo Seo, Junsu Kim, Stephen James, Kimin Lee 외

Visual robotic manipulation research and applications often use multiple cameras, or views, to better perceive the world. How else can we utilize the richness of multi-view data? In this paper, we investigate how to lear…

Camera CalibrationRepresentation Learning

ConTextual Masked Auto-Encoder for Dense Passage Retrieval

2022-08-16 · Xing Wu, Guangyuan Ma, Meng Lin, Zijia Lin 외

Dense passage retrieval aims to retrieve the relevant passages of a query from a large corpus based on dense representations (i.e., vectors) of the query and the passages. Recent studies have explored improving pre-train…

DecoderPassage RetrievalRetrievalSentence

3D-MVP: 3D Multiview Pretraining for Manipulation

2025-01-01 · CVPR 2025 1 · Shengyi Qian, Kaichun Mo, Valts Blukis, David F. Fouhey 외

Recent works have shown that visual pretraining on egocentric datasets using masked autoencoders (MAE) can improve generalization for downstream robotics tasks. However, these approaches pretrain only on 2D images, w…

DecoderRobot ManipulationScene Understanding

CoT-MoTE: Exploring ConTextual Masked Auto-Encoder Pre-training with Mixture-of-Textual-Experts for Passage Retrieval

2023-04-20 · Guangyuan Ma, Xing Wu, Peng Wang, Songlin Hu

Passage retrieval aims to retrieve relevant passages from large collections of the open-domain corpus. Contextual Masked Auto-Encoding has been proven effective in representation bottleneck pre-training of a monolithic d…

Passage RetrievalRetrieval

3D-MVP: 3D Multiview Pretraining for Robotic Manipulation

2024-06-26 · Shengyi Qian, Kaichun Mo, Valts Blukis, David F. Fouhey 외

Recent works have shown that visual pretraining on egocentric datasets using masked autoencoders (MAE) can improve generalization for downstream robotics tasks. However, these approaches pretrain only on 2D images, while…

DecoderRobot ManipulationScene Understanding