中文
相关论文

相关论文: Word-Entity Duet Representations for Document Rank…

200 篇论文

This paper presents the Entity-Duet Neural Ranking Model (EDRM), which introduces knowledge graphs to neural search systems. EDRM represents queries and documents by their words and entity annotations. The semantics from knowledge graphs…

信息检索 · 计算机科学 2018-06-05 Zhenghao Liu , Chenyan Xiong , Maosong Sun , Zhiyuan Liu

This paper explores entity embedding effectiveness in ad-hoc entity retrieval, which introduces distributed representation of entities into entity retrieval. The knowledge graph contains lots of knowledge and models entity semantic…

信息检索 · 计算机科学 2019-08-29 Zhenghao Liu , Chenyan Xiong , Maosong Sun , Zhiyuan Liu

While entity-oriented neural IR models have advanced significantly, they often overlook a key nuance: the varying degrees of influence individual entities within a document have on its overall relevance. Addressing this gap, we present…

信息检索 · 计算机科学 2024-01-12 Shubham Chatterjee , Iain Mackie , Jeff Dalton

Models such as latent semantic analysis and those based on neural embeddings learn distributed representations of text, and match the query against the document in the latent semantic space. In traditional information retrieval models, on…

信息检索 · 计算机科学 2016-10-27 Bhaskar Mitra , Fernando Diaz , Nick Craswell

Measuring entity relatedness is a fundamental task for many natural language processing and information retrieval applications. Prior work often studies entity relatedness in static settings and an unsupervised manner. However, entities in…

信息检索 · 计算机科学 2025-12-01 Tu Nguyen , Tuan Tran , Wolfgang Nejdl

Although considerable attention has been given to neural ranking architectures recently, far less attention has been paid to the term representations that are used as input to these models. In this work, we investigate how two pretrained…

信息检索 · 计算机科学 2019-08-20 Sean MacAvaney , Andrew Yates , Arman Cohan , Nazli Goharian

We propose a new uniform framework for text classification and ranking that can automate the process of identifying check-worthy sentences in political debates and speech transcripts. Our framework combines the semantic analysis of the…

计算与语言 · 计算机科学 2022-11-22 Ting Su , Craig Macdonald , Iadh Ounis

Knowledge is captured in the form of entities and their relationships and stored in knowledge graphs. Knowledge graphs enhance the capabilities of applications in many different areas including Web search, recommendation, and natural…

机器学习 · 计算机科学 2021-03-31 Kalpa Gunaratna , Yu Wang , Hongxia Jin

Table retrieval is essential for accessing information stored in structured tabular formats; however, it remains less explored than text retrieval. The content of the table primarily consists of phrases and words, which include a large…

信息检索 · 计算机科学 2025-04-10 Da Li , Keping Bi , Jiafeng Guo , Xueqi Cheng

We present two novel models of document coherence and their application to information retrieval (IR). Both models approximate document coherence using discourse entities, e.g. the subject or object of a sentence. Our first model views text…

信息检索 · 计算机科学 2016-10-31 Casper Petersen , Christina Lioma , Jakob Grue Simonsen , Birger Larsen

Entity representations are useful in natural language tasks involving entities. In this paper, we propose new pretrained contextualized representations of words and entities based on the bidirectional transformer. The proposed model treats…

计算与语言 · 计算机科学 2020-10-05 Ikuya Yamada , Akari Asai , Hiroyuki Shindo , Hideaki Takeda , Yuji Matsumoto

Entity Linking has two main open areas of research: 1) generate candidate entities without using alias tables and 2) generate more contextual representations for both mentions and entities. Recently, a solution has been proposed for the…

计算与语言 · 计算机科学 2020-04-08 Oshin Agarwal , Daniel M. Bikel

To retrieve more relevant, appropriate and useful documents given a query, finding clues about that query through the text is crucial. Recent deep learning models regard the task as a term-level matching problem, which seeks exact or…

信息检索 · 计算机科学 2021-02-01 Yufeng Zhang , Jinghao Zhang , Zeyu Cui , Shu Wu , Liang Wang

Entity retrieval is the task of finding entities such as people or products in response to a query, based solely on the textual documents they are associated with. Recent semantic entity retrieval algorithms represent queries and experts in…

信息检索 · 计算机科学 2017-07-26 Christophe Van Gysel , Maarten de Rijke , Evangelos Kanoulas

In this paper, we describe TextEnt, a neural network model that learns distributed representations of entities and documents directly from a knowledge base (KB). Given a document in a KB consisting of words and entity annotations, we train…

计算与语言 · 计算机科学 2018-06-11 Ikuya Yamada , Hiroyuki Shindo , Yoshiyasu Takefuji

BERT-based text ranking models have dramatically advanced the state-of-the-art in ad-hoc retrieval, wherein most models tend to consider individual query-document pairs independently. In the mean time, the importance and usefulness to…

信息检索 · 计算机科学 2021-04-20 Xiaoyang Chen , Kai Hui , Ben He , Xianpei Han , Le Sun , Zheng Ye

Entity Recognition (ER) within a text is a fundamental exercise in Natural Language Processing, enabling further depending tasks such as Knowledge Extraction, Text Summarisation, or Keyphrase Extraction. An entity consists of single words…

计算与语言 · 计算机科学 2021-06-14 Andreas Waldis , Luca Mazzola

This paper explores learning rich self-supervised entity representations from large amounts of the associated text. Once pre-trained, these models become applicable to multiple entity-centric tasks such as ranked retrieval, knowledge base…

计算与语言 · 计算机科学 2021-03-01 Yury Zemlyanskiy , Sudeep Gandhe , Ruining He , Bhargav Kanagal , Anirudh Ravula , Juraj Gottweis , Fei Sha , Ilya Eckstein

This paper studies the performances and behaviors of BERT in ranking tasks. We explore several different ways to leverage the pre-trained BERT and fine-tune it on two ranking tasks: MS MARCO passage reranking and TREC Web Track ad hoc…

信息检索 · 计算机科学 2019-04-29 Yifan Qiao , Chenyan Xiong , Zhenghao Liu , Zhiyuan Liu

Traditional recommendation systems represent users and items as dense vectors and learn to align them in a shared latent space for relevance estimation. Recent LLM-based recommenders instead leverage natural-language representations that…

‹ 上一页 1 2 3 10 下一页 ›