v293: Proceedings of AutoML 2025
Summary
Volume 293 presents the proceedings of the Fourth International Conference on Automated Machine Learning (AutoML), held from September 8-11, 2025, at Cornell Tech in New York. This collection features 25 papers exploring diverse advancements in AutoML. Key research areas include optimizing machine learning workflows using LLM agents, such as PiML and AutoPDL, and various approaches to hyperparameter optimization, including memory-efficient methods like "Frozen Layers" and cost-aware prompt optimization (CAPO). Papers also detail innovations in Neural Architecture Search (NAS) through techniques like Iterative Monte Carlo Tree Search and evolutionary algorithms (EG-ENAS), alongside advancements in Bayesian optimization, model ensembling for time series forecasting, and classifier probability calibration with SmartCal. The volume also introduces new benchmarking suites like CATBench and platforms for adaptive experimentation such as Ax, covering applications from generative AI to medical image segmentation.
Key takeaway
For AI Scientists and Machine Learning Engineers seeking to enhance model development efficiency, these proceedings highlight critical advancements in AutoML. You should investigate new methods for hyperparameter optimization, such as "Frozen Layers" for memory efficiency or CAPO for cost-aware prompt tuning, to improve your model training pipelines. Consider exploring LLM-agent-driven workflow automation tools like PiML or platforms like Ax for adaptive experimentation to streamline your development cycles and achieve better performance.
Key insights
AutoML research focuses on enhancing efficiency, automation, and performance across diverse ML tasks.
Principles
- Automate ML workflows using intelligent agents.
- Optimize hyperparameters for efficiency and performance.
- Explore diverse architectures via Neural Architecture Search.
In practice
- Utilize Ax for adaptive experimentation.
- Apply EG-ENAS for image classification NAS.
- Implement PiML for LLM-driven workflow optimization.
Topics
- Automated Machine Learning
- Hyperparameter Optimization
- Neural Architecture Search
- LLM Agents
- Bayesian Optimization
- Time Series Forecasting
- Medical Image Segmentation
Code references
Best for: Research Scientist, AI Scientist, Machine Learning Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Proceedings of Machine Learning Research.