Search Results for author: Lingxiao Zhao

Found 20 papers, 15 papers with code

Descriptive Kernel Convolution Network with Improved Random Walk Kernel

1 code implementation8 Feb 2024 Meng-Chieh Lee, Lingxiao Zhao, Leman Akoglu

In this paper, we first revisit the RWK and its current usage in KCNs, revealing several shortcomings of the existing designs, and propose an improved graph kernel RWK+, by introducing color-matching random walks and deriving its efficient computation.

Descriptive Feature Engineering +1

Pard: Permutation-Invariant Autoregressive Diffusion for Graph Generation

no code implementations6 Feb 2024 Lingxiao Zhao, Xueying Ding, Leman Akoglu

Current graph diffusion models generate graphs in a one-shot fashion, but they require extra features and thousands of denoising steps to achieve optimal performance.

Denoising Graph Generation

Improving and Unifying Discrete&Continuous-time Discrete Denoising Diffusion

1 code implementation6 Feb 2024 Lingxiao Zhao, Xueying Ding, Lijun Yu, Leman Akoglu

Discrete diffusion models have seen a surge of attention with applications on naturally discrete data such as language and graphs.

Denoising

ADAMM: Anomaly Detection of Attributed Multi-graphs with Metadata: A Unified Neural Network Approach

1 code implementation13 Nov 2023 Konstantinos Sotiropoulos, Lingxiao Zhao, Pierre Jinghong Liang, Leman Akoglu

Given a complex graph database of node- and edge-attributed multi-graphs as well as associated metadata for each graph, how can we spot the anomalous instances?

Representation Learning Unsupervised Anomaly Detection

DSV: An Alignment Validation Loss for Self-supervised Outlier Model Selection

1 code implementation13 Jul 2023 Jaemin Yoo, Yue Zhao, Lingxiao Zhao, Leman Akoglu

DSV captures the alignment between an augmentation function and the anomaly-generating mechanism with surrogate losses, which approximate the discordance and separability of test data, respectively.

Data Augmentation Model Selection +2

End-to-End Augmentation Hyperparameter Tuning for Self-Supervised Anomaly Detection

no code implementations21 Jun 2023 Jaemin Yoo, Lingxiao Zhao, Leman Akoglu

The first is a new unsupervised validation loss that quantifies the alignment between the augmented training data and the (unlabeled) test data.

Data Augmentation Self-Supervised Anomaly Detection +2

Graph Anomaly Detection with Unsupervised GNNs

1 code implementation18 Oct 2022 Lingxiao Zhao, Saurabh Sawlani, Arvind Srinivasan, Leman Akoglu

This work aims to fill two gaps in the literature: We (1) design GLAM, an end-to-end graph-level anomaly detection model based on GNNs, and (2) focus on unsupervised model selection, which is notoriously hard due to lack of any labels, yet especially critical for deep NN based models with a long list of hyper-parameters.

Graph Anomaly Detection Model Selection

A Practical, Progressively-Expressive GNN

1 code implementation18 Oct 2022 Lingxiao Zhao, Louis Härtel, Neil Shah, Leman Akoglu

Our model is practical and progressively-expressive, increasing in power with k and c. We demonstrate effectiveness on several benchmark datasets, achieving several state-of-the-art results with runtime and memory usage applicable to practical graphs.

Graph Learning Isomorphism Testing

Sign and Basis Invariant Networks for Spectral Graph Representation Learning

2 code implementations25 Feb 2022 Derek Lim, Joshua Robinson, Lingxiao Zhao, Tess Smidt, Suvrit Sra, Haggai Maron, Stefanie Jegelka

We introduce SignNet and BasisNet -- new neural architectures that are invariant to two key symmetries displayed by eigenvectors: (i) sign flips, since if $v$ is an eigenvector then so is $-v$; and (ii) more general basis symmetries, which occur in higher dimensional eigenspaces with infinitely many choices of basis eigenvectors.

Graph Regression Graph Representation Learning

Graph Condensation for Graph Neural Networks

2 code implementations ICLR 2022 Wei Jin, Lingxiao Zhao, Shichang Zhang, Yozen Liu, Jiliang Tang, Neil Shah

Given the prevalence of large-scale graphs in real-world applications, the storage and time for training neural models have raised increasing concerns.

Fast Attributed Graph Embedding via Density of States

1 code implementation11 Oct 2021 Saurabh Sawlani, Lingxiao Zhao, Leman Akoglu

We propose A-DOGE, for Attributed DOS-based Graph Embedding, based on density of states (DOS, a. k. a.

Attribute Graph Classification +2

From Stars to Subgraphs: Uplifting Any GNN with Local Structure Awareness

2 code implementations ICLR 2022 Lingxiao Zhao, Wei Jin, Leman Akoglu, Neil Shah

We choose the subgraph encoder to be a GNN (mainly MPNNs, considering scalability) to design a general framework that serves as a wrapper to up-lift any GNN.

Connecting Graph Convolution and Graph PCA

no code implementations29 Sep 2021 Lingxiao Zhao, Leman Akoglu

Based on this connection, the GCN architecture, shaped by stacking graph convolution layers, shares a close relationship with stacking GPCA.

Node Classification

On Using Classification Datasets to Evaluate Graph-Level Outlier Detection: Peculiar Observations and New Insights

1 code implementation23 Dec 2020 Lingxiao Zhao, Leman Akoglu

We carefully study the graph embedding space produced by propagation based models and find two driving factors: (1) disparity between within-class densities which is amplified by propagation, and (2)overlapping support (mixing of embeddings) across classes.

Binary Classification General Classification +3

Connecting Graph Convolutional Networks and Graph-Regularized PCA

no code implementations22 Jun 2020 Lingxiao Zhao, Leman Akoglu

Based on this connection, GCN architecture, shaped by stacking graph convolution layers, shares a close relationship with stacking GPCA.

Node Classification

Beyond Homophily in Graph Neural Networks: Current Limitations and Effective Designs

4 code implementations NeurIPS 2020 Jiong Zhu, Yujun Yan, Lingxiao Zhao, Mark Heimann, Leman Akoglu, Danai Koutra

We investigate the representation power of graph neural networks in the semi-supervised node classification task under heterophily or low homophily, i. e., in networks where connected nodes may have different class labels and dissimilar features.

Node Classification on Non-Homophilic (Heterophilic) Graphs

Graph Unrolling Networks: Interpretable Neural Networks for Graph Signal Denoising

no code implementations1 Jun 2020 Siheng Chen, Yonina C. Eldar, Lingxiao Zhao

We unroll an iterative denoising algorithm by mapping each iteration into a single network layer where the feed-forward process is equivalent to iteratively denoising graph signals.

Denoising Rolling Shutter Correction

PairNorm: Tackling Oversmoothing in GNNs

1 code implementation ICLR 2020 Lingxiao Zhao, Leman Akoglu

The performance of graph neural nets (GNNs) is known to gradually decrease with increasing number of layers.

Cannot find the paper you are looking for? You can Submit a new open access paper.