paper-with-me

Papers

Continuity Laws for Sequential Models

2026-05-08 · Annan Yu, Dongwei Lyu, N. Benjamin Erichson arxiv

Inductive biases influence the behavior and performance of sequential models. In this work, we study an underexplored inductive bias in sequential modeling: continuity in time. We ask a simple question: do models motivated by continuous-time formulations, such as state-space models, actually behave continuously in time, and does this translate into better performance on tasks with continuous temporal structure? To answer this, we formalize model continuity as convergence under temporal refinement, where a model is continuous if its predictions approach an underlying continuous trajectory as the temporal discretization is refined. We show that S4 exhibits stable continuous behavior, whereas S6 (the core of Mamba) can be more sensitive to input amplitude and selective dynamics, despite being derived from a continuous dynamical system. To study whether this distinction matters for learning, we also need a corresponding notion of task continuity. We therefore introduce a metric to quantify the continuity of datasets directly from their temporal structure. Across benchmarks, we find a clear empirical alignment between task continuity, model continuity, and model performance. Beyond an inductive bias, continuity also has practical consequences: we show that it enables a simple temporal subsampling strategy that improves both efficiency and performance.

📄 PDF Abstract BibTeX arXiv:2605.08539

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Using Conservation Laws to Infer Deep Learning Model Accuracy of Richtmyer-meshkov Instabilities

2022-07-19 · Charles F. Jekel, Dane M. Sterbentz, Sylvie Aubry, Youngsoo Choi 외

Richtmyer-Meshkov Instability (RMI) is a complicated phenomenon that occurs when a shockwave passes through a perturbed interface. Over a thousand hydrodynamic simulations were performed to study the formation of RMI for…

Deep Learning

Neural Conservation Laws: A Divergence-Free Perspective

2022-10-04 · Jack Richter-Powell, Yaron Lipman, Ricky T. Q. Chen

We investigate the parameterization of deep neural networks that by design satisfy the continuity equation, a fundamental conservation law. This is enabled by the observation that any solution of the continuity equation …

Harnessing the Power of Neural Operators with Automatically Encoded Conservation Laws

2023-12-18 · Ning Liu, Yiming Fan, Xianyi Zeng, Milan Klöwer 외

Neural operators (NOs) have emerged as effective tools for modeling complex physical systems in scientific machine learning. In NOs, a central characteristic is to learn the governing physical laws directly from data. In…

RoeNets: Predicting Discontinuity of Hyperbolic Systems from Continuous Data

2020-06-07 · Shiying Xiong, Xingzhe He, Yunjin Tong, Runze Liu 외

We introduce Roe Neural Networks (RoeNets) that can predict the discontinuity of the hyperbolic conservation laws (HCLs) based on short-term discontinuous and even continuous training data. Our methodology is inspired by…

A Measure-Theoretic Analysis of Reasoning: Structural Generalization and Approximation Limits

2026-05-19 · Yuyang Zhang, Yifu Zhang, Xuehai Zhou, Xiaoyin Chen arxiv

While empirical scaling laws for LLM reasoning are well-documented, the theoretical mechanisms governing out-of-distribution (OOD) generalization remain elusive. We formalize reasoning via optimal transport, projecting d…