中文
相关论文

相关论文: Autoregressive Entity Retrieval

200 篇论文

Document reconstruction constitutes a significant facet of document analysis and recognition, a field that has been progressively accruing interest within the scholarly community. A multitude of these researchers employ an array of document…

计算机视觉与模式识别 · 计算机科学 2025-07-09 Xin Li , Mingming Gong , Yunfei Wu , Jianxin Dai , Antai Guo , Xinghua Jiang , Haoyu Cao , Yinsong Liu , Deqiang Jiang , Xing Sun

Generative information retrieval (GenIR) formulates the retrieval process as a text-to-text generation task, leveraging the vast knowledge of large language models. However, existing works primarily optimize for relevance while often…

信息检索 · 计算机科学 2026-04-21 Sunkyung Lee , Jihye Back , Donghyeon Jeon , Soonhwan Kwon , Moonkwon Kim , Inho Kang , Jongwuk Lee

Although named entity recognition (NER) helps us to extract domain-specific entities from text (e.g., artists in the music domain), it is costly to create a large amount of training data or a structured knowledge base to perform accurate…

计算与语言 · 计算机科学 2023-06-07 Kosuke Nishida , Naoki Yoshinaga , Kyosuke Nishida

Generative retrieval generates identifiers of relevant documents in an end-to-end manner using a sequence-to-sequence architecture for a given query. The relation between generative retrieval and other retrieval methods, especially those…

信息检索 · 计算机科学 2024-04-02 Shiguang Wu , Wenda Wei , Mengqi Zhang , Zhumin Chen , Jun Ma , Zhaochun Ren , Maarten de Rijke , Pengjie Ren

Entity embeddings, which represent different aspects of each entity with a single vector like word embeddings, are a key component of neural entity linking models. Existing entity embeddings are learned from canonical Wikipedia articles and…

计算与语言 · 计算机科学 2021-06-17 Feng Hou , Ruili Wang , Jun He , Yi Zhou

Document retrieval is a core component of many knowledge-intensive natural language processing task formulations such as fact verification and question answering. Sources of textual knowledge, such as Wikipedia articles, condition the…

计算与语言 · 计算机科学 2022-11-18 James Thorne

Improvements of entity-relationship (E-R) search techniques have been hampered by a lack of test collections, particularly for complex queries involving multiple entities and relationships. In this paper we describe a method for generating…

信息检索 · 计算机科学 2017-06-14 Pedro Saleiro , Natasa Milic-Frayling , Eduarda Mendes Rodrigues , Carlos Soares

Recognizing entity synonyms from text has become a crucial task in many entity-leveraging applications. However, discovering entity synonyms from domain-specific text corpora (e.g., news articles, scientific papers) is rather challenging.…

计算与语言 · 计算机科学 2017-06-27 Meng Qu , Xiang Ren , Jiawei Han

Entity Type Classification can be defined as the task of assigning category labels to entity mentions in documents. While neural networks have recently improved the classification of general entity mentions, pattern matching and other…

计算与语言 · 计算机科学 2018-11-26 Riddhiman Dasgupta , Balaji Ganesan , Aswin Kannan , Berthold Reinwald , Arun Kumar

Zero-shot entity retrieval, aiming to link mentions to candidate entities under the zero-shot setting, is vital for many tasks in Natural Language Processing. Most existing methods represent mentions/entities via the sentence embeddings of…

计算与语言 · 计算机科学 2022-11-22 Taiqiang Wu , Xingyu Bai , Weigang Guo , Weijie Liu , Siheng Li , Yujiu Yang

Entity linking (EL) is the process of linking entity mentions appearing in text with their corresponding entities in a knowledge base. EL features of entities (e.g., prior probability, relatedness score, and entity embedding) are usually…

计算与语言 · 计算机科学 2022-08-09 Chenwei Ran , Wei Shen , Jianbo Gao , Yuhan Li , Jianyong Wang , Yantao Jia

Recognizing software entities such as library names from free-form text is essential to enable many software engineering (SE) technologies, such as traceability link recovery, automated documentation, and API recommendation. While many…

软件工程 · 计算机科学 2023-08-22 Tai Nguyen , Yifeng Di , Joohan Lee , Muhao Chen , Tianyi Zhang

Weakly supervised Referring Expression Grounding (REG) aims to ground a particular target in an image described by a language expression while lacking the correspondence between target and expression. Two main problems exist in weakly…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Xuejing Liu , Liang Li , Shuhui Wang , Zheng-Jun Zha , Zechao Li , Qi Tian , Qingming Huang

Traditional named entity recognition models use gazetteers (lists of entities) as features to improve performance. Although modern neural network models do not require such hand-crafted features for strong performance, recent work has…

计算与语言 · 计算机科学 2020-05-06 Shruti Rijhwani , Shuyan Zhou , Graham Neubig , Jaime Carbonell

Entity synonyms discovery is crucial for entity-leveraging applications. However, existing studies suffer from several critical issues: (1) the input mentions may be out-of-vocabulary (OOV) and may come from a different semantic space of…

人工智能 · 计算机科学 2021-04-02 Yiying Yang , Xi Yin , Haiqin Yang , Xingjian Fei , Hao Peng , Kaijie Zhou , Kunfeng Lai , Jianping Shen

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

Conventional document retrieval techniques are mainly based on the index-retrieve paradigm. It is challenging to optimize pipelines based on this paradigm in an end-to-end manner. As an alternative, generative retrieval represents documents…

Named Entity Recognition seeks to extract substrings within a text that name real-world objects and to determine their type (for example, whether they refer to persons or organizations). In this survey, we first present an overview of…

计算与语言 · 计算机科学 2024-12-23 Imed Keraghel , Stanislas Morbieu , Mohamed Nadif

The increasing amount of data on the Web, in particular of Linked Data, has led to a diverse landscape of datasets, which make entity retrieval a challenging task. Explicit cross-dataset links, for instance to indicate co-references or…

信息检索 · 计算机科学 2017-03-31 Besnik Fetahu , Ujwal Gadiraju , Stefan Dietze

Entity resolution (record linkage, microclustering) systems are notoriously difficult to evaluate. Looking for a needle in a haystack, traditional evaluation methods use sophisticated, application-specific sampling schemes to find matching…

计算与语言 · 计算机科学 2024-04-09 Olivier Binette , Youngsoo Baek , Siddharth Engineer , Christina Jones , Abel Dasylva , Jerome P. Reiter