中文
相关论文

相关论文: StableSSM: Alleviating the Curse of Memory in Stat…

200 篇论文

We prove that Moore machines can be exactly realized as state-space models (SSMs), establishing a formal correspondence between symbolic automata and these continuous machine learning architectures. These Moore-SSMs preserve both the…

机器学习 · 计算机科学 2026-03-09 William Fishell , Sam Nicholas Kouteili , Mark Santolucito

Weak-memory models are standard formal specifications of concurrency across hardware, programming languages, and distributed systems. A fundamental computational problem is consistency testing: is the observed execution of a concurrent…

编程语言 · 计算机科学 2023-11-16 Soham Chakraborty , Shankaranarayanan Krishna , Umang Mathur , Andreas Pavlogiannis

Imitation Learning (IL) is a powerful technique for intuitive robotic programming. However, ensuring the reliability of learned behaviors remains a challenge. In the context of reaching motions, a robot should consistently reach its goal,…

机器人学 · 计算机科学 2024-10-02 Rodrigo Pérez-Dattari , Cosimo Della Santina , Jens Kober

Imitation learning presents an effective approach to alleviate the resource-intensive and time-consuming nature of policy learning from scratch in the solution space. Even though the resulting policy can mimic expert demonstrations…

机器人学 · 计算机科学 2024-09-04 Amin Abyaneh , Mariana Sosa Guzmán , Hsiu-Chin Lin

With the explosive growth of data, long-sequence modeling has become increasingly important in tasks such as natural language processing and bioinformatics. However, existing methods face inherent trade-offs between efficiency and memory.…

机器学习 · 计算机科学 2025-10-07 Youjin Wang , Yangjingyi Chen , Jiahao Yan , Jiaxuan Lu , Xiao Sun

State Space Models (SSMs) like Mamba2 are a promising alternative to Transformers, with faster theoretical training and inference times -- especially for long context lengths. Recent work on Matryoshka Representation Learning -- and its…

机器学习 · 计算机科学 2024-10-10 Abhinav Shukla , Sai Vemprala , Aditya Kusupati , Ashish Kapoor

State-space models (SSMs) provide a flexible framework for modelling time-series data. Consequently, SSMs are ubiquitously applied in areas such as engineering, econometrics and epidemiology. In this paper we provide a fast approach for…

机器学习 · 统计学 2018-11-22 Tom Ryder , Andrew Golighty , A. Stephen McGough , Dennis Prangle

Modeling instance-level context and object-object relationships is extremely challenging. It requires reasoning about bounding boxes of different classes, locations \etc. Above all, instance-level spatial reasoning inherently requires…

计算机视觉与模式识别 · 计算机科学 2017-04-14 Xinlei Chen , Abhinav Gupta

One-shot pose estimation for tasks such as body joint localization, camera pose estimation, and object tracking are generally noisy, and temporal filters have been extensively used for regularization. One of the most widely-used methods is…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Huseyin Coskun , Felix Achilles , Robert DiPietro , Nassir Navab , Federico Tombari

State Space Models (SSMs), particularly recent selective variants like Mamba, have emerged as a leading architecture for sequence modeling, challenging the dominance of Transformers. However, the success of these state-of-the-art models…

机器学习 · 计算机科学 2025-08-06 Yiyi Wang , Jian'an Zhang , Hongyi Duan , Haoyang Liu , Qingyang Li

Transformers are the dominant architecture for sequence modeling, but there is growing interest in models that use a fixed-size latent state that does not depend on the sequence length, which we refer to as "generalized state space models"…

机器学习 · 计算机科学 2024-06-05 Samy Jelassi , David Brandfonbrener , Sham M. Kakade , Eran Malach

Deep state-space models (Deep SSMs) are becoming popular as effective approaches to model sequence data. They have also been shown to be capable of in-context learning, much like transformers. However, a complete picture of how SSMs might…

机器学习 · 计算机科学 2025-02-19 Neeraj Mohan Sushma , Yudou Tian , Harshvardhan Mestha , Nicolo Colombo , David Kappel , Anand Subramoney

Classical state estimation algorithms rely on predefined target's state-space model, which complicates model derivation and limits adaptability when system dynamics change. Neural network based estimators offer a data-driven alternative,…

信号处理 · 电气工程与系统科学 2025-10-01 Minxing Sun , Li Miao , Qingyu Shen , Yao Mao , Qiliang Bao

Decentralized sparsity learning has attracted a significant amount of attention recently due to its rapidly growing applications. To obtain the robust and sparse estimators, a natural idea is to adopt the non-smooth median loss combined…

机器学习 · 统计学 2022-03-02 Weidong Liu , Xiaojun Mao , Xin Zhang

This paper presents a new deep learning-based framework for robust nonlinear estimation and control using the concept of a Neural Contraction Metric (NCM). The NCM uses a deep long short-term memory recurrent neural network for a global…

系统与控制 · 电气工程与系统科学 2020-11-20 Hiroyasu Tsukamoto , Soon-Jo Chung

Model reparametrization, which follows the change-of-variable rule of calculus, is a popular way to improve the training of neural nets. But it can also be problematic since it can induce inconsistencies in, e.g., Hessian-based flatness…

机器学习 · 计算机科学 2023-10-24 Agustinus Kristiadi , Felix Dangel , Philipp Hennig

Four-dimensional variational data assimilation (4DVAR) is a cornerstone of numerical weather prediction, but its cost function is difficult to optimize and computationally intensive. We propose a neural field-based reformulation in which…

机器学习 · 计算机科学 2025-09-29 Jaemin Oh

Continual fine-tuning of large language models (LLMs) is becoming increasingly crucial as these models are deployed in dynamic environments where tasks and data distributions evolve over time. While strong adaptability enables rapid…

机器学习 · 计算机科学 2026-03-11 Yiyang Lu , Yu He , Jianlong Chen , Hongyuan Zha

The recent success of State-Space Models (SSMs) in sequence modeling has motivated their adaptation to graph learning, giving rise to Graph State-Space Models (GSSMs). However, existing GSSMs operate by applying SSM modules to sequences…

Image restoration endeavors to reconstruct a high-quality, detail-rich image from a degraded counterpart, which is a pivotal process in photography and various computer vision systems. In real-world scenarios, different types of degradation…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Yuhong He , Long Peng , Qiaosi Yi , Chen Wu , Lu Wang