中文
相关论文

相关论文: Reachability Analysis for Feed-Forward Neural Netw…

200 篇论文

In recent years, generative adversarial networks (GANs) and its variants have achieved unprecedented success in image synthesis. They are widely adopted in synthesizing facial images which brings potential security concerns to humans as the…

密码学与安全 · 计算机科学 2020-07-17 Run Wang , Felix Juefei-Xu , Lei Ma , Xiaofei Xie , Yihao Huang , Jian Wang , Yang Liu

The training process of neural networks is known to be time-consuming, and having a deep architecture only aggravates the issue. This process consists mostly of matrix operations, among which matrix multiplication is the bottleneck. Several…

机器学习 · 计算机科学 2025-06-17 Sana Ebrahimi , Rishi Advani , Abolfazl Asudeh

The literature on reachability analysis methods for neural networks currently only focuses on uncertainties on the network's inputs. In this paper, we introduce two new approaches for the reachability analysis of neural networks with…

系统与控制 · 电气工程与系统科学 2023-03-15 Pierre-Jean Meyer

In this paper, we present a data-driven framework for real-time estimation of reachable sets for control systems where the plant is modeled using neural networks (NNs). We utilize a running example of a quadrotor model that is learned using…

系统与控制 · 电气工程与系统科学 2022-11-08 Omanshu Thapliyal , Inseok Hwang

The performance of Feedforward neural network (FNN) fully de-pends upon the selection of architecture and training algorithm. FNN architecture can be tweaked using several parameters, such as the number of hidden layers, number of hidden…

机器学习 · 计算机科学 2020-05-01 Tarun Kumar Gupta , Khalid Raza

The objective of this work is set-based verification, e.g. to decide if two sets of images of a face are of the same person or not. The traditional approach to this problem is to learn to generate a feature vector per image, aggregate them…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Weidi Xie , Li Shen , Andrew Zisserman

Presentation attacks represent a critical security threat where adversaries use fake biometric data, such as face, fingerprint, or iris images, to gain unauthorized access to protected systems. Various presentation attack detection (PAD)…

计算机视觉与模式识别 · 计算机科学 2025-10-23 Rashik Shadman , M G Sarwar Murshed , Faraz Hussain

In recent years, face biometric security systems are rapidly increasing, therefore, the presentation attack detection (PAD) has received significant attention from research communities and has become a major field of research. Researchers…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Seyedkooshan Hashemifard , Mohammad Akbari

Although deep neural networks offer better face detection results than shallow or handcrafted models, their complex architectures come with higher computational requirements and slower inference speeds than shallow neural networks. In this…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Petru Soviany , Radu Tudor Ionescu

We prove that the set of functions representable by ReLU neural networks with integer weights strictly increases with the network depth while allowing arbitrary width. More precisely, we show that $\lceil\log_2(n)\rceil$ hidden layers are…

机器学习 · 计算机科学 2023-02-27 Christian Haase , Christoph Hertrich , Georg Loho

Neural networks with ReLU activation play a key role in modern machine learning. Understanding the functions represented by ReLU networks is a major topic in current research as this enables a better interpretability of learning processes.…

计算复杂性 · 计算机科学 2025-06-23 Vincent Froese , Moritz Grillo , Martin Skutella

We consider the problem of computing reachable sets directly from noisy data without a given system model. Several reachability algorithms are presented for different types of systems generating the data. First, an algorithm for computing…

系统与控制 · 电气工程与系统科学 2023-03-14 Amr Alanwar , Anne Koch , Frank Allgöwer , Karl Henrik Johansson

We investigate the complexity of the reachability problem for (deep) neural networks: does it compute valid output given some valid input? It was recently claimed that the problem is NP-complete for general neural networks and…

计算复杂性 · 计算机科学 2026-04-08 Marco Sälzer , Martin Lange

We present a deep learning approach for high resolution face completion with multiple controllable attributes (e.g., male and smiling) under arbitrary masks. Face completion entails understanding both structural meaningfulness and…

计算机视觉与模式识别 · 计算机科学 2018-01-24 Zeyuan Chen , Shaoliang Nie , Tianfu Wu , Christopher G. Healey

Reachability queries checking the existence of a path from a source node to a target node are fundamental operators for querying and processing graph data. Current approaches for index-based evaluation of reachability queries either focus…

数据库 · 计算机科学 2022-07-21 Chao Zhang , Angela Bonifati , Hugo Kapp , Vlad Ioan Haprian , Jean-Pierre Lozi

In this work, we perform safety analysis of linear dynamical systems with uncertainties. Instead of computing a conservative overapproximation of the reachable set, our approach involves computing a statistical approximate reachable set. As…

系统与控制 · 电气工程与系统科学 2021-09-17 Bineet Ghosh , Parasara Sridhar Duggirala

Deep networks have produced significant gains for various visual recognition problems, leading to high impact academic and commercial applications. Recent work in deep networks highlighted that it is easy to generate images that humans…

计算机视觉与模式识别 · 计算机科学 2015-11-20 Abhijit Bendale , Terrance Boult

We develop a new numerical method for approximating the infinite time reachable set of strictly stable linear control systems. By solving a linear program with a constraint that incorporates the system dynamics, we compute a polytope with…

最优化与控制 · 数学 2019-04-03 Andreas Ernst , Lars Grüne , Janosch Rieger

Recent advances in deep reinforcement learning (RL) have achieved strong results on high-dimensional control tasks, but applying RL to reachability problems raises a fundamental mismatch: reachability seeks to maximize the set of states…

机器学习 · 计算机科学 2026-02-18 Oswin So , Eric Yang Yu , Songyuan Zhang , Matthew Cleaveland , Mitchell Black , Chuchu Fan

We study the problem of performing face verification with an efficient neural model $f$. The efficiency of $f$ stems from simplifying the face verification problem from an embedding nearest neighbor search into a binary problem; each user…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Amit Rozner , Barak Battash , Ofir Lindenbaum , Lior Wolf