paper-with-me

Papers

Lightweight Conditional Model Extrapolation for Streaming Data under Class-Prior Shift

2022-06-10 · Paulina Tomaszewska, Christoph H. Lampert

We introduce LIMES, a new method for learning with non-stationary streaming data, inspired by the recent success of meta-learning. The main idea is not to attempt to learn a single classifier that would have to work well across all occurring data distributions, nor many separate classifiers, but to exploit a hybrid strategy: we learn a single set of model parameters from which a specific classifier for any specific data distribution is derived via classifier adaptation. Assuming a multi-class classification setting with class-prior shift, the adaptation step can be performed analytically with only the classifier's bias terms being affected. Another contribution of our work is an extrapolation step that predicts suitable adaptation parameters for future time steps based on the previous data. In combination, we obtain a lightweight procedure for learning from streaming data with varying class distribution that adds no trainable parameters and almost no memory or computational overhead compared to training a single model. Experiments on a set of exemplary tasks using Twitter data show that LIMES achieves higher accuracy than alternative approaches, especially with respect to the relevant real-world metric of lowest within-day accuracy.

📄 PDF Abstract BibTeX arXiv:2206.05181

Code (1)

ptomaszewska/limes 공식 구현 tf

Tasks

Meta-LearningMulti-class Classification

Similar Papers 제목 키워드 기반

Extrapolation-Aware Nonparametric Statistical Inference

2024-02-15 · Niklas Pfister, Peter Bühlmann

We define extrapolation as any type of statistical inference on a conditional function (e.g., a conditional expectation or conditional quantile) evaluated outside of the support of the conditioning variable. This type of…

Uncertainty Quantification

Prompt-Adapter Context Routing for Parameter-Efficient Multi-Shot Long Video Extrapolation

2026-07-07 · Anna Córdoba, Adam Puente Tercero, Nerea Angulo Hijo, Mar Linares Tercero 외 arxiv

We present PACR-Video, a parameter-efficient framework for multi-shot long video extrapolation that preserves recurring entities, scene structure, visual style, and causal progression without full generator fine-tuning. …

RAVEN: Real-time Autoregressive Video Extrapolation with Consistency-model GRPO

2026-05-14 · Yanzuo Lu, Ronglai Zuo, Jiankang Deng arxiv

Causal autoregressive video diffusion models support real-time streaming generation by extrapolating future chunks from previously generated content. Distilling such generators from high-fidelity bidirectional teachers y…

Reinforcement Learning

Concept Modulation Models: A Unified Framework for Identifiability and Extrapolation

2026-06-16 · Soheun Yi, Yizhou Lu, Chandler Squires, Pradeep Ravikumar arxiv

Reliable generalization in conditional latent variable models requires understanding both identifiability and extrapolation: how observed variation across attributes determines latent structure, and how that structure de…

Representation Learning

LongStream: Long-Sequence Streaming Autoregressive Visual Geometry

2026-02-13 · Chong Cheng, Xianda Chen, Tao Xie, Wei Yin 외 arxiv

Long-sequence streaming 3D reconstruction remains a significant open challenge. Existing autoregressive models often fail when processing long sequences because they anchor poses to the first frame, leading to attention …

3D Reconstruction