paper-with-me

홈 › Papers

Towards Meta-learned Algorithm Selection using Implicit Fidelity Information

2022-06-07 · Aditya Mohan, Tim Ruhkopf, Marius Lindauer

Automatically selecting the best performing algorithm for a given dataset or ranking multiple algorithms by their expected performance supports users in developing new machine learning applications. Most approaches for this problem rely on pre-computed dataset meta-features and landmarking performances to capture the salient topology of the datasets and those topologies that the algorithms attend to. Landmarking usually exploits cheap algorithms not necessarily in the pool of candidate algorithms to get inexpensive approximations of the topology. While somewhat indicative, hand-crafted dataset meta-features and landmarks are likely insufficient descriptors, strongly depending on the alignment of the topologies that the landmarks and the candidate algorithms search for. We propose IMFAS, a method to exploit multi-fidelity landmarking information directly from the candidate algorithms in the form of non-parametrically non-myopic meta-learned learning curves via LSTMs in a few-shot setting during testing. Using this mechanism, IMFAS jointly learns the topology of the datasets and the inductive biases of the candidate algorithms, without the need to expensively train them to convergence. Our approach produces informative landmarks, easily enriched by arbitrary meta-features at a low computational cost, capable of producing the desired ranking using cheaper fidelities. We additionally show that IMFAS is able to beat Successive Halving with at most 50% of the fidelity sequence during test time.

📄 PDF Abstract BibTeX arXiv:2206.03130

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Recommender Systems Algorithm Selection for Ranking Prediction on Implicit Feedback Datasets

2024-09-09 · Lukas Wegmeth, Tobias Vente, Joeran Beel

The recommender systems algorithm selection problem for ranking prediction on implicit feedback datasets is under-explored. Traditional approaches in recommender systems algorithm selection focus predominantly on rating …

Recommendation Systems

Meta-INR: Efficient Encoding of Volumetric Data via Meta-Learning Implicit Neural Representation

2025-02-12 · Maizhe Yang, Kaiyuan Tang, Chaoli Wang

Implicit neural representation (INR) has emerged as a promising solution for encoding volumetric data, offering continuous representations and seamless compatibility with the volume rendering pipeline. However, optimizin…

Meta-Learning

Meta-Learning with Implicit Gradients

2019-09-10 · NeurIPS 2019 12 · Aravind Rajeswaran, Chelsea Finn, Sham Kakade, Sergey Levine

A core capability of intelligent systems is the ability to quickly learn new tasks by drawing on prior experience. Gradient (or optimization) based meta-learning has recently emerged as an effective approach for few-shot…

Few-Shot Image ClassificationFew-Shot LearningMeta-Learning

Diffusion Model Regularized Implicit Neural Representation for CT Metal Artifact Reduction

2025-12-09 · Jie Wen, Chenhe Du, Xiao Wang, Yuyao Zhang arxiv

Computed tomography (CT) images are often severely corrupted by artifacts in the presence of metals. Existing supervised metal artifact reduction (MAR) approaches suffer from performance instability on known data due to …

Meta-Learning with Implicit Processes

2021-01-01 · Yizhou Chen, Dong Li, Na Li, TONG LIANG 외

This paper presents a novel implicit process-based meta-learning (IPML) algorithm that, in contrast to existing works, explicitly represents each task as a continuous latent vector and models its probabilistic belief wit…

Meta-Learning