pith. sign in

arxiv: 2508.06588 · v3 · pith:CXUQN342new · submitted 2025-08-08 · 💻 cs.LG · cs.AI

Graph is a Natural Regularization: Revisiting Vector Quantization for Graph Representation Learning

classification 💻 cs.LG cs.AI
keywords graphcodebookcollapsergvqdataregularizationtokenconsistently
0
0 comments X
read the original abstract

Vector Quantization (VQ) has recently emerged as a promising approach for learning compressed and discrete representations for graph-structured data. However, a fundamental challenge, i.e., codebook collapse, remains underexplored in the graph domain, significantly limiting the expressiveness and generalization of graph tokens.In this paper, we present an empirical study and observe that codebook collapse consistently occurs when training VQ jointly with Graph Neural Networks under graph reconstruction tasks, even with mitigation strategies proposed in vision or language domains. Moreover, we provide a diagnosis of collapse from data and optimization perspectives, showing that collapse is associated with graph data properties such as feature redundancy and connectivity density, and is further reinforced by the training dynamics of deterministic hard assignment. To address these issues, we propose RGVQ, a novel framework that integrates graph topology and feature similarity as explicit regularization signals to enhance codebook utilization and promote token diversity. RGVQ introduces soft assignments via Gumbel-Softmax reparameterization, ensuring that all codewords receive gradient updates. In addition, RGVQ incorporates a structure-aware contrastive regularization to penalize assigning the same token to dissimilar node pairs. Extensive experiments demonstrate that RGVQ substantially improves codebook utilization and consistently boosts the performance of state-of-the-art graph VQ backbones across multiple downstream tasks, enabling more expressive and transferable graph token representations.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Anchor-guided Hypergraph Condensation with Dual-level Discrimination

    cs.LG 2026-05 unverdicted novelty 5.0

    AHGCDD distills large hypergraphs into informative synthetic versions via anchor-guided joint optimization and dual-level discrimination, achieving better effectiveness and efficiency than prior decoupled HGC approaches.