中文
相关论文

相关论文: Verifying Controllers with Convolutional Neural Ne…

200 篇论文

Deep Convolutional Neural Networks (CNNs) have been one of the most influential recent developments in computer vision, particularly for categorization. There is an increasing demand for explainable AI as these systems are deployed in the…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Tian Xu , Jiayu Zhan , Oliver G. B. Garrod , Philip H. S. Torr , Song-Chun Zhu , Robin A. A. Ince , Philippe G. Schyns

Accident detection using Closed Circuit Television (CCTV) footage is one of the most imperative features for enhancing transport safety and efficient traffic control. To this end, this research addresses the issues of supervised monitoring…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Zhenghao Xi , Xiang Liu , Yaqi Liu , Yitong Cai , Yangyu Zheng

In the current era, biometric based access control is becoming more popular due to its simplicity and ease to use by the users. It reduces the manual work of identity recognition and facilitates the automatic processing. The face is one of…

计算机视觉与模式识别 · 计算机科学 2019-03-28 Chaitanya Nagpal , Shiv Ram Dubey

The ability of Convolutional Neural Networks (CNNs) to accurately process real-time telemetry has boosted their use in safety-critical and high-performance computing systems. As such systems require high levels of resilience to errors, CNNs…

分布式、并行与集群计算 · 计算机科学 2020-06-11 Siva Kumar Sastry Hari , Michael B. Sullivan , Timothy Tsai , Stephen W. Keckler

Language models' (LMs) proficiency in handling deterministic symbolic reasoning and rule-based tasks remains limited due to their dependency implicit learning on textual data. To endow LMs with genuine rule comprehension abilities, we…

计算与语言 · 计算机科学 2024-03-12 Yixuan Weng , Minjun Zhu , Fei Xia , Bin Li , Shizhu He , Kang Liu , Jun Zhao

This paper evaluates whether training a decision tree based on concepts extracted from a concept-based explainer can increase interpretability for Convolutional Neural Networks (CNNs) models and boost the fidelity and performance of the…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Gayda Mutahar , Tim Miller

Abstraction is a key verification technique to improve scalability. However, its use for neural networks is so far extremely limited. Previous approaches for abstracting classification networks replace several neurons with one of them that…

计算机科学中的逻辑 · 计算机科学 2023-07-21 Calvin Chau , Jan Křetínský , Stefanie Mohr

Concept-based interpretability for Convolutional Neural Networks (CNNs) aims to align internal model representations with high-level semantic concepts, but existing approaches largely overlook the semantic roles of individual filters and…

机器学习 · 计算机科学 2025-09-24 Xinyu Mu , Hui Dou , Furao Shen , Jian Zhao

Convolutional Neural Networks (CNNs) have become indispensable for solving machine learning tasks in speech recognition, computer vision, and other areas that involve high-dimensional data. A CNN filters the input feature using a network…

机器学习 · 计算机科学 2020-02-13 Jonathan Ephrath , Moshe Eliasof , Lars Ruthotto , Eldad Haber , Eran Treister

The next generation of aircraft collision avoidance systems frame the problem as a Markov decision process and use dynamic programming to optimize the alerting logic. The resulting system uses a large lookup table to determine advisories…

系统与控制 · 计算机科学 2019-03-05 Kyle D. Julian , Shivam Sharma , Jean-Baptiste Jeannin , Mykel J. Kochenderfer

Monocular 3D object parsing is highly desirable in various scenarios including occlusion reasoning and holistic scene interpretation. We present a deep convolutional neural network (CNN) architecture to localize semantic parts in 2D image…

计算机视觉与模式识别 · 计算机科学 2017-04-24 Chi Li , M. Zeeshan Zia , Quoc-Huy Tran , Xiang Yu , Gregory D. Hager , Manmohan Chandraker

This paper proposes a transition system abstraction framework for neural network dynamical system models to enhance the model interpretability, with applications to complex dynamical systems such as human behavior learning and verification.…

系统与控制 · 电气工程与系统科学 2024-02-20 Yejiang Yang , Zihao Mo , Hoang-Dung Tran , Weiming Xiang

Lane detection in driving scenes is an important module for autonomous vehicles and advanced driver assistance systems. In recent years, many sophisticated lane detection methods have been proposed. However, most methods focus on detecting…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Qin Zou , Hanwen Jiang , Qiyu Dai , Yuanhao Yue , Long Chen , Qian Wang

Convolutional neural networks (CNNs) have succeeded remarkably in various computer vision tasks. However, they are not intrinsically explainable. While the feature-level understanding of CNNs reveals where the models looked, concept-based…

计算机视觉与模式识别 · 计算机科学 2025-03-27 Ugochukwu Ejike Akpudo , Yongsheng Gao , Jun Zhou , Andrew Lewis

Intelligent Transportation Systems (ITS) have become an important pillar in modern "smart city" framework which demands intelligent involvement of machines. Traffic load recognition can be categorized as an important and challenging issue…

计算机视觉与模式识别 · 计算机科学 2018-08-16 Somdip Dey , Grigorios Kalliatakis , Sangeet Saha , Amit Kumar Singh , Shoaib Ehsan , Klaus McDonald-Maier

Learning concepts that are consistent with human perception is important for Deep Neural Networks to win end-user trust. Post-hoc interpretation methods lack transparency in the feature representations learned by the models. This work…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Sandareka Wickramanayake , Wynne Hsu , Mong Li Lee

Traffic classification, i.e. the identification of the type of applications flowing in a network, is a strategic task for numerous activities (e.g., intrusion detection, routing). This task faces some critical challenges that current deep…

机器学习 · 计算机科学 2023-06-07 Kevin Fauvel , Fuxing Chen , Dario Rossi

Autonomous vehicles (AVs) rely on real-time perception systems to understand road environments and ensure safe navigation. However, implementing reliable perception algorithms on resource-constrained embedded platforms remains challenging…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Md Tanjemul Islam , Md Rafiul Kabir

In the computer vision community, Convolutional Neural Networks (CNNs), first proposed in the 1980's, have become the standard visual classification model. Recently, as alternatives to CNNs, Capsule Networks (CapsNets) and Vision…

计算机视觉与模式识别 · 计算机科学 2023-01-05 Jindong Gu

Convolutional Neural Networks (CNNs) dominate various computer vision tasks since Alex Krizhevsky showed that they can be trained effectively and reduced the top-5 error from 26.2 % to 15.3 % on the ImageNet large scale visual recognition…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Martin Thoma
‹ 上一页 1 8 9 10 下一页 ›