paper-with-me

Papers

Helix: Holistic Optimization for Accelerating Iterative Machine Learning

2018-12-14 · Doris Xin, Stephen Macke, Litian Ma, Jialin Liu, Shuchen Song, Aditya Parameswaran

Machine learning workflow development is a process of trial-and-error: developers iterate on workflows by testing out small modifications until the desired accuracy is achieved. Unfortunately, existing machine learning systems focus narrowly on model training---a small fraction of the overall development time---and neglect to address iterative development. We propose Helix, a machine learning system that optimizes the execution across iterations---intelligently caching and reusing, or recomputing intermediates as appropriate. Helix captures a wide variety of application needs within its Scala DSL, with succinct syntax defining unified processes for data preprocessing, model specification, and learning. We demonstrate that the reuse problem can be cast as a Max-Flow problem, while the caching problem is NP-Hard. We develop effective lightweight heuristics for the latter. Empirical evaluation shows that Helix is not only able to handle a wide variety of use cases in one unified workflow but also much faster, providing run time reductions of up to 19x over state-of-the-art systems, such as DeepDive or KeystoneML, on four real-world applications in natural language processing, computer vision, social and natural sciences.

📄 PDF Abstract BibTeX arXiv:1812.05762

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Helix: Accelerating Human-in-the-loop Machine Learning

2018-08-03 · Doris Xin, Litian Ma, Jialin Liu, Stephen Macke 외

Data application developers and data scientists spend an inordinate amount of time iterating on machine learning (ML) workflows -- by modifying the data pre-processing, model training, and post-processing steps -- via tr…

BIG-bench Machine LearningStructured Prediction

MM-HELIX: Boosting Multimodal Long-Chain Reflective Reasoning with Holistic Platform and Adaptive Hybrid Policy Optimization

2025-10-09 · Xiangyu Zhao, Junming Lin, Tianhao Liang, Yifan Zhou 외 arxiv

While current Multimodal Large Language Models (MLLMs) have demonstrated proficiency in reasoning tasks such as mathematics and logic, their capacity for long-chain reflective reasoning, a prerequisite for solving comple…

Reinforcement LearningResponse Generation

Helix: Evolutionary Reinforcement Learning for Open-Ended Scientific Problem Solving

2026-03-08 · Chang Su, Zhongkai Hao, Zhizhou Zhang, Zeyu Xia 외 arxiv

Large language models (LLMs) with reasoning abilities have demonstrated growing promise for tackling complex scientific problems. Yet such tasks are inherently domain-specific, unbounded and open-ended, demanding explora…

Reinforcement Learning

HelixSurf: A Robust and Efficient Neural Implicit Surface Learning of Indoor Scenes with Iterative Intertwined Regularization

2023-02-28 · CVPR 2023 1 · Zhihao Liang, Zhangjin Huang, Changxing Ding, Kui Jia

Recovery of an underlying scene geometry from multiview images stands as a long-time challenge in computer vision research. The recent promise leverages neural implicit surface learning and differentiable volume renderin…

Surface Reconstruction

HelixMO: Sample-Efficient Molecular Optimization in Scene-Sensitive Latent Space

2021-11-30 · ZhiYuan Chen, Xiaomin Fang, Zixu Hua, Yueyang Huang 외

Efficient exploration of the chemical space to search the candidate drugs that satisfy various constraints is a fundamental task of drug discovery. Advanced deep generative methods attempt to optimize the molecules in th…

Drug DesignDrug DiscoveryEfficient Exploration