paper-with-me

Papers

Patchnet: Interpretable Neural Networks for Image Classification

2017-05-23 · Adityanarayanan Radhakrishnan, Charles Durham, Ali Soylemezoglu, Caroline Uhler

Understanding how a complex machine learning model makes a classification decision is essential for its acceptance in sensitive areas such as health care. Towards this end, we present PatchNet, a method that provides the features indicative of each class in an image using a tradeoff between restricting global image context and classification error. We mathematically analyze this tradeoff, demonstrate Patchnet's ability to construct sharp visual heatmap representations of the learned features, and quantitatively compare these features with features selected by domain experts by applying PatchNet to the classification of benign/malignant skin lesions from the ISBI-ISIC 2017 melanoma classification challenge.

📄 PDF Abstract BibTeX arXiv:1705.08078

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningClassificationGeneral Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

MedicalPatchNet: A Patch-Based Self-Explainable AI Architecture for Chest X-ray Classification

2025-09-09 · Patrick Wienholt, Christiane Kuhl, Jakob Nikolas Kather, Sven Nebelung 외 arxiv

Deep neural networks excel in radiological image classification but frequently suffer from poor interpretability, limiting clinical acceptance. We present MedicalPatchNet, an inherently self-explainable architecture for …

Image Classification

PatchNet: A Tool for Deep Patch Classification

2019-02-16 · Thong Hoang, Julia Lawall, Richard J. Oentaryo, Yuan Tian 외

This work proposes PatchNet, an automated tool based on hierarchical deep learning for classifying patches by extracting features from commit messages and code changes. PatchNet contains a deep hierarchical structure tha…

ClassificationDeep LearningGeneral Classification

PatchNet -- Short-range Template Matching for Efficient Video Processing

2021-03-10 · Huizi Mao, Sibo Zhu, Song Han, William J. Dally

Object recognition is a fundamental problem in many video processing tasks, accurately locating seen objects at low computation cost paves the way for on-device video recognition. We propose PatchNet, an efficient convol…

Objectobject-detectionObject DetectionObject Recognition+5

Weakly Supervised PatchNets: Describing and Aggregating Local Patches for Scene Recognition

2016-09-01 · Zhe Wang, Li-Min Wang, Yali Wang, Bo-Wen Zhang 외

Traditional feature encoding scheme (e.g., Fisher vector) with local descriptors (e.g., SIFT) and recent convolutional neural networks (CNNs) are two classes of successful methods for image recognition. In this paper, we…

Scene Recognition

Rethinking Pseudo-LiDAR Representation

2020-08-11 · ECCV 2020 8 · Xinzhu Ma, Shinan Liu, Zhiyi Xia, Hongwen Zhang 외

The recently proposed pseudo-LiDAR based 3D detectors greatly improve the benchmark of monocular/stereo 3D detection task. However, the underlying mechanism remains obscure to the research community. In this paper, we pe…