中文
相关论文

相关论文: Adaptive Graph Refinement and Label Propagation wi…

200 篇论文

Cross-domain NER is a practical yet challenging problem since the data scarcity in the real-world scenario. A common practice is first to learn a NER model in a rich-resource general domain and then adapt the model to specific domains. Due…

计算与语言 · 计算机科学 2024-08-09 Junhao Zheng , Haibin Chen , Qianli Ma

The state-of-the-art performance on entity resolution (ER) has been achieved by deep learning. However, deep models are usually trained on large quantities of accurately labeled training data, and can not be easily tuned towards a target…

机器学习 · 计算机科学 2022-04-12 Zhaoqiang Chen , Qun Chen , Youcef Nafa , Tianyi Duan , Wei Pan , Lijun Zhang , Zhanhuai Li

Entity resolution (ER) is the process of identifying records that refer to the same entities within one or across multiple databases. Numerous techniques have been developed to tackle ER challenges over the years, with recent emphasis…

数据库 · 计算机科学 2023-11-14 George Papadakis , Nishadi Kirielle , Peter Christen , Themis Palpanas

Edge-labeled graphs are widely used to describe relationships between entities in a database. Given a query subgraph that represents an example of what the user is searching for, we study the problem of efficiently searching for similar…

数据库 · 计算机科学 2020-05-12 Zhaoyang Shao , Davood Rafiei , Themis Palpanas

Recent advances in machine learning, particularly Large Language Models (LLMs) such as BERT and GPT, provide rich contextual embeddings that improve text representation. However, current document clustering approaches often ignore the…

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

Named entity recognition (NER) aims to identify mentions of named entities in an unstructured text and classify them into predefined named entity classes. While deep learning-based pre-trained language models help to achieve good predictive…

计算与语言 · 计算机科学 2023-06-16 Ali Osman Berk Sapci , Oznur Tastan , Reyyan Yeniterzi

We present CLIPPER (Consistent LInking, Pruning, and Pairwise Error Rectification), a framework for robust data association in the presence of noise and outliers. We formulate the problem in a graph-theoretic framework using the notion of…

机器人学 · 计算机科学 2021-04-12 Parker C. Lusk , Kaveh Fathian , Jonathan P. How

Graph Neural Networks (GNNs) have been predominant for graph learning tasks; however, recent studies showed that a well-known graph algorithm, Label Propagation (LP), combined with a shallow neural network can achieve comparable performance…

机器学习 · 计算机科学 2022-12-01 Zhiqiang Zhong , Sergey Ivanov , Jun Pang

The graph-based semi-supervised label propagation algorithm has delivered impressive classification results. However, the estimated soft labels typically contain mixed signs and noise, which cause inaccurate predictions due to the lack of…

机器学习 · 计算机科学 2019-11-21 Huan Zhang , Zhao Zhang , Mingbo Zhao , Qiaolin Ye , Min Zhang , Meng Wang

Deep learning has shown remarkable success in medical image analysis, but its reliance on large volumes of high-quality labeled data limits its applicability. While noisy labeled data are easier to obtain, directly incorporating them into…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Chengxuan Qian , Kai Han , Jianxia Ding , Chongwen Lyu , Zhenlong Yuan , Jun Chen , Zhe Liu

Entity alignment has always had significant uses within a multitude of diverse scientific fields. In particular, the concept of matching entities across networks has grown in significance in the world of social science as communicative…

社会与信息网络 · 计算机科学 2020-04-21 James Flamino , Christopher Abriola , Ben Zimmerman , Zhongheng Li , Joel Douglas

Scene Graph Generation (SGG) endeavors to predict the relationships between subjects and objects in a given image. Nevertheless, the long-tail distribution of relations often leads to biased prediction on coarse labels, presenting a…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Qishen Chen , Jianzhi Liu , Xinyu Lyu , Lianli Gao , Heng Tao Shen , Jingkuan Song

Entity alignment (EA) aims to merge two knowledge graphs (KGs) by identifying equivalent entity pairs. While existing methods heavily rely on human-generated labels, it is prohibitively expensive to incorporate cross-domain experts for…

计算与语言 · 计算机科学 2025-02-11 Shengyuan Chen , Qinggang Zhang , Junnan Dong , Wen Hua , Qing Li , Xiao Huang

Entity resolution, a longstanding problem of data cleaning and integration, aims at identifying data records that represent the same real-world entity. Existing approaches treat entity resolution as a universal task, assuming the existence…

计算与语言 · 计算机科学 2022-10-27 Bar Genossar , Roee Shraga , Avigdor Gal

Entity Resolution (ER) is a critical data cleaning task for identifying records that refer to the same real-world entity. In the era of Big Data, traditional batch ER is often infeasible due to volume and velocity constraints, necessitating…

数据库 · 计算机科学 2026-01-05 Dimitrios Karapiperis , George Papadakis , Vassilios Verykios

We consider a serious, previously-unexplored challenge facing almost all approaches to scaling up entity resolution (ER) to multiple data sources: the prohibitive cost of labeling training data for supervised learning of similarity scores…

数据库 · 计算机科学 2012-08-10 Sahand Negahban , Benjamin I. P. Rubinstein , Jim Gemmell

Recent works have shown that exploiting unlabeled data through label propagation can substantially reduce the labeling cost, which has been a critical issue in developing visual recognition models. Yet, how to propagate labels reliably,…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Lei Yang , Qingqiu Huang , Huaiyi Huang , Linning Xu , Dahua Lin

In this work, we explore the problem of correctly and efficiently answering complex SPJ queries issued directly on top of dirty data. We introduce QueryER, a framework that seamlessly integrates Entity Resolution into Query Processing.…

Entity resolution (ER) is the problem of identifying and merging records that refer to the same real-world entity. In many scenarios, raw records are stored under heterogeneous environment. Specifically, the schemas of records may differ…

数据库 · 计算机科学 2016-11-01 Yiming Lin , Hongzhi Wang , Jianzhong Li , Hong Gao

Graph neural networks (GNNs) excel on homophilic graphs where connected nodes share labels, but struggle with heterophilic graphs where edges do not imply similarity. Moreover, iterative message passing limits scalability due to…

机器学习 · 计算机科学 2026-02-16 Turja Kundu , Sanjukta Bhowmick