1 code implementation • 31 May 2024 • Langzhang Liang, Sunwoo Kim, Kijung Shin, Zenglin Xu, Shirui Pan, Yuan Qi
Graph Neural Networks (GNNs) have gained significant attention as a powerful modeling and inference method, especially for homophilic graph-structured data.
Ranked #6 on Node Classification on Texas
no code implementations • 26 May 2024 • Fanchen Bu, Ruochen Yang, Paul Bogdan, Kijung Shin
Desirable random graph models (RGMs) should (i) be tractable so that we can compute and control graph statistics, and (ii) generate realistic structures such as high clustering (i. e., high subgraph densities).
2 code implementations • 14 May 2024 • Fanchen Bu, Hyeonsoo Jo, Soo Yong Lee, Sungsoo Ahn, Kijung Shin
Then, for various conditions commonly involved in different CO problems, we derive nontrivial objectives and derandomization to meet the targets.
no code implementations • 1 Apr 2024 • Sunwoo Kim, Soo Yong Lee, Yue Gao, Alessia Antelmi, Mirko Polato, Kijung Shin
Higher-order interactions (HOIs) are ubiquitous in real-world complex systems and applications.
1 code implementation • 31 Mar 2024 • Sunwoo Kim, Shinhwan Kang, Fanchen Bu, Soo Yong Lee, Jaemin Yoo, Kijung Shin
Based on the generative SSL task, we propose a hypergraph SSL method, HypeBoy.
1 code implementation • CVPR 2024 • Dongyeong Hwang, Hyunju Kim, Sunwoo Kim, Kijung Shin
The success of a specific neural network architecture is closely tied to the dataset and task it tackles; there is no one-size-fits-all solution.
1 code implementation • 19 Feb 2024 • Yeonjun In, Kanghoon Yoon, Kibum Kim, Kijung Shin, Chanyoung Park
However, we have discovered that existing GSR methods are limited by narrowassumptions, such as assuming clean node features, moderate structural attacks, and the availability of external clean graphs, resulting in the restricted applicability in real-world scenarios.
2 code implementations • 19 Feb 2024 • Jongha Lee, Sunwoo Kim, Kijung Shin
In this paper, we propose SLADE (Self-supervised Learning for Anomaly Detection in Edge Streams) for rapid detection of dynamic anomalies in edge streams, without relying on labels.
no code implementations • 7 Feb 2024 • Soo Yong Lee, Sunwoo Kim, Fanchen Bu, Jaemin Yoo, Jiliang Tang, Kijung Shin
Second, how does A-X dependence affect GNNs?
1 code implementation • 19 Dec 2023 • Taeri Kim, Jiho Heo, Hongil Kim, Kijung Shin, Sang-Wook Kim
While there exist a number of recommender systems designed for this problem, we point out that they are challenged in accurately capturing the relation (spec., the degree of relevance) between the current and each of the past visits for the patient when obtaining her current health status, which is the basis for recommending medications.
1 code implementation • 1 Nov 2023 • Hyeonsoo Jo, Fanchen Bu, Kijung Shin
We add a learnable weight to each node pair, and MetaGC adaptively adjusts the weights of node pairs using meta-weighting so that the weights of meaningful node pairs increase and the weights of less-meaningful ones (e. g., noise edges) decrease.
1 code implementation • 19 Sep 2023 • Taehyung Kwon, Jihoon Ko, Jinhong Jung, Kijung Shin
While many tensor compression algorithms are available, many of them rely on strong data assumptions regarding its order, sparsity, rank, and smoothness.
1 code implementation • 21 Aug 2023 • Dongjin Lee, Juho Lee, Kijung Shin
Specifically, before the training procedure of a victim model, which is a TGNN for link prediction, we inject edge perturbations to the data that are unnoticeable in terms of the four constraints we propose, and yet effective enough to cause malfunction of the victim model.
3 code implementations • 29 Jun 2023 • Federico Berto, Chuanbo Hua, Junyoung Park, Laurin Luttmann, Yining Ma, Fanchen Bu, Jiarui Wang, Haoran Ye, Minsu Kim, Sanghyeok Choi, Nayeli Gast Zepeda, André Hottung, Jianan Zhou, Jieyi Bi, Yu Hu, Fei Liu, Hyeonah Kim, Jiwoo Son, Haeyeon Kim, Davide Angioni, Wouter Kool, Zhiguang Cao, Qingfu Zhang, Joungho Kim, Jie Zhang, Kijung Shin, Cathy Wu, Sungsoo Ahn, Guojie Song, Changhyun Kwon, Kevin Tierney, Lin Xie, Jinkyoo Park
To fill this gap, we introduce RL4CO, a unified and extensive benchmark with in-depth library coverage of 23 state-of-the-art methods and more than 20 CO problems.
1 code implementation • 5 Jun 2023 • Minyoung Choe, Sunwoo Kim, Jaemin Yoo, Kijung Shin
Interestingly, many real-world systems modeled as hypergraphs contain edge-dependent node labels, i. e., node labels that vary depending on hyperedges.
1 code implementation • 4 Jun 2023 • Soo Yong Lee, Fanchen Bu, Jaemin Yoo, Kijung Shin
AERO-GNN provably mitigates the proposed problems of deep graph attention, which is further empirically demonstrated with (a) its adaptive and less smooth attention functions and (b) higher performance at deep layers (up to 64).
1 code implementation • 9 Feb 2023 • Taehyung Kwon, Jihoon Ko, Jinhong Jung, Kijung Shin
The updates take time linear in the number of non-zeros in the input matrix, and the approximation of each entry can be retrieved in logarithmic time.
2 code implementations • 5 Dec 2022 • Taehyeon Kim, Shinhwan Kang, Hyeonjeong Shin, Deukryeol Yoon, Seongha Eom, Kijung Shin, Se-Young Yun
The Weather4Cast competition (hosted by NeurIPS 2022) required competitors to predict super-resolution rain movies in various regions of Europe when low-resolution satellite contexts covering wider regions are given.
1 code implementation • 26 Nov 2022 • Jihoon Ko, Shinhwan Kang, Taehyung Kwon, Heechan Moon, Kijung Shin
Compared to them, however, CL methods for graph data (graph CL) are relatively underexplored because of (a) the lack of standard experimental settings, especially regarding how to deal with the dependency between instances, (b) the lack of benchmark datasets and scenarios, and (c) high complexity in implementation and evaluation due to the dependency.
1 code implementation • 20 Oct 2022 • Jihoon Ko, Kyuhan Lee, Hyunjin Hwang, Kijung Shin
Recently, many deep-learning techniques have been applied to various weather-related prediction tasks, including precipitation nowcasting (i. e., predicting precipitation levels and locations in the near future).
1 code implementation • 7 Oct 2022 • Geon Lee, Chanyoung Park, Kijung Shin
Through extensive experiments on 8 real-world datasets, we show that, compared to baseline approaches, Set2Box+ is (a) Accurate: achieving up to 40. 8X smaller estimation error while requiring 60% fewer bits to encode sets, (b) Concise: yielding up to 96. 8X more concise representations with similar estimation error, and (c) Versatile: enabling the estimation of four set-similarity measures from a single representation of each set.
1 code implementation • 9 Jun 2022 • Dongjin Lee, Kijung Shin
Although machine learning on hypergraphs has attracted considerable attention, most of the works have focused on (semi-)supervised learning, which may cause heavy labeling costs and poor generalization.
1 code implementation • 13 Apr 2022 • Hyunjin Hwang, Seungwoo Lee, Chanyoung Park, Kijung Shin
Since it is prohibitive to use all of them as negative examples for model training, it is inevitable to sample a very small portion of them, and to this end, heuristic sampling schemes have been employed.
1 code implementation • 19 Mar 2022 • Minseok Kim, Hwanjun Song, Yooju Shin, Dongmin Park, Kijung Shin, Jae-Gil Lee
It is featured with an adaptive learning rate for each parameter-interaction pair for inducing a recommender to quickly learn users' up-to-date interest.
no code implementations • 17 Feb 2022 • Jihoon Ko, Kyuhan Lee, Hyunjin Hwang, Seok-Geun Oh, Seok-Woo Son, Kijung Shin
It is highlighted that our pre-training scheme and new loss function improve the critical success index (CSI) of nowcasting of heavy rainfall (at least 10 mm/hr) by up to 95. 7% and 43. 6%, respectively, at a 5-hr lead time.
1 code implementation • 31 Jul 2021 • Seungjae Han, Eun-Seo Cho, Inkyu Park, Kijung Shin, Young-Gyu Yoon
Calcium imaging is an essential tool to study the activity of neuronal populations.
no code implementations • 11 Jun 2021 • Jihoon Ko, Taehyung Kwon, Kijung Shin, Juho Lee
However, according to a recent study, a careful choice of pooling functions, which are used for the aggregation and readout operations in GNNs, is crucial for enabling GNNs to extrapolate.
1 code implementation • 23 Feb 2021 • Taehyung Kwon, Inkyu Park, Dongjin Lee, Kijung Shin
SLICENSTITCH changes the starting point of each period adaptively, based on the current time, and updates factor matrices (i. e., outputs of CP decomposition) instantly as new data arrives.
1 code implementation • 16 Feb 2021 • Dongjin Lee, Kijung Shin
Consider multiple seasonal time series being collected in real-time, in the form of a tensor stream.
1 code implementation • 26 Nov 2020 • Minji Yoon, Bryan Hooi, Kijung Shin, Christos Faloutsos
This allows us to detect sudden changes in the importance of any node.
1 code implementation • 10 Nov 2020 • Manh Tuan Do, Noseong Park, Kijung Shin
By adapting five GNN models to our method, we demonstrate the consistent improvement in accuracy and utilization of each GNN's allocated capacity over the original training method of each model up to 5. 4\% points in 12 datasets.
no code implementations • 19 Oct 2020 • Houquan Zhou, Shenghua Liu, Kyuhan Lee, Kijung Shin, HuaWei Shen, Xueqi Cheng
As a solution, graph summarization, which aims to find a compact representation that preserves the important properties of a given graph, has received much attention, and numerous algorithms have been developed for it.
Social and Information Networks
3 code implementations • 17 Sep 2020 • Siddharth Bhatia, Rui Liu, Bryan Hooi, Minji Yoon, Kijung Shin, Christos Faloutsos
Given a stream of graph edges from a dynamic graph, how can we assign anomaly scores to edges in an online manner, for the purpose of detecting unusual behavior, using constant time and memory?
1 code implementation • 28 Aug 2020 • Yunbum Kook, Jihoon Ko, Kijung Shin
What kind of macroscopic structural and dynamical patterns can we observe in real-world hypergraphs?
Social and Information Networks
no code implementations • 12 Jun 2020 • Manh Tuan Do, Se-eun Yoon, Bryan Hooi, Kijung Shin
Graphs have been utilized as a powerful tool to model pairwise relationships between people or objects.
Social and Information Networks Physics and Society
2 code implementations • 1 Jun 2020 • Kyuhan Lee, Hyeonsoo Jo, Jihoon Ko, Sungsu Lim, Kijung Shin
SSumM not only merges nodes together but also sparsifies the summary graph, and the two strategies are carefully balanced based on the minimum description length principle.
Databases Social and Information Networks H.2.8
2 code implementations • 4 Mar 2020 • Geon Lee, Jihoon Ko, Kijung Shin
(Q3) how can we identify domains which hypergraphs are from?
Social and Information Networks Databases Data Structures and Algorithms H.2.8
no code implementations • 30 Jan 2020 • Se-eun Yoon, HyungSeok Song, Kijung Shin, Yung Yi
Hypergraphs provide a natural way of representing group relations, whose complexity motivates an extensive array of prior work to adopt some form of abstraction and simplification of higher-order interactions.
1 code implementation • 24 Jan 2020 • Jihoon Ko, Kyuhan Lee, Kijung Shin, Noseong Park
In this work, we present an inductive machine learning method, called Monte Carlo Simulator (MONSTOR), for estimating the influence of given seed nodes in social networks unseen during training.
9 code implementations • 11 Nov 2019 • Siddharth Bhatia, Bryan Hooi, Minji Yoon, Kijung Shin, Christos Faloutsos
Given a stream of graph edges from a dynamic graph, how can we assign anomaly scores to edges in an online manner, for the purpose of detecting unusual behavior, using constant time and memory?
Ranked #1 on Anomaly Detection in Edge Streams on Darpa
1 code implementation • 4 Feb 2018 • Kijung Shin, Bryan Hooi, Jisu Kim, Christos Faloutsos
Can we detect it when data are too large to fit in memory or even on a disk?
Databases Distributed, Parallel, and Cluster Computing Social and Information Networks H.2.8
1 code implementation • 10 Sep 2017 • Kijung Shin
WRS exploits the temporal locality by always storing the most recent edges, which future edges are more likely to form triangles with, in the waiting room, while it uses reservoir sampling for the remaining edges.
Databases Data Structures and Algorithms H.2.8; G.2.2
no code implementations • 20 May 2017 • Kijung Shin, Euiwoong Lee, Dhivya Eswaran, Ariel D. Procaccia
We consider goods that can be shared with k-hop neighbors (i. e., the set of nodes within k hops from an owner) on a social network.
no code implementations • 20 Oct 2014 • Kijung Shin, U. Kang
Can we process it on commodity computers with limited memory?