中文
相关论文

相关论文: A Fair and In-Depth Evaluation of Existing End-to-…

200 篇论文

Transferability estimation metrics are used to find a high-performing pre-trained model for a given target task without fine-tuning models and without access to the source dataset. Despite the growing interest in developing such metrics,…

机器学习 · 计算机科学 2025-10-09 Prabhant Singh , Sibylle Hess , Joaquin Vanschoren

Named Entity Recognition and Disambiguation (NERD) systems are foundational for information retrieval, question answering, event detection, and other natural language processing (NLP) applications. We introduce TweetNERD, a dataset of 340K+…

计算与语言 · 计算机科学 2022-10-18 Shubhanshu Mishra , Aman Saini , Raheleh Makki , Sneha Mehta , Aria Haghighi , Ali Mollahosseini

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 alignment (EA) refers to the task of linking entities in different knowledge graphs (KGs). Existing EA methods rely heavily on structural isomorphism. However, in real-world KGs, aligned entities usually have non-isomorphic…

计算与语言 · 计算机科学 2024-11-06 Linyan Yang , Jingwei Cheng , Chuanhao Xu , Xihao Wang , Jiayi Li , Fu Zhang

Automatic extraction of funding information from academic articles adds significant value to industry and research communities, such as tracking research outcomes by funding organizations, profiling researchers and universities based on the…

计算与语言 · 计算机科学 2022-09-21 Gizem Aydin , Seyed Amin Tabatabaei , Giorgios Tsatsaronis , Faegheh Hasibi

The difficulty of an entity matching task depends on a combination of multiple factors such as the amount of corner-case pairs, the fraction of entities in the test set that have not been seen during training, and the size of the…

机器学习 · 计算机科学 2023-07-03 Ralph Peeters , Reng Chiz Der , Christian Bizer

There has been substantial recent interest in record linkage, attempting to group the records pertaining to the same entities from a large database lacking unique identifiers. This can be viewed as a type of "microclustering," with few…

统计理论 · 数学 2017-03-16 James E. Johndrow , Kristian Lum , David B. Dunson

Fairness research in machine learning often centers on ensuring equitable performance of individual models. However, real-world recommendation systems are built on multiple models and even multiple stages, from candidate retrieval to…

人工智能 · 计算机科学 2025-01-03 Brian Hsu , Cyrus DiCiccio , Natesh Sivasubramoniapillai , Hongseok Namkoong

Linking textual values in tabular data to their corresponding entities in a Knowledge Base is a core task across a variety of data integration and enrichment applications. Although Large Language Models (LLMs) have shown State-of-The-Art…

计算与语言 · 计算机科学 2025-10-03 Carlo Bono , Federico Belotti , Matteo Palmonari

Specialized entity linking (EL) models are well-trained at mapping mentions to unique knowledge base (KB) entities according to a given context. However, specialized EL models struggle to disambiguate long-tail entities due to their limited…

计算与语言 · 计算机科学 2025-09-29 Amy Xin , Yunjia Qi , Zijun Yao , Fangwei Zhu , Kaisheng Zeng , Xu Bin , Lei Hou , Juanzi Li

Recently, link prediction algorithms based on neural embeddings have gained tremendous popularity in the Semantic Web community, and are extensively used for knowledge graph completion. While algorithmic advances have strongly focused on…

人工智能 · 计算机科学 2020-08-31 Asan Agibetov , Matthias Samwald

Extraction from raw text to a knowledge base of entities and fine-grained types is often cast as prediction into a flat set of entity and type labels, neglecting the rich hierarchies over types and entities contained in curated ontologies.…

计算与语言 · 计算机科学 2018-07-16 Shikhar Murty* , Patrick Verga* , Luke Vilnis , Irena Radovanovic , Andrew McCallum

Recent advancements in Language Models (LMs) have catalyzed the creation of multiple benchmarks, designed to assess these models' general capabilities. A crucial task, however, is assessing the validity of the benchmarks themselves. This is…

Neural entity linking models are very powerful, but run the risk of overfitting to the domain they are trained in. For this problem, a domain is characterized not just by genre of text but even by factors as specific as the particular…

计算与语言 · 计算机科学 2020-01-09 Yasumasa Onoe , Greg Durrett

Entity alignment (EA) is to discover equivalent entities in knowledge graphs (KGs), which bridges heterogeneous sources of information and facilitates the integration of knowledge. Existing EA solutions mainly rely on structural information…

人工智能 · 计算机科学 2020-05-26 Weixin Zeng , Xiang Zhao , Wei Wang , Jiuyang Tang , Zhen Tan

In this work, we perform an extensive investigation of two state-of-the-art (SotA) methods for the task of Entity Alignment in Knowledge Graphs. Therefore, we first carefully examine the benchmarking process and identify several…

计算与语言 · 计算机科学 2021-05-27 Max Berrendorf , Ludwig Wacker , Evgeniy Faerman

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

In this research, we investigate methods for entity retrieval using graph embeddings. While various methods have been proposed over the years, most utilize a single graph embedding and entity linking approach. This hinders our understanding…

信息检索 · 计算机科学 2025-06-05 Emma J. Gerritse , Faegheh Hasibi , Arjen P. de Vries

Multi-entity question answering (MEQA) represents significant challenges for large language models (LLM) and retrieval-augmented generation (RAG) systems, which frequently struggle to consolidate scattered information across diverse…

计算与语言 · 计算机科学 2025-09-25 Teng Lin , Yuyu Luo , Honglin Zhang , Jicheng Zhang , Chunlin Liu , Kaishun Wu , Nan Tang

Entity Linking aims to link entity mentions in texts to knowledge bases, and neural models have achieved recent success in this task. However, most existing methods rely on local contexts to resolve entities independently, which may usually…

计算与语言 · 计算机科学 2018-11-22 Yixin Cao , Lei Hou , Juanzi Li , Zhiyuan Liu