paper-with-me

Papers

DSL: Discriminative Subgraph Learning via Sparse Self-Representation

2019-03-24 · Lin Zhang, Petko Bogdanov

The goal in network state prediction (NSP) is to classify the global state (label) associated with features embedded in a graph. This graph structure encoding feature relationships is the key distinctive aspect of NSP compared to classical supervised learning. NSP arises in various applications: gene expression samples embedded in a protein-protein interaction (PPI) network, temporal snapshots of infrastructure or sensor networks, and fMRI coherence network samples from multiple subjects to name a few. Instances from these domains are typically ``wide'' (more features than samples), and thus, feature sub-selection is required for robust and generalizable prediction. How to best employ the network structure in order to learn succinct connected subgraphs encompassing the most discriminative features becomes a central challenge in NSP. Prior work employs connected subgraph sampling or graph smoothing within optimization frameworks, resulting in either large variance of quality or weak control over the connectivity of selected subgraphs. In this work we propose an optimization framework for discriminative subgraph learning (DSL) which simultaneously enforces (i) sparsity, (ii) connectivity and (iii) high discriminative power of the resulting subgraphs of features. Our optimization algorithm is a single-step solution for the NSP and the associated feature selection problem. It is rooted in the rich literature on maximal-margin optimization, spectral graph methods and sparse subspace self-representation. DSL simultaneously ensures solution interpretability and superior predictive power (up to 16% improvement in challenging instances compared to baselines), with execution times up to an hour for large instances.

📄 PDF Abstract BibTeX arXiv:1904.00791

Code (0)

등록된 구현이 없습니다.

Tasks

feature selection

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Exact Subgraph Isomorphism Network with Mixed $L_{0,2}$ Norm Constraint for Predictive Graph Mining

2025-09-25 · Taiga Kojima, Haruto Kajita, Ayato Kohara, Masayuki Karasuyama arxiv

In the graph-level prediction task (predict a label for a given graph), the information contained in subgraphs of the input graph plays a key role. In this paper, we propose Exact subgraph Isomorphism Network (EIN), whic…

Graph Neural Network

SUGAR: Subgraph Neural Network with Reinforcement Pooling and Self-Supervised Mutual Information Mechanism

2021-01-20 · Qingyun Sun, JianXin Li, Hao Peng, Jia Wu 외

Graph representation learning has attracted increasing research attention. However, most existing studies fuse all structural features and node attributes to provide an overarching view of graphs, neglecting finer substr…

Graph ClassificationGraph Neural NetworkGraph Representation LearningRepresentation Learning

DS-Span: Single-Phase Discriminative Subgraph Mining for Efficient Graph Embeddings

2025-11-21 · Yeamin Kaiser, Muhammed Tasnim Bin Anwar, Bholanath Das arxiv

Graph representation learning seeks to transform complex, high-dimensional graph structures into compact vector spaces that preserve both topology and semantics. Among the various strategies, subgraph-based methods provi…

Graph Representation LearningGraph Embedding

Towards Faithful Class-level Self-explainability in Graph Neural Networks by Subgraph Dependencies

2025-08-15 · Fanzhen Liu, Xiaoxiao Ma, Jian Yang, Alsharif Abuadbba 외 arxiv

Enhancing the interpretability of graph neural networks (GNNs) is crucial to ensure their safe and fair deployment. Recent work has introduced self-explainable GNNs that generate explanations as part of training, improvi…

Graph Classification

Mining Brain Networks using Multiple Side Views for Neurological Disorder Identification

2015-08-19 · Bokai Cao, Xiangnan Kong, Jingyuan Zhang, Philip S. Yu 외

Mining discriminative subgraph patterns from graph data has attracted great interest in recent years. It has a wide variety of applications in disease diagnosis, neuroimaging, etc. Most research on subgraph mining focuse…

Diagnosticfeature selectionGeneral ClassificationGraph Classification