中文
相关论文

相关论文: Neural document expansion for ad-hoc information r…

200 篇论文

Query-based open-domain NLP tasks require information synthesis from long and diverse web results. Current approaches extractively select portions of web text as input to Sequence-to-Sequence models using methods such as TF-IDF ranking. We…

计算与语言 · 计算机科学 2019-10-21 Angela Fan , Claire Gardent , Chloe Braud , Antoine Bordes

We aim to develop a retrieval-augmented generation (RAG) framework that answers questions over a corpus of visually-rich documents presented in mixed modalities (e.g., charts, tables) and diverse formats (e.g., PDF, PPTX). In this paper, we…

计算与语言 · 计算机科学 2025-04-15 Ryota Tanaka , Taichi Iki , Taku Hasegawa , Kyosuke Nishida , Kuniko Saito , Jun Suzuki

Pairing a lexical retriever with a neural re-ranking model has set state-of-the-art performance on large-scale information retrieval datasets. This pipeline covers scenarios like question answering or navigational queries, however, for…

信息检索 · 计算机科学 2022-10-20 Tim Baumgärtner , Leonardo F. R. Ribeiro , Nils Reimers , Iryna Gurevych

Typically, information extraction (IE) requires a pipeline approach: first, a sequence labeling model is trained on manually annotated documents to extract relevant spans; then, when a new document arrives, a model predicts spans which are…

计算与语言 · 计算机科学 2021-10-12 Benjamin Townsend , Eamon Ito-Fisher , Lily Zhang , Madison May

Citation recommendation systems for the scientific literature, to help authors find papers that should be cited, have the potential to speed up discoveries and uncover new routes for scientific exploration. We treat this task as a ranking…

信息检索 · 计算机科学 2020-01-24 Rodrigo Nogueira , Zhiying Jiang , Kyunghyun Cho , Jimmy Lin

Dense Retrieval (DR) models have proven to be effective for Document Retrieval and Information Grounding tasks. Usually, these models are trained and optimized for improving the relevance of top-ranked documents for a given query. Previous…

信息检索 · 计算机科学 2025-08-12 Stefano Campese , Alessandro Moschitti , Ivano Lauriola

Recently, various neural encoder-decoder models pioneered by Seq2Seq framework have been proposed to achieve the goal of generating more abstractive summaries by learning to map input text to output text. At a high level, such neural models…

计算与语言 · 计算机科学 2023-04-11 Yichong Huang , Xiachong Feng , Xiaocheng Feng , Bing Qin

Retrieval-augmented language models can better adapt to changes in world state and incorporate long-tail knowledge. However, most existing methods retrieve only short contiguous chunks from a retrieval corpus, limiting holistic…

计算与语言 · 计算机科学 2024-02-01 Parth Sarthi , Salman Abdullah , Aditi Tuli , Shubh Khanna , Anna Goldie , Christopher D. Manning

Word embeddings, made widely popular in 2013 with the release of word2vec, have become a mainstay of NLP engineering pipelines. Recently, with the release of BERT, word embeddings have moved from the term-based embedding space to the…

信息检索 · 计算机科学 2022-02-17 Arthur Câmara , Claudia Hauff

Legal text classification is a fundamental NLP task in the legal domain. Benchmark datasets in this area often exhibit a long-tail label distribution, where many labels are underrepresented, leading to poor model performance on rare…

计算与语言 · 计算机科学 2025-09-01 Boheng Mao

We address the challenge of building domain-specific knowledge models for industrial use cases, where labelled data and taxonomic information is initially scarce. Our focus is on inductive link prediction models as a basis for practical…

机器学习 · 计算机科学 2023-01-03 Felix Hamann , Adrian Ulges , Maurice Falk

In data exploration, executing complex non-aggregate queries over large databases can be time-consuming. Our paper introduces a novel approach to address this challenge, focusing on finding an optimized subset of data, referred to as the…

数据库 · 计算机科学 2024-01-31 Susan B. Davidson , Tova Milo , Kathy Razmadze , Gal Zeevi

In the literature, the research on abstract meaning representation (AMR) parsing is much restricted by the size of human-curated dataset which is critical to build an AMR parser with good performance. To alleviate such data size…

计算与语言 · 计算机科学 2020-10-06 Dongqin Xu , Junhui Li , Muhua Zhu , Min Zhang , Guodong Zhou

Building relevance models to rank documents based on user information needs is a central task in information retrieval and the NLP community. Beyond the direct ad-hoc search setting, many knowledge-intense tasks are powered by a first-stage…

信息检索 · 计算机科学 2025-03-19 Mandeep Rathee , Sean MacAvaney , Avishek Anand

Long-context large language models (LLMs) hold promise for tasks such as question-answering (QA) over long documents, but they tend to miss important information in the middle of context documents (arXiv:2307.03172v3). Here, we introduce…

计算与语言 · 计算机科学 2024-03-11 Devanshu Agrawal , Shang Gao , Martin Gajek

With the ever increasing size of the web, relevant information extraction on the Internet with a query formed by a few keywords has become a big challenge. Query Expansion (QE) plays a crucial role in improving searches on the Internet.…

信息检索 · 计算机科学 2019-06-21 Hiteshwar Kumar Azad , Akshay Deepak

We introduce a method called the Expansion mechanism that processes the input unconstrained by the number of elements in the sequence. By doing so, the model can learn more effectively compared to traditional attention-based approaches. To…

计算机视觉与模式识别 · 计算机科学 2024-01-26 Jia Cheng Hu , Roberto Cavicchioli , Alessandro Capotondi

While semantic ID-based generative retrieval enables efficient end-to-end modeling in industrial applications, these methods face a persistent trade-off. On one hand, data-rich head items often suffer from ID collisions, which blur their…

信息检索 · 计算机科学 2026-04-29 Huimu Wang , Xingzhi Yao , Yiming Qiu , Qinghong Zhang , Haotian Wang , Yufan Cui , Songlin Wang , Sulong Xu , Mingming Li

Statutory article retrieval (SAR), the task of retrieving statute law articles relevant to a legal question, is a promising application of legal text processing. In particular, high-quality SAR systems can improve the work efficiency of…

信息检索 · 计算机科学 2023-01-31 Antoine Louis , Gijs van Dijck , Gerasimos Spanakis

Event argument extraction (EAE) has been well studied at the sentence level but under-explored at the document level. In this paper, we study to capture event arguments that actually spread across sentences in documents. Prior works usually…

计算与语言 · 计算机科学 2023-05-29 Xianjun Yang , Yujie Lu , Linda Petzold