paper-with-me

Papers

Do Not Trust a Model Because It is Confident: Uncovering and Characterizing Unknown Unknowns to Student Success Predictors in Online-Based Learning

2022-12-16 · Roberta Galici, Tanja Käser, Gianni Fenu, Mirko Marras

Student success models might be prone to develop weak spots, i.e., examples hard to accurately classify due to insufficient representation during model creation. This weakness is one of the main factors undermining users' trust, since model predictions could for instance lead an instructor to not intervene on a student in need. In this paper, we unveil the need of detecting and characterizing unknown unknowns in student success prediction in order to better understand when models may fail. Unknown unknowns include the students for which the model is highly confident in its predictions, but is actually wrong. Therefore, we cannot solely rely on the model's confidence when evaluating the predictions quality. We first introduce a framework for the identification and characterization of unknown unknowns. We then assess its informativeness on log data collected from flipped courses and online courses using quantitative analyses and interviews with instructors. Our results show that unknown unknowns are a critical issue in this domain and that our framework can be applied to support their detection. The source code is available at https://github.com/epfl-ml4ed/unknown-unknowns.

📄 PDF Abstract BibTeX arXiv:2212.08532

Code (0)

등록된 구현이 없습니다.

Tasks

Informativeness

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Facility Locations Utility for Uncovering Classifier Overconfidence

2018-10-12 · Karsten Maurer, Walter Bennette

Assessing the predictive accuracy of black box classifiers is challenging in the absence of labeled test datasets. In these scenarios we may need to rely on a human oracle to evaluate individual predictions; presenting t…

An Uncertainty-Informed Framework for Trustworthy Fault Diagnosis in Safety-Critical Applications

2021-10-08 · Taotao Zhou, Enrique Lopez Droguett, Ali Mosleh, Felix T. S. Chan

There has been a growing interest in deep learning-based prognostic and health management (PHM) for building end-to-end maintenance decision support systems, especially due to the rapid development of autonomous systems.…

Decision MakingFault DiagnosisManagement

Perun: Secure Multi-Stakeholder Machine Learning Framework with GPU Support

2021-03-31 · Wojciech Ozga, Do Le Quoc, Christof Fetzer

Confidential multi-stakeholder machine learning (ML) allows multiple parties to perform collaborative data analytics while not revealing their intellectual property, such as ML source code, model, or datasets. State-of-t…

BIG-bench Machine LearningGPU

Confidential Machine Learning Computation in Untrusted Environments: A Systems Security Perspective

2021-11-05 · Kha Dinh Duy, Taehyun Noh, Siwon Huh, Hojoon Lee

As machine learning (ML) technologies and applications are rapidly changing many computing domains, security issues associated with ML are also emerging. In the domain of systems security, many endeavors have been made t…

BIG-bench Machine Learning

A Diachronic Perspective on User Trust in AI under Uncertainty

2023-10-20 · Shehzaad Dhuliawala, Vilém Zouhar, Mennatallah El-Assady, Mrinmaya Sachan

In a human-AI collaboration, users build a mental model of the AI system based on its reliability and how it presents its decision, e.g. its presentation of system confidence and an explanation of the output. Modern NLP …