paper-with-me

Papers

Graph-boosted Active Learning for Multi-Source Entity Resolution

2021-09-30 · International Semantic Web Conference 2021 9 · Anna Primpeli, Christian Bizer

Supervised entity resolution methods rely on labeled record pairs for learning matching patterns between two or more data sources. Active learning minimizes the labeling effort by selecting informative pairs for labeling. The existing active learning methods for entity resolution all target two-source matching scenarios and ignore signals that only exist in multi-source settings, such as the Web of Data. In this paper, we propose ALMSER, a graph-boosted active learning method for multi-source entity resolution. To the best of our knowledge, ALMSER is the first active learning-based entity resolution method that is especially tailored to the multi-source setting. ALMSER exploits the rich correspondence graph that exists in multi-source settings for selecting informative record pairs. In addition, the correspondence graph is used to derive complementary training data. We evaluate our method using five multi-source matching tasks having different profiling characteristics. The experimental evaluation shows that leveraging graph signals leads to improved results over active learning methods using margin-based and committee-based query strategies in terms of F1 score on all tasks.

📄 PDF Abstract BibTeX

Code (1)

wbsg-uni-mannheim/ALMSER-GB

Tasks

Active LearningEntity Resolution

Similar Papers 제목 키워드 기반

Mind The Facts: Knowledge-Boosted Coherent Abstractive Text Summarization

2020-06-27 · Beliz Gunel, Chenguang Zhu, Michael Zeng, Xuedong Huang

Neural models have become successful at producing abstractive summaries that are human-readable and fluent. However, these models have two critical shortcomings: they often don't respect the facts that are either include…

Abstractive Text SummarizationDecoderLanguage ModelingLanguage Modelling+2

Locally Boosted Graph Aggregation for Community Detection

2014-05-13 · Jeremy Kun, Rajmonda Caceres, Kevin Carter

Learning the right graph representation from noisy, multi-source data has garnered significant interest in recent years. A central tenet of this problem is relational learning. Here the objective is to incorporate the pa…

Community DetectionRelational Reasoning

ARC-NLP at Multimodal Hate Speech Event Detection 2023: Multimodal Methods Boosted by Ensemble Learning, Syntactical and Entity Features

2023-07-25 · Umitcan Sahin, Izzet Emre Kucukkaya, Oguzhan Ozcelik, Cagri Toraman

Text-embedded images can serve as a means of spreading hate speech, propaganda, and extremist beliefs. Throughout the Russia-Ukraine war, both opposing factions heavily relied on text-embedded images as a vehicle for spr…

ARCDeep LearningEnsemble LearningEvent Detection+2

An entity-guided text summarization framework with relational heterogeneous graph neural network

2023-02-07 · Jingqiang Chen

Two crucial issues for text summarization to generate faithful summaries are to make use of knowledge beyond text and to make use of cross-sentence relations in text. Intuitive ways for the two issues are Knowledge Graph…

Entity EmbeddingsGraph Neural NetworkSentenceText Summarization

JEL: A Novel Model Linking Knowledge Graph entities to News Mentions

2025-09-09 · Michael Kishelev, Pranab Bhadani, Wanying Ding, Vinay Chaudhri arxiv

We present JEL, a novel computationally efficient end-to-end multi-neural network based entity linking model, which beats current state-of-art model. Knowledge Graphs have emerged as a compelling abstraction for capturin…

Knowledge GraphsEntity Linking