paper-with-me

Papers

DeepSaucer: Unified Environment for Verifying Deep Neural Networks

2018-11-09 · Naoto Sato, Hironobu Kuruma, Masanori Kaneko, Yuichiroh Nakagawa, Hideto Ogawa, Thai Son Hoang, Michael Butler

In recent years, a number of methods for verifying DNNs have been developed. Because the approaches of the methods differ and have their own limitations, we think that a number of verification methods should be applied to a developed DNN. To apply a number of methods to the DNN, it is necessary to translate either the implementation of the DNN or the verification method so that one runs in the same environment as the other. Since those translations are time-consuming, a utility tool, named DeepSaucer, which helps to retain and reuse implementations of DNNs, verification methods, and their environments, is proposed. In DeepSaucer, code snippets of loading DNNs, running verification methods, and creating their environments are retained and reused as software assets in order to reduce cost of verifying DNNs. The feasibility of DeepSaucer is confirmed by implementing it on the basis of Anaconda, which provides virtual environment for loading a DNN and running a verification method. In addition, the effectiveness of DeepSaucer is demonstrated by usecase examples.

📄 PDF Abstract BibTeX arXiv:1811.03752

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A New Strategy for Verifying Reach-Avoid Specifications in Neural Feedback Systems

2026-01-12 · Samuel I. Akinwande, Sydney M. Katz, Mykel J. Kochenderfer, Clark Barrett arxiv

Forward reachability analysis is the predominant approach for verifying reach-avoid properties in neural feedback systems (dynamical systems controlled by neural networks). This dominance stems from the limited scalabili…

Efficient Algorithms for Verifying Kruskal Rank in Sparse Linear Regression and Related Applications

2025-03-06 · Fengqin Zhou

We present novel algorithmic techniques to efficiently verify the Kruskal rank of matrices that arise in sparse linear regression, tensor decomposition, and latent variable models. Our unified framework combines randomiz…

Tensor Decomposition

On Unifying Misinformation Detection

2021-04-12 · NAACL 2021 4 · Nayeon Lee, Belinda Z. Li, Sinong Wang, Pascale Fung 외

In this paper, we introduce UnifiedM2, a general-purpose misinformation model that jointly models multiple domains of misinformation with a single, unified setup. The model is trained to handle four tasks: detecting news…

Few-Shot LearningMisinformation

A Unified Framework for Real-Time Failure Handling in Robotics Using Vision-Language Models, Reactive Planner and Behavior Trees

2025-03-19 · Faseeh Ahmad, Hashim Ismail, Jonathan Styrud, Maj Stenmark 외

Robotic systems often face execution failures due to unexpected obstacles, sensor errors, or environmental changes. Traditional failure recovery methods rely on predefined strategies or human intervention, making them le…

A Unified Framework for Verification of Observational Properties for Partially-Observed Discrete-Event Systems

2022-05-03 · Jianing Zhao, Xiang Yin, ShaoYuan Li

In this paper, we investigate property verification problems in partially-observed discrete-event systems (DES). Particularly, we are interested in verifying observational properties that are related to the information-f…