paper-with-me

Papers

Distribution-Free Predictive Inference under Unknown Temporal Drift

2024-06-10 · Elise Han, Chengpiao Huang, Kaizheng Wang

Distribution-free prediction sets play a pivotal role in uncertainty quantification for complex statistical models. Their validity hinges on reliable calibration data, which may not be readily available as real-world environments often undergo unknown changes over time. In this paper, we propose a strategy for choosing an adaptive window and use the data therein to construct prediction sets. The window is selected by optimizing an estimated bias-variance tradeoff. We provide sharp coverage guarantees for our method, showing its adaptivity to the underlying temporal drift. We also illustrate its efficacy through numerical experiments on synthetic and real data.

📄 PDF Abstract BibTeX arXiv:2406.06516

Code (1)

eliselyhan/predictive-inference 공식 구현

Tasks

PredictionUncertainty Quantification

Similar Papers 제목 키워드 기반

Predictive variational inference: Learn the predictively optimal posterior distribution

2024-10-18 · Jinlin Lai, Yuling Yao

Vanilla variational inference finds an optimal approximation to the Bayesian posterior distribution, but even the exact Bayesian posterior is often not meaningful under model misspecification. We propose predictive varia…

Variational Inference

Variational inference formulation for a model-free simulation of a dynamical system with unknown parameters by a recurrent neural network

2020-03-02 · Kyongmin Yeo, Dylan E. C. Grullon, Fan-Keng Sun, Duane S. Boning 외

We propose a recurrent neural network for a "model-free" simulation of a dynamical system with unknown parameters without prior knowledge. The deep learning model aims to jointly learn the nonlinear time marching operato…

Time SeriesTime Series AnalysisVariational Inference

Training-free Dropout Sampling for Semantic Token Acceptance in Speculative Decoding

2026-02-11 · Jeongtae Lee, Minjung Jo, Hyunjoon Jeong, Gunho Park 외 arxiv

Speculative decoding accelerates large language model inference by proposing tokens with a lightweight draft model and selectively accepting them using a target model. This work introduces DropMatch, a novel approach tha…

Distribution-Free Predictive Inference For Regression

2016-04-14 · Jing Lei, Max G'Sell, Alessandro Rinaldo, Ryan J. Tibshirani 외

We develop a general framework for distribution-free predictive inference in regression, using conformal inference. The proposed methodology allows for the construction of a prediction band for the response variable usin…

Computational EfficiencyPredictionPrediction Intervalsregression+1

Unknown Sample Discovery for Source Free Open Set Domain Adaptation

2023-12-05 · Chowdhury Sadman Jahan, Andreas Savakis

Open Set Domain Adaptation (OSDA) aims to adapt a model trained on a source domain to a target domain that undergoes distribution shift and contains samples from novel classes outside the source domain. Source-free OSDA …

Domain Adaptation