works on

From the 1 of 13 linked papers with an AI index.

activity
20242026
collaborators

13 papers

cs.CV2026

Online Neural Space Time Memory for Dynamic Novel View Synthesis

Baback Elmieh, Lynn Tsai, Zeman Li +8

The paper introduces an online neural space‑time memory system that periodically updates a persistent memory while applying it per frame, enabling real‑time novel view synthesis fo…

cs.LG2026

Language Models Need Sleep: Learning to Self-Modify and Consolidate Memories

Ali Behrouz, Farnoosh Hashemi, Adel Javanmard +1

The past few decades have witnessed significant advances in the design of machine learning algorithms, from early studies on task-specific shallow models to more general deep Large…

cs.LG2026

Tapered Language Models

Reza Bayat, Ali Behrouz, Aaron Courville

Modern language models, including transformer, recurrent, and memory-based variants, share a common chassis: a stack of identical layers in which parameters are allocated uniformly…

cs.LG2026

Memory Caching: RNNs with Growing Memory

Ali Behrouz, Zeman Li, Yuan Deng +3

Transformers have been established as the de-facto backbones for most recent advances in sequence modeling, mainly due to their growing memory capacity that scales with the context…

cs.LG2025

Nested Learning: The Illusion of Deep Learning Architectures

Ali Behrouz, Meisam Razaviyayn, Peilin Zhong +1

Despite the recent progresses, particularly in developing Language Models, there are fundamental challenges and unanswered questions about how such models can continually learn/mem…

cs.LG2025

Trellis: Learning to Compress Key-Value Memory in Attention Models

Mahdi Karami, Ali Behrouz, Praneeth Kacham +1

Transformers, while powerful, suffer from quadratic computational complexity and the ever-growing Key-Value (KV) cache of the attention mechanism. This paper introduces Trellis, a…