paper-with-me

홈 › Papers

On the Mirage of Long-Range Dependency, with an Application to Integer Multiplication

2026-03-30 · Zichao Wei arxiv

Integer multiplication has long been considered a hard problem for neural networks, with the difficulty widely attributed to the O(n) long-range dependency induced by carry chains. We argue that this diagnosis is wrong: long-range dependency is not an intrinsic property of multiplication, but a mirage produced by the choice of computational spacetime. We formalize the notion of mirage and provide a constructive proof: when two n-bit binary integers are laid out as a 2D outer-product grid, every step of long multiplication collapses into a $3 \times 3$ local neighborhood operation. Under this representation, a neural cellular automaton with only 321 learnable parameters achieves perfect length generalization up to $683\times$ the training range. Five alternative architectures -- including Transformer (6,625 params), Transformer+RoPE, and Mamba -- all fail under the same representation. We further analyze how partial successes locked the community into an incorrect diagnosis, and argue that any task diagnosed as requiring long-range dependency should first be examined for whether the dependency is intrinsic to the task or induced by the computational spacetime.

📄 PDF Abstract BibTeX arXiv:2603.29069

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MIRAGE: Mobile Agents with Implicit Reasoning and Generative World Models

2026-06-03 · Zhichao Yang, Yuanze Hu, Haojie Hao, Longkun Hao 외 arxiv

Mobile agents are increasingly expected to operate everyday applications from screenshots and language goals, where reliable control requires reasoning over screen affordances, multi-step navigation, and future state cha…

MIRAGE: Defending Long-Form RAG Against Misinformation Pollution

2026-07-06 · Saadeldine Eletter, Ruihong Zeng, Yuxia Wang, Maxim Panov 외 arxiv

Retrieval-Augmented Generation (RAG) improves factuality by grounding LLMs in external evidence, but real-world retrieval is often polluted: semantically relevant passages may contain subtle misinformation, misleading fr…

Model Internals-based Answer Attribution for Trustworthy Retrieval-Augmented Generation

2024-06-19 · Jirui Qi, Gabriele Sarti, Raquel Fernández, Arianna Bisazza

Ensuring the verifiability of model answers is a fundamental challenge for retrieval-augmented generation (RAG) in the question answering (QA) domain. Recently, self-citation prompting was proposed to make large language…

Question AnsweringRAGRetrievalRetrieval-augmented Generation

Seeing Voices: Generating A-Roll Video from Audio with Mirage

2025-06-09 · Aditi Sundararaman, Amogh Adishesha, Andrew Jaegle, Dan Bigioi 외

From professional filmmaking to user-generated content, creators and consumers have long recognized that the power of video depends on the harmonious integration of what we hear (the video's audio track) with what we see…

Speech Synthesistext-to-speechText to SpeechVideo Generation

Mirage-1: Augmenting and Updating GUI Agent with Hierarchical Multimodal Skills

2025-06-12 · Yuquan Xie, Zaijing Li, Rui Shao, Gongwei Chen 외

Recent efforts to leverage the Multi-modal Large Language Model (MLLM) as GUI agents have yielded promising outcomes. However, these agents still struggle with long-horizon tasks in online environments, primarily due to …

Large Language ModelTask Planning