paper-with-me

Papers

NeuroDiff: Scalable Differential Verification of Neural Networks using Fine-Grained Approximation

2020-09-21 · Brandon Paulsen, Jingbo Wang, Jiawei Wang, Chao Wang

As neural networks make their way into safety-critical systems, where misbehavior can lead to catastrophes, there is a growing interest in certifying the equivalence of two structurally similar neural networks. For example, compression techniques are often used in practice for deploying trained neural networks on computationally- and energy-constrained devices, which raises the question of how faithfully the compressed network mimics the original network. Unfortunately, existing methods either focus on verifying a single network or rely on loose approximations to prove the equivalence of two networks. Due to overly conservative approximation, differential verification lacks scalability in terms of both accuracy and computational cost. To overcome these problems, we propose NeuroDiff, a symbolic and fine-grained approximation technique that drastically increases the accuracy of differential verification while achieving many orders-of-magnitude speedup. NeuroDiff has two key contributions. The first one is new convex approximations that more accurately bound the difference neurons of two networks under all possible inputs. The second one is judicious use of symbolic variables to represent neurons whose difference bounds have accumulated significant error. We also find that these two techniques are complementary, i.e., when combined, the benefit is greater than the sum of their individual benefits. We have evaluated NeuroDiff on a variety of differential verification tasks. Our results show that NeuroDiff is up to 1000X faster and 5X more accurate than the state-of-the-art tool.

📄 PDF Abstract BibTeX arXiv:2009.09943

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DiG: Differential Grounding for Enhancing Fine-Grained Perception in Multimodal Large Language Model

2025-12-14 · Zhou Tao, Shida Wang, Yongxiang Hua, Haoyu Cao 외 arxiv

Multimodal Large Language Models have achieved impressive performance on a variety of vision-language tasks, yet their fine-grained visual perception and precise spatial reasoning remain limited. In this work, we introdu…

Spatial ReasoningVisual Reasoning

ScaleBox: Enabling High-Fidelity and Scalable Code Verification for Large Language Models

2026-04-30 · Jiasheng Zheng, Xin Zheng, Boxi Cao, Pengbo Wang 외 arxiv

Code sandboxes have emerged as a critical infrastructure for advancing the coding capabilities of large language models, providing verifiable feedback for both RL training and evaluation. However, existing systems fail t…

Fine-grained Fact Verification with Kernel Graph Attention Network

2019-10-22 · ACL 2020 6 · Zhenghao Liu, Chenyan Xiong, Maosong Sun, Zhiyuan Liu

Fact Verification requires fine-grained natural language inference capability that finds subtle clues to identify the syntactical and semantically correct but not well-supported claims. This paper presents Kernel Graph A…

Fact VerificationGraph AttentionNatural Language Inference

Towards Universal Video MLLMs with Attribute-Structured and Quality-Verified Instructions

2026-02-13 · Yunheng Li, Hengrui Zhang, Meng-Hao Guo, Wenzhao Gao 외 arxiv

Universal video understanding requires modeling fine-grained visual and audio information over time in diverse real-world scenarios. However, the performance of existing models is primarily constrained by video-instructi…

Instruction Following

FactLens: Benchmarking Fine-Grained Fact Verification

2024-11-08 · Kushan Mitra, Dan Zhang, Sajjadur Rahman, Estevam Hruschka

Large Language Models (LLMs) have shown impressive capability in language generation and understanding, but their tendency to hallucinate and produce factually incorrect information remains a key limitation. To verify LL…

BenchmarkingFact VerificationText Generation