paper-with-me

Papers

Hyperbolic Residual Quantization: Discrete Representations for Data with Latent Hierarchies

2025-05-18 · Piotr Piękos, Subhradeep Kayal, Alexandros Karatzoglou

Hierarchical data arise in countless domains, from biological taxonomies and organizational charts to legal codes and knowledge graphs. Residual Quantization (RQ) is widely used to generate discrete, multitoken representations for such data by iteratively quantizing residuals in a multilevel codebook. However, its reliance on Euclidean geometry can introduce fundamental mismatches that hinder modeling of hierarchical branching, necessary for faithful representation of hierarchical data. In this work, we propose Hyperbolic Residual Quantization (HRQ), which embeds data natively in a hyperbolic manifold and performs residual quantization using hyperbolic operations and distance metrics. By adapting the embedding network, residual computation, and distance metric to hyperbolic geometry, HRQ imparts an inductive bias that aligns naturally with hierarchical branching. We claim that HRQ in comparison to RQ can generate more useful for downstream tasks discrete hierarchical representations for data with latent hierarchies. We evaluate HRQ on two tasks: supervised hierarchy modeling using WordNet hypernym trees, where the model is supervised to learn the latent hierarchy - and hierarchy discovery, where, while latent hierarchy exists in the data, the model is not directly trained or evaluated on a task related to the hierarchy. Across both scenarios, HRQ hierarchical tokens yield better performance on downstream tasks compared to Euclidean RQ with gains of up to $20\%$ for the hierarchy modeling task. Our results demonstrate that integrating hyperbolic geometry into discrete representation learning substantially enhances the ability to capture latent hierarchies.

📄 PDF Abstract BibTeX arXiv:2505.12404

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive BiasKnowledge GraphsQuantizationRepresentation Learning

Similar Papers 제목 키워드 기반

Estimating the Completeness of Discrete Speech Units

2024-09-09 · Sung-Lin Yeh, Hao Tang

Representing speech with discrete units has been widely used in speech codec and speech generation. However, there are several unverified claims about self-supervised discrete units, such as disentangling phonetic and sp…

DisentanglementQuantization

Semantic Residual for Multimodal Unified Discrete Representation

2024-12-26 · Hai Huang, Shulei Wang, Yan Xia

Recent research in the domain of multimodal unified representations predominantly employs codebook as representation forms, utilizing Vector Quantization(VQ) for quantization, yet there has been insufficient exploration …

DisentanglementQuantizationRetrieval

HyperVQ: MLR-based Vector Quantization in Hyperbolic Space

2024-03-18 · Nabarun Goswami, Yusuke Mukuta, Tatsuya Harada

The success of models operating on tokenized data has heightened the need for effective tokenization methods, particularly in vision and auditory tasks where inputs are naturally continuous. A common solution is to emplo…

QuantizationRepresentation Learning

Poincare ResNet

2023-01-01 · ICCV 2023 1 · Max van Spengler, Erwin Berkhout, Pascal Mettes

This paper introduces an end-to-end residual network that operates entirely on the Poincare ball model of hyperbolic space. Hyperbolic learning has recently shown great potential for visual understanding, but is curr…

Poincaré ResNet

2023-03-24 · Max van Spengler, Erwin Berkhout, Pascal Mettes

This paper introduces an end-to-end residual network that operates entirely on the Poincar\'e ball model of hyperbolic space. Hyperbolic learning has recently shown great potential for visual understanding, but is curren…