paper-with-me

홈 › Papers

AVATAR -- Machine Learning Pipeline Evaluation Using Surrogate Model

2020-01-30 · Tien-Dung Nguyen, Tomasz Maszczyk, Katarzyna Musial, Marc-Andre Zöller, Bogdan Gabrys

The evaluation of machine learning (ML) pipelines is essential during automatic ML pipeline composition and optimisation. The previous methods such as Bayesian-based and genetic-based optimisation, which are implemented in Auto-Weka, Auto-sklearn and TPOT, evaluate pipelines by executing them. Therefore, the pipeline composition and optimisation of these methods requires a tremendous amount of time that prevents them from exploring complex pipelines to find better predictive models. To further explore this research challenge, we have conducted experiments showing that many of the generated pipelines are invalid, and it is unnecessary to execute them to find out whether they are good pipelines. To address this issue, we propose a novel method to evaluate the validity of ML pipelines using a surrogate model (AVATAR). The AVATAR enables to accelerate automatic ML pipeline composition and optimisation by quickly ignoring invalid pipelines. Our experiments show that the AVATAR is more efficient in evaluating complex pipelines in comparison with the traditional evaluation approaches requiring their execution.

📄 PDF Abstract BibTeX arXiv:2001.11158

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningmodel

Similar Papers 제목 키워드 기반

AutoWeka4MCPS-AVATAR: Accelerating Automated Machine Learning Pipeline Composition and Optimisation

2020-11-21 · Tien-Dung Nguyen, Bogdan Gabrys, Katarzyna Musial

Automated machine learning pipeline (ML) composition and optimisation aim at automating the process of finding the most promising ML pipelines within allocated resources (i.e., time, CPU and memory). Existing methods, su…

BIG-bench Machine LearningCPUSMACSMAC+

AvatarVerse: High-quality & Stable 3D Avatar Creation from Text and Pose

2023-08-07 · Huichao Zhang, Bowen Chen, Hao Yang, Liao Qu 외

Creating expressive, diverse and high-quality 3D avatars from highly customized text descriptions and pose guidance is a challenging task, due to the intricacy of modeling and texturing in 3D that ensure details and vari…

Text-to-3D-Human Generation

Democratizing the Creation of Animatable Facial Avatars

2024-01-29 · Yilin Zhu, Dalton Omens, Haodi He, Ron Fedkiw

In high-end visual effects pipelines, a customized (and expensive) light stage system is (typically) used to scan an actor in order to acquire both geometry and texture for various expressions. Aiming towards democratiza…

Live Avatar: Streaming Real-time Audio-Driven Avatar Generation with Infinite Length

2025-12-04 · Yubo Huang, Hailong Guo, Fangtai Wu, Weiqiang Wang 외 arxiv

Audio-driven avatar interaction demands real-time, streaming, and infinite-length generation -- capabilities fundamentally at odds with the sequential denoising and long-horizon drift of current diffusion models. We pres…

Designing Machine Learning Pipeline Toolkit for AutoML Surrogate Modeling Optimization

2021-07-02 · Paulito P. Palmes, Akihiro Kishimoto, Radu Marinescu, Parikshit Ram 외

The pipeline optimization problem in machine learning requires simultaneous optimization of pipeline structures and parameter adaptation of their elements. Having an elegant way to express these structures can help lesse…

AutoMLBIG-bench Machine LearningManagement