paper-with-me

Papers

PreCall: A Visual Interface for Threshold Optimization in ML Model Selection

2019-07-11 · Christoph Kinkeldey, Claudia Müller-Birn, Tom Gülenman, Jesse Josua Benjamin, Aaron Halfaker

Machine learning systems are ubiquitous in various kinds of digital applications and have a huge impact on our everyday life. But a lack of explainability and interpretability of such systems hinders meaningful participation by people, especially by those without a technical background. Interactive visual interfaces (e.g., providing means for manipulating parameters in the user interface) can help tackle this challenge. In this paper we present PreCall, an interactive visual interface for ORES, a machine learning-based web service for Wikimedia projects such as Wikipedia. While ORES can be used for a number of settings, it can be challenging to translate requirements from the application domain into formal parameter sets needed to configure the ORES models. Assisting Wikipedia editors in finding damaging edits, for example, can be realized at various stages of automatization, which might impact the precision of the applied model. Our prototype PreCall attempts to close this translation gap by interactively visualizing the relationship between major model metrics (recall, precision, false positive rate) and a parameter (the threshold between valuable and damaging edits). Furthermore, PreCall visualizes the probable results for the current model configuration to improve the human's understanding of the relationship between metrics and outcome when using ORES. We describe PreCall's components and present a use case that highlights the benefits of our approach. Finally, we pose further research questions we would like to discuss during the workshop.

📄 PDF Abstract BibTeX arXiv:1907.05131

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningModel Selection

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

A Comparison of Nature Inspired Algorithms for Multi-threshold Image Segmentation

2014-05-28 · Valentín Osuna-Enciso, Erik Cuevas, Humberto Sossa

In the field of image analysis, segmentation is one of the most important preprocessing steps. One way to achieve segmentation is by mean of threshold selection, where each pixel that belongs to a determined class islabe…

Image SegmentationSegmentationSemantic Segmentation

AutoIntent: AutoML for Text Classification

2025-09-25 · Ilya Alekseev, Roman Solomatin, Darina Rustamova, Denis Kuznetsov arxiv

AutoIntent is an automated machine learning tool for text classification tasks. Unlike existing solutions, AutoIntent offers end-to-end automation with embedding model selection, classifier optimization, and decision thr…

Multi-Label ClassificationIntent ClassificationText Classification

Identifying Fixation and Saccades in Virtual Reality

2022-05-09 · Xiao-lin Chen, Wen-jun Hou

Gaze recognition can significantly reduce the amount of eye movement data for a better understanding of cognitive and visual processing. Gaze recognition is an essential precondition for eye-based interaction application…

DynaNav: Dynamic Feature and Layer Selection for Efficient Visual Navigation

2025-09-26 · Jiahui Wang, Changhao Chen arxiv

Visual navigation is essential for robotics and embodied AI. However, existing foundation models, particularly those with transformer decoders, suffer from high computational overhead and lack interpretability, limiting …

Visual Navigation

Beyond Surrogate Gradients: Fully Differentiable Token Pruning for Vision-Language Models

2026-05-27 · Landi He, Mingde Yao, Shawn Young, Lijian Xu arxiv

Visual token pruning reduces the computational cost of Vision-Language Models (VLMs) by removing redundant visual tokens. Existing methods typically rely on Gumbel-Softmax to approximate discrete selection during trainin…

Continuous Control