paper-with-me

홈 › Papers

VeML: An End-to-End Machine Learning Lifecycle for Large-scale and High-dimensional Data

2023-04-25 · Van-Duc Le, Cuong-Tien Bui, Wen-Syan Li

An end-to-end machine learning (ML) lifecycle consists of many iterative processes, from data preparation and ML model design to model training and then deploying the trained model for inference. When building an end-to-end lifecycle for an ML problem, many ML pipelines must be designed and executed that produce a huge number of lifecycle versions. Therefore, this paper introduces VeML, a Version management system dedicated to end-to-end ML Lifecycle. Our system tackles several crucial problems that other systems have not solved. First, we address the high cost of building an ML lifecycle, especially for large-scale and high-dimensional dataset. We solve this problem by proposing to transfer the lifecycle of similar datasets managed in our system to the new training data. We design an algorithm based on the core set to compute similarity for large-scale, high-dimensional data efficiently. Another critical issue is the model accuracy degradation by the difference between training data and testing data during the ML lifetime, which leads to lifecycle rebuild. Our system helps to detect this mismatch without getting labeled data from testing data and rebuild the ML lifecycle for a new data version. To demonstrate our contributions, we conduct experiments on real-world, large-scale datasets of driving images and spatiotemporal sensor data and show promising results.

📄 PDF Abstract BibTeX arXiv:2304.13037

Code (0)

등록된 구현이 없습니다.

Tasks

Management

Similar Papers 제목 키워드 기반

DriveML: An R Package for Driverless Machine Learning

2020-05-01 · Sayan Putatunda, Dayananda Ubrangala, Kiran Rama, Ravi Kondapalli

In recent years, the concept of automated machine learning has become very popular. Automated Machine Learning (AutoML) mainly refers to the automated methods for model selection and hyper-parameter optimization of vario…

AutoMLBIG-bench Machine LearningFeature EngineeringModel Selection

DriveMLLM: A Benchmark for Spatial Understanding with Multimodal Large Language Models in Autonomous Driving

2024-11-20 · Xianda Guo, Ruijun Zhang, Yiqun Duan, Yuhang He 외

Autonomous driving requires a comprehensive understanding of 3D environments to facilitate high-level tasks such as motion prediction, planning, and mapping. In this paper, we introduce DriveMLLM, a benchmark specificall…

Autonomous Drivingmotion predictionSpatial Reasoning

DriveMLM: Aligning Multi-Modal Large Language Models with Behavioral Planning States for Autonomous Driving

2023-12-14 · Wenhai Wang, Jiangwei Xie, Chuanyang Hu, Haoming Zou 외

Large language models (LLMs) have opened up new possibilities for intelligent agents, endowing them with human-like thinking and cognitive abilities. In this work, we delve into the potential of large language models (LL…

Autonomous DrivingMotion Planning

AbductiveMLLM: Boosting Visual Abductive Reasoning Within MLLMs

2026-01-06 · Boyu Chang, Qi Wang, Xi Guo, Zhixiong Nan 외 arxiv

Visual abductive reasoning (VAR) is a challenging task that requires AI systems to infer the most likely explanation for incomplete visual observations. While recent MLLMs develop strong general-purpose multimodal reason…

Multimodal Reasoning

ModWaveMLP: MLP-Based Mode Decomposition and Wavelet Denoising Model to Defeat Complex Structures in Traffic Forecasting

2024-07-01 · The 38th Annual AAAI Conference on Artificial Intelligence 2024 7 · Ke Sun, Pei Liu, Pengfei Li, Zhifang Liao

Traffic prediction is the core issue of Intelligent Transportation Systems. Recently, researchers have tended to use complex structures, such as transformer-based structures, for tasks such as traffic prediction. Notably…

DenoisingPredictionTraffic Prediction