paper-with-me

Papers

Access Controls Will Solve the Dual-Use Dilemma

2025-05-14 · Evžen Wybitul

AI safety systems face a dual-use dilemma. Since the same request can be either harmless or harmful depending on who made it and why, if the system makes decisions based solely on the request's content, it will refuse some legitimate queries and let pass harmful ones. To address this, we propose a conceptual access control framework, based on verified user credentials (such as institutional affiliation) and classifiers that assign model outputs to risk categories (such as advanced virology). The system permits responses only when the user's verified credentials match the category's requirements. For implementation of the model output classifiers, we introduce a theoretical approach utilizing small, gated expert modules integrated into the generator model, trained with gradient routing, that enable efficient risk detection without the capability gap problems of external monitors. While open questions remain about the verification mechanisms, risk categories, and the technical implementation, our framework makes the first step toward enabling granular governance of AI capabilities: verified users gain access to specialized knowledge without arbitrary restrictions, while adversaries are blocked from it. This contextual approach reconciles model utility with robust safety, addressing the dual-use dilemma.

📄 PDF Abstract BibTeX arXiv:2505.09341

Code (0)

등록된 구현이 없습니다.

Tasks

Virology

Similar Papers 제목 키워드 기반

Modular Pretraining Enables Access Control

2026-07-09 · Ethan Roland, Murat Cubuktepe, Erick Martinez, Stijn Servaes 외 arxiv

AI developers face a dual-use dilemma. An AI capability that helps one user cure a disease can help another synthesize one. This dilemma could be resolved with access control, limiting dual-use AI capabilities to trusted…

Similarity-based cooperative equilibrium

2022-11-26 · NeurIPS 2023 11

As machine learning agents act more autonomously in the world, they will increasingly interact with each other. Unfortunately, in many social dilemmas like the one-shot Prisoner's Dilemma, standard game theory predicts t…

Learning Roles with Emergent Social Value Orientations

2023-01-31 · Wenhao Li, Xiangfeng Wang, Bo Jin, Jingyi Lu 외

Social dilemmas can be considered situations where individual rationality leads to collective irrationality. The multi-agent reinforcement learning community has leveraged ideas from social science, such as social value …

Multi-agent Reinforcement LearningRole Embedding

Prisoner Dilemma in maximization constrained: the rationality of cooperation

2021-02-06 · Shahin Esmaeili

David Gauthier in his article, Maximization constrained: the rationality of cooperation, tries to defend the joint strategy in situations in which no outcome is both equilibrium and optimal. Prisoner Dilemma is the most …

valid

Maintaining cooperation in complex social dilemmas using deep reinforcement learning

2017-07-04 · ICLR 2018 1 · Adam Lerer, Alexander Peysakhovich

Social dilemmas are situations where individuals face a temptation to increase their payoffs at a cost to total welfare. Building artificially intelligent agents that achieve good outcomes in these situations is importan…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)