paper-with-me

Papers

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 required to learn general representations. This paper explores Hyperdimensional Computing (HDC), a computationally and data-efficient brain-inspired alternative. HDC acts as a bridge between connectionist and symbolic approaches to artificial intelligence (AI), allowing explicit specification of representational structure as in symbolic approaches while retaining the flexibility of connectionist approaches. However, HDC's simplicity poses challenges for encoding complex compositional structures, especially in its binding operation. To address this, we propose Generalized Holographic Reduced Representations (GHRR), an extension of Fourier Holographic Reduced Representations (FHRR), a specific HDC implementation. GHRR introduces a flexible, non-commutative binding operation, enabling improved encoding of complex data structures while preserving HDC's desirable properties of robustness and transparency. In this work, we introduce the GHRR framework, prove its theoretical properties and its adherence to HDC properties, explore its kernel and binding characteristics, and perform empirical experiments showcasing its flexible non-commutativity, enhanced decoding accuracy for compositional structures, and improved memorization capacity compared to FHRR.

📄 PDF Abstract BibTeX arXiv:2405.09689

Code (0)

등록된 구현이 없습니다.

Tasks

Memorization

Similar Papers 제목 키워드 기반

HyperSpace: A Generalized Framework for Spatial Encoding in Hyperdimensional Representations

2026-04-16 · Shay Snyder, Andrew Capodieci, David Gorsich, Maryam Parsa arxiv

Vector Symbolic Architectures (VSAs) provide a well-defined algebraic framework for compositional representations in hyperdimensional spaces. We introduce HyperSpace, an open-source framework that decomposes VSA systems …

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

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 …