English
Related papers

Related papers: Query Resolution for Conversational Search with Li…

200 papers

Relation Extraction (RE) is a foundational task of natural language processing. RE seeks to transform raw, unstructured text into structured knowledge by identifying relational information between entity pairs found in text. RE has numerous…

Computation and Language · Computer Science 2022-07-19 William Hogan

Cross-lingual cross-modal retrieval has garnered increasing attention recently, which aims to achieve the alignment between vision and target language (V-T) without using any annotated V-T data pairs. Current methods employ machine…

Computer Vision and Pattern Recognition · Computer Science 2024-02-02 Yabing Wang , Fan Wang , Jianfeng Dong , Hao Luo

Relevance feedback techniques assume that users provide relevance judgments for the top k (usually 10) documents and then re-rank using a new query model based on those judgments. Even though this is effective, there has been little…

Information Retrieval · Computer Science 2018-12-24 Keping Bi , Qingyao Ai , W. Bruce Croft

One fundamental task of multimodal models is to translate referred image regions to human preferred language descriptions. Existing methods, however, ignore the resolution adaptability needs of different tasks, which hinders them to find…

Computer Vision and Pattern Recognition · Computer Science 2025-03-04 Yuzhong Zhao , Feng Liu , Yue Liu , Mingxiang Liao , Chen Gong , Qixiang Ye , Fang Wan

Recent advances have applied large language models (LLMs) to sequential recommendation, leveraging their pre-training knowledge and reasoning capabilities to provide more personalized user experiences. However, existing LLM-based methods…

Computation and Language · Computer Science 2025-08-21 Yutian Liu , Zhengyi Yang , Jiancan Wu , Xiang Wang

Information Retriever (IR) aims to find the relevant documents (e.g. snippets, passages, and articles) to a given query at large scale. IR plays an important role in many tasks such as open domain question answering and dialogue systems,…

Computation and Language · Computer Science 2022-06-01 Man Luo

We consider the importance of different utterances in the context for selecting the response usually depends on the current query. In this paper, we propose the model TripleNet to fully model the task with the triple <context, query,…

Computation and Language · Computer Science 2019-11-05 Wentao Ma , Yiming Cui , Nan Shao , Su He , Wei-Nan Zhang , Ting Liu , Shijin Wang , Guoping Hu

Answer sentence selection is the task of identifying sentences that contain the answer to a given question. This is an important problem in its own right as well as in the larger context of open domain question answering. We propose a novel…

Computation and Language · Computer Science 2014-12-05 Lei Yu , Karl Moritz Hermann , Phil Blunsom , Stephen Pulman

Information retrieval systems have traditionally relied on exact term match methods such as BM25 for first-stage retrieval. However, recent advancements in neural network-based techniques have introduced a new method called dense retrieval.…

Information Retrieval · Computer Science 2025-03-25 Ahmed H. Salamah , Pierre McWhannel , Nicole Yan

Accurate evaluation of conversational retrieval is pivotal for advancing Retrieval-Augmented Generation (RAG) systems. However, existing conversational retrieval benchmarks suffer from costly, sparse human annotation or rigid, unnatural…

Computation and Language · Computer Science 2026-05-21 Junhao Ruan , Abudukeyumu Abudula , Bei Li , Yongjing Yin , Xinyu Liu , Kechen Jiao , Xin Chen , Jingang Wang , Xunliang Cai , Tong Xiao , Jingbo Zhu

Relation extraction (RE) is a fundamental task in information extraction, whose extension to multilingual settings has been hindered by the lack of supervised resources comparable in size to large English datasets such as TACRED (Zhang et…

Computation and Language · Computer Science 2023-05-16 Leonhard Hennig , Philippe Thomas , Sebastian Möller

In recent years, world business in online discussions and opinion sharing on social media is booming. Re-entry prediction task is thus proposed to help people keep track of the discussions which they wish to continue. Nevertheless, existing…

Computation and Language · Computer Science 2021-09-07 Lingzhi Wang , Xingshan Zeng , Huang Hu , Kam-Fai Wong , Daxin Jiang

This study proposes a new way of using WordNet for Query Expansion (QE). We choose candidate expansion terms, as usual, from a set of pseudo relevant documents; however, the usefulness of these terms is measured based on their definitions…

Information Retrieval · Computer Science 2013-09-20 Dipasree Pal , Mandar Mitra , Kalyankumar Datta

Retrieval-augmented generation (RAG) has recently become a very popular task for Large Language Models (LLMs). Evaluating them on multi-turn RAG conversations, where the system is asked to generate a response to a question in the context of…

Spoken query retrieval is an important interaction mode in modern information retrieval. However, existing evaluation datasets are often limited to simple queries under constrained noise conditions, making them inadequate for assessing the…

Information Retrieval · Computer Science 2026-05-14 Yuejie Li , Ke Yang , Yueying Hua , Berlin Chen , Jianhao Nie , Yueping He , Caixin Kang

Question answering systems usually use keyword searches to retrieve potential passages related to a question, and then extract the answer from passages with the machine reading comprehension methods. However, many questions tend to be…

Computation and Language · Computer Science 2021-05-25 Wei Peng , Yue Hu , Jing Yu , Luxi Xing , Yuqiang Xie , Zihao Zhu , Yajing Sun

Despite the effectiveness of sequence-to-sequence framework on the task of Short-Text Conversation (STC), the issue of under-exploitation of training data (i.e., the supervision signals from query text is \textit{ignored}) still remains…

Computation and Language · Computer Science 2019-11-27 Xin Li , Piji Li , Wei Bi , Xiaojiang Liu , Wai Lam

Given the dominance of dense retrievers that do not generalize well beyond their training dataset distributions, domain-specific test sets are essential in evaluating retrieval. There are few test datasets for retrieval systems intended for…

Information Retrieval · Computer Science 2025-07-01 Nadia Athar Sheikh , Daniel Buades Marcos , Anne-Laure Jousse , Akintunde Oladipo , Olivier Rousseau , Jimmy Lin

Passage retrieval addresses the problem of locating relevant passages, usually from a large corpus, given a query. In practice, lexical term-matching algorithms like BM25 are popular choices for retrieval owing to their efficiency. However,…

Information Retrieval · Computer Science 2020-09-23 Davis Liang , Peng Xu , Siamak Shakeri , Cicero Nogueira dos Santos , Ramesh Nallapati , Zhiheng Huang , Bing Xiang

We report experimental results associated with speech-driven text retrieval, which facilitates retrieving information in multiple domains with spoken queries. Since users speak contents related to a target collection, we produce language…

Computation and Language · Computer Science 2016-11-15 Katunobu Itou , Atsushi Fujii , Tetsuya Ishikawa