paper-with-me

홈 › Papers

Stop overkilling simple tasks with black-box models and use transparent models instead

2023-02-06 · Matteo Rizzo, Matteo Marcuzzo, Alessandro Zangari, Andrea Gasparetto, Andrea Albarelli

In recent years, the employment of deep learning methods has led to several significant breakthroughs in artificial intelligence. Different from traditional machine learning models, deep learning-based approaches are able to extract features autonomously from raw data. This allows for bypassing the feature engineering process, which is generally considered to be both error-prone and tedious. Moreover, deep learning strategies often outperform traditional models in terms of accuracy.

📄 PDF Abstract BibTeX arXiv:2302.02804

Code (1)

matteo-rizzo/explainable-fruit-ripeness-classification 공식 구현 pytorch

Tasks

Deep LearningFeature Engineering

Similar Papers 제목 키워드 기반

Distill-and-Compare: Auditing Black-Box Models Using Transparent Model Distillation

2017-10-17 · Sarah Tan, Rich Caruana, Giles Hooker, Yin Lou

Black-box risk scoring models permeate our lives, yet are typically proprietary or opaque. We propose Distill-and-Compare, a model distillation and comparison approach to audit such models. To gain insight into black-box…

The Case for Temporal Transparency: Detecting Policy Change Events in Black-Box Decision Making Systems

2016-10-31 · Miguel Ferreira, Muhammad Bilal Zafar, Krishna P. Gummadi

Bringing transparency to black-box decision making systems (DMS) has been a topic of increasing research interest in recent years. Traditional active and passive approaches to make these systems transparent are often lim…

Decision MakingTime SeriesTime Series Analysis

Cost-aware Stopping for Bayesian Optimization

2025-07-16 · Qian Xie, Linda Cai, Alexander Terenin, Peter I. Frazier 외 arxiv

In automated machine learning, scientific discovery, and other applications of Bayesian optimization, deciding when to stop evaluating expensive black-box functions in a cost-aware manner is an important but underexplore…

Hyperparameter Optimization

Black-Box Reliability Certification for AI Agents via Self-Consistency Sampling and Conformal Calibration

2026-02-24 · Charafeddine Mouzouni arxiv

Given a black-box AI system and a task, at what confidence level can a practitioner trust the system's output? We answer with a reliability level -- a single number per system-task pair, derived from self-consistency sam…

EVOTER: Evolution of Transparent Explainable Rule-sets

2022-04-21 · Hormoz Shahrzad, Babak Hodjat, Risto Miikkulainen

Most AI systems are black boxes generating reasonable outputs for given inputs. Some domains, however, have explainability and trustworthiness requirements that cannot be directly met by these approaches. Various methods…