paper-with-me

Papers

Few-Shot Design Optimization by Exploiting Auxiliary Information

2026-02-12 · Arjun Mani, Carl Vondrick, Richard Zemel arxiv

Many real-world design problems involve optimizing an expensive black-box function $f(x)$, such as hardware design or drug discovery. Bayesian Optimization has emerged as a sample-efficient framework for this problem. However, the basic setting considered by these methods is simplified compared to real-world experimental setups, where experiments often generate a wealth of useful information. We introduce a new setting where an experiment generates high-dimensional auxiliary information $h(x)$ along with the performance measure $f(x)$; moreover, a history of previously solved tasks from the same task family is available for accelerating optimization. A key challenge of our setting is learning how to represent and utilize $h(x)$ for efficiently solving new optimization tasks beyond the task history. We develop a novel approach for this setting based on a neural model which predicts $f(x)$ for unseen designs given a few-shot context containing observations of $h(x)$. We evaluate our method on two challenging domains, robotic hardware design and neural network hyperparameter tuning, and introduce a novel design problem and large-scale benchmark for the former. On both domains, our method utilizes auxiliary feedback effectively to achieve more accurate few-shot prediction and faster optimization of design tasks, significantly outperforming several methods for multi-task optimization.

📄 PDF Abstract BibTeX arXiv:2602.12112

Code (0)

등록된 구현이 없습니다.

Tasks

Drug Discovery

Similar Papers 제목 키워드 기반

Extended Few-Shot Learning: Exploiting Existing Resources for Novel Tasks

2020-12-13 · Reza Esfandiarpoor, Amy Pu, Mohsen Hajabdollahi, Stephen H. Bach

In many practical few-shot learning problems, even though labeled examples are scarce, there are abundant auxiliary datasets that potentially contain useful information. We propose the problem of extended few-shot learni…

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

Learning Class Prototypes via Structure Alignment for Zero-Shot Recognition

2018-07-24 · ECCV 2018 9 · Huajie Jiang, Ruiping Wang, Shiguang Shan, Xilin Chen

Zero-shot learning (ZSL) aims to recognize objects of novel classes without any training samples of specific classes, which is achieved by exploiting the semantic information and auxiliary datasets. Recently most ZSL app…

Dictionary LearningZero-Shot Learning

Gaze Embeddings for Zero-Shot Image Classification

2016-11-28 · CVPR 2017 7 · Nour Karessli, Zeynep Akata, Bernt Schiele, Andreas Bulling

Zero-shot image classification using auxiliary information, such as attributes describing discriminative object properties, requires time-consuming annotation by domain experts. We instead propose a method that relies on…

ClassificationFine-Grained Image ClassificationGeneral Classificationimage-classification+2

Pre-trained Neural Recommenders: A Transferable Zero-Shot Framework for Recommendation Systems

2023-09-03 · Junting Wang, Adit Krishnan, Hari Sundaram, Yunzhe Li

Modern neural collaborative filtering techniques are critical to the success of e-commerce, social media, and content-sharing platforms. However, despite technical advances -- for every new application domain, we need to…

Collaborative FilteringRecommendation Systems

Bayesian Optimization with Binary Auxiliary Information

2019-06-17 · Yehong Zhang, Zhongxiang Dai, Kian Hsiang Low

This paper presents novel mixed-type Bayesian optimization (BO) algorithms to accelerate the optimization of a target objective function by exploiting correlated auxiliary information of binary type that can be more chea…

Bayesian OptimizationReinforcement LearningVocal Bursts Type Prediction