← Search

Shinhwan Kang

3 accepted papers

2025

RDB2G-Bench: A Comprehensive Benchmark for Automatic Graph Modeling of Relational Databases

NeurIPS 2025poster

Recent advances have demonstrated the effectiveness of graph-based machine learning on relational databases (RDBs) for predictive tasks. Such approaches require transforming RDBs into graphs, a process we refer to as RDB-to-graph modeling, where rows of tables are represented as nodes and foreign-k…

Cited by 0SourcecodeScholar
2024

HypeBoy: Generative Self-Supervised Representation Learning on Hypergraphs

ICLR 2024poster

Hypergraphs are marked by complex topology, expressing higher-order interactions among multiple nodes with hyperedges, and better capturing the topology is essential for effective representation learning. Recent advances in generative self-supervised learning (SSL) suggest that hypergraph neural net…

2024

Rethinking Reconstruction-based Graph-Level Anomaly Detection: Limitations and a Simple Remedy

NeurIPS 2024poster

Graph autoencoders (Graph-AEs) learn representations of given graphs by aiming to accurately reconstruct them. A notable application of Graph-AEs is graph-level anomaly detection (GLAD), whose objective is to identify graphs with anomalous topological structures and/or node features compared to the…