paper-with-me

홈 › Papers

Gaussian Process Assisted Meta-learning for Image Classification and Object Detection Models

2025-12-23 · Anna R. Flowers, Christopher T. Franck, Robert B. Gramacy, Justin A. Krometis arxiv

Collecting operationally realistic data to inform machine learning models can be costly. Before collecting new data, it is helpful to understand where a model is deficient. For example, object detectors trained on images of rare objects may not be good at identification in poorly represented conditions. We offer a way of informing subsequent data acquisition to maximize model performance by leveraging the toolkit of computer experiments and metadata describing the circumstances under which the training data was collected (e.g., season, time of day, location). We do this by evaluating the learner as the training data is varied according to its metadata. A Gaussian process (GP) surrogate fit to that response surface can inform new data acquisitions. This meta-learning approach offers improvements to learner performance as compared to data with randomly selected metadata, which we illustrate on both classic learning examples, and on a motivating application involving the collection of aerial images in search of airplanes.

📄 PDF Abstract BibTeX arXiv:2512.20021

Code (0)

등록된 구현이 없습니다.

Tasks

Image ClassificationObject Detection

Similar Papers 제목 키워드 기반

LMT-GP: Combined Latent Mean-Teacher and Gaussian Process for Semi-supervised Low-light Image Enhancement

2024-08-29 · Ye Yu, Fengxin Chen, Jun Yu, Zhen Kan

While recent low-light image enhancement (LLIE) methods have made significant advancements, they still face challenges in terms of low visual quality and weak generalization ability when applied to complex scenarios. To …

GPRImage EnhancementLow-Light Image EnhancementPseudo Label

Transfer Bayesian Meta-learning via Weighted Free Energy Minimization

2021-06-20 · Yunchuan Zhang, Sharu Theresa Jose, Osvaldo Simeone

Meta-learning optimizes the hyperparameters of a training procedure, such as its initialization, kernel, or learning rate, based on data sampled from a number of auxiliary tasks. A key underlying assumption is that the a…

Gaussian ProcessesMeta-Learningregression

Transfer learning based few-shot classification using optimal transport mapping from preprocessed latent space of backbone neural network

2021-02-09 · Tomáš Chobola, Daniel Vašata, Pavel Kordík

MetaDL Challenge 2020 focused on image classification tasks in few-shot settings. This paper describes second best submission in the competition. Our meta learning approach modifies the distribution of classes in a laten…

Few-Shot Image ClassificationFew-Shot Learningimage-classificationImage Classification+2

Using learned optimizers to make models robust to input noise

2019-06-08 · Luke Metz, Niru Maheswaranathan, Jonathon Shlens, Jascha Sohl-Dickstein 외

State-of-the art vision models can achieve superhuman performance on image classification tasks when testing and training data come from the same distribution. However, when models are tested on corrupted images (e.g. du…

General Classificationimage-classificationImage ClassificationMeta-Learning

Do LLMs Favor LLMs? Quantifying Interaction Effects in Peer Review

2026-01-28 · Vibhhu Sharma, Thorsten Joachims, Sarah Dean arxiv

There are increasing indications that LLMs are not only used for producing scientific papers, but also as part of the peer review process. In this work, we provide the first comprehensive analysis of LLM use across the p…