Pith. sign in

REVIEW 2 cited by

Learning with Imperfect Models: When Multi-step Prediction Mitigates Compounding Error

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2504.01766 v1 pith:SNHBDF3E submitted 2025-04-02 eess.SY cs.LGcs.SY

Learning with Imperfect Models: When Multi-step Prediction Mitigates Compounding Error

classification eess.SY cs.LGcs.SY
keywords multi-stepmodelerrorlearningpredictionsingle-stepwhencompounding
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Compounding error, where small prediction mistakes accumulate over time, presents a major challenge in learning-based control. For example, this issue often limits the performance of model-based reinforcement learning and imitation learning. One common approach to mitigate compounding error is to train multi-step predictors directly, rather than relying on autoregressive rollout of a single-step model. However, it is not well understood when the benefits of multi-step prediction outweigh the added complexity of learning a more complicated model. In this work, we provide a rigorous analysis of this trade-off in the context of linear dynamical systems. We show that when the model class is well-specified and accurately captures the system dynamics, single-step models achieve lower asymptotic prediction error. On the other hand, when the model class is misspecified due to partial observability, direct multi-step predictors can significantly reduce bias and thus outperform single-step approaches. These theoretical results are supported by numerical experiments, wherein we also (a) empirically evaluate an intermediate strategy which trains a single-step model using a multi-step loss and (b) evaluate performance of single step and multi-step predictors in a closed loop control setting.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Flow map learning in nonlinear vector autoregressive models: influence of the feature-library structure on the training error

    cs.LG 2026-05 unverdicted novelty 6.0

    NVAR models exhibit training error scaling laws tied to feature library representation of Lie-series coefficients, with delays reducing one-step error but aiding long-horizon forecasts only under sufficient nonlinearity.

  2. RTS Smoother-Guided Learning of Physics-Based Neural Differential Models

    cs.LG 2026-07 conditional novelty 5.0

    An alternating RTS-smoother/backprop training scheme learns the missing differential equations of partially observed dynamical systems in hybrid neural-physics ODEs.