paper-with-me

Papers

Deduplication Over Heterogeneous Attribute Types (D-HAT)

2022-11-24 · Advanced Data Mining and Applications (ADMA) 2022 11 · Loujain Liekah, George Papadakis

Deduplication is the task of recognizing multiple representations of the same real-world object. The majority of existing solutions focuses on textual data, this means that data sets containing boolean and numerical attribute types are rarely considered in the literature, while the problem of missing values is inadequately covered. Supervised solutions cannot be applied without an adequate number of labelled examples, but training data for deduplication can only be obtained through time-costly processes. In high dimensional data sets, feature engineering is also required to avoid the risk of overfitting. To address these challenges, we go beyond existing works through D-HAT, a clustering-based pipeline that is inherently capable of handling high dimensional, sparse and heterogeneous attribute types. At its core lies: (i) a novel matching function that effectively summarizes multiple matching signals, and (ii) MutMax, a greedy clustering algorithm that designates as duplicates the pairs with a mutually maximum matching score. We evaluate D-HAT on five established, real-world benchmark data sets, demonstrating that our approach outperforms the state-of-the-art supervised and unsupervised deduplication algorithms to a significant extent.

📄 PDF Abstract BibTeX

Code (1)

Loujainl/D-HAT

Tasks

AttributeClusteringEntity ResolutionFeature EngineeringMissing Values

Similar Papers 제목 키워드 기반

MEDBERT.de: A Comprehensive German BERT Model for the Medical Domain

2023-03-14 · Keno K. Bressem, Jens-Michalis Papaioannou, Paul Grundmann, Florian Borchert 외

This paper presents medBERTde, a pre-trained German BERT model specifically designed for the German medical domain. The model has been trained on a large corpus of 4.7 Million German medical documents and has been shown …

Attribute

CITE: A Comprehensive Benchmark for Heterogeneous Text-Attributed Graphs on Catalytic Materials

2025-08-21 · Chenghao Zhang, Qingqing Long, Ludi Wang, Wenjuan Cui 외 arxiv

Text-attributed graphs(TAGs) are pervasive in real-world systems,where each node carries its own textual features. In many cases these graphs are inherently heterogeneous, containing multiple node types and diverse edge …

Representation LearningNode Classification

Heterogeneous Graph Neural Network via Attribute Completion

2021-06-03 · WWW 2021 6 · Di JinCuiying HuoChundong LiangLiang Yang

Heterogeneous information networks (HINs), also called heterogeneous graphs, are composed of multiple types of nodes and edges, and contain comprehensive information and rich semantics. Graph neural networks (GNNs), as p…

AttributeGraph LearningGraph Neural Network

AutoAC: Towards Automated Attribute Completion for Heterogeneous Graph Neural Network

2023-01-08 · Guanghui Zhu, Zhennan Zhu, Wenjie Wang, Zhuoer Xu 외

Many real-world data can be modeled as heterogeneous graphs that contain multiple types of nodes and edges. Meanwhile, due to excellent performance, heterogeneous graph neural networks (GNNs) have received more and more …

AttributeGraph LearningGraph Neural NetworkNode Clustering

HeGAE-AC: heterogeneous graph auto-encoder for attribute completion

2024-03-05 · Knowledge-Based Systems 2024 3 · Yejia Chen, Ye Liu

Heterogeneous Graphs (HGs) are widely used to model complex real-world networks that involve multiple types of nodes and relations. Many heterogeneous graph neural networks (HGNNs) based methods have been developed to le…

AttributeGraph Representation LearningRepresentation Learning