中文
相关论文

相关论文: Data-Efficient Autoregressive Document Retrieval f…

200 篇论文

Keyword-based searches are today's standard in digital libraries. Yet, complex retrieval scenarios like in scientific knowledge bases, need more sophisticated access paths. Although each document somewhat contributes to a domain's body of…

信息检索 · 计算机科学 2024-12-23 Hermann Kroll , Pascal Sackhoff , Timo Breuer , Ralf Schenkel , Wolf-Tilo Balke

The accelerating pace of research on autoregressive generative models has produced thousands of papers, making manual literature surveys and reproduction studies increasingly impractical. We present a fully open-source, reproducible…

信息检索 · 计算机科学 2025-08-07 Faruk Alpay , Bugra Kilictas , Hamdi Alakkad

Motivated by the promising performance of pre-trained language models, we investigate BERT in an evidence retrieval and claim verification pipeline for the FEVER fact extraction and verification challenge. To this end, we propose to use two…

计算与语言 · 计算机科学 2019-10-08 Amir Soleimani , Christof Monz , Marcel Worring

Objective: Systematic reviews of scholarly documents often provide complete and exhaustive summaries of literature relevant to a research question. However, well-done systematic reviews are expensive, time-demanding, and labor-intensive.…

计算与语言 · 计算机科学 2020-12-15 Xiaoxiao Li , Rabah Al-Zaidy , Amy Zhang , Stefan Baral , Le Bao , C. Lee Giles

In this paper, we model the document revision detection problem as a minimum cost branching problem that relies on computing document distances. Furthermore, we propose two new document distance measures, word vector-based Dynamic Time…

信息检索 · 计算机科学 2020-01-08 Xiaofeng Zhu , Diego Klabjan , Patrick Bless

Text summarization aims to generate a short summary for an input text. In this work, we propose a Non-Autoregressive Unsupervised Summarization (NAUS) approach, which does not require parallel data for training. Our NAUS first performs…

计算与语言 · 计算机科学 2022-05-31 Puyuan Liu , Chenyang Huang , Lili Mou

We present a new scientific document similarity model based on matching fine-grained aspects of texts. To train our model, we exploit a naturally-occurring source of supervision: sentences in the full-text of papers that cite multiple…

计算与语言 · 计算机科学 2022-05-05 Sheshera Mysore , Arman Cohan , Tom Hope

Wikipedia articles aim to be definitive sources of encyclopedic content. Yet, only 0.6% of Wikipedia articles have high quality according to its quality scale due to insufficient number of Wikipedia editors and enormous number of articles.…

社会与信息网络 · 计算机科学 2021-08-06 Sumit Asthana , Sabrina Tobar Thommel , Aaron Lee Halfaker , Nikola Banovic

This paper presents a new user feedback mechanism based on Wikipedia concepts for interactive retrieval. In this mechanism, the system presents to the user a group of Wikipedia concepts, and the user can choose those relevant to refine…

信息检索 · 计算机科学 2014-12-30 Lanbo Zhang

Collecting supporting evidence from large corpora of text (e.g., Wikipedia) is of great challenge for open-domain Question Answering (QA). Especially, for multi-hop open-domain QA, scattered evidence pieces are required to be gathered…

计算与语言 · 计算机科学 2021-01-01 Shaobo Li , Xiaoguang Li , Lifeng Shang , Xin Jiang , Qun Liu , Chengjie Sun , Zhenzhou Ji , Bingquan Liu

The task of Information Extraction (IE) involves automatically converting unstructured textual content into structured data. Most research in this field concentrates on extracting all facts or a specific set of relationships from documents.…

计算与语言 · 计算机科学 2024-01-19 Nicolas Gutehrlé , Iana Atanassova

Information verification is quite a challenging task, this is because many times verifying a claim can require picking pieces of information from multiple pieces of evidence which can have a hierarchy of complex semantic relations.…

计算与语言 · 计算机科学 2021-02-23 Usama Khalid , Mirza Omer Beg

Contextual retrieval is a critical technique for today's search engines in terms of facilitating queries and returning relevant information. This paper reports on the development and evaluation of a system designed to tackle some of the…

信息检索 · 计算机科学 2014-07-24 Dilip K. Limbu , Andy M. Connor , Russel Pears , Stephen G. MacDonell

A prerequisite is anything that you need to know or understand first before attempting to learn or understand something new. In the current work, we present a method of finding prerequisite relations between concepts using related…

机器学习 · 计算机科学 2020-11-23 Shivam Pal , Vipul Arora , Pawan Goyal

Document indexation is an essential task achieved by archivists or automatic indexing tools. To retrieve relevant documents to a query, keywords describing this document have to be carefully chosen. Archivists have to find out the right…

信息检索 · 计算机科学 2009-12-09 Carlo Abi Chahine , Nathalie Chaignaud , Jean-Philippe Kotowicz , Jean-Pierre Pécuchet

Recent work has shown that speech paired with images can be used to learn semantically meaningful speech representations even without any textual supervision. In real-world low-resource settings, however, we often have access to some…

计算与语言 · 计算机科学 2019-09-04 Ankita Pasad , Bowen Shi , Herman Kamper , Karen Livescu

This paper explores new methods for locating the sources used to write a text, by fine-tuning a variety of language models to rerank candidate sources. After retrieving candidates sources using a baseline BM25 retrieval model, a variety of…

计算与语言 · 计算机科学 2023-07-03 Ryan Muther , David Smith

It might appear that natural language processing should improve the accuracy of information retrieval systems, by making available a more detailed analysis of queries and documents. Although past results appear to show that this is not so,…

计算与语言 · 计算机科学 2007-05-23 David Elworthy

Recent work on training neural retrievers for open-domain question answering (OpenQA) has employed both supervised and unsupervised approaches. However, it remains unclear how unsupervised and supervised methods can be used most effectively…

We introduce ART, a new corpus-level autoencoding approach for training dense retrieval models that does not require any labeled training data. Dense retrieval is a central challenge for open-domain tasks, such as Open QA, where…

计算与语言 · 计算机科学 2023-04-04 Devendra Singh Sachan , Mike Lewis , Dani Yogatama , Luke Zettlemoyer , Joelle Pineau , Manzil Zaheer