paper-with-me

Papers

Disentanglement with Holographic Reduced Representations

2026-06-08 · Jhonny J. Velasquez Olivera, Christo K. Thomas, Walid Saad arxiv

Disentanglement, the separation of factors of variation in data using neural networks, remains a long-standing challenge in machine learning. Prior work has addressed this problem with variational autoencoders and generative adversarial networks that incorporate ideas from variational inference and information-theoretic constraints. In contrast to methods that rely on continuous representations, we propose a design that treats disentangled representations as symbolic structures, motivated by the compositional relationships among the concepts that make up samples from a distribution. However, learning discrete symbolic structures with neural networks while maintaining differentiability is difficult and often requires complex architectures. To address this, we introduce an unsupervised learning algorithm that uses holographic reduced representations (HRR) for neural disentanglement. We show that the HRR unbinding operation provides an inductive bias for separating factors and yields competitive results against baselines, as measured by latent traversals and disentanglement metrics. We complement these empirical findings with an information-theoretic analysis of the HRR unbinding channel. We prove that unbinding induces approximately independent symbol-value pairs and derive a per-slot capacity bound that quantifies how many distinct symbolic concepts can be reliably encoded, giving a quantitative account of the inductive bias toward disentanglement. The resulting representations differ from standard autoencoder-based models, in that their latent units are vectors that are summed together, rather than scalar dimensions of a low-dimensional latent vector. We show that this HRR representation is more robust to noise than other disentangled representations and maintains reconstruction quality across a range of SNRs.

📄 PDF Abstract BibTeX arXiv:2606.09725

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Associative Long Short-Term Memory

2016-02-09 · Ivo Danihelka, Greg Wayne, Benigno Uria, Nal Kalchbrenner 외

We investigate a new method to augment recurrent neural networks with extra memory without increasing the number of network parameters. The system has an associative memory based on complex-valued vectors and is closely …

MemorizationRetrieval

Learning with Holographic Reduced Representations

2021-09-05 · NeurIPS 2021 12 · Ashwinkumar Ganesan, Hang Gao, Sunil Gandhi, Edward Raff 외

Holographic Reduced Representations (HRR) are a method for performing symbolic AI on top of real-valued vectors by associating each vector with an abstract concept, and providing mathematical operations to manipulate vec…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONRetrieval

Towards Decomposed Linguistic Representation with Holographic Reduced Representation

2018-09-27 · Jiaming Luo, Yuan Cao, Yonghui Wu

The vast majority of neural models in Natural Language Processing adopt a form of structureless distributed representations. While these models are powerful at making predictions, the representational form is rather crud…

Form

Generalized Holographic Reduced Representations

2024-05-15 · Calvin Yeung, Zhuowen Zou, Mohsen Imani

Deep learning has achieved remarkable success in recent years. Central to its success is its ability to learn representations that preserve task-relevant structure. However, massive energy, compute, and data costs are re…

Memorization

Deploying Convolutional Networks on Untrusted Platforms Using 2D Holographic Reduced Representations

2022-06-13 · Mohammad Mahmudul Alam, Edward Raff, Tim Oates, James Holt

Due to the computational cost of running inference for a neural network, the need to deploy the inferential steps on a third party's compute environment or hardware is common. If the third party is not fully trusted, it …