paper-with-me

Papers

From Algorithmic Black Boxes to Adaptive White Boxes: Declarative Decision-Theoretic Ethical Programs as Codes of Ethics

2017-11-16 · Martijn van Otterlo

Ethics of algorithms is an emerging topic in various disciplines such as social science, law, and philosophy, but also artificial intelligence (AI). The value alignment problem expresses the challenge of (machine) learning values that are, in some way, aligned with human requirements or values. In this paper I argue for looking at how humans have formalized and communicated values, in professional codes of ethics, and for exploring declarative decision-theoretic ethical programs (DDTEP) to formalize codes of ethics. This renders machine ethical reasoning and decision-making, as well as learning, more transparent and hopefully more accountable. The paper includes proof-of-concept examples of known toy dilemmas and gatekeeping domains such as archives and libraries.

📄 PDF Abstract BibTeX arXiv:1711.06035

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingEthicsPhilosophy

Similar Papers 제목 키워드 기반

Painting the black box white: experimental findings from applying XAI to an ECG reading setting

2022-10-27 · Federico Cabitza, Matteo Cameli, Andrea Campagner, Chiara Natali 외

The shift from symbolic AI systems to black-box, sub-symbolic, and statistical ones has motivated a rapid increase in the interest toward explainable AI (XAI), i.e. approaches to make black-box AI systems explainable to …

Decision MakingExplainable Artificial Intelligence (XAI)

Contestable Black Boxes

2020-06-09 · Andrea Aler Tubella, Andreas Theodorou, Virginia Dignum, Loizos Michael

The right to contest a decision with consequences on individuals or the society is a well-established democratic right. Despite this right also being explicitly included in GDPR in reference to automated decision-making,…

Decision Making

Reachability Analysis for Black-Box Dynamical Systems

2024-10-10 · Vamsi Krishna Chilakamarri, Zeyuan Feng, Somil Bansal

Hamilton-Jacobi (HJ) reachability analysis is a powerful framework for ensuring safety and performance in autonomous systems. However, existing methods typically rely on a white-box dynamics model of the system, limiting…

CombLM: Adapting Black-Box Language Models through Small Fine-Tuned Models

2023-05-23 · Aitor Ormazabal, Mikel Artetxe, Eneko Agirre

Methods for adapting language models (LMs) to new tasks and domains have traditionally assumed white-box access to the model, and work by modifying its parameters. However, this is incompatible with a recent trend in the…

Machine Translation

Towards Reverse-Engineering Black-Box Neural Networks

2017-11-06 · ICLR 2018 1 · Seong Joon Oh, Max Augustin, Bernt Schiele, Mario Fritz

Many deployed learned models are black boxes: given input, returns output. Internal information about the model, such as the architecture, optimisation procedure, or training data, is not disclosed explicitly as it might…