paper-with-me

Papers

Fairer Software Made Easier (using "Keys")

2021-07-11 · Tim Menzies, Kewen Peng, Andre Lustosa

Can we simplify explanations for software analytics? Maybe. Recent results show that systems often exhibit a "keys effect"; i.e. a few key features control the rest. Just to say the obvious, for systems controlled by a few keys, explanation and control is just a matter of running a handful of "what-if" queries across the keys. By exploiting the keys effect, it should be possible to dramatically simplify even complex explanations, such as those required for ethical AI systems.

📄 PDF Abstract BibTeX arXiv:2107.05088

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Software Engineering for Fairness: A Case Study with Hyperparameter Optimization

2019-05-14 · Joymallya Chakraborty, Tianpei Xia, Fahmid M. Fahid, Tim Menzies

We assert that it is the ethical duty of software engineers to strive to reduce software discrimination. This paper discusses how that might be done. This is an important topic since machine learning software is increasi…

BIG-bench Machine LearningFairnessHyperparameter Optimization

Secure Data Access in Cloud Environments Using Quantum Cryptography

2025-06-10 · S. Vasavi Venkata Lakshmi, Ziaul Haque Choudhury

Cloud computing has made storing and accessing data easier but keeping it secure is a big challenge nowadays. Traditional methods of ensuring data may not be strong enough in the future when powerful quantum computers be…

Cloud Computing

Diversity Drives Fairness: Ensemble of Higher Order Mutants for Intersectional Fairness of Machine Learning Software

2024-12-11 · Zhenpeng Chen, Xinyue Li, Jie M. Zhang, Federica Sarro 외

Intersectional fairness is a critical requirement for Machine Learning (ML) software, demanding fairness across subgroups defined by multiple protected attributes. This paper introduces FairHOME, a novel ensemble approac…

Decision MakingDiversityFairness

Caching and Reproducibility: Making Data Science experiments faster and FAIRer

2022-11-08 · Moritz Schubotz, Ankit Satpute, Andre Greiner-Petter, Akiko Aizawa 외

Small to medium-scale data science experiments often rely on research software developed ad-hoc by individual scientists or small teams. Often there is no time to make the research software fast, reusable, and open acces…

Information RetrievalRetrieval

Hardware Keystores for AI Agent Signing Workflows: A Zero-Trust MCP Enforcement Architecture

2026-08-06 · Leo Sambrook, Sampo Sovio arxiv

AI agents performing cryptographic operations (signing Git commits, authenticating API calls, issuing certificates) currently store private keys in software-accessible locations: plaintext files, environment variables, o…