中文
相关论文

相关论文: Class Activation Map generation by Multiple Level …

200 篇论文

Knowledge distillation (KD) has been extensively studied in single-label image classification. However, its efficacy for multi-label classification remains relatively unexplored. In this study, we firstly investigate the effectiveness of…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Youcai Zhang , Yuzhuo Qin , Hengwei Liu , Yanhao Zhang , Yaqian Li , Xiaodong Gu

Multi-modal understanding plays a crucial role in artificial intelligence by enabling models to jointly interpret inputs from different modalities. However, conventional approaches such as contrastive learning often struggle with modality…

机器学习 · 计算机科学 2026-04-17 Jungkyoo Shin , Bumsoo Kim , Eunwoo Kim

Gaining insight into how deep convolutional neural network models perform image classification and how to explain their outputs have been a concern to computer vision researchers and decision makers. These deep models are often referred to…

计算机视觉与模式识别 · 计算机科学 2019-08-06 Daniel Omeiza , Skyler Speakman , Celia Cintas , Komminist Weldermariam

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

This paper focuses on task recognition and action segmentation in weakly-labeled instructional videos, where only the ordered sequence of video-level actions is available during training. We propose a two-stream framework, which exploits…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Reza Ghoddoosian , Saif Sayed , Vassilis Athitsos

This study proposes a method for imbalanced data classification based on deep probabilistic graphical models (DPGMs) to solve the problem that traditional methods have insufficient learning ability for minority class samples. To address the…

机器学习 · 计算机科学 2025-04-09 Yujia Lou , Jie Liu , Yuan Sheng , Jiawei Wang , Yiwei Zhang , Yaokun Ren

Seed area generation is usually the starting point of weakly supervised semantic segmentation (WSSS). Computing the Class Activation Map (CAM) from a multi-label classification network is the de facto paradigm for seed area generation, but…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Zelin Peng , Guanchun Wang , Lingxi Xie , Dongsheng Jiang , Wei Shen , Qi Tian

Weakly supervised object localization (WSOL) is a challenging problem which aims to localize objects with only image-level labels. Due to the lack of ground truth bounding boxes, class labels are mainly employed to train the model. This…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Sabrina Narimene Benassou , Wuzhen Shi , Feng Jiang , Abdallah Benzine

The number of credit card fraud has been growing as technology grows and people can take advantage of it. Therefore, it is very important to implement a robust and effective method to detect such frauds. The machine learning algorithms are…

机器学习 · 计算机科学 2022-06-14 Sairamvinay Vijayaraghavan , Terry Guan , Jason , Song

CAM-based methods are widely-used post-hoc interpretability method that produce a saliency map to explain the decision of an image classification model. The saliency map highlights the important areas of the image relevant to the…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Magamed Taimeskhanov , Ronan Sicre , Damien Garreau

The latent class model is a widely used mixture model for multivariate discrete data. Besides the existence of qualitatively heterogeneous latent classes, real data often exhibit additional quantitative heterogeneity nested within each…

统计方法学 · 统计学 2025-01-23 Zhongyuan Lyu , Ling Chen , Yuqi Gu

Neural networks used for image classification tasks in critical applications must be tested with sufficient realistic data to assure their correctness. To effectively test an image classification neural network, one must obtain realistic…

机器学习 · 计算机科学 2020-02-18 Taejoon Byun , Abhishek Vijayakumar , Sanjai Rayadurgam , Darren Cofer

In digital pathology, both detection and classification of cells are important for automatic diagnostic and prognostic tasks. Classifying cells into subtypes, such as tumor cells, lymphocytes or stromal cells is particularly challenging.…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Shahira Abousamra , David Belinsky , John Van Arnam , Felicia Allard , Eric Yee , Rajarsi Gupta , Tahsin Kurc , Dimitris Samaras , Joel Saltz , Chao Chen

Learning powerful discriminative features for remote sensing image scene classification is a challenging computer vision problem. In the past, most classification approaches were based on handcrafted features. However, most recent…

计算机视觉与模式识别 · 计算机科学 2019-02-22 Jun Li , Daoyu Lin , Yang Wang , Guangluan Xu , Chibiao Ding

Abstractive related work generation has attracted increasing attention in generating coherent related work that better helps readers grasp the background in the current research. However, most existing abstractive models ignore the inherent…

计算与语言 · 计算机科学 2023-05-24 Jiachang Liu , Qi Zhang , Chongyang Shi , Usman Naseem , Shoujin Wang , Ivor Tsang

We introduce a curriculum learning algorithm, Variational Automatic Curriculum Learning (VACL), for solving challenging goal-conditioned cooperative multi-agent reinforcement learning problems. We motivate our paradigm through a variational…

机器学习 · 计算机科学 2023-12-12 Jiayu Chen , Yuanxin Zhang , Yuanfan Xu , Huimin Ma , Huazhong Yang , Jiaming Song , Yu Wang , Yi Wu

Recently, the growing capabilities of deep generative models have underscored their potential in enhancing image classification accuracy. However, existing methods often demand the generation of a disproportionately large number of images…

计算机视觉与模式识别 · 计算机科学 2024-08-16 Tao Huang , Jiaqi Liu , Shan You , Chang Xu

Image-level weakly supervised semantic segmentation (WSSS) is a fundamental yet challenging computer vision task facilitating scene understanding and automatic driving. Most existing methods resort to classification-based Class Activation…

计算机视觉与模式识别 · 计算机科学 2021-12-17 Jie Qin , Jie Wu , Xuefeng Xiao , Lujun Li , Xingang Wang

Convolutional Neural Networks (CNNs) are known for their ability to learn hierarchical structures, naturally developing detectors for objects, and semantic concepts within their deeper layers. Activation maps (AMs) reveal these saliency…

计算机视觉与模式识别 · 计算机科学 2025-04-02 Aray Karjauv , Sahin Albayrak

One-class classification (OCC) algorithms aim to build classification models when the negative class is either absent, poorly sampled or not well defined. This unique situation constrains the learning of efficient classifiers by defining…

机器学习 · 计算机科学 2018-02-05 Shehroz S. Khan , Michael G. Madden
‹ 上一页 1 8 9 10 下一页 ›