中文
相关论文

相关论文: ICAM: Interpretable Classification via Disentangle…

200 篇论文

Feature attribution methods (FAs), such as gradients and attention, are widely employed approaches to derive the importance of all input features to the model predictions. Existing work in natural language processing has mostly focused on…

计算与语言 · 计算机科学 2024-02-09 Zhixue Zhao , Boxuan Shan

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

A large part of the literature on learning disentangled representations focuses on variational autoencoders (VAE). Recent developments demonstrate that disentanglement cannot be obtained in a fully unsupervised setting without inductive…

机器学习 · 计算机科学 2021-02-11 Graziano Mita , Maurizio Filippone , Pietro Michiardi

Deep supervised neural networks trained to classify objects have emerged as popular models of computation in the primate ventral stream. These models represent information with a high-dimensional distributed population code, implying that…

神经元与认知 · 定量生物学 2022-01-19 Irina Higgins , Le Chang , Victoria Langston , Demis Hassabis , Christopher Summerfield , Doris Tsao , Matthew Botvinick

We study the problem of building models that disentangle independent factors of variation. Such models could be used to encode features that can efficiently be used for classification and to transfer attributes between different images in…

计算机视觉与模式识别 · 计算机科学 2017-11-08 Attila Szabó , Qiyang Hu , Tiziano Portenier , Matthias Zwicker , Paolo Favaro

Traditionally, for most machine learning settings, gaining some degree of explainability that tries to give users more insights into how and why the network arrives at its predictions, restricts the underlying model and hinders performance…

机器学习 · 计算机科学 2021-04-06 Robin M. Schmidt

Confounding bias is a crucial problem when applying machine learning to practice, especially in clinical practice. We consider the problem of learning representations independent to multiple biases. In literature, this is mostly solved by…

计算机视觉与模式识别 · 计算机科学 2021-06-30 Xianjing Liu , Bo Li , Esther Bron , Wiro Niessen , Eppo Wolvius , Gennady Roshchupkin

Disentangled representation learning has recently attracted a significant amount of attention, particularly in the field of image representation learning. However, learning the disentangled representations behind a graph remains largely…

机器学习 · 计算机科学 2020-06-11 Xiaojie Guo , Liang Zhao , Zhao Qin , Lingfei Wu , Amarda Shehu , Yanfang Ye

Deep learning models have great potential in medical imaging, including orthodontics and skeletal maturity assessment. However, applying a model to data different from its training set can lead to unreliable predictions that may impact…

图像与视频处理 · 电气工程与系统科学 2025-05-15 Omid Halimi Milani , Amanda Nikho , Lauren Mills , Marouane Tliba , Ahmet Enis Cetin , Mohammed H. Elnagar

Learning disentangled representations from visual data, where different high-level generative factors are independently encoded, is of importance for many computer vision tasks. Solving this problem, however, typically requires to…

计算机视觉与模式识别 · 计算机科学 2019-01-25 Adria Ruiz , Oriol Martinez , Xavier Binefa , Jakob Verbeek

Alzheimer's disease and Frontotemporal dementia are two major types of dementia. Their accurate diagnosis and differentiation is crucial for determining specific intervention and treatment. However, differential diagnosis of these two types…

图像与视频处理 · 电气工程与系统科学 2022-06-16 Huy-Dung Nguyen , Michaël Clément , Boris Mansencal , Pierrick Coupé

Face Anti-Spoofing (FAS) is essential for ensuring the security and reliability of facial recognition systems. Most existing FAS methods are formulated as binary classification tasks, providing confidence scores without interpretation. They…

计算机视觉与模式识别 · 计算机科学 2025-01-27 Guosheng Zhang , Keyao Wang , Haixiao Yue , Ajian Liu , Gang Zhang , Kun Yao , Errui Ding , Jingdong Wang

We propose an image-to-image translation framework for facial attribute editing with disentangled interpretable latent directions. Facial attribute editing task faces the challenges of targeted attribute editing with controllable strength…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Yusuf Dalva , Hamza Pehlivan , Cansu Moran , Öykü Irmak Hatipoğlu , Ayşegül Dündar

For many computer vision applications, such as image description and human identification, recognizing the visual attributes of humans is an essential yet challenging problem. Its challenges originate from its multi-label nature, the large…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Nikolaos Sarafianos , Xiang Xu , Ioannis A. Kakadiaris

Concept-based explanations translate the internal representations of deep learning models into a language that humans are familiar with: concepts. One popular method for finding concepts is Concept Activation Vectors (CAVs), which are…

机器学习 · 计算机科学 2025-02-14 Angus Nicolson , Lisa Schut , J. Alison Noble , Yarin Gal

Interpreting a large number of neurons in deep learning is difficult. Our proposed `CLAssifier-DECoder' architecture (ClaDec) facilitates the understanding of the output of an arbitrary layer of neurons or subsets thereof. It uses a decoder…

计算机视觉与模式识别 · 计算机科学 2022-03-09 Johannes Schneider , Michail Vlachos

Image Classification and Video Action Recognition are perhaps the two most foundational tasks in computer vision. Consequently, explaining the inner workings of trained deep neural networks is of prime importance. While numerous efforts…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Avinab Saha , Shashank Gupta , Sravan Kumar Ankireddy , Karl Chahine , Joydeep Ghosh

Functional magnetic resonance imaging (fMRI) is a neuroimaging modality that captures the blood oxygen level in a subject's brain while the subject either rests or performs a variety of functional tasks under different conditions. Given…

计算机视觉与模式识别 · 计算机科学 2021-01-20 Sam Nguyen , Brenda Ng , Alan D. Kaplan , Priyadip Ray

Few-shot classification (FSC) is one of the most concerned hot issues in recent years. The general setting consists of two phases: (1) Pre-train a feature extraction model (FEM) with base data (has large amounts of labeled samples). (2) Use…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Shuai Shao , Lei Xing , Yixin Chen , Yan-Jiang Wang , Bao-Di Liu , Yicong Zhou

Accurately retrieving images that are semantically similar remains a fundamental challenge in computer vision, as traditional methods often fail to capture the relational and contextual nuances of a scene. We introduce PRISm (Pruning-based…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Dimitrios Georgoulopoulos , Nikolaos Chaidos , Angeliki Dimitriou , Giorgos Stamou