paper-with-me

홈 › Papers

Prediction-Oriented Subsampling from Data Streams

2025-08-05 · Benedetta Lavinia Mussati, Freddie Bickford Smith, Tom Rainforth, Stephen Roberts arxiv

Data is often generated in streams, with new observations arriving over time. A key challenge for learning models from data streams is capturing relevant information while keeping computational costs manageable. We explore intelligent data subsampling for offline learning, and argue for an information-theoretic method centred on reducing uncertainty in downstream predictions of interest. Empirically, we demonstrate that this prediction-oriented approach performs better than a previously proposed information-theoretic technique on two widely studied problems. At the same time, we highlight that reliably achieving strong performance in practice requires careful model design.

📄 PDF Abstract BibTeX arXiv:2508.03868

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Subsampled online matrix factorization with convergence guarantees

2016-11-30 · Arthur Mensch, Julien Mairal, Gaël Varoquaux, Bertrand Thirion

We present a matrix factorization algorithm that scales to input matrices that are large in both dimensions (i.e., that contains morethan 1TB of data). The algorithm streams the matrix columns while subsampling them, res…

Stochastic Subsampling for Factorizing Huge Matrices

2017-01-19 · Arthur Mensch, Julien Mairal, Bertrand Thirion, Gael Varoquaux

We present a matrix-factorization algorithm that scales to input matrices with both huge number of rows and columns. Learned factors may be sparse or dense and/or non-negative, which makes our algorithm suitable for dict…

Dictionary Learning

Residual Conv-Deconv Grid Network for Semantic Segmentation

2017-07-25 · Damien Fourure, Rémi Emonet, Elisa Fromont, Damien Muselet 외

This paper presents GridNet, a new Convolutional Neural Network (CNN) architecture for semantic image segmentation (full scene labelling). Classical neural networks are implemented as one stream from the input to the out…

Image SegmentationSegmentationSemantic Segmentation

Model-based Subsampling for Knowledge Graph Completion

2023-09-17 · Xincan Feng, Hidetaka Kamigaito, Katsuhiko Hayashi, Taro Watanabe

Subsampling is effective in Knowledge Graph Embedding (KGE) for reducing overfitting caused by the sparsity in Knowledge Graph (KG) datasets. However, current subsampling approaches consider only frequencies of queries t…

Graph EmbeddingKnowledge Graph CompletionKnowledge Graph Embeddingmodel

Turnstile $\ell_p$ leverage score sampling with applications

2024-06-01 · Alexander Munteanu, Simon Omlor

The turnstile data stream model offers the most flexible framework where data can be manipulated dynamically, i.e., rows, columns, and even single entries of an input matrix can be added, deleted, or updated multiple tim…

regression