Permutation-Invariant Subgraph Discovery
Raghvendra Mall, Shameem A. Parambath, Han Yufei, Ting Yu, Sanjay, Chawla

TL;DR
This paper introduces PSPI, a new problem formulation for detecting structural changes in graphs, and proposes an ADMM algorithm called STEPD to solve it, with applications in gene regulatory networks.
Contribution
The paper presents a novel problem formulation PSPI and an ADMM-based algorithm STEPD for robust graph matching under perturbations, applicable in systems biology.
Findings
STEPPD accurately infers structured perturbations in gene networks.
Spectral analysis shows STEPD recovers small clique-like perturbations.
Demonstrates utility in identifying disease-related network changes.
Abstract
We introduce Permutation and Structured Perturbation Inference (PSPI), a new problem formulation that abstracts many graph matching tasks that arise in systems biology. PSPI can be viewed as a robust formulation of the permutation inference or graph matching, where the objective is to find a permutation between two graphs under the assumption that a set of edges may have undergone a perturbation due to an underlying cause. For example, suppose there are two gene regulatory networks X and Y from a diseased and normal tissue respectively. Then, the PSPI problem can be used to detect if there has been a structural change between the two networks which can serve as a signature of the disease. Besides the new problem formulation, we propose an ADMM algorithm (STEPD) to solve a relaxed version of the PSPI problem. An extensive case study on comparative gene regulatory networks (GRNs) is used…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGene Regulatory Network Analysis · Bioinformatics and Genomic Networks · Gene expression and cancer classification
MethodsAlternating Direction Method of Multipliers
