中文
相关论文

相关论文: Localizing Interpretable Multi-scale informative P…

200 篇论文

Deep convolutional neural networks (CNNs) are becoming increasingly popular models to predict neural responses in visual cortex. However, contextual effects, which are prevalent in neural processing and in perception, are not explicitly…

神经元与认知 · 定量生物学 2018-12-27 Luis Gonzalo Sanchez Giraldo , Odelia Schwartz

Recent works have empirically shown that there exist adversarial examples that can be hidden from neural network interpretability (namely, making network interpretation maps visually similar), or interpretability is itself susceptible to…

机器学习 · 计算机科学 2020-10-23 Akhilan Boopathy , Sijia Liu , Gaoyuan Zhang , Cynthia Liu , Pin-Yu Chen , Shiyu Chang , Luca Daniel

The ubiquity of neural networks (NNs) in real-world applications, from healthcare to natural language processing, underscores their immense utility in capturing complex relationships within high-dimensional data. However, NNs come with…

机器学习 · 计算机科学 2024-07-08 Chang Yue , Niraj K. Jha

Model interpretability is a requirement in many applications in which crucial decisions are made by users relying on a model's outputs. The recent movement for "algorithmic fairness" also stipulates explainability, and therefore…

机器学习 · 计算机科学 2018-08-21 Xuan Liu , Xiaoguang Wang , Stan Matwin

We propose a general framework called Network Dissection for quantifying the interpretability of latent representations of CNNs by evaluating the alignment between individual hidden units and a set of semantic concepts. Given any CNN model,…

计算机视觉与模式识别 · 计算机科学 2017-04-20 David Bau , Bolei Zhou , Aditya Khosla , Aude Oliva , Antonio Torralba

Transformer-based models have shown strong performance in time-series forecasting by leveraging self-attention to model long-range temporal dependencies. However, their effectiveness depends critically on the quality and structure of input…

机器学习 · 计算机科学 2026-02-11 Saurish Nagrath , Saroj Kumar Panigrahy

Deep learning methods have shown great success in several domains as they process a large amount of data efficiently, capable of solving complex classification, forecast, segmentation, and other tasks. However, they come with the inherent…

人工智能 · 计算机科学 2020-11-20 Dominique Mercier , Andreas Dengel , Sheraz Ahmed

Graph Neural Networks (GNNs) have emerged as an efficient alternative to convolutional approaches for vision tasks such as image classification, leveraging patch-based representations instead of raw pixels. These methods construct graphs…

计算机视觉与模式识别 · 计算机科学 2025-04-29 Nikolaos Chaidos , Angeliki Dimitriou , Nikolaos Spanos , Athanasios Voulodimos , Giorgos Stamou

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

With the perpetual increase of complexity of the state-of-the-art deep neural networks, it becomes a more and more challenging task to maintain their interpretability. Our work aims to evaluate the effects of adversarial training utilized…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Delyan Boychev

Deep learning based methods hold state-of-the-art results in image denoising, but remain difficult to interpret due to their construction from poorly understood building blocks such as batch-normalization, residual learning, and feature…

图像与视频处理 · 电气工程与系统科学 2021-03-09 Nikola Janjušević , Amirhossein Khalilian-Gourtani , Yao Wang

With the continue development of Convolutional Neural Networks (CNNs), there is a growing concern regarding representations that they encode internally. Analyzing these internal representations is referred to as model interpretation. While…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Hamed Behzadi-Khormouji , José Oramas

Convolutional neural networks (CNNs) have shown exceptional performance for a range of medical imaging tasks. However, conventional CNNs are not able to explain their reasoning process, therefore limiting their adoption in clinical…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Linde S. Hesse , Ana I. L. Namburete

Representations in the hidden layers of Deep Neural Networks (DNN) are often hard to interpret since it is difficult to project them into an interpretable domain. Graph Convolutional Networks (GCN) allow this projection, but existing…

计算与语言 · 计算机科学 2019-09-25 Robert Schwarzenberg , Marc Hübner , David Harbecke , Christoph Alt , Leonhard Hennig

Deep learning as represented by the artificial deep neural networks (DNNs) has achieved great success in many important areas that deal with text, images, videos, graphs, and so on. However, the black-box nature of DNNs has become one of…

机器学习 · 计算机科学 2021-09-29 Fenglei Fan , Jinjun Xiong , Mengzhou Li , Ge Wang

Deep CNNs have been pushing the frontier of visual recognition over past years. Besides recognition accuracy, strong demands in understanding deep CNNs in the research community motivate developments of tools to dissect pre-trained models…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Bangjie Yin , Luan Tran , Haoxiang Li , Xiaohui Shen , Xiaoming Liu

Convolutional neural networks (CNNs) underpin many modern computer vision systems. With applications ranging from common to critical areas, a need to explain and understand the model and its decisions (XAI) emerged. Prior works suggest that…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Vojtěch Kůr , Adam Bajger , Adam Kukučka , Marek Hradil , Vít Musil , Tomáš Brázdil

Convolutional neural networks (CNNs) excel in local feature extraction while Transformers are superior in processing global semantic information. By leveraging the strengths of both, hybrid Transformer-CNN networks have become the major…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Xu Ma , Mengsheng Chen , Junhui Zhang , Lijuan Song , Fang Du , Zhenhua Yu

With the widespread applications of deep convolutional neural networks (DCNNs), it becomes increasingly important for DCNNs not only to make accurate predictions but also to explain how they make their decisions. In this work, we propose a…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Xinrui Cui , Dan Wang , Z. Jane Wang

How to aggregate information from multiple instances is a key question multiple instance learning. Prior neural models implement different variants of the well-known encoder-decoder strategy according to which all input features are encoded…

机器学习 · 计算机科学 2022-07-26 Markus Zopf