paper-with-me

Papers

It's All Connected: A Journey Through Test-Time Memorization, Attentional Bias, Retention, and Online Optimization

2025-04-17 · Ali Behrouz, Meisam Razaviyayn, Peilin Zhong, Vahab Mirrokni

Designing efficient and effective architectural backbones has been in the core of research efforts to enhance the capability of foundation models. Inspired by the human cognitive phenomenon of attentional bias-the natural tendency to prioritize certain events or stimuli-we reconceptualize neural architectures, including Transformers, Titans, and modern linear recurrent neural networks as associative memory modules that learn a mapping of keys and values using an internal objective, referred to as attentional bias. Surprisingly, we observed that most existing sequence models leverage either (1) dot-product similarity, or (2) L2 regression objectives as their attentional bias. Going beyond these objectives, we present a set of alternative attentional bias configurations along with their effective approximations to stabilize their training procedure. We then reinterpret forgetting mechanisms in modern deep learning architectures as a form of retention regularization, providing a novel set of forget gates for sequence models. Building upon these insights, we present Miras, a general framework to design deep learning architectures based on four choices of: (i) associative memory architecture, (ii) attentional bias objective, (iii) retention gate, and (iv) memory learning algorithm. We present three novel sequence models-Moneta, Yaad, and Memora-that go beyond the power of existing linear RNNs while maintaining a fast parallelizable training process. Our experiments show different design choices in Miras yield models with varying strengths. For example, certain instances of Miras achieve exceptional performance in special tasks such as language modeling, commonsense reasoning, and recall intensive tasks, even outperforming Transformers and other modern linear recurrent models.

📄 PDF Abstract BibTeX arXiv:2504.13173

Code (0)

등록된 구현이 없습니다.

Tasks

AllLanguage ModelingLanguage ModellingMemorization

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

WonderJourney: Going from Anywhere to Everywhere

2023-12-06 · CVPR 2024 1 · Hong-Xing Yu, Haoyi Duan, Junhwa Hur, Kyle Sargent 외

We introduce WonderJourney, a modularized framework for perpetual 3D scene generation. Unlike prior work on view generation that focuses on a single type of scenes, we start at any user-provided location (by a text descr…

Point Cloud GenerationScene Generation

Probing the effectiveness of World Models for Spatial Reasoning through Test-time Scaling

2025-12-05 · Saurav Jha, M. Jehanzeb Mirza, Wei Lin, Shiqi Yang 외 arxiv

Vision-Language Models (VLMs) remain limited in spatial reasoning tasks that require multi-view understanding and embodied perspective shifts. Recent approaches such as MindJourney attempt to mitigate this gap through te…

Spatial Reasoning

MindJourney: Test-Time Scaling with World Models for Spatial Reasoning

2025-07-16 · Yuncong Yang, Jiageng Liu, Zheyuan Zhang, Siyuan Zhou 외

Spatial reasoning in 3D space is central to human cognition and indispensable for embodied tasks such as navigation and manipulation. However, state-of-the-art vision-language models (VLMs) struggle frequently with tasks…

Spatial Reasoning

Memorization in Overparameterized Autoencoders

2018-10-16 · ICML Workshop Deep_Phenomen 2019 6 · Adityanarayanan Radhakrishnan, Karren Yang, Mikhail Belkin, Caroline Uhler

The ability of deep neural networks to generalize well in the overparameterized regime has become a subject of significant research interest. We show that overparameterized autoencoders exhibit memorization, a form of in…

Inductive BiasMemorization

Adaptive User Journeys in Pharma E-Commerce with Reinforcement Learning: Insights from SwipeRx

2024-08-15 · Ana Fernández del Río, Michael Brennan Leong, Paulo Saraiva, Ivan Nazarov 외

This paper introduces a reinforcement learning (RL) platform that enhances end-to-end user journeys in healthcare digital tools through personalization. We explore a case study with SwipeRx, the most popular all-in-one a…

ManagementReinforcement Learning (RL)