paper-with-me

홈 › Papers

Deep Binary Reinforcement Learning for Scalable Verification

2022-03-11 · Christopher Lazarus, Mykel J. Kochenderfer

The use of neural networks as function approximators has enabled many advances in reinforcement learning (RL). The generalization power of neural networks combined with advances in RL algorithms has reignited the field of artificial intelligence. Despite their power, neural networks are considered black boxes, and their use in safety-critical settings remains a challenge. Recently, neural network verification has emerged as a way to certify safety properties of networks. Verification is a hard problem, and it is difficult to scale to large networks such as the ones used in deep reinforcement learning. We provide an approach to train RL policies that are more easily verifiable. We use binarized neural networks (BNNs), a type of network with mostly binary parameters. We present an RL algorithm tailored specifically for BNNs. After training BNNs for the Atari environments, we verify robustness properties.

📄 PDF Abstract BibTeX arXiv:2203.05704

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

C2: Scalable Rubric-Augmented Reward Modeling from Binary Preferences

2026-04-15 · Akira Kawabata, Saku Sugawara arxiv

Rubric-augmented verification guides reward models with explicit evaluation criteria, yielding more reliable judgments than single-model verification. However, most existing methods require costly rubric annotations, lim…

Large Audio Language Models for Spoofing-Aware Speaker Verification

2026-07-16 · Sofya Savelyeva, Mariia Perunova, Evgeny Kushnir, Artem Dvirniak 외 arxiv

Recent advances in text-to-speech and voice cloning make high-quality spoofing inexpensive and scalable, threatening voice authentication systems, especially automatic speaker verification (ASV). Existing defenses mainly…

Speaker VerificationDeepFake Detection

EvolveCoder: Evolving Test Cases via Adversarial Verification for Code Reinforcement Learning

2026-03-13 · Chi Ruan, Dongfu Jiang, Huaye Zeng, Ping Nie 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) is a promising approach for improving code generation in large language models, but its effectiveness is limited by weak and static verification signals in existing c…

Reinforcement LearningCode Generation

Advancing Neural Network Verification through Hierarchical Safety Abstract Interpretation

2025-05-08 · Luca Marzari, Isabella Mastroeni, Alessandro Farinelli

Traditional methods for formal verification (FV) of deep neural networks (DNNs) are constrained by a binary encoding of safety properties, where a model is classified as either safe or unsafe (robust or not robust). This…

Deep Reinforcement Learning

OmniVerifier-M1: Multimodal Meta-Verifier with Explicit Structured Recalibration

2026-05-27 · Xinchen Zhang, Bowei Liu, Jiale Liu, Chufan Shi 외 arxiv

Visual outcomes are increasingly central to multimodal large language models, making reliable and fine-grained verification essential for scaling generalist foundation models. In this work, we investigate multimodal meta…

Reinforcement Learning