paper-with-me

홈 › Papers

To Infinity and Beyond: Tool-Use Unlocks Length Generalization in State Space Models

2025-10-16 · Eran Malach, Omid Saremi, Sinead Williamson, Arwen Bradley, Aryo Lotfi, Emmanuel Abbe, Josh Susskind, Etai Littwin arxiv

State Space Models (SSMs) have become the leading alternative to Transformers for sequence modeling. Their primary advantage is efficiency in long-context and long-form generation, enabled by fixed-size memory and linear scaling of computational complexity. We begin this work by showing a simple theoretical result stating that SSMs cannot accurately solve any ``truly long-form'' generation problem (in a sense we formally define), undermining their main competitive advantage. However, we show that this limitation can be mitigated by allowing SSMs interactive access to external tools. In fact, we show that given the right choice of tool access and problem-dependent training data, SSMs can learn to solve any tractable problem and generalize to arbitrary problem length/complexity (i.e., achieve length generalization). Following our theoretical finding, we demonstrate that tool-augmented SSMs achieve remarkable length generalization on a variety of arithmetic, reasoning, and coding tasks. These findings highlight SSMs as a potential efficient alternative to Transformers in interactive tool-based and agentic settings.

📄 PDF Abstract BibTeX arXiv:2510.14826

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Central limit theorems for the outputs of fully convolutional neural networks with time series input

2026-03-31 · Annika Betken, Giorgio Micali, Johannes Schmidt-Hieber arxiv

Deep learning is widely deployed for time series learning tasks such as classification and forecasting. Despite the empirical successes, only little theory has been developed so far in the time series context. In this wo…

Asymptotic theory of in-context learning by linear attention

2024-05-20 · Yue M. Lu, Mary I. Letey, Jacob A. Zavatone-Veth, Anindita Maiti 외

Transformers have a remarkable ability to learn and execute tasks based on examples provided within the input itself, without explicit prior training. It has been argued that this capability, known as in-context learning…

DiversityIn-Context LearningMemorization

Mamba Modulation: On the Length Generalization of Mamba

2025-09-23 · Peng Lu, Jerry Huang, Qiuhao Zeng, Xinyu Wang 외 arxiv

The quadratic complexity of the attention mechanism in Transformer models has motivated the development of alternative architectures with sub-quadratic scaling, such as state-space models. Among these, Mamba has emerged …

Beyond Single-Task: Robust Multi-Task Length Generalization for LLMs

2025-02-17 · Yi Hu, Shijia Kang, Haotong Yang, Haotian Xu 외

Length generalization, the ability to solve problems longer than those seen during training, remains a critical challenge for large language models (LLMs). Previous work modifies positional encodings (PEs) and data forma…

In-Context LearningLogical Reasoning

Convergence of the generalization error for deep gradient flow methods for PDEs

2025-12-31 · Chenguang Liu, Antonis Papapantoleon, Jasper Rou arxiv

The aim of this article is to provide a firm mathematical foundation for the application of deep gradient flow methods (DGFMs) for the solution of (high-dimensional) partial differential equations (PDEs). We decompose th…