paper-with-me

Papers

Multi-objective Hyper-parameter Optimization of Behavioral Song Embeddings

2022-08-26 · Massimo Quadrana, Antoine Larreche-Mouly, Matthias Mauch

Song embeddings are a key component of most music recommendation engines. In this work, we study the hyper-parameter optimization of behavioral song embeddings based on Word2Vec on a selection of downstream tasks, namely next-song recommendation, false neighbor rejection, and artist and genre clustering. We present new optimization objectives and metrics to monitor the effects of hyper-parameter optimization. We show that single-objective optimization can cause side effects on the non optimized metrics and propose a simple multi-objective optimization to mitigate these effects. We find that next-song recommendation quality of Word2Vec is anti-correlated with song popularity, and we show how song embedding optimization can balance performance across different popularity levels. We then show potential positive downstream effects on the task of play prediction. Finally, we provide useful insights on the effects of training dataset scale by testing hyper-parameter optimization on an industry-scale dataset.

📄 PDF Abstract BibTeX arXiv:2208.12724

Code (0)

등록된 구현이 없습니다.

Tasks

Music Recommendation

Methods 이 논문이 사용한 방법론

NON 설명 없음

Similar Papers 제목 키워드 기반

Multi-Objective Population Based Training

2023-06-02 · Arkadiy Dushatskiy, Alexander Chebykin, Tanja Alderliesten, Peter A. N. Bosman

Population Based Training (PBT) is an efficient hyperparameter optimization algorithm. PBT is a single-objective algorithm, but many real-world hyperparameter optimization problems involve two or more conflicting objecti…

Adversarial RobustnessClassificationFairnessHyperparameter Optimization

Hyperparameter Importance Analysis for Multi-Objective AutoML

2024-05-13 · Daphne Theodorakopoulos, Frederic Stahl, Marius Lindauer

Hyperparameter optimization plays a pivotal role in enhancing the predictive performance and generalization capabilities of ML models. However, in many applications, we do not only care about predictive performance but a…

AutoMLHyperparameter Optimization

Multi-Objective Hyperparameter Optimization in Machine Learning -- An Overview

2022-06-15 · Florian Karl, Tobias Pielok, Julia Moosbauer, Florian Pfisterer 외

Hyperparameter optimization constitutes a large part of typical modern machine learning workflows. This arises from the fact that machine learning methods and corresponding preprocessing steps often only yield optimal pe…

Bayesian OptimizationBIG-bench Machine LearningEvolutionary AlgorithmsFairness+1

Dynamic Hyperparameter Importance for Efficient Multi-Objective Optimization

2026-01-06 · Daphne Theodorakopoulos, Marcel Wever, Marius Lindauer arxiv

Choosing a suitable ML model is a complex task that can depend on several objectives, e.g., accuracy, fairness, or energy consumption. In practice, this requires trading off multiple, often competing, objectives through …

Multi-objective hyperparameter optimization with performance uncertainty

2022-09-09 · Alejandro Morales-Hernández, Inneke Van Nieuwenhuyse, Gonzalo Nápoles

The performance of any Machine Learning (ML) algorithm is impacted by the choice of its hyperparameters. As training and evaluating a ML algorithm is usually expensive, the hyperparameter optimization (HPO) method needs …

GPRHyperparameter Optimization