paper-with-me

홈 › Papers

Multistep Inverse Is Not All You Need

2024-03-18 · Alexander Levine, Peter Stone, Amy Zhang

In real-world control settings, the observation space is often unnecessarily high-dimensional and subject to time-correlated noise. However, the controllable dynamics of the system are often far simpler than the dynamics of the raw observations. It is therefore desirable to learn an encoder to map the observation space to a simpler space of control-relevant variables. In this work, we consider the Ex-BMDP model, first proposed by Efroni et al. (2022), which formalizes control problems where observations can be factorized into an action-dependent latent state which evolves deterministically, and action-independent time-correlated noise. Lamb et al. (2022) proposes the "AC-State" method for learning an encoder to extract a complete action-dependent latent state representation from the observations in such problems. AC-State is a multistep-inverse method, in that it uses the encoding of the the first and last state in a path to predict the first action in the path. However, we identify cases where AC-State will fail to learn a correct latent representation of the agent-controllable factor of the state. We therefore propose a new algorithm, ACDF, which combines multistep-inverse prediction with a latent forward model. ACDF is guaranteed to correctly infer an action-dependent latent state encoder for a large class of Ex-BMDP models. We demonstrate the effectiveness of ACDF on tabular Ex-BMDPs through numerical simulations; as well as high-dimensional environments using neural-network-based encoders. Code is available at https://github.com/midi-lab/acdf.

📄 PDF Abstract BibTeX arXiv:2403.11940

Code (1)

midi-lab/acdf 공식 구현 pytorch

Tasks

All

Similar Papers 제목 키워드 기반

Inverse Consistency by Construction for Multistep Deep Registration

2023-04-28 · Hastings Greer, Lin Tian, Francois-Xavier Vialard, Roland Kwitt 외

Inverse consistency is a desirable property for image registration. We propose a simple technique to make a neural registration network inverse consistent by construction, as a consequence of its structure, as long as it…

Image RegistrationMedical Image Registration

Preconditioned One-Step Generative Modeling for Bayesian Inverse Problems in Function Spaces

2026-03-16 · Zilan Cheng, Li-Lian Wang, Zhongjian Wang arxiv

We propose a machine-learning algorithm for Bayesian inverse problems in the function-space regime. Based on one-step generative transport, the method learns an amortized neural operator whose pushforward of a Gaussian s…

Incremental Multistep Forecasting of Battery Degradation Using Pseudo Targets

2025-09-19 · Jonathan Adam Rico, Nagarajan Raghavan, Senthilnath Jayavelu arxiv

Data-driven models accurately perform early battery prognosis to prevent equipment failure and further safety hazards. Most existing machine learning (ML) models work in offline mode which must consider their retraining …

CoSIGN: Few-Step Guidance of ConSIstency Model to Solve General INverse Problems

2024-07-17 · Jiankun Zhao, Bowen Song, Liyue Shen

Diffusion models have been demonstrated as strong priors for solving general inverse problems. Most existing Diffusion model-based Inverse Problem Solvers (DIS) employ a plug-and-play approach to guide the sampling traje…

MeanFlowSE: one-step generative speech enhancement via conditional mean flow

2025-09-18 · Duojia Li, Shenghui Lu, Hongchen Pan, Zongyi Zhan 외 arxiv

Multistep inference is a bottleneck for real-time generative speech enhancement because flow- and diffusion-based systems learn an instantaneous velocity field and therefore rely on iterative ordinary differential equati…

Knowledge DistillationSpeech Enhancement