English

One Filters All: A Generalist Filter for State Estimation

Machine Learning 2025-09-25 v1 Artificial Intelligence

Abstract

Estimating hidden states in dynamical systems, also known as optimal filtering, is a long-standing problem in various fields of science and engineering. In this paper, we introduce a general filtering framework, \textbf{LLM-Filter}, which leverages large language models (LLMs) for state estimation by embedding noisy observations with text prototypes. In various experiments for classical dynamical systems, we find that first, state estimation can significantly benefit from the reasoning knowledge embedded in pre-trained LLMs. By achieving proper modality alignment with the frozen LLM, LLM-Filter outperforms the state-of-the-art learning-based approaches. Second, we carefully design the prompt structure, System-as-Prompt (SaP), incorporating task instructions that enable the LLM to understand the estimation tasks. Guided by these prompts, LLM-Filter exhibits exceptional generalization, capable of performing filtering tasks accurately in changed or even unseen environments. We further observe a scaling-law behavior in LLM-Filter, where accuracy improves with larger model sizes and longer training times. These findings make LLM-Filter a promising foundation model of filtering.

Keywords

Cite

@article{arxiv.2509.20051,
  title  = {One Filters All: A Generalist Filter for State Estimation},
  author = {Shiqi Liu and Wenhan Cao and Chang Liu and Zeyu He and Tianyi Zhang and Shengbo Eben Li},
  journal= {arXiv preprint arXiv:2509.20051},
  year   = {2025}
}

Comments

NeurIPS 2025

R2 v1 2026-07-01T05:54:02.264Z