paper-with-me

Papers

A Hetero-Associative Sequential Memory Model Utilizing Neuromorphic Signals: Validated on a Mobile Manipulator

2025-12-07 · Runcong Wang, Fengyi Wang, Gordon Cheng arxiv

This paper presents a hetero-associative sequential memory system for mobile manipulators that learns compact, neuromorphic bindings between robot joint states and tactile observations to produce step-wise action decisions with low compute and memory cost. The method encodes joint angles via population place coding and converts skin-measured forces into spike-rate features using an Izhikevich neuron model; both signals are transformed into bipolar binary vectors and bound element-wise to create associations stored in a large-capacity sequential memory. To improve separability in binary space and inject geometry from touch, we introduce 3D rotary positional embeddings that rotate subspaces as a function of sensed force direction, enabling fuzzy retrieval through a softmax weighted recall over temporally shifted action patterns. On a Toyota Human Support Robot covered by robot skin, the hetero-associative sequential memory system realizes a pseudocompliance controller that moves the link under touch in the direction and with speed correlating to the amplitude of applied force, and it retrieves multi-joint grasp sequences by continuing tactile input. The system sets up quickly, trains from synchronized streams of states and observations, and exhibits a degree of generalization while remaining economical. Results demonstrate single-joint and full-arm behaviors executed via associative recall, and suggest extensions to imitation learning, motion planning, and multi-modal integration.

📄 PDF Abstract BibTeX arXiv:2512.07032

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Oscillatory Neural Network as Hetero-Associative Memory for Image Edge Detection

2022-02-25 · Madeleine Abernot, Thierry Gil, Aida Todri-Sanial

The increasing amount of data to be processed on edge devices, such as cameras, has motivated Artificial Intelligence (AI) integration at the edge. Typical image processing methods performed at the edge, such as feature …

Edge Detection

Efficient event-driven retrieval in high-capacity kernel Hopfield networks

2026-05-07 · Akira Tamamori arxiv

High-capacity associative memory models, such as Kernel Logistic Regression (KLR) Hopfield networks, have demonstrated strong storage capabilities but typically rely on computationally expensive synchronous updates. This…

Computational Efficiency

A Dynamical Theory of Sequential Retrieval in Input-Driven Hopfield Networks

2026-03-03 · Simone Betteti, Giacomo Baggio, Sandro Zampieri arxiv

Reasoning is the ability to integrate internal states and external inputs in a meaningful and semantically consistent flow. Contemporary machine learning (ML) systems increasingly rely on such sequential reasoning, from …

Word2Spike: Poisson Rate Coding for Associative Memories and Neuromorphic Algorithms

2025-09-09 · Archit Kalra, Midhun Sadanand arxiv

Spiking neural networks offer a promising path toward energy-efficient, brain-like associative memory. This paper introduces Word2Spike, a novel rate coding mechanism that combines continuous word embeddings and neuromor…

Semantic Similarity

Sequential Learning in the Dense Associative Memory

2024-09-24 · Hayden McAlister, Anthony Robins, Lech Szymanski

Sequential learning involves learning tasks in a sequence, and proves challenging for most neural networks. Biological neural networks regularly conquer the sequential learning challenge and are even capable of transferr…