paper-with-me

Papers

SE-VGAE: Unsupervised Disentangled Representation Learning for Interpretable Architectural Layout Design Graph Generation

2024-06-25 · Jielin Chen, Rudi Stouffs

Despite the suitability of graphs for capturing the relational structures inherent in architectural layout designs, there is a notable dearth of research on interpreting architectural design space using graph-based representation learning and exploring architectural design graph generation. Concurrently, disentangled representation learning in graph generation faces challenges such as node permutation invariance and representation expressiveness. To address these challenges, we introduce an unsupervised disentangled representation learning framework, Style-based Edge-augmented Variational Graph Auto-Encoder (SE-VGAE), aiming to generate architectural layout in the form of attributed adjacency multi-graphs while prioritizing representation disentanglement. The framework is designed with three alternative pipelines, each integrating a transformer-based edge-augmented encoder, a latent space disentanglement module, and a style-based decoder. These components collectively facilitate the decomposition of latent factors influencing architectural layout graph generation, enhancing generation fidelity and diversity. We also provide insights into optimizing the framework by systematically exploring graph feature augmentation schemes and evaluating their effectiveness for disentangling architectural layout representation through extensive experiments. Additionally, we contribute a new benchmark large-scale architectural layout graph dataset extracted from real-world floor plan images to facilitate the exploration of graph data-based architectural design representation space interpretation. This study pioneered disentangled representation learning for the architectural layout graph generation. The code and dataset of this study will be open-sourced.

📄 PDF Abstract BibTeX arXiv:2406.17418

Code (1)

JanineCHEN/SE-VGAE 공식 구현 pytorch

Tasks

DecoderDisentanglementGraph GenerationLayout DesignRepresentation Learning

Similar Papers 제목 키워드 기반

Concept-free Causal Disentanglement with Variational Graph Auto-Encoder

2023-11-17 · Jingyun Feng, Lin Zhang, Lili Yang

In disentangled representation learning, the goal is to achieve a compact representation that consists of all interpretable generative factors in the observational data. Learning disentangled representations for graphs b…

DisentanglementMeta-LearningRepresentation Learning

Interpretable Node Representation with Attribute Decoding

2022-12-03 · Xiaohui Chen, Xi Chen, LiPing Liu

Variational Graph Autoencoders (VGAEs) are powerful models for unsupervised learning of node representations from graph data. In this work, we systematically analyze modeling node attributes in VGAEs and show that attrib…

AttributeRepresentation Learning

Unsupervised Belief Representation Learning with Information-Theoretic Variational Graph Auto-Encoders

2021-10-01 · Jinning Li, Huajie Shao, Dachun Sun, Ruijie Wang 외

This paper develops a novel unsupervised algorithm for belief representation learning in polarized networks that (i) uncovers the latent dimensions of the underlying belief space and (ii) jointly embeds users and content…

Representation LearningStance Detection

Epitomic Variational Graph Autoencoder

2020-04-03 · Rayyan Ahmad Khan, Muhammad Umer Anwaar, Martin Kleinsteuber

Variational autoencoder (VAE) is a widely used generative model for learning latent representations. Burda et al. in their seminal paper showed that learning capacity of VAE is limited by over-pruning. It is a phenomenon…

Link Prediction

Disentangled and Self-Explainable Node Representation Learning

2024-10-28 · Simone Piaggesi, André Panisson, Megha Khosla

Node representations, or embeddings, are low-dimensional vectors that capture node properties, typically learned through unsupervised structural similarity objectives or supervised tasks. While recent efforts have focuse…

DisentanglementRepresentation Learning