AutoDOViz: Human-Centered Automation for Decision Optimization
- URL: http://arxiv.org/abs/2302.09688v1
- Date: Sun, 19 Feb 2023 23:06:19 GMT
- Title: AutoDOViz: Human-Centered Automation for Decision Optimization
- Authors: Daniel Karl I. Weidele, Shazia Afzal, Abel N. Valente, Cole Makuch,
Owen Cornec, Long Vu, Dharmashankar Subramanian, Werner Geyer, Rahul Nair,
Inge Vejsbjerg, Radu Marinescu, Paulito Palmes, Elizabeth M. Daly, Loraine
Franke, Daniel Haehn
- Abstract summary: We present AutoDOViz, an interactive user interface for automated decision optimization (AutoDO) using reinforcement learning (RL)
We report our findings from semi-structured expert interviews with DO practitioners as well as business consultants.
- Score: 20.114066563594125
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: We present AutoDOViz, an interactive user interface for automated decision
optimization (AutoDO) using reinforcement learning (RL). Decision optimization
(DO) has classically being practiced by dedicated DO researchers where experts
need to spend long periods of time fine tuning a solution through
trial-and-error. AutoML pipeline search has sought to make it easier for a data
scientist to find the best machine learning pipeline by leveraging automation
to search and tune the solution. More recently, these advances have been
applied to the domain of AutoDO, with a similar goal to find the best
reinforcement learning pipeline through algorithm selection and parameter
tuning. However, Decision Optimization requires significantly more complex
problem specification when compared to an ML problem. AutoDOViz seeks to lower
the barrier of entry for data scientists in problem specification for
reinforcement learning problems, leverage the benefits of AutoDO algorithms for
RL pipeline search and finally, create visualizations and policy insights in
order to facilitate the typical interactive nature when communicating problem
formulation and solution proposals between DO experts and domain experts. In
this paper, we report our findings from semi-structured expert interviews with
DO practitioners as well as business consultants, leading to design
requirements for human-centered automation for DO with RL. We evaluate a system
implementation with data scientists and find that they are significantly more
open to engage in DO after using our proposed solution. AutoDOViz further
increases trust in RL agent models and makes the automated training and
evaluation process more comprehensible. As shown for other automation in ML
tasks, we also conclude automation of RL for DO can benefit from user and
vice-versa when the interface promotes human-in-the-loop.
Related papers
- Let the Barbarians In: How AI Can Accelerate Systems Performance Research [80.43506848683633]
We term this iterative cycle of generation, evaluation, and refinement AI-Driven Research for Systems.<n>We demonstrate that ADRS-generated solutions can match or even outperform human state-of-the-art designs.
arXiv Detail & Related papers (2025-12-16T18:51:23Z) - SelfAI: Building a Self-Training AI System with LLM Agents [79.10991818561907]
SelfAI is a general multi-agent platform that combines a User Agent for translating high-level research objectives into standardized experimental configurations.<n>An Experiment Manager orchestrates parallel, fault-tolerant training across heterogeneous hardware while maintaining a structured knowledge base for continuous feedback.<n>Across regression, computer vision, scientific computing, medical imaging, and drug discovery benchmarks, SelfAI consistently achieves strong performance and reduces redundant trials.
arXiv Detail & Related papers (2025-11-29T09:18:39Z) - Barbarians at the Gate: How AI is Upending Systems Research [58.95406995634148]
We argue that systems research, long focused on designing and evaluating new performance-oriented algorithms, is particularly well-suited for AI-driven solution discovery.<n>We term this approach as AI-Driven Research for Systems ( ADRS), which iteratively generates, evaluates, and refines solutions.<n>Our results highlight both the disruptive potential and the urgent need to adapt systems research practices in the age of AI.
arXiv Detail & Related papers (2025-10-07T17:49:24Z) - AutoMind: Adaptive Knowledgeable Agent for Automated Data Science [70.33796196103499]
Large Language Model (LLM) agents have shown great potential in addressing real-world data science problems.<n>Existing frameworks depend on rigid, pre-defined and inflexible coding strategies.<n>We introduce AutoMind, an adaptive, knowledgeable LLM-agent framework.
arXiv Detail & Related papers (2025-06-12T17:59:32Z) - Accelerating Vehicle Routing via AI-Initialized Genetic Algorithms [55.78505925402658]
Vehicle Routing Problems (VRP) are an extension of the Traveling Salesperson Problem and are a fundamental NP-hard challenge in Evolutionary optimization.
We introduce a novel optimization framework that uses a reinforcement learning agent - trained on prior instances - to quickly generate initial solutions, which are then further optimized by genetic algorithms.
For example, EARLI handles vehicle routing with 500 locations within 1s, 10x faster than current solvers for the same solution quality, enabling applications like real-time and interactive routing.
arXiv Detail & Related papers (2025-04-08T15:21:01Z) - AdaptoML-UX: An Adaptive User-centered GUI-based AutoML Toolkit for Non-AI Experts and HCI Researchers [19.602247178319992]
We introduce AdaptoML-UX, an adaptive framework that incorporates automated feature engineering, machine learning, and incremental learning.
Our toolkit demonstrates the capability to adapt efficiently to diverse problem domains and datasets.
It supports model personalization through incremental learning, customizing models to individual user behaviors.
arXiv Detail & Related papers (2024-10-22T22:52:14Z) - AutoML-Agent: A Multi-Agent LLM Framework for Full-Pipeline AutoML [56.565200973244146]
Automated machine learning (AutoML) accelerates AI development by automating tasks in the development pipeline.
Recent works have started exploiting large language models (LLM) to lessen such burden.
This paper proposes AutoML-Agent, a novel multi-agent framework tailored for full-pipeline AutoML.
arXiv Detail & Related papers (2024-10-03T20:01:09Z) - Position: A Call to Action for a Human-Centered AutoML Paradigm [83.78883610871867]
Automated machine learning (AutoML) was formed around the fundamental objectives of automatically and efficiently configuring machine learning (ML)
We argue that a key to unlocking AutoML's full potential lies in addressing the currently underexplored aspect of user interaction with AutoML systems.
arXiv Detail & Related papers (2024-06-05T15:05:24Z) - AutoAct: Automatic Agent Learning from Scratch for QA via Self-Planning [54.47116888545878]
AutoAct is an automatic agent learning framework for QA.
It does not rely on large-scale annotated data and synthetic planning trajectories from closed-source models.
arXiv Detail & Related papers (2024-01-10T16:57:24Z) - ProAgent: From Robotic Process Automation to Agentic Process Automation [87.0555252338361]
Large Language Models (LLMs) have emerged human-like intelligence.
This paper introduces Agentic Process Automation (APA), a groundbreaking automation paradigm using LLM-based agents for advanced automation.
We then instantiate ProAgent, an agent designed to craft from human instructions and make intricate decisions by coordinating specialized agents.
arXiv Detail & Related papers (2023-11-02T14:32:16Z) - Assessing the Use of AutoML for Data-Driven Software Engineering [10.40771687966477]
AutoML promises to automate the building of end-to-end AI/ML pipelines.
Despite the growing interest and high expectations, there is a dearth of information about the extent to which AutoML is currently adopted.
arXiv Detail & Related papers (2023-07-20T11:14:24Z) - AutoML-GPT: Automatic Machine Learning with GPT [74.30699827690596]
We propose developing task-oriented prompts and automatically utilizing large language models (LLMs) to automate the training pipeline.
We present the AutoML-GPT, which employs GPT as the bridge to diverse AI models and dynamically trains models with optimized hyper parameters.
This approach achieves remarkable results in computer vision, natural language processing, and other challenging areas.
arXiv Detail & Related papers (2023-05-04T02:09:43Z) - OmniForce: On Human-Centered, Large Model Empowered and Cloud-Edge
Collaborative AutoML System [85.8338446357469]
We introduce OmniForce, a human-centered AutoML system that yields both human-assisted ML and ML-assisted human techniques.
We show how OmniForce can put an AutoML system into practice and build adaptive AI in open-environment scenarios.
arXiv Detail & Related papers (2023-03-01T13:35:22Z) - AutoOED: Automated Optimal Experiment Design Platform [28.343314031971158]
AutoOED is an Optimal Experiment Design platform powered with automated machine learning.
We implement several multi-objective Bayesian optimization algorithms with state-of-the-art performance.
AutoOED is open-source and written in Python.
arXiv Detail & Related papers (2021-04-13T06:20:54Z) - AutoML to Date and Beyond: Challenges and Opportunities [30.60364966752454]
AutoML tools aim to make machine learning accessible for non-machine learning experts.
We introduce a new classification system for AutoML systems.
We lay out a roadmap for the future, pinpointing the research required to further automate the end-to-end machine learning pipeline.
arXiv Detail & Related papers (2020-10-21T06:08:21Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.