paper-with-me

Papers

Prospective Learning: Learning for a Dynamic Future

2024-10-31 · Ashwin De Silva, Rahul Ramesh, Rubing Yang, Siyu Yu, Joshua T Vogelstein, Pratik Chaudhari

In real-world applications, the distribution of the data, and our goals, evolve over time. The prevailing theoretical framework for studying machine learning, namely probably approximately correct (PAC) learning, largely ignores time. As a consequence, existing strategies to address the dynamic nature of data and goals exhibit poor real-world performance. This paper develops a theoretical framework called "Prospective Learning" that is tailored for situations when the optimal hypothesis changes over time. In PAC learning, empirical risk minimization (ERM) is known to be consistent. We develop a learner called Prospective ERM, which returns a sequence of predictors that make predictions on future data. We prove that the risk of prospective ERM converges to the Bayes risk under certain assumptions on the stochastic process generating the data. Prospective ERM, roughly speaking, incorporates time as an input in addition to the data. We show that standard ERM as done in PAC learning, without incorporating time, can result in failure to learn when distributions are dynamic. Numerical experiments illustrate that prospective ERM can learn synthetic and visual recognition problems constructed from MNIST and CIFAR-10. Code at https://github.com/neurodata/prolearn.

📄 PDF Abstract BibTeX arXiv:2411.00109

Code (1)

neurodata/prolearn 공식 구현 pytorch

Tasks

PAC learning

Similar Papers 제목 키워드 기반

Prospective Learning: Principled Extrapolation to the Future

2022-01-19 · Ashwin De Silva, Rahul Ramesh, Lyle Ungar, Marshall Hussain Shuler 외

Learning is a process which can update decision rules, based on past experience, such that future performance improves. Traditionally, machine learning is often evaluated under the assumption that the future will be iden…

Continual LearningDecision Making

On the Past, Present, and Future of the Diebold-Yilmaz Approach to Dynamic Network Connectedness

2022-11-08 · Francis X. Diebold, Kamil Yilmaz

We offer retrospective and prospective assessments of the Diebold-Yilmaz connectedness research program, combined with personal recollections of its development. Its centerpiece in many respects is Diebold and Yilmaz (20…

Teaching signal synchronization in deep neural networks with prospective neurons

2025-11-18 · Nicoas Zucchet, Qianqian Feng, Axel Laborieux, Friedemann Zenke 외 arxiv

Working memory requires the brain to maintain information from the recent past to guide ongoing behavior. Neurons can contribute to this capacity by slowly integrating their inputs over time, creating persistent activity…

Learning, Planning, and Control in a Monolithic Neural Event Inference Architecture

2018-09-19 · Martin V. Butz, David Bilkey, Dania Humaidan, Alistair Knott 외

We introduce REPRISE, a REtrospective and PRospective Inference SchEme, which learns temporal event-predictive models of dynamical systems. REPRISE infers the unobservable contextual event state and accompanying temporal…

Model Predictive Control

Interventional Flow Matching: Prospective Dose-Response Forecasting with Velocity-Field Jacobian Regularization

2026-06-28 · Amirreza Dolatpour Fathkouhi, Justin Lee, Heman Shakeri arxiv

Predicting a patient's physiological trajectory under a planned treatment sequence is a prospective interventional problem, not standard time-series extrapolation. We study this problem in glucose management, where insul…