paper-with-me

홈 › Papers

Verifying Generalization in Deep Learning

2023-02-11 · Guy Amir, Osher Maayan, Tom Zelazny, Guy Katz, Michael Schapira

Deep neural networks (DNNs) are the workhorses of deep learning, which constitutes the state of the art in numerous application domains. However, DNN-based decision rules are notoriously prone to poor generalization, i.e., may prove inadequate on inputs not encountered during training. This limitation poses a significant obstacle to employing deep learning for mission-critical tasks, and also in real-world environments that exhibit high variability. We propose a novel, verification-driven methodology for identifying DNN-based decision rules that generalize well to new input domains. Our approach quantifies generalization to an input domain by the extent to which decisions reached by independently trained DNNs are in agreement for inputs in this domain. We show how, by harnessing the power of DNN verification, our approach can be efficiently and effectively realized. We evaluate our verification-based approach on three deep reinforcement learning (DRL) benchmarks, including a system for Internet congestion control. Our results establish the usefulness of our approach. More broadly, our work puts forth a novel objective for formal verification, with the potential for mitigating the risks associated with deploying DNN-based systems in the wild.

📄 PDF Abstract BibTeX arXiv:2302.05745

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningDeep Reinforcement Learning

Similar Papers 제목 키워드 기반

ClaimIQ at CheckThat! 2025: Comparing Prompted and Fine-Tuned Language Models for Verifying Numerical Claims

2025-09-15 · Anirban Saha Anik, Md Fahimul Kabir Chowdhury, Andrew Wyckoff, Sagnik Ray Choudhury arxiv

This paper presents our system for Task 3 of the CLEF 2025 CheckThat! Lab, which focuses on verifying numerical and temporal claims using retrieved evidence. We explore two complementary approaches: zero-shot prompting w…

Fact Verification

Verifying Rumors via Stance-Aware Structural Modeling

2025-12-15 · Gibson Nkhata, Uttamasha Anjally Oyshi, Quan Mai, Susan Gauch arxiv

Verifying rumors on social media is critical for mitigating the spread of false information. The stances of conversation replies often provide important cues to determine a rumor's veracity. However, existing models stru…

Verification Based Solution for Structured MAB Problems

2016-12-01 · NeurIPS 2016 12 · Zohar S. Karnin

We consider the problem of finding the best arm in a stochastic Mutli-armed Bandit (MAB) game and propose a general framework based on verification that applies to multiple well-motivated generalizations of the classic M…

ModelVerification.jl: a Comprehensive Toolbox for Formally Verifying Deep Neural Networks

2024-06-30 · Tianhao Wei, Luca Marzari, Kai S. Yun, Hanjiang Hu 외

Deep Neural Networks (DNN) are crucial in approximating nonlinear functions across diverse applications, ranging from image classification to control. Verifying specific input-output properties can be a highly challengin…

image-classificationImage Classification

Verifying Quantized GNNs With Readout Is Decidable But Highly Intractable

2025-10-09 · Artem Chernobrovkin, Marco Sälzer, François Schwarzentruber, Nicolas Troquard arxiv

We introduce a logical language for reasoning about quantized aggregate-combine graph neural networks with global readout (ACR-GNNs). We provide a logical characterization and use it to prove that verification tasks for …