paper-with-me

홈 › Papers

Consensus Sampling for Safer Generative AI

2025-11-12 · Adam Tauman Kalai, Yael Tauman Kalai, Or Zamir arxiv

Motivated by undetectable risks in generative AI, we study a general robust aggregation problem: how to aggregate several probability distributions to boost safety. We present consensus sampling, a black-box algorithm that, given k distributions, has risk competitive with the average risk of the safest $s$ while abstaining when there is insufficient agreement. This yields an architecture-agnostic approach to generative-model safety when the distributions are induced by models that can sample and evaluate output probabilities. We formalize the guarantee through R-robustness, which also bounds information leakage and adversarial influence. Inspired by robust statistics and the provable copyright protection algorithm of Vyas et al (2023), we show that while a standard mixture is vulnerable to one unsafe constituent, a pointwise-median construction provides robust intuition, and our efficient sampler is Pareto-optimal for the tradeoff between worst-case risk and abstention. Experiments on synthetic distributions and image generation illustrate the general mechanism and its motivating safety application. The method requires overlap among safe distributions, but it provides a model-agnostic way to inherit guarantees from an unknown reliable subset.

📄 PDF Abstract BibTeX arXiv:2511.09493

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

DICE: Diffusion Consensus Equilibrium for Sparse-view CT Reconstruction

2025-09-18 · Leon Suarez-Rodriguez, Roman Jacome, Romario Gualdron-Hurtado, Ana Mantilla-Dulcey 외 arxiv

Sparse-view computed tomography (CT) reconstruction is fundamentally challenging due to undersampling, leading to an ill-posed inverse problem. Traditional iterative methods incorporate handcrafted or learned priors to r…

SAFER: Risk-Constrained Sample-then-Filter in Large Language Models

2025-10-11 · Qingni Wang, Yue Fan, Xin Eric Wang arxiv

As large language models (LLMs) are increasingly deployed in risk-sensitive applications such as real-world open-ended question answering (QA), ensuring the trustworthiness of their outputs has become critical. Existing …

Question Answering

SaFeR: Safety-Critical Scenario Generation for Autonomous Driving Test via Feasibility-Constrained Token Resampling

2026-03-04 · Jinlong Cui, Fenghua Liang, Guo Yang, Chengcheng Tang 외 arxiv

Safety-critical scenario generation is crucial for evaluating autonomous driving systems. However, existing approaches often struggle to balance three conflicting objectives: adversarial criticality, physical feasibility…

Reinforcement LearningAutonomous Driving

DriveSafer: End-to-End Autonomous Driving with Safety Guidance

2026-05-16 · Shounak Sural, Raj Rajkumar arxiv

End-to-End (E2E) autonomous driving models have shown growing capability in recent years, with performance improving on increasingly challenging benchmarks. However, modern generative E2E planners still suffer from a sub…

Autonomous Driving

Reaching Consensus in Cooperative Multi-Agent Reinforcement Learning with Goal Imagination

2024-03-05 · Liangzhou Wang, Kaiwen Zhu, Fengming Zhu, Xinghu Yao 외

Reaching consensus is key to multi-agent coordination. To accomplish a cooperative task, agents need to coherently select optimal joint actions to maximize the team reward. However, current cooperative multi-agent reinfo…

Multi-agent Reinforcement Learning