paper-with-me

Papers

Topology-Aware Generative Adversarial Network for Joint Prediction of Multiple Brain Graphs from a Single Brain Graph

2020-09-23 · Alaa Bessadok, Mohamed Ali Mahjoub, Islem Rekik

Several works based on Generative Adversarial Networks (GAN) have been recently proposed to predict a set of medical images from a single modality (e.g, FLAIR MRI from T1 MRI). However, such frameworks are primarily designed to operate on images, limiting their generalizability to non-Euclidean geometric data such as brain graphs. While a growing number of connectomic studies has demonstrated the promise of including brain graphs for diagnosing neurological disorders, no geometric deep learning work was designed for multiple target brain graphs prediction from a source brain graph. Despite the momentum the field of graph generation has gained in the last two years, existing works have two critical drawbacks. First, the bulk of such works aims to learn one model for each target domain to generate from a source domain. Thus, they have a limited scalability in jointly predicting multiple target domains. Second, they merely consider the global topological scale of a graph (i.e., graph connectivity structure) and overlook the local topology at the node scale of a graph (e.g., how central a node is in the graph). To meet these challenges, we introduce MultiGraphGAN architecture, which not only predicts multiple brain graphs from a single brain graph but also preserves the topological structure of each target graph to predict. Its three core contributions lie in: (i) designing a graph adversarial auto-encoder for jointly predicting brain graphs from a single one, (ii) handling the mode collapse problem of GAN by clustering the encoded source graphs and proposing a cluster-specific decoder, (iii) introducing a topological loss to force the reconstruction of topologically sound target brain graphs. Our MultiGraphGAN significantly outperformed its variants thereby showing its great potential in multi-view brain graph generation from a single graph.

📄 PDF Abstract BibTeX arXiv:2009.11058

Code (1)

basiralab/MultiGraphGAN 공식 구현 pytorch

Tasks

ClusteringGenerative Adversarial NetworkGraph Generation

Similar Papers 제목 키워드 기반

Brain Multigraph Prediction using Topology-Aware Adversarial Graph Neural Network

2021-05-06 · Alaa Bessadok, Mohamed Ali Mahjoub, Islem Rekik

Brain graphs (i.e, connectomes) constructed from medical scans such as magnetic resonance imaging (MRI) have become increasingly important tools to characterize the abnormal changes in the human brain. Due to the high ac…

Generative Adversarial NetworkGraph GenerationGraph Neural Network

Feature-aware Hypergraph Generation via Next-Scale Prediction

2025-06-02 · Dorian Gailhard, Enzo Tartaglione, Lirida Naviner, Jhony H. Giraldo

Hypergraphs generalize traditional graphs by allowing hyperedges to connect multiple nodes, making them well-suited for modeling complex structures with higher-order relationships, such as 3D meshes, molecular systems, a…

Prediction

On the Need for Topology-Aware Generative Models for Manifold-Based Defenses

2019-09-07 · ICLR 2020 1 · Uyeong Jang, Susmit Jha, Somesh Jha

Machine-learning (ML) algorithms or models, especially deep neural networks (DNNs), have shown significant promise in several areas. However, researchers have recently demonstrated that ML algorithms, especially DNNs, ar…

Data Augmentation

TopoGAN: A Topology-Aware Generative Adversarial Network

2020-08-01 · ECCV 2020 8 · Fan Wang, Huidong Liu, Dimitris Samaras, Chao Chen

Existing generative adversarial networks (GANs) focus on generating realistic images based on CNN-derived image features, but fail to preserve the structural properties of real images. This can be fatal in applications w…

Generative Adversarial Network

Trajectory-Aware Flow Matching for Topology Optimisation

2026-07-16 · Shusheng Xiao, Jinshuai Bai, Hyogu Jeong, Yunfei Xi 외 arxiv

Topology optimisation (TO) often requires repeated finite element analysis and sensitivity-based material updates, which can be costly when multiple candidate designs are needed under varying physical and design conditio…