paper-with-me

Papers

Towards a Responsible AI Development Lifecycle: Lessons From Information Security

2022-03-06 · Erick Galinkin

Legislation and public sentiment throughout the world have promoted fairness metrics, explainability, and interpretability as prescriptions for the responsible development of ethical artificial intelligence systems. Despite the importance of these three pillars in the foundation of the field, they can be challenging to operationalize and attempts to solve the problems in production environments often feel Sisyphean. This difficulty stems from a number of factors: fairness metrics are computationally difficult to incorporate into training and rarely alleviate all of the harms perpetrated by these systems. Interpretability and explainability can be gamed to appear fair, may inadvertently reduce the privacy of personal information contained in training data, and increase user confidence in predictions -- even when the explanations are wrong. In this work, we propose a framework for responsibly developing artificial intelligence systems by incorporating lessons from the field of information security and the secure development lifecycle to overcome challenges associated with protecting users in adversarial settings. In particular, we propose leveraging the concepts of threat modeling, design review, penetration testing, and incident response in the context of developing AI systems as ways to resolve shortcomings in the aforementioned methods.

📄 PDF Abstract BibTeX arXiv:2203.02958

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

From Adoption to Deployment: A Qualitative Study on AI Integration in Software Development Practice

2026-07-18 · Mahzabin Tamanna, Elizabeth Lin, Sparsha Gowda, Laurie Williams 외 arxiv

The increasing adoption of Large Language Models (LLMs) as AI components in modern software systems introduces distinct security risks to the software supply chain. While many considerations and safety mechanisms are in …

Data Cards: Purposeful and Transparent Dataset Documentation for Responsible AI

2022-04-03 · Mahima Pushkarna, Andrew Zaldivar, Oddur Kjartansson

As research and industry moves towards large-scale models capable of numerous downstream tasks, the complexity of understanding multi-modal datasets that give nuance to models rapidly increases. A clear and thorough unde…

Free-Flying Crew Cooperative Robots on the ISS: A Joint Review of Astrobee, CIMON, and Int-Ball Operations

2026-02-11 · Seiko Piotr Yamaguchi, Andres Mora Vargas, Till Eisenberg, Christian Rogon 외 arxiv

Intra-vehicular free-flying robots are anticipated to support various work in human spaceflight while working side-by-side with astronauts. Such example of robots includes NASA's Astrobee, DLR's CIMON, and JAXA's Int-Bal…

MLSMM: Machine Learning Security Maturity Model

2023-06-28 · Felix Jedrzejewski, Davide Fucci, Oleksandr Adamov

Assessing the maturity of security practices during the development of Machine Learning (ML) based software components has not gotten as much attention as traditional software development. In this Blue Sky idea paper, we…

model

A Security-Oriented Lifecycle Model for Large Language Model Systems

2026-08-04 · Eleftherios Batzolis, George Drosatos, Vassilis Katsouros, Konstantinos Rantos arxiv

Large language models are being integrated into critical infrastructure and enterprise workflows at unprecedented scale,yet the lifecycle frameworks governing their development and operations were designed for operationa…