paper-with-me

Papers

LyTimeT: Towards Robust and Interpretable State-Variable Discovery

2025-10-22 · Kuai Yu, Crystal Su, Xiang Liu, Judah Goldfeder, Mingyuan Shao, Hod Lipson arxiv

Extracting the true dynamical variables of a system from high-dimensional video is challenging due to distracting visual factors such as background motion, occlusions, and texture changes. We propose LyTimeT, a two-phase framework for interpretable variable extraction that learns robust and stable latent representations of dynamical systems. In Phase 1, LyTimeT employs a spatio-temporal TimeSformer-based autoencoder that uses global attention to focus on dynamically relevant regions while suppressing nuisance variation, enabling distraction-robust latent state learning and accurate long-horizon video prediction. In Phase 2, we probe the learned latent space, select the most physically meaningful dimensions using linear correlation analysis, and refine the transition dynamics with a Lyapunov-based stability regularizer to enforce contraction and reduce error accumulation during roll-outs. Experiments on five synthetic benchmarks and four real-world dynamical systems, including chaotic phenomena, show that LyTimeT achieves mutual information and intrinsic dimension estimates closest to ground truth, remains invariant under background perturbations, and delivers the lowest analytical mean squared error among CNN-based (TIDE) and transformer-only baselines. Our results demonstrate that combining spatio-temporal attention with stability constraints yields predictive models that are not only accurate but also physically interpretable.

📄 PDF Abstract BibTeX arXiv:2510.19716

Code (0)

등록된 구현이 없습니다.

Tasks

Video Prediction

Similar Papers 제목 키워드 기반

Evolutionary Causal Discovery with Relative Impact Stratification for Interpretable Data Analysis

2024-04-25 · Ou Deng, Shoji Nishimura, Atsushi Ogihara, Qun Jin

This study proposes Evolutionary Causal Discovery (ECD) for causal discovery that tailors response variables, predictor variables, and corresponding operators to research datasets. Utilizing genetic programming for varia…

Causal Discovery

An interpretable LSTM neural network for autoregressive exogenous model

2018-04-14 · Tian Guo, Tao Lin, Yao Lu

In this paper, we propose an interpretable LSTM recurrent neural network, i.e., multi-variable LSTM for time series with exogenous variables. Currently, widely used attention mechanism in recurrent neural networks mostly…

DecoderTime SeriesTime Series Analysis

BVSIMC: Bayesian Variable Selection-Guided Inductive Matrix Completion for Improved and Interpretable Drug Discovery

2026-03-19 · Sijian Fan, Liyan Xiong, Dayuan Wang, Guoshuai Cai 외 arxiv

Recent advances in drug discovery have demonstrated that incorporating side information (e.g., chemical properties about drugs and genomic information about diseases) often greatly improves prediction performance. Howeve…

Drug Discovery

Multi-label Causal Variable Discovery: Learning Common Causal Variables and Label-specific Causal Variables

2020-11-09 · Xingyu Wu, Bingbing Jiang, Yan Zhong, Huanhuan Chen

Causal variables in Markov boundary (MB) have been widely applied in extensive single-label tasks. While few researches focus on the causal variable discovery in multi-label data due to the complex causal relationships. …

feature selection

Physics-informed Discovery of State Variables in Second-Order and Hamiltonian Systems

2024-08-21 · Félix Chavelli, Zi-Yu Khoo, Dawen Wu, Jonathan Sze Choong Low 외

The modeling of dynamical systems is a pervasive concern for not only describing but also predicting and controlling natural phenomena and engineered systems. Current data-driven approaches often assume prior knowledge o…