paper-with-me

홈 › Papers

Towards Brain Passage Retrieval -- An Investigation of EEG Query Representations

2024-12-09 · Niall McGuire, Yashar Moshfeghi

Information Retrieval (IR) systems primarily rely on users' ability to translate their internal information needs into (text) queries. However, this translation process is often uncertain and cognitively demanding, leading to queries that incompletely or inaccurately represent users' true needs. This challenge is particularly acute for users with ill-defined information needs or physical impairments that limit traditional text input, where the gap between cognitive intent and query expression becomes even more pronounced. Recent neuroscientific studies have explored Brain-Machine Interfaces (BMIs) as a potential solution, aiming to bridge the gap between users' cognitive semantics and their search intentions. However, current approaches attempting to decode explicit text queries from brain signals have shown limited effectiveness in learning robust brain-to-text representations, often failing to capture the nuanced semantic information present in brain patterns. To address these limitations, we propose BPR (Brain Passage Retrieval), a novel framework that eliminates the need for intermediate query translation by enabling direct retrieval of relevant passages from users' brain signals. Our approach leverages dense retrieval architectures to map EEG signals and text passages into a shared semantic space. Through comprehensive experiments on the ZuCo dataset, we demonstrate that BPR achieves up to 8.81% improvement in precision@5 over existing EEG-to-text baselines, while maintaining effectiveness across 30 participants. Our ablation studies reveal the critical role of hard negative sampling and specialised brain encoders in achieving robust cross-modal alignment. These results establish the viability of direct brain-to-passage retrieval and provide a foundation for developing more natural interfaces between users' cognitive states and IR systems.

📄 PDF Abstract BibTeX arXiv:2412.06695

Code (0)

등록된 구현이 없습니다.

Tasks

cross-modal alignmentEEGInformation RetrievalPassage RetrievalRetrievalTranslation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Cross-Sensory Brain Passage Retrieval: Scaling Beyond Visual to Audio

2026-01-20 · Niall McGuire, Yashar Moshfeghi arxiv

Query formulation from internal information needs remains fundamentally challenging across all Information Retrieval paradigms due to cognitive complexity and physical impairments. Brain Passage Retrieval (BPR) addresses…

Information RetrievalPassage Retrieval

GNN-encoder: Learning a Dual-encoder Architecture via Graph Neural Networks for Dense Passage Retrieval

2022-04-18 · Jiduan Liu, Jiahao Liu, Yang Yang, Jingang Wang 외

Recently, retrieval models based on dense representations are dominant in passage retrieval tasks, due to their outstanding ability in terms of capturing semantics of input text compared to the traditional sparse vector …

Natural QuestionsPassage RetrievalRetrievalTriviaQA

Dealing with Typos for BERT-based Passage Retrieval and Ranking

2021-08-27 · EMNLP 2021 11 · Shengyao Zhuang, Guido Zuccon

Passage retrieval and ranking is a key task in open-domain question answering and information retrieval. Current effective approaches mostly rely on pre-trained deep language model-based retrievers and rankers. These met…

Information RetrievalLanguage ModelingLanguage ModellingOpen-Domain Question Answering+6

Optimizing Test-Time Query Representations for Dense Retrieval

2022-05-25 · Mujeen Sung, Jungsoo Park, Jaewoo Kang, Danqi Chen 외

Recent developments of dense retrieval rely on quality representations of queries and contexts from pre-trained query and context encoders. In this paper, we introduce TOUR (Test-Time Optimization of Query Representation…

Contrastive LearningInformation RetrievalOpen-Domain Question AnsweringPassage Retrieval+3

Context-Aware Sentence/Passage Term Importance Estimation For First Stage Retrieval

2019-10-23 · Zhuyun Dai, Jamie Callan

Term frequency is a common method for identifying the importance of a term in a query or document. But it is a weak signal, especially when the frequency distribution is flat, such as in long queries or short documents w…

Passage RetrievalRetrievalSentence