paper-with-me

Papers

Two-stage Optimization for Machine Learning Workflow

2019-07-01 · Alexandre Quemy

Machines learning techniques plays a preponderant role in dealing with massive amount of data and are employed in almost every possible domain. Building a high quality machine learning model to be deployed in production is a challenging task, from both, the subject matter experts and the machine learning practitioners. For a broader adoption and scalability of machine learning systems, the construction and configuration of machine learning workflow need to gain in automation. In the last few years, several techniques have been developed in this direction, known as autoML. In this paper, we present a two-stage optimization process to build data pipelines and configure machine learning algorithms. First, we study the impact of data pipelines compared to algorithm configuration in order to show the importance of data preprocessing over hyperparameter tuning. The second part presents policies to efficiently allocate search time between data pipeline construction and algorithm configuration. Those policies are agnostic from the metaoptimizer. Last, we present a metric to determine if a data pipeline is specific or independent from the algorithm, enabling fine-grain pipeline pruning and meta-learning for the coldstart problem.

📄 PDF Abstract BibTeX arXiv:1907.00678

Code (1)

aquemy/DPSO_experiments 공식 구현

Tasks

AutoMLBIG-bench Machine LearningMeta-LearningVocal Bursts Valence Prediction

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Couler: Unified Machine Learning Workflow Optimization in Cloud

2024-03-12 · Xiaoda Wang, Yuan Tang, Tengda Guo, Bo Sang 외

Machine Learning (ML) has become ubiquitous, fueling data-driven applications across various organizations. Contrary to the traditional perception of ML in research, ML workflows can be complex, resource-intensive, and t…

CPU

Large Language Models for Constructing and Optimizing Machine Learning Workflows: A Survey

2024-11-11 · Yang Gu, Hengyu You, Jian Cao, Muran Yu 외

Building effective machine learning (ML) workflows to address complex tasks is a primary focus of the Automatic ML (AutoML) community and a critical step toward achieving artificial general intelligence (AGI). Recently, …

AutoMLFeature EngineeringHyperparameter OptimizationModel Selection

CASTELO: Clustered Atom Subtypes aidEd Lead Optimization -- a combined machine learning and molecular modeling method

2020-11-27 · Leili Zhang, Giacomo Domeniconi, Chih-Chieh Yang, Seung-gu Kang 외

Drug discovery is a multi-stage process that comprises two costly major steps: pre-clinical research and clinical trials. Among its stages, lead optimization easily consumes more than half of the pre-clinical budget. We …

BIG-bench Machine LearningClusteringDrug Discovery

Internalizing Academic Writing Workflows for Introduction Generation via Struct-Aware Policy Learning

2026-08-04 · Meicong Zhang, Tiancheng Su, Jiahao Cheng, Guoxiu He 외 arxiv

Generating a rigorous paper introduction with large language models (LLMs) remains challenging, since it requires coordinating background, gap identification, method and contribution within a coherent narrative. Existing…

TurboAgent: An LLM-Driven Autonomous Multi-Agent Framework for Turbomachinery Aerodynamic Design

2026-04-08 · Juan Du, Yueteng Wu, Pan Zhao, Yuze Liu 외 arxiv

The aerodynamic design of turbomachinery is a complex and tightly coupled multi-stage process involving geometry generation, performance prediction, optimization, and high-fidelity physical validation. Existing intellige…