paper-with-me

홈 › Papers

Hyperseed: Unsupervised Learning with Vector Symbolic Architectures

2021-10-15 · Evgeny Osipov, Sachin Kahawala, Dilantha Haputhanthri, Thimal Kempitiya, Daswin De Silva, Damminda Alahakoon, Denis Kleyko

Motivated by recent innovations in biologically-inspired neuromorphic hardware, this article presents a novel unsupervised machine learning algorithm named Hyperseed that draws on the principles of Vector Symbolic Architectures (VSA) for fast learning of a topology preserving feature map of unlabelled data. It relies on two major operations of VSA, binding and bundling. The algorithmic part of Hyperseed is expressed within Fourier Holographic Reduced Representations model, which is specifically suited for implementation on spiking neuromorphic hardware. The two primary contributions of the Hyperseed algorithm are, few-shot learning and a learning rule based on single vector operation. These properties are empirically evaluated on synthetic datasets as well as on illustrative benchmark use-cases, IRIS classification, and a language identification task using n-gram statistics. The results of these experiments confirm the capabilities of Hyperseed and its applications in neuromorphic hardware.

📄 PDF Abstract BibTeX arXiv:2110.08343

Code (1)

eaoltu/hyperseed 공식 구현

Tasks

Few-Shot LearningLanguage Identification

Similar Papers 제목 키워드 기반

Unsupervised Dialogue Topic Segmentation in Hyperdimensional Space

2023-08-21 · Seongmin Park, Jinkyu Seo, Jihwa Lee

We present HyperSeg, a hyperdimensional computing (HDC) approach to unsupervised dialogue topic segmentation. HDC is a class of vector symbolic architectures that leverages the probabilistic orthogonality of randomly dra…

Segmentation

A Neural-Symbolic Approach to Design of CAPTCHA

2017-10-29 · Qiuyuan Huang, Paul Smolensky, Xiaodong He, Li Deng 외

CAPTCHAs based on reading text are susceptible to machine-learning-based attacks due to recent significant advances in deep learning (DL). To address this, this paper promotes image/visual captioning based CAPTCHAs, whic…

BIG-bench Machine LearningImage CaptioningSentence

hdlib 2.0: Extending Machine Learning Capabilities of Vector-Symbolic Architectures

2026-01-05 · Fabio Cumbo, Kabir Dhillon, Daniel Blankenberg arxiv

Following the initial publication of hdlib, a Python library for designing Vector-Symbolic Architectures (VSA), we introduce a major extension that significantly enhances its machine learning capabilities. VSA, also know…

Quantum Machine Learning

SymFlux: deep symbolic regression of Hamiltonian vector fields

2025-07-08 · M. A. Evangelista-Alvarado, P. Suárez-Serrato arxiv

We present SymFlux, a novel deep learning framework that performs symbolic regression to identify Hamiltonian functions from their corresponding vector fields on the standard symplectic plane. SymFlux models utilize hybr…

A Walsh Hadamard Derived Linear Vector Symbolic Architecture

2024-10-30 · Mohammad Mahmudul Alam, Alexander Oberle, Edward Raff, Stella Biderman 외

Vector Symbolic Architectures (VSAs) are one approach to developing Neuro-symbolic AI, where two vectors in $\mathbb{R}^d$ are `bound' together to produce a new vector in the same space. VSAs support the commutativity an…

Computational Efficiency