paper-with-me

Papers

UniAutoML: A Human-Centered Framework for Unified Discriminative and Generative AutoML with Large Language Models

2024-10-09 · Jiayi Guo, Zan Chen, Yingrui Ji, Liyun Zhang, Daqin Luo, Zhigang Li, Yiqin Shen

Automated Machine Learning (AutoML) has simplified complex ML processes such as data pre-processing, model selection, and hyper-parameter searching. However, traditional AutoML frameworks focus solely on discriminative tasks, often falling short in tackling AutoML for generative models. Additionally, these frameworks lack interpretability and user engagement during the training process, primarily due to the absence of human-centered design. It leads to a lack of transparency in final decision-making and limited user control, potentially reducing trust and adoption of AutoML methods. To address these limitations, we introduce UniAutoML, a human-centered AutoML framework that leverages Large Language Models (LLMs) to unify AutoML for both discriminative (e.g., Transformers and CNNs for classification or regression tasks) and generative tasks (e.g., fine-tuning diffusion models or LLMs). The human-centered design of UniAutoML innovatively features a conversational user interface (CUI) that facilitates natural language interactions, providing users with real-time guidance, feedback, and progress updates for better interpretability. This design enhances transparency and user control throughout the AutoML training process, allowing users to seamlessly break down or modify the model being trained. To mitigate potential risks associated with LLM generated content, UniAutoML incorporates a safety guardline that filters inputs and censors outputs. We evaluated UniAutoML's performance and usability through experiments on eight diverse datasets and user studies involving 25 participants, demonstrating that UniAutoML not only enhances performance but also improves user control and trust. Our human-centered design bridges the gap between AutoML capabilities and user understanding, making ML more accessible to a broader audience.

📄 PDF Abstract BibTeX arXiv:2410.12841

Code (1)

richarf22/UniAutoML 공식 구현

Tasks

AutoMLModel Selection

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Multi-Layered Research Framework for Human-Centered AI: Defining the Path to Explainability and Trust

2025-04-14 · Chameera De Silva, Thilina Halloluwa, Dhaval Vyas

The integration of Artificial Intelligence (AI) into high-stakes domains such as healthcare, finance, and autonomous systems is often constrained by concerns over transparency, interpretability, and trust. While Human-Ce…

Decision Making

Simultaneous Learning from Human Pose and Object Cues for Real-Time Activity Recognition

2020-03-26 · Brian Reily, Qingzhao Zhu, Christopher Reardon, Hao Zhang

Real-time human activity recognition plays an essential role in real-world human-centered robotics applications, such as assisted living and human-robot collaboration. Although previous methods based on skeletal data to …

Activity RecognitionHuman Activity Recognition

Remote Sensing Image Intelligent Interpretation with the Language-Centered Perspective: Principles, Methods and Challenges

2025-08-09 · Haifeng Li, Wang Guo, Haiyang Wu, Mengwei Wu 외 arxiv

The mainstream paradigm of remote sensing image interpretation has long been dominated by vision-centered models, which rely on visual features for semantic understanding. However, these models face inherent limitations …

Beyond Chat: a Framework for LLMs as Human-Centered Support Systems

2025-09-25 · Zhiyin Zhou arxiv

Large language models are moving beyond transactional question answering to act as companions, coaches, mediators, and curators that scaffold human growth, decision-making, and well-being. This paper proposes a role-base…

Question Answering

A Human-Centered Data-Driven Planner-Actor-Critic Architecture via Logic Programming

2019-09-18 · Daoming Lyu, Fangkai Yang, Bo Liu, Steven Gustafson

Recent successes of Reinforcement Learning (RL) allow an agent to learn policies that surpass human experts but suffers from being time-hungry and data-hungry. By contrast, human learning is significantly faster because …

General KnowledgeReinforcement LearningReinforcement Learning (RL)