paper-with-me

Papers

IR like a SIR: Sense-enhanced Information Retrieval for Multiple Languages

2021-11-01 · EMNLP 2021 11 · Rexhina Blloshmi, Tommaso Pasini, Niccolò Campolungo, Somnath Banerjee, Roberto Navigli, Gabriella Pasi

With the advent of contextualized embeddings, attention towards neural ranking approaches for Information Retrieval increased considerably. However, two aspects have remained largely neglected: i) queries usually consist of few keywords only, which increases ambiguity and makes their contextualization harder, and ii) performing neural ranking on non-English documents is still cumbersome due to shortage of labeled datasets. In this paper we present SIR (Sense-enhanced Information Retrieval) to mitigate both problems by leveraging word sense information. At the core of our approach lies a novel multilingual query expansion mechanism based on Word Sense Disambiguation that provides sense definitions as additional semantic information for the query. Importantly, we use senses as a bridge across languages, thus allowing our model to perform considerably better than its supervised and unsupervised alternatives across French, German, Italian and Spanish languages on several CLEF benchmarks, while being trained on English Robust04 data only. We release SIR at https://github.com/SapienzaNLP/sir.

📄 PDF Abstract BibTeX

Code (1)

sapienzanlp/sir 공식 구현 pytorch

Tasks

Information RetrievalRetrievalWord Sense Disambiguation

Similar Papers 제목 키워드 기반

MORE: Multi-mOdal REtrieval Augmented Generative Commonsense Reasoning

2024-02-21 · Wanqing Cui, Keping Bi, Jiafeng Guo, Xueqi Cheng

Since commonsense information has been recorded significantly less frequently than its existence, language models pre-trained by text generation have difficulty to learn sufficient commonsense knowledge. Several studies …

RetrievalText GenerationText Retrieval

ReTAG: Retrieval-Enhanced, Topic-Augmented Graph-Based Global Sensemaking

2025-09-30 · Boyoung Kim, Dosung Lee, Sumin An, Jinseong Jeong 외 arxiv

Recent advances in question answering have led to substantial progress in tasks such as multi-hop reasoning. However, global sensemaking-answering questions by synthesizing information from an entire corpus remains a sig…

Response GenerationQuestion Answering

Retrieval Augmentation for Commonsense Reasoning: A Unified Approach

2022-10-23 · Wenhao Yu, Chenguang Zhu, Zhihan Zhang, Shuohang Wang 외

A common thread of retrieval-augmented methods in the existing literature focuses on retrieving encyclopedic knowledge, such as Wikipedia, which facilitates well-defined entity and relation spaces that can be modeled. Ho…

Retrieval

iAgentBench: Benchmarking Sensemaking Capabilities of Information-Seeking Agents on High-Traffic Topics

2026-03-04 · Preetam Prabhu Srikar Dammu, Arnav Palkhiwala, Tanya Roosta, Chirag Shah arxiv

With the emergence of search-enabled generative QA systems, users are increasingly turning to tools that browse, aggregate, and reconcile evidence across multiple sources on their behalf. Yet many widely used QA benchmar…

Subgraph Retrieval Enhanced by Graph-Text Alignment for Commonsense Question Answering

2024-11-11 · Boci Peng, Yongchao Liu, Xiaohe Bo, Sheng Tian 외

Commonsense question answering is a crucial task that requires machines to employ reasoning according to commonsense. Previous studies predominantly employ an extracting-and-modeling paradigm to harness the information i…

Contrastive LearningQuestion AnsweringRetrieval