paper-with-me

Papers

Sensitive Region-based Metamorphic Testing Framework using Explainable AI

2023-03-14 · Yuma Torikoshi, Yasuharu Nishi, Juichi Takahashi

Deep Learning (DL) is one of the most popular research topics in machine learning and DL-driven image recognition systems have developed rapidly. Recent research has employed metamorphic testing (MT) to detect misclassified images. Most of them discuss metamorphic relations (MR), with limited attention given to which regions should be transformed. We focus on the fact that there are sensitive regions where even small transformations can easily change the prediction results and propose an MT framework that efficiently tests for regions prone to misclassification by transforming these sensitive regions. Our evaluation demonstrated that the sensitive regions can be specified by Explainable AI (XAI) and our framework effectively detects faults.

📄 PDF Abstract BibTeX arXiv:2303.07580

Code (0)

등록된 구현이 없습니다.

Tasks

Explainable Artificial Intelligence (XAI)

Similar Papers 제목 키워드 기반

Metamorphic Testing with the Rashomon Set: Explanation Faithfulness in Machine Learning

2026-06-04 · Helge Spieker, Jørn Eirik Betten, Arnaud Gotlieb arxiv

Multiple machine learning models can achieve near-equivalent predictive performance on the same task, yet provide divergent feature-based explanations. This is called the Rashomon effect of (explainable) machine learning…

Feature Importance

Metamorphic Testing for Fairness Evaluation in Large Language Models: Identifying Intersectional Bias in LLaMA and GPT

2025-04-04 · Harishwar Reddy, Madhusudan Srinivasan, Upulee Kanewala

Large Language Models (LLMs) have made significant strides in Natural Language Processing but remain vulnerable to fairness-related issues, often reflecting biases inherent in their training data. These biases pose risks…

Fairness

Object-based Metamorphic Testing through Image Structuring

2020-02-12 · Adrian Wildandyawan, Yasuharu Nishi

Testing software is often costly due to the need of mass-producing test cases and providing a test oracle for it. This is often referred to as the oracle problem. One method that has been proposed in order to alleviate t…

Object

LGMT: Logic-Grounded Metamorphic Testing for Evaluating the Reasoning Reliability of LLMs

2026-05-12 · Zenghui Zhou, Man Li, Xiaoke Fang, Xinyi Zhou 외 arxiv

Large Language Models (LLMs) achieve strong performance on logical reasoning benchmarks, yet their reliability remains uncertain. Existing evaluations rely on static benchmarks, which fail to assess robustness under logi…

Logical Reasoning

Detecting and Understanding Vulnerabilities in Fully Homomorphic Encryption Frameworks

2026-06-21 · Yiteng Peng, Dongwei Xiao, Zhibo Liu, Zhenlan JI 외 arxiv

Fully homomorphic encryption (FHE) allows computations to be performed directly on encrypted data without decryption, offering strong privacy guarantees for sensitive data analysis. This capability is important for priva…