paper-with-me

홈 › Papers

Public Machine Learning Solver Framework for Novices in the Machine Learning Domain

2026-06-06 · Lokman Saleh, Hafedh Mili, Mounir Boukadoum arxiv

Solving machine learning problems is complex and typically reserved for experts. Over the past two decades, systems have emerged to support non-experts. Based on our review, we identify three categories: (1) fully automated AutoML systems, (2) expert cheat sheets for algorithm selection, and (3) decision-support systems using selection criteria (accuracy, transparency, data requirements). We propose a new platform combining categories 2 and 3 to deliver semi-automated, intelligent solution recommendations for non-experts. Unlike existing approaches that recommend a single algorithm, our platform suggests a complete pipeline tailored to the user's problem. It integrates expert-defined selection criteria with transfer learning and automatically extracts data characteristics (e.g., class imbalance, missing values) from user-provided datasets. The platform uses first-order logic to reason over its knowledge base and recommends suitable algorithms ranked by relevance. It features a user-friendly interface and connects to a crowdsourcing platform for ML experts, ensuring continuous updates. The platform is built incrementally, allowing seamless integration of new algorithms, criteria, and domain knowledge. To our knowledge, this is the first free, publicly accessible online framework that systematically captures and operationalizes expert knowledge to guide non-experts in solving ML problems in a structured, transparent manner.

📄 PDF Abstract BibTeX arXiv:2606.08212

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Explaining AI Without Code: A User Study on Explainable AI

2025-12-28 · Natalia Abarca, Andrés Carvallo, Claudia López Moncada, Felipe Bravo-Marquez arxiv

The increasing use of Machine Learning (ML) in sensitive domains such as healthcare, finance, and public policy has raised concerns about the transparency of automated decisions. Explainable AI (XAI) addresses this by cl…

Feature Importance

Joey NMT: A Minimalist NMT Toolkit for Novices

2019-07-29 · IJCNLP 2019 11 · Julia Kreutzer, Jasmijn Bastings, Stefan Riezler

We present Joey NMT, a minimalist neural machine translation toolkit based on PyTorch that is specifically designed for novices. Joey NMT provides many popular NMT features in a small and simple code base, so that novice…

General KnowledgeMachine TranslationNMTTranslation

The Impact of Expertise in the Loop for Exploring Machine Rationality

2023-02-11 · Changkun Ou, Sven Mayer, Andreas Butz

Human-in-the-loop optimization utilizes human expertise to guide machine optimizers iteratively and search for an optimal solution in a solution space. While prior empirical studies mainly investigated novices, we analyz…

Nonlinear and Machine Learning Analyses on High-Density EEG data of Math Experts and Novices

2022-12-01 · Hanna Poikonen, Tomasz Zaluska, Xiaying Wang, Michele Magno 외

Current trend in neurosciences is to use naturalistic stimuli, such as cinema, class-room biology or video gaming, aiming to understand the brain functions during ecologically valid conditions. Naturalistic stimuli recru…

EEGElectroencephalogram (EEG)Mathvalid

Training Humans to Train Robots Dynamic Motor Skills

2021-04-17 · Marina Y. Aoyama, Matthew Howard

Learning from demonstration (LfD) is commonly considered to be a natural and intuitive way to allow novice users to teach motor skills to robots. However, it is important to acknowledge that the effectiveness of LfD is h…

Open-Ended Question Answering