中文
相关论文

相关论文: Corpus structure, language models, and ad hoc info…

200 篇论文

Large language models (LLMs) have gained significant attention in various fields but prone to hallucination, especially in knowledge-intensive (KI) tasks. To address this, retrieval-augmented generation (RAG) has emerged as a popular…

计算与语言 · 计算机科学 2024-04-23 Xiaoxi Li , Zhicheng Dou , Yujia Zhou , Fangchao Liu

Recent advances in large language models have enabled the development of viable generative retrieval systems. Instead of a traditional document ranking, generative retrieval systems often directly return a grounded generated text as a…

The rapid growth of web has resulted in vast volume of information. Information availability at a rapid speed to the user is vital. English language (or any for that matter) has lot of ambiguity in the usage of words. So there is no…

信息检索 · 计算机科学 2011-08-30 Jeevan H E , Prashanth P P , Punith Kumar S N , Vinay Hegde

Pre-trained language models (PLMs) have proven to be effective for document re-ranking task. However, they lack the ability to fully interpret the semantics of biomedical and health-care queries and often rely on simplistic patterns for…

计算与语言 · 计算机科学 2023-05-09 Deepak Gupta , Dina Demner-Fushman

Multilingual acoustic models have been successfully applied to low-resource speech recognition. Most existing works have combined many small corpora together and pretrained a multilingual model by sampling from each corpus uniformly. The…

计算与语言 · 计算机科学 2019-08-06 Xinjian Li , Siddharth Dalmia , Alan W. Black , Florian Metze

With the rising quantity of textual data available in electronic format, the need to organize it become a highly challenging task. In the present paper, we explore a document organization framework that exploits an intelligent hierarchical…

信息检索 · 计算机科学 2015-04-02 Rajendra Kumar Roul , Shubham Rohan Asthana , Sanjay Kumar Sahay

With the growing success of Large Language models (LLMs) in information-seeking scenarios, search engines are now adopting generative approaches to provide answers along with in-line citations as attribution. While existing work focuses…

This paper describes the functioning of a broad-coverage probabilistic top-down parser, and its application to the problem of language modeling for speech recognition. The paper first introduces key notions in language modeling and…

计算与语言 · 计算机科学 2007-05-23 Brian Roark

Many communities, including the scientific community, develop implicit writing norms. Understanding them is crucial for effective communication with that community. Writers gradually develop an implicit understanding of norms by reading…

人机交互 · 计算机科学 2025-03-18 Hai Dang , Chelse Swoopes , Daniel Buschek , Elena L. Glassman

In a real-world corpus, knowledge frequently recurs across documents but often contains inconsistencies due to ambiguous naming, outdated information, or errors, leading to complex interrelationships between contexts. Previous research has…

计算与语言 · 计算机科学 2025-05-02 Hyunji Lee , Franck Dernoncourt , Trung Bui , Seunghyun Yoon

Information retrieval is an important application area of natural-language processing where one encounters the genuine challenge of processing large quantities of unrestricted natural-language text. This paper reports on the application of…

cmp-lg · 计算机科学 2008-02-03 David A. Evans , Chengxiang Zhai

Topic modeling is an unsupervised method for revealing the hidden semantic structure of a corpus. It has been increasingly widely adopted as a tool in the social sciences, including political science, digital humanities and sociological…

信息检索 · 计算机科学 2022-01-12 Zheng Fang , Yulan He , Rob Procter

Large Language Models~(LLMs) struggle with providing current information due to the outdated pre-training data. Existing methods for updating LLMs, such as knowledge editing and continual fine-tuning, have significant drawbacks in…

计算与语言 · 计算机科学 2024-02-12 Pengfei Yu , Heng Ji

Most Reading Comprehension methods limit themselves to queries which can be answered using a single sentence, paragraph, or document. Enabling models to combine disjoint pieces of textual evidence would extend the scope of machine…

计算与语言 · 计算机科学 2018-06-12 Johannes Welbl , Pontus Stenetorp , Sebastian Riedel

Understanding and extracting of information from large documents, such as business opportunities, academic articles, medical documents and technical reports, poses challenges not present in short documents. Such large documents may be…

计算与语言 · 计算机科学 2019-10-10 Muhammad Mahbubur Rahman , Tim Finin

Over the past few decades, the amount of scientific articles and technical literature has increased exponentially in size. Consequently, there is a great need for systems that can ingest these documents at scale and make their content…

数字图书馆 · 计算机科学 2018-05-25 Peter W J Staar , Michele Dolfi , Christoph Auer , Costas Bekas

Reading comprehension models are based on recurrent neural networks that sequentially process the document tokens. As interest turns to answering more complex questions over longer documents, sequential reading of large portions of text…

计算与语言 · 计算机科学 2018-09-11 Mor Geva , Jonathan Berant

In this paper, we explore the usage of Word Embedding semantic resources for Information Retrieval (IR) task. This embedding, produced by a shallow neural network, have been shown to catch semantic similarities between words (Mikolov et…

信息检索 · 计算机科学 2018-01-12 Jibril Frej , Jean-Pierre Chevallet , Didier Schwab

Retrieval-Augmented Language Modeling (RALM) methods, which condition a language model (LM) on relevant documents from a grounding corpus during generation, were shown to significantly improve language modeling performance. In addition,…

计算与语言 · 计算机科学 2023-08-02 Ori Ram , Yoav Levine , Itay Dalmedigos , Dor Muhlgay , Amnon Shashua , Kevin Leyton-Brown , Yoav Shoham

Document retrieval has been extensively studied within the index-retrieve framework for decades, which has withstood the test of time. Unfortunately, such a pipelined framework limits the optimization of the final retrieval quality, because…

信息检索 · 计算机科学 2022-08-22 Yujia Zhou , Jing Yao , Zhicheng Dou , Ledell Wu , Peitian Zhang , Ji-Rong Wen