paper-with-me

Papers

Combining AI Control Systems and Human Decision Support via Robustness and Criticality

2024-07-03 · Walt Woods, Alexander Grushin, Simon Khan, Alvaro Velasquez

AI-enabled capabilities are reaching the requisite level of maturity to be deployed in the real world, yet do not always make correct or safe decisions. One way of addressing these concerns is to leverage AI control systems alongside and in support of human decisions, relying on the AI control system in safe situations while calling on a human co-decider for critical situations. We extend a methodology for adversarial explanations (AE) to state-of-the-art reinforcement learning frameworks, including MuZero. Multiple improvements to the base agent architecture are proposed. We demonstrate how this technology has two applications: for intelligent decision tools and to enhance training / learning frameworks. In a decision support context, adversarial explanations help a user make the correct decision by highlighting those contextual factors that would need to change for a different AI-recommended decision. As another benefit of adversarial explanations, we show that the learned AI control system demonstrates robustness against adversarial tampering. Additionally, we supplement AE by introducing strategically similar autoencoders (SSAs) to help users identify and understand all salient factors being considered by the AI system. In a training / learning framework, this technology can improve both the AI's decisions and explanations through human interaction. Finally, to identify when AI decisions would most benefit from human oversight, we tie this combined system to our prior art on statistically verified analyses of the criticality of decisions at any point in time.

📄 PDF Abstract BibTeX arXiv:2407.03210

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Residual Connection 설명 없음
Batch Normalization 설명 없음
Average Pooling 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Monte-Carlo Tree Search Monte-Carlo Tree Search is a planning algorithm that accumulates value estimates obtained from Monte Carlo simulations in order to successively direct simulations towards more…
Prioritized Experience Replay Prioritized Experience Replay is a type of experience replay in reinforcement learning where we more frequently replay…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Towards Better Adaptive Systems by Combining MAPE, Control Theory, and Machine Learning

2021-03-19 · Danny Weyns, Bradley Schmerl, Masako Kishida, Alberto Leva 외

Two established approaches to engineer adaptive systems are architecture-based adaptation that uses a Monitor-Analysis-Planning-Executing (MAPE) loop that reasons over architectural models (aka Knowledge) to make adaptat…

BIG-bench Machine Learning

Controlling Counterfactual Harm in Decision Support Systems Based on Prediction Sets

2024-06-10 · Eleni Straitouri, Suhas Thejaswi, Manuel Gomez Rodriguez

Decision support systems based on prediction sets help humans solve multiclass classification tasks by narrowing down the set of potential label values to a subset of them, namely a prediction set, and asking them to alw…

counterfactualPrediction

Combining Fast and Slow Thinking for Human-like and Efficient Navigation in Constrained Environments

2022-01-18 · Marianna B. Ganapini, Murray Campbell, Francesco Fabiano, Lior Horesh 외

Current AI systems lack several important human capabilities, such as adaptability, generalizability, self-control, consistency, common sense, and causal reasoning. We believe that existing cognitive theories of human de…

Common Sense ReasoningDecision Making

Reflective Hybrid Intelligence for Meaningful Human Control in Decision-Support Systems

2023-07-12 · Catholijn M. Jonker, Luciano Cavalcante Siebert, Pradeep K. Murukannaiah

With the growing capabilities and pervasiveness of AI systems, societies must collectively choose between reduced human autonomy, endangered democracies and limited human rights, and AI that is aligned to human and socia…

Philosophy

Strategic Decision Support for AI Agents

2026-06-10 · Shayan Kiyani, Sima Noorani, George Pappas, Hamed Hassani arxiv

Traditionally, decision support studies how humans use machine learning models to make better decisions. In modern agentic systems, this division of roles is increasingly reversed: AI agents act on behalf of users, while…