paper-with-me

Papers

Towards Fast Graph Generation via Autoregressive Noisy Filtration Modeling

2025-02-04 · Markus Krimmel, Jenna Wiens, Karsten Borgwardt, Dexiong Chen

Graph generative models often face a critical trade-off between learning complex distributions and achieving fast generation speed. We introduce Autoregressive Noisy Filtration Modeling (ANFM), a novel approach that addresses both challenges. ANFM leverages filtration, a concept from topological data analysis, to transform graphs into short sequences of monotonically increasing subgraphs. This formulation extends the sequence families used in previous autoregressive models. To learn from these sequences, we propose a novel autoregressive graph mixer model. Our experiments suggest that exposure bias might represent a substantial hurdle in autoregressive graph generation and we introduce two mitigation strategies to address it: noise augmentation and a reinforcement learning approach. Incorporating these techniques leads to substantial performance gains, making ANFM competitive with state-of-the-art diffusion models across diverse synthetic and real-world datasets. Notably, ANFM produces remarkably short sequences, achieving a 100-fold speedup in generation time compared to diffusion models. This work marks a significant step toward high-throughput graph generation.

📄 PDF Abstract BibTeX arXiv:2502.02415

Code (1)

borgwardtlab/anfm 공식 구현 pytorch

Tasks

Graph GenerationTopological Data Analysis

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Persistent Homology for MCI Classification: A Comparative Analysis between Graph and Vietoris-Rips Filtrations

2024-10-30 · Debanjali Bhattacharya, Rajneet Kaur, Ninad Aithal, Neelam Sinha 외

Mild cognitive impairment (MCI), often linked to early neurodegeneration, is characterized by subtle cognitive declines and disruptions in brain connectivity. The present study offers a detailed analysis of topological c…

Topological Data Analysis

TopInG: Topologically Interpretable Graph Learning via Persistent Rationale Filtration

2025-10-06 · Cheng Xin, Fan Xu, Xin Ding, Jie Gao 외 arxiv

Graph Neural Networks (GNNs) have shown remarkable success across various scientific fields, yet their adoption in critical decision-making is often hindered by a lack of interpretability. Recently, intrinsically interpr…

Graph Learning

Ricci-Filtration: Boosting Retrieval-Augmented Generation Reranker to Query-Answer Tasks by Discrete Ricci Flow

2026-06-13 · Tian Qin, Wei-Min Huang arxiv

Ricci flow is a curvature-guided diffusion process that deforms space by shrinking regions of high positive curvature and expanding those with negative curvature. Similarly, discrete Ricci flow on weighted graphs modifie…

A fast and robust algorithm to count topologically persistent holes in noisy clouds

2013-12-05 · CVPR 2014 6 · Vitaliy Kurlin

Preprocessing a 2D image often produces a noisy cloud of interest points. We study the problem of counting holes in unorganized clouds in the plane. The holes in a given cloud are quantified by the topological persistenc…

Paraformer-v2: An improved non-autoregressive transformer for noise-robust speech recognition

2024-09-26 · Keyu An, Zerui Li, Zhifu Gao, Shiliang Zhang

Attention-based encoder-decoder, e.g. transformer and its variants, generates the output sequence in an autoregressive (AR) manner. Despite its superior performance, AR model is computationally inefficient as its generat…

DecoderRobust Speech Recognitionspeech-recognitionSpeech Recognition