中文
相关论文

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

200 篇论文

Being able to interpret, or explain, the predictions made by a machine learning model is of fundamental importance. This is especially true when there is interest in deploying data-driven models to make high-stakes decisions, e.g. in…

机器学习 · 计算机科学 2019-10-01 An-phi Nguyen , María Rodríguez Martínez

Models based on deep convolutional neural networks (CNN) have significantly improved the performance of semantic segmentation. However, learning these models requires a large amount of training images with pixel-level labels, which are very…

计算机视觉与模式识别 · 计算机科学 2018-02-05 Linwei Ye , Zhi Liu , Yang Wang

Transformer-based models have become state-of-the-art tools in various machine learning tasks, including time series classification, yet their complexity makes understanding their internal decision-making challenging. Existing…

机器学习 · 计算机科学 2025-11-27 Matīss Kalnāre , Sofoklis Kitharidis , Thomas Bäck , Niki van Stein

Deep Neural Networks (DNNs) have shown unparalleled achievements in numerous applications, reflecting their proficiency in managing vast data sets. Yet, their static structure limits their adaptability in ever-changing environments. This…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Yunjie Zhu , Yunhao Chen

One of the methods used in image recognition is the Deep Convolutional Neural Network (DCNN). DCNN is a model in which the expressive power of features is greatly improved by deepening the hidden layer of CNN. The architecture of CNNs is…

计算机视觉与模式识别 · 计算机科学 2020-07-10 Genta Kobayashi , Hayaru Shouno

Interpretable deep learning models have received widespread attention in the field of image recognition. Due to the unique multi-instance learning of medical images and the difficulty in identifying decision-making regions, many…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Yitao Peng , Lianghua He , Die Hu , Yihang Liu , Longzhen Yang , Shaohua Shang

The trade-off between feature representation power and spatial localization accuracy is crucial for the dense classification/semantic segmentation of aerial images. High-level features extracted from the late layers of a neural network are…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Lei Ding , Hao Tang , Lorenzo Bruzzone

The recent advances brought by deep learning allowed to improve the performance in image retrieval tasks. Through the many convolutional layers, available in a Convolutional Neural Network (CNN), it is possible to obtain a hierarchy of…

计算机视觉与模式识别 · 计算机科学 2018-08-16 Federico Magliani , Tomaso Fontanini , Andrea Prati

The layered structure of deep neural networks hinders the use of numerous analysis tools and thus the development of its interpretability. Inspired by the success of functional brain networks, we propose a novel framework for…

机器学习 · 计算机科学 2022-05-25 Ben Zhang , Zhetong Dong , Junsong Zhang , Hongwei Lin

Deep neural networks (DNNs) have shown exceptional performances in a wide range of tasks and have become the go-to method for problems requiring high-level predictive power. There has been extensive research on how DNNs arrive at their…

机器学习 · 计算机科学 2023-02-21 Mattias Luber , Anton Thielmann , Benjamin Säfken

Recurrent neural networks (RNNs) have shown the ability to improve scene parsing through capturing long-range dependencies among image units. In this paper, we propose dense RNNs for scene labeling by exploring various long-range semantic…

计算机视觉与模式识别 · 计算机科学 2018-11-13 Heng Fan , Peng Chu , Longin Jan Latecki , Haibin Ling

Complex textual information extraction tasks are often posed as sequence labeling or \emph{shallow parsing}, where fields are extracted using local labels made consistent through probabilistic inference in a graphical model with constrained…

机器学习 · 计算机科学 2018-10-01 Dung Thai , Sree Harsha Ramesh , Shikhar Murty , Luke Vilnis , Andrew McCallum

The key idea of current deep learning methods for dense prediction is to apply a model on a regular patch centered on each pixel to make pixel-wise predictions. These methods are limited in the sense that the patches are determined by…

计算机视觉与模式识别 · 计算机科学 2017-06-09 Jun Li , Yongjun Chen , Lei Cai , Ian Davidson , Shuiwang Ji

Time series forecasting, which predicts future values from past observations, plays a central role in many domains and has driven the development of highly accurate neural network models. However, the complexity of these models often limits…

机器学习 · 计算机科学 2026-03-05 Hiroki Tomioka , Genta Yoshimura

We implement a visual interpretability method Layer-wise Relevance Propagation (LRP) on top of 3D U-Net trained to perform lesion segmentation on the small dataset of multi-modal images provided by ISLES 2017 competition. We demonstrate…

图像与视频处理 · 电气工程与系统科学 2020-01-14 Erico Tjoa , Guo Heng , Lu Yuhao , Cuntai Guan

We propose a new, more actionable view of neural network interpretability and data analysis by leveraging the remarkable matching effectiveness of representations derived from deep networks, guided by an approach for class-conditional…

计算与语言 · 计算机科学 2021-06-15 Allen Schmaltz

Our proposed framework attempts to break the trade-off between performance and explainability by introducing an explainable-by-design convolutional neural network (CNN) based on the lateral inhibition mechanism. The ExplaiNet model consists…

机器学习 · 计算机科学 2024-11-04 Pantelis I. Kaplanoglou , Konstantinos Diamantaras

We propose a constrained linear data-feature-mapping model as an interpretable mathematical model for image classification using a convolutional neural network (CNN). From this viewpoint, we establish detailed connections between the…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Juncai He , Jinchao Xu , Lian Zhang , Jianqing Zhu

Computer vision systems in real-world applications need to be robust to partial occlusion while also being explainable. In this work, we show that black-box deep convolutional neural networks (DCNNs) have only limited robustness to partial…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Adam Kortylewski , Qing Liu , Angtian Wang , Yihong Sun , Alan Yuille

Recent advances in semantic image segmentation have mostly been achieved by training deep convolutional neural networks (CNNs). We show how to improve semantic segmentation through the use of contextual information; specifically, we explore…

计算机视觉与模式识别 · 计算机科学 2016-06-07 Guosheng Lin , Chunhua Shen , Anton van dan Hengel , Ian Reid