中文
相关论文

相关论文: Explaining neural network predictions of material …

200 篇论文

Understanding specifically where a model focuses on within an image is critical for human interpretability of the decision-making process. Deep learning-based solutions are prone to learning coincidental correlations in training datasets,…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Aidan Boyd , Mohamed Trabelsi , Huseyin Uzunalioglu , Dan Kushnir

In this paper, we establish a new scheme for identification and classification of high intensity events generated by the propagation of light through a photorefractive SBN crystal. Among these events, which are the inevitable consequence of…

斑图形成与孤子 · 物理学 2020-04-22 Marija Ivanovic , Ana Mancic , Carla Herman-Avigliano , Ljupco Hadzievski , Aleksandra Maluckov

Saliency Map, the gradient of the score function with respect to the input, is the most basic technique for interpreting deep neural network decisions. However, saliency maps are often visually noisy. Although several hypotheses were…

机器学习 · 计算机科学 2019-09-17 Beomsu Kim , Junghoon Seo , SeungHyun Jeon , Jamyoung Koo , Jeongyeol Choe , Taegyun Jeon

Self-supervised learning holds promise in leveraging large numbers of unlabeled data. However, its success heavily relies on the highly-curated dataset, e.g., ImageNet, which still needs human cleaning. Directly learning representations…

计算机视觉与模式识别 · 计算机科学 2023-02-24 Meilin Chen , Yizhou Wang , Shixiang Tang , Feng Zhu , Haiyang Yang , Lei Bai , Rui Zhao , Donglian Qi , Wanli Ouyang

In this paper, we propose a data-free method of extracting Impressions of each class from the classifier's memory. The Deep Learning regime empowers classifiers to extract distinct patterns (or features) of a given class from training data,…

计算机视觉与模式识别 · 计算机科学 2020-08-03 Sravanti Addepalli , Dipesh Tamboli , R. Venkatesh Babu , Biplab Banerjee

Deep neural networks have proved to be a very effective way to perform classification tasks. They excel when the input data is high dimensional, the relationship between the input and the output is complicated, and the number of labeled…

机器学习 · 计算机科学 2017-11-28 Nicholas Frosst , Geoffrey Hinton

Atom segmentation and localization, noise reduction and deblurring of atomic-resolution scanning transmission electron microscopy (STEM) images with high precision and robustness is a challenging task. Although several conventional…

材料科学 · 物理学 2021-02-23 Ruoqian Lin , Rui Zhang , Chunyang Wang , Xiao-Qing Yang , Huolin L. Xin

Planet-scale photo geolocalization is the complex task of estimating the location depicted in an image solely based on its visual content. Due to the success of convolutional neural networks (CNNs), current approaches achieve super-human…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Jonas Theiner , Eric Mueller-Budack , Ralph Ewerth

In the domain of battery research, the processing of high-resolution microscopy images is a challenging task, as it involves dealing with complex images and requires a prior understanding of the components involved. The utilization of deep…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Ganesh Raghavendran , Bing Han , Fortune Adekogbe , Shuang Bai , Bingyu Lu , William Wu , Minghao Zhang , Ying Shirley Meng

The current dominant visual processing paradigm in both human and machine research is the feedforward, layered hierarchy of neural-like processing elements. Within this paradigm, visual saliency is seen by many to have a specific role,…

计算机视觉与模式识别 · 计算机科学 2020-02-03 John K. Tsotsos , Iuliia Kotseruba , Calden Wloka

Much research has examined models for prediction of semantic labels or instances including dense pixel-wise prediction. The problem of predicting salient objects or regions of an image has also been examined in a similar light. With that…

计算机视觉与模式识别 · 计算机科学 2018-07-26 Md Amirul Islam , Mahmoud Kalash , Neil D. B. Bruce

Deep learning is widely used to decode the electroencephalogram (EEG) signal. However, there are few attempts to specifically investigate how to explain the EEG-based deep learning models. We conduct a review to summarize the existing works…

机器学习 · 计算机科学 2022-05-31 Hanqi Wang , Xiaoguang Zhu , Tao Chen , Chengfang Li , Liang Song

Scanning transmission electron microscopy (STEM) is an indispensable tool for atomic-resolution structural analysis for a wide range of materials. The conventional analysis of STEM images is an extensive hands-on process, which limits…

The purpose of this paper is the detection of salient areas in natural video by using the new deep learning techniques. Salient patches in video frames are predicted first. Then the predicted visual fixation maps are built upon them. We…

计算机视觉与模式识别 · 计算机科学 2016-04-28 Souad Chaabouni , Jenny Benois-Pineau , Ofer Hadar , Chokri Ben Amar

Deep learning algorithms offer a powerful means to automatically analyze the content of medical images. However, many biological samples of interest are primarily transparent to visible light and contain features that are difficult to…

计算机视觉与模式识别 · 计算机科学 2017-09-22 Roarke Horstmeyer , Richard Y. Chen , Barbara Kappes , Benjamin Judkewitz

This work presents a machine learning approach to predict peak-stress clusters in heterogeneous polycrystalline materials. Prior work on using machine learning in the context of mechanics has largely focused on predicting the effective…

偏微分方程分析 · 数学 2024-05-10 Ankit Shrivastava , Jingxiao Liu , Kaushik Dayal , Hae Young Noh

The collection of a high number of pixel-based labeled training samples for tree species identification is time consuming and costly in operational forestry applications. To address this problem, in this paper we investigate the…

计算机视觉与模式识别 · 计算机科学 2022-01-20 Steve Ahlswede , Nimisha Thekke-Madam , Christian Schulz , Birgit Kleinschmit , Begüm Demir

We present an algorithm for graph based saliency computation that utilizes the underlying dense subgraphs in finding visually salient regions in an image. To compute the salient regions, the model first obtains a saliency map using random…

计算机视觉与模式识别 · 计算机科学 2015-12-29 Souradeep Chakraborty , Pabitra Mitra

When we deploy machine learning models in high-stakes medical settings, we must ensure these models make accurate predictions that are consistent with known medical science. Inherently interpretable networks address this need by explaining…

计算机视觉与模式识别 · 计算机科学 2021-10-06 Alina Jade Barnett , Fides Regina Schwartz , Chaofan Tao , Chaofan Chen , Yinhao Ren , Joseph Y. Lo , Cynthia Rudin

Explaining the output of a deep network remains a challenge. In the case of an image classifier, one type of explanation is to identify pixels that strongly influence the final decision. A starting point for this strategy is the gradient of…

机器学习 · 计算机科学 2017-06-14 Daniel Smilkov , Nikhil Thorat , Been Kim , Fernanda Viégas , Martin Wattenberg
‹ 上一页 1 8 9 10 下一页 ›