paper-with-me

홈 › Papers

Measuring Discrimination to Boost Comparative Testing for Multiple Deep Learning Models

2021-03-07 · Linghan Meng, Yanhui Li, Lin Chen, Zhi Wang, Di wu, Yuming Zhou, Baowen Xu

The boom of DL technology leads to massive DL models built and shared, which facilitates the acquisition and reuse of DL models. For a given task, we encounter multiple DL models available with the same functionality, which are considered as candidates to achieve this task. Testers are expected to compare multiple DL models and select the more suitable ones w.r.t. the whole testing context. Due to the limitation of labeling effort, testers aim to select an efficient subset of samples to make an as precise rank estimation as possible for these models. To tackle this problem, we propose Sample Discrimination based Selection (SDS) to select efficient samples that could discriminate multiple models, i.e., the prediction behaviors (right/wrong) of these samples would be helpful to indicate the trend of model performance. To evaluate SDS, we conduct an extensive empirical study with three widely-used image datasets and 80 real world DL models. The experimental results show that, compared with state-of-the-art baseline methods, SDS is an effective and efficient sample selection method to rank multiple DL models.

📄 PDF Abstract BibTeX arXiv:2103.04333

Code (1)

Testing-Multiple-DL-Models/SDS 공식 구현

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Fairness Testing: Testing Software for Discrimination

2017-09-11 · Sainyam Galhotra, Yuriy Brun, Alexandra Meliou

This paper defines software fairness and discrimination and develops a testing-based method for measuring if and how much software discriminates, focusing on causality in discriminatory behavior. Evidence of software dis…

Fairnessvalid

TESTSGD: Interpretable Testing of Neural Networks Against Subtle Group Discrimination

2022-08-24 · Mengdi Zhang, Jun Sun, Jingyi Wang, Bing Sun

Discrimination has been shown in many machine learning applications, which calls for sufficient fairness testing before their deployment in ethic-relevant domains such as face recognition, medical diagnosis and criminal …

Face RecognitionFairnessMedical DiagnosisSentence

Testing Deep Learning Models: A First Comparative Study of Multiple Testing Techniques

2022-02-24 · Mohit Kumar Ahuja, Arnaud Gotlieb, Helge Spieker

Deep Learning (DL) has revolutionized the capabilities of vision-based systems (VBS) in critical applications such as autonomous driving, robotic surgery, critical infrastructure surveillance, air and maritime traffic co…

Autonomous Drivingsoftware testing

Automated Test Generation to Detect Individual Discrimination in AI Models

2018-09-10 · Aniya Agarwal, Pranay Lohia, Seema Nagar, Kuntal Dey 외

Dependability on AI models is of utmost importance to ensure full acceptance of the AI systems. One of the key aspects of the dependable AI system is to ensure that all its decisions are fair and not biased towards any i…

Measuring and Mitigating Bias for Tabular Datasets with Multiple Protected Attributes

2024-05-29 · Manh Khoi Duong, Stefan Conrad

Motivated by the recital (67) of the current corrigendum of the AI Act in the European Union, we propose and present measures and mitigation strategies for discrimination in tabular datasets. We specifically focus on dat…

AttributeFairness