paper-with-me

홈 › Papers

GraphTune: A Learning-based Graph Generative Model with Tunable Structural Features

2022-01-27 · Kohei Watabe, Shohei Nakazawa, Yoshiki Sato, Sho Tsugawa, Kenji Nakagawa

Generative models for graphs have been actively studied for decades, and they have a wide range of applications. Recently, learning-based graph generation that reproduces real-world graphs has been attracting the attention of many researchers. Although several generative models that utilize modern machine learning technologies have been proposed, conditional generation of general graphs has been less explored in the field. In this paper, we propose a generative model that allows us to tune the value of a global-level structural feature as a condition. Our model, called GraphTune, makes it possible to tune the value of any structural feature of generated graphs using Long Short Term Memory (LSTM) and a Conditional Variational AutoEncoder (CVAE). We performed comparative evaluations of GraphTune and conventional models on a real graph dataset. The evaluations show that GraphTune makes it possible to more clearly tune the value of a global-level structural feature better than conventional models.

📄 PDF Abstract BibTeX arXiv:2201.11494

Code (1)

wkouw1082/GraphTune 공식 구현 pytorch

Tasks

Graph Generation

Similar Papers 제목 키워드 기반

An Accurate Graph Generative Model with Tunable Features

2023-09-03 · Takahiro Yokoyama, Yoshiki Sato, Sho Tsugawa, Kohei Watabe

A graph is a very common and powerful data structure used for modeling communication and social networks. Models that generate graphs with arbitrary features are important basic technologies in repeated simulations of ne…

Graph Generationmodel

A Tunable Model for Graph Generation Using LSTM and Conditional VAE

2021-04-15 · Shohei Nakazawa, Yoshiki Sato, Kenji Nakagawa, Sho Tsugawa 외

With the development of graph applications, generative models for graphs have been more crucial. Classically, stochastic models that generate graphs with a pre-defined probability of edges and nodes have been studied. Re…

BIG-bench Machine LearningGraph Generation

Universal Wavelet Units in 3D Retinal Layer Segmentation

2025-07-22 · An D. Le, Hung Nguyen, Melanie Tran, Jesse Most 외 arxiv

This paper presents the first study to apply tunable wavelet units (UwUs) for 3D retinal layer segmentation from Optical Coherence Tomography (OCT) volumes. To overcome the limitations of conventional max-pooling, we int…

Volumetric Medical Image Segmentation

A Generative Model for Controllable Feature Heterophily in Graphs

2025-09-27 · Haoyu Wang, Renyuan Ma, Gonzalo Mateos, Luana Ruiz arxiv

We introduce a principled generative framework for graph signals that enables explicit control of feature heterophily, a key property underlying the effectiveness of graph learning methods. Our model combines a Lipschitz…

Graph Learning

Latent graph encoding of multimodal neuroimaging features with generative AI architectures

2026-07-08 · Ishaan Batta, Meenu Ajith, Vince Calhoun arxiv

While generative models enable encoding of complex neuroimaging data for feature generation and reconstruction, developing optimal architectural frameworks with appropriate encoding and latent space processes is crucial …