6 citations · 12 across the 9 of their papers we have counts for
9 papers · 1 filter
Feature-Centric Unsupervised Node Representation Learning Without Homophily Assumption
Sunwoo Kim, Soo Yong Lee, Kyungho Kim +3
Unsupervised node representation learning aims to obtain meaningful node embeddings without relying on node labels. To achieve this, graph convolution, which aggregates information…
'Hello, World!': Making GNNs Talk with LLMs
Sunwoo Kim, Soo Yong Lee, Jaemin Yoo +1
While graph neural networks (GNNs) have shown remarkable performance across diverse graph-related tasks, their high-dimensional hidden representations render them black boxes. In t…
On Measuring Unnoticeability of Graph Adversarial Attacks: Observations, New Measure, and Applications
Hyeonsoo Jo, Hyunjin Hwang, Fanchen Bu +3
Adversarial attacks are allegedly unnoticeable. Prior studies have designed attack noticeability measures on graphs, primarily using statistical tests to compare the topology of or…
Rethinking Reconstruction-based Graph-Level Anomaly Detection: Limitations and a Simple Remedy
Sunwoo Kim, Soo Yong Lee, Fanchen Bu +4
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 (…
Tackling Prevalent Conditions in Unsupervised Combinatorial Optimization: Cardinality, Minimum, Covering, and More
Fanchen Bu, Hyeonsoo Jo, Soo Yong Lee +2
Combinatorial optimization (CO) is naturally discrete, making machine learning based on differentiable optimization inapplicable. Karalias & Loukas (2020) adapted the probabilistic…
A Survey on Hypergraph Neural Networks: An In-Depth and Step-By-Step Guide
Sunwoo Kim, Soo Yong Lee, Yue Gao +3
Higher-order interactions (HOIs) are ubiquitous in real-world complex systems and applications. Investigation of deep learning for HOIs, thus, has become a valuable agenda for the…