中文
相关论文

相关论文: MFPP: Morphological Fragmental Perturbation Pyrami…

200 篇论文

Neural networks are often regarded as "black boxes" due to their complex functions and numerous parameters, which poses significant challenges for interpretability. This study addresses these challenges by introducing methods to enhance the…

机器学习 · 统计学 2024-09-26 Mohamad Yamen AL Mohamad , Hossein Bevrani , Ali Akbar Haydari

In an ever expanding set of research and application areas, deep neural networks (DNNs) set the bar for algorithm performance. However, depending upon additional constraints such as processing power and execution time limits, or…

机器学习 · 计算机科学 2021-06-22 Nathan Dahlin , Krishna Chaitanya Kalagarla , Nikhil Naik , Rahul Jain , Pierluigi Nuzzo

The inner representation of deep neural networks (DNNs) is indecipherable, which makes it difficult to tune DNN models, control their training process, and interpret their outputs. In this paper, we propose a novel approach to investigate…

机器学习 · 计算机科学 2021-06-08 Satoru Watanabe , Hayato Yamana

Physics-informed neural networks (PINNs) have recently emerged as an alternative way of solving partial differential equations (PDEs) without the need of building elaborate grids, instead, using a straightforward implementation. In…

偏微分方程分析 · 数学 2019-09-04 Dongkun Zhang , Lu Lu , Ling Guo , George Em Karniadakis

Digital mammography is essential to breast cancer detection, and deep learning offers promising tools for faster and more accurate mammogram analysis. In radiology and other high-stakes environments, uninterpretable ("black box") deep…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Julia Yang , Alina Jade Barnett , Jon Donnelly , Satvik Kishore , Jerry Fang , Fides Regina Schwartz , Chaofan Chen , Joseph Y. Lo , Cynthia Rudin

Deep Learning (DL) models are often black boxes, making their decision-making processes difficult to interpret. This lack of transparency has driven advancements in eXplainable Artificial Intelligence (XAI), a field dedicated to clarifying…

机器学习 · 计算机科学 2024-12-04 Adam Wróbel , Mikołaj Janusz , Bartosz Zieliński , Dawid Rymarczyk

Recently, physics-informed neural networks (PINNs) have offered a powerful new paradigm for solving problems relating to differential equations. Compared to classical numerical methods PINNs have several advantages, for example their…

计算物理 · 物理学 2024-06-21 Ben Moseley , Andrew Markham , Tarje Nissen-Meyer

Deep convolutional neural networks (DCNNs) have shown remarkable performance in image classification tasks in recent years. Generally, deep neural network architectures are stacks consisting of a large number of convolutional layers, and…

计算机视觉与模式识别 · 计算机科学 2017-09-07 Dongyoon Han , Jiwhan Kim , Junmo Kim

Driven by the growing demand for high-speed 3D measurement in advanced manufacturing, optical metrology algorithms must deliver high accuracy and robustness under dynamic conditions. Fringe projection profilometry (FPP) offers high…

光学 · 物理学 2026-01-07 Xiangjun Kong , Qingkang Bao , Tibebe Yalew , Gerardo Adesso , Samanta Piano

Deep neural networks (DNNs) have shown to perform very well on large scale object recognition problems and lead to widespread use for real-world applications, including situations where DNN are implemented as "black boxes". A promising…

计算机视觉与模式识别 · 计算机科学 2021-11-01 Federica Granese , Marco Romanelli , Daniele Gorla , Catuscia Palamidessi , Pablo Piantanida

Fringe projection profilometry (FPP) is one of the most popular three-dimensional (3D) shape measurement techniques, and has becoming more prevalently adopted in intelligent manufacturing, defect detection and some other important…

图像与视频处理 · 电气工程与系统科学 2020-04-24 Jiaming Qian , Shijie Feng , Tianyang Tao , Yan Hu , Yixuan Li , Qian Chen , Chao Zuo

Trained with a sufficiently large training and testing dataset, Deep Neural Networks (DNNs) are expected to generalize. However, inputs may deviate from the training dataset distribution in real deployments. This is a fundamental issue with…

机器学习 · 计算机科学 2021-10-07 Yan Xiao , Yun Lin , Ivan Beschastnikh , Changsheng Sun , David S. Rosenblum , Jin Song Dong

The black-box nature of deep learning models prevents them from being completely trusted in domains like biomedicine. Most explainability techniques do not capture the concept-based reasoning that human beings follow. In this work, we…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Avinash Kori , Parth Natekar , Ganapathy Krishnamurthi , Balaji Srinivasan

In many practical applications, deep neural networks have been typically deployed to operate as a black box predictor. Despite the high amount of work on interpretability and high demand on the reliability of these systems, they typically…

人工智能 · 计算机科学 2020-12-07 Martin Stano , Wanda Benesova , Lukas Samuel Martak

Learning high-performance deep neural networks for dynamic modeling of high Degree-Of-Freedom (DOF) robots remains challenging due to the sampling complexity. Typical unknown system disturbance caused by unmodeled dynamics (such as internal…

机器人学 · 计算机科学 2022-10-05 Hongbin Lin , Qian Gao , Xiangyu Chu , Qi Dou , Anton Deguet , Peter Kazanzides , K. W. Samuel Au

Determinantal point processes (DPPs) have attracted significant attention in machine learning for their ability to model subsets drawn from a large item collection. Recent work shows that nonsymmetric DPP (NDPP) kernels have significant…

机器学习 · 计算机科学 2021-04-14 Mike Gartrell , Insu Han , Elvis Dohmatob , Jennifer Gillenwater , Victor-Emmanuel Brunel

Deep neural network (DNN) has emerged as the most important and popular artificial intelligent (AI) technique. The growth of model size poses a key energy efficiency challenge for the underlying computing platform. Thus, model compression…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Chunhua Deng , Siyu Liao , Yi Xie , Keshab K. Parhi , Xuehai Qian , Bo Yuan

This paper presents Discriminative Part Network (DP-Net), a deep architecture with strong interpretation capabilities, which exploits a pretrained Convolutional Neural Network (CNN) combined with a part-based recognition module. This system…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Ronan Sicre , Hanwei Zhang , Julien Dejasmin , Chiheb Daaloul , Stéphane Ayache , Thierry Artières

Advancements in data-driven machine learning have emerged as a pivotal element in supporting automotive software systems (ASSs) engineering across various levels of the V-development process.…

软件工程 · 计算机科学 2026-03-10 Mohammad Abboush , Ehab Ghannoum , Andreas Rausch

Deep learning models are one of the security strategies, trained on extensive datasets, and play a critical role in detecting and responding to these threats by recognizing complex patterns in malicious code. However, the opaque nature of…

密码学与安全 · 计算机科学 2025-08-15 Richa Dasila , Vatsala Upadhyay , Samo Bobek , Abhishek Vaish