中文
相关论文

相关论文: CRITS: Convolutional Rectifier for Interpretable T…

200 篇论文

Large Language Model (LLM) image recognition is a powerful tool for extracting data from images, but accuracy depends on providing sufficient cues in the prompt - requiring a domain expert for specialized tasks. We introduce Cue Learning…

计算机视觉与模式识别 · 计算机科学 2025-05-08 Peter J. Bentley , Soo Ling Lim , Fuyuki Ishikawa

Times series classification can be successfully tackled by jointly learning a shapelet-based representation of the series in the dataset and classifying the series according to this representation. However, although the learned shapelets…

Visual prompt tuning offers significant advantages for adapting pre-trained visual foundation models to specific tasks. However, current research provides limited insight into the interpretability of this approach, which is essential for…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Yubin Wang , Xinyang Jiang , De Cheng , Xiangqian Zhao , Zilong Wang , Dongsheng Li , Cairong Zhao

Self-supervised contrastive learning (SSCL) has achieved significant milestones in remote sensing image (RSI) understanding. Its essence lies in designing an unsupervised instance discrimination pretext task to extract image features from a…

机器学习 · 计算机科学 2023-11-29 Zhaoyang Zhang , Zhen Ren , Chao Tao , Yunsheng Zhang , Chengli Peng , Haifeng Li

Convolution neural network demonstrates great capability for multiple tasks, such as image classification and many others. However, much resource is required to train a network. Hence much effort has been made to accelerate neural network…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Fuyuan Lyu , Shien Zhu , Weichen Liu

Multivariate time series classification is of great importance in practical applications and is a challenging task. However, deep neural network models such as Transformers exhibit high accuracy in multivariate time series classification…

机器学习 · 计算机科学 2024-11-19 Mingsen Du , Yanxuan Wei , Yingxia Tang , Xiangwei Zheng , Shoushui Wei , Cun Ji

We present a novel usage of Transformers to make image classification interpretable. Unlike mainstream classifiers that wait until the last fully connected layer to incorporate class information to make predictions, we investigate a…

Set classification aims to classify a set of observations as a whole, as opposed to classifying individual observations separately. To formally understand the unfamiliar concept of binary set classification, we first investigate the optimal…

机器学习 · 统计学 2020-06-29 Zhao Ren , Sungkyu Jung , Xingye Qiao

Recently, discriminatively learned correlation filters (DCF) has drawn much attention in visual object tracking community. The success of DCF is potentially attributed to the fact that a large amount of samples are utilized to train the…

计算机视觉与模式识别 · 计算机科学 2016-11-16 Kai Chen , Wenbing Tao

Modern neural network classifiers achieve remarkable performance across a variety of tasks; however, they frequently exhibit overconfidence in their predictions due to the cross-entropy loss. Inspired by this problem, we propose the…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Brendan Hogan Rappazzo , Aaron Ferber , Carla Gomes

Deep neural networks are widely used in practical applications of AI, however, their inner structure and complexity made them generally not easily interpretable. Model transparency and interpretability are key requirements for multiple…

机器学习 · 计算机科学 2026-01-13 Luca Bergamin , Roberto Confalonieri , Fabio Aiolli

Convolutional Neural Networks (CNN) offer state of the art performance in various computer vision tasks. Many of those tasks require different subtypes of affine invariances (scale, rotational, translational) to image transformations.…

计算机视觉与模式识别 · 计算机科学 2023-10-13 Facundo Manuel Quiroga , Franco Ronchetti , Laura Lanzarini , Aurelio Fernandez-Bariviera

Sequence classification is the task of predicting a class label given a sequence of observations. In many applications such as healthcare monitoring or intrusion detection, early classification is crucial to prompt intervention. In this…

机器学习 · 计算机科学 2020-10-07 Maayan Shvo , Andrew C. Li , Rodrigo Toro Icarte , Sheila A. McIlraith

With the growing demand for interpretable deep learning models, this paper introduces Integrative CAM, an advanced Class Activation Mapping (CAM) technique aimed at providing a holistic view of feature importance across Convolutional Neural…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Aniket K. Singh , Debasis Chaudhuri , Manish P. Singh , Samiran Chattopadhyay

Deep learning models have achieved promising results in breast cancer classification, yet their 'black-box' nature raises interpretability concerns. This research addresses the crucial need to gain insights into the decision-making process…

计算机视觉与模式识别 · 计算机科学 2024-08-26 Ann-Kristin Balve , Peter Hendrix

We propose a method for adaptive nonlinear sequential modeling of vector-time series data. Data is modeled as a nonlinear function of past values corrupted by noise, and the underlying non-linear function is assumed to be approximately…

统计方法学 · 统计学 2017-10-11 Qiuyi Han , Jie Ding , Edoardo Airoldi , Vahid Tarokh

Attribution methods, which employ heatmaps to identify the most influential regions of an image that impact model decisions, have gained widespread popularity as a type of explainability method. However, recent research has exposed the…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Thomas Fel , Agustin Picard , Louis Bethune , Thibaut Boissin , David Vigouroux , Julien Colin , Rémi Cadène , Thomas Serre

Causal discovery from time-series data has been a central task in machine learning. Recently, Granger causality inference is gaining momentum due to its good explainability and high compatibility with emerging deep neural networks. However,…

机器学习 · 计算机科学 2023-02-16 Yuxiao Cheng , Runzhao Yang , Tingxiong Xiao , Zongren Li , Jinli Suo , Kunlun He , Qionghai Dai

Deep learning methods for classifying medical images have demonstrated impressive accuracy in a wide range of tasks but often these models are hard to interpret, limiting their applicability in clinical practice. In this work we introduce a…

图像与视频处理 · 电气工程与系统科学 2019-08-13 James R. Clough , Ilkay Oksuz , Esther Puyol-Anton , Bram Ruijsink , Andrew P. King , Julia A. Schnabel

This work attempts to address two fundamental questions about the structure of the convolutional neural networks (CNN): 1) why a non-linear activation function is essential at the filter output of every convolutional layer? 2) what is the…

计算机视觉与模式识别 · 计算机科学 2016-11-04 C. -C. Jay Kuo