中文
相关论文

相关论文: Meaningfully Debugging Model Mistakes using Concep…

200 篇论文

Model diffing methods aim to identify how fine-tuning changes a model's internal representations. Crosscoders approach this by learning shared dictionaries of interpretable latent directions between base and fine-tuned models. However,…

机器学习 · 计算机科学 2026-03-06 Aly Kassem , Thomas Jiralerspong , Negar Rostamzadeh , Golnoosh Farnadi

Concept Bottleneck Models (CBMs) use a set of human-interpretable concepts to predict the final task label, enabling domain experts to not only validate the CBM's predictions, but also intervene on incorrect concepts at test time. However,…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Eric Enouen , Sainyam Galhotra

Meta-learning enables rapid generalization to new tasks by learning knowledge from various tasks. It is intuitively assumed that as the training progresses, a model will acquire richer knowledge, leading to better generalization…

机器学习 · 计算机科学 2024-05-30 Jingyao Wang , Yi Ren , Zeen Song , Jianqi Zhang , Changwen Zheng , Wenwen Qiang

Methods for model explainability have become increasingly critical for testing the fairness and soundness of deep learning. Concept-based interpretability techniques, which use a small set of human-interpretable concept exemplars in order…

机器学习 · 计算机科学 2022-07-27 Davis Brown , Henry Kvinge

Intensive testing using model-based approaches is the standard way of demonstrating the correctness of automotive software. Unfortunately, state-of-the-art techniques leave a crucial and labor intensive task to the test engineer:…

软件工程 · 计算机科学 2022-12-16 Mike Becker , Roland Meyer , Tobias Runge , Ina Schaefer , Sören van der Wall , Sebastian Wolff

The image-based diagnosis is now a vital aspect of modern automation assisted diagnosis. To enable models to produce pixel-level diagnosis, pixel-level ground-truth labels are essentially required. However, since it is often not straight…

计算机视觉与模式识别 · 计算机科学 2023-01-24 Tehseen Zia , Zeeshan Nisar , Shakeeb Murtaza

While recent years have witnessed the emergence of various explainable methods in machine learning, to what degree the explanations really represent the reasoning process behind the model prediction -- namely, the faithfulness of…

计算与语言 · 计算机科学 2021-09-07 Yingqiang Ge , Shuchang Liu , Zelong Li , Shuyuan Xu , Shijie Geng , Yunqi Li , Juntao Tan , Fei Sun , Yongfeng Zhang

Advancements in deep learning techniques have given a boost to the performance of anomaly detection. However, real-world and safety-critical applications demand a level of transparency and reasoning beyond accuracy. The task of anomaly…

Responsible use of machine learning requires models to be audited for undesirable properties. While a body of work has proposed using explanations for auditing, how to do so and why has remained relatively ill-understood. This work…

机器学习 · 计算机科学 2023-06-06 Chhavi Yadav , Michal Moshkovitz , Kamalika Chaudhuri

Customers of machine learning systems demand accountability from the companies employing these algorithms for various prediction tasks. Accountability requires understanding of system limit and condition of erroneous predictions, as…

机器学习 · 计算机科学 2021-05-12 Amita Misra , Zhe Liu , Jalal Mahmud

Machine unlearning aims to remove the influence of specific training data from a model while preserving reliable behavior on the remaining data, making reliable prediction and uncertainty estimation essential for evaluation. Calibration is…

计算与语言 · 计算机科学 2026-05-21 Divyaksh Shukla , Ashutosh Modi

Modern machine learning models with high accuracy are often miscalibrated -- the predicted top probability does not reflect the actual accuracy, and tends to be over-confident. It is commonly believed that such over-confidence is mainly due…

机器学习 · 计算机科学 2021-07-21 Yu Bai , Song Mei , Huan Wang , Caiming Xiong

Explainability of a classification model is crucial when deployed in real-world decision support systems. Explanations make predictions actionable to the user and should inform about the capabilities and limitations of the system. Existing…

机器学习 · 计算机科学 2022-12-13 Erwin Walraven , Ajaya Adhikari , Cor J. Veenman

We examine whether data generated by explanation techniques, which promote a process of self-reflection, can improve classifier performance. Our work is based on the idea that humans have the ability to make quick, intuitive decisions as…

机器学习 · 计算机科学 2025-03-05 Johannes Schneider , Michalis Vlachos

Although deep models achieve high predictive performance, it is difficult for humans to understand the predictions they made. Explainability is important for real-world applications to justify their reliability. Many example-based…

机器学习 · 统计学 2021-12-08 Tomoharu Iwata , Yuya Yoshikawa

Transparency is an essential requirement of machine learning based decision making systems that are deployed in real world. Often, transparency of a given system is achieved by providing explanations of the behavior and predictions of the…

机器学习 · 计算机科学 2021-05-18 André Artelt , Barbara Hammer

This research addresses a fundamental question in AI: whether large language models truly understand concepts or simply recognize patterns. The authors propose bidirectional reasoning,the ability to apply transformations in both directions…

Present language understanding methods have demonstrated extraordinary ability of recognizing patterns in texts via machine learning. However, existing methods indiscriminately use the recognized patterns in the testing phase that is…

计算与语言 · 计算机科学 2021-06-08 Fuli Feng , Jizhi Zhang , Xiangnan He , Hanwang Zhang , Tat-Seng Chua

As statistical classifiers become integrated into real-world applications, it is important to consider not only their accuracy but also their robustness to changes in the data distribution. In this paper, we consider the case where there is…

人工智能 · 计算机科学 2018-01-12 Virgile Landeiro , Aron Culotta

We aim to explain a black-box classifier with the form: `data X is classified as class Y because X \textit{has} A, B and \textit{does not have} C' in which A, B, and C are high-level concepts. The challenge is that we have to discover in an…

机器学习 · 计算机科学 2021-09-13 Thien Q. Tran , Kazuto Fukuchi , Youhei Akimoto , Jun Sakuma
‹ 上一页 1 8 9 10 下一页 ›