scispace - formally typeset
B

Bin Wang

Publications -  14
Citations -  42

Bin Wang is an academic researcher. The author has contributed to research in topics: Computer science & Adversarial system. The author has an hindex of 2, co-authored 3 publications receiving 19 citations.

Papers
More filters
Journal ArticleDOI

Spot evasion attacks: Adversarial examples for license plate recognition systems with convolutional neural networks

TL;DR: Zhang et al. as discussed by the authors proposed an evasion attack on CNN classifiers in the context of License Plate Recognition (LPR), which adds predetermined perturbations to specific regions of license plate, simulating some sort of naturally formed spots (such as sludge, etc.).
Posted Content

Spot Evasion Attacks: Adversarial Examples for License Plate Recognition Systems with Convolutional Neural Networks

TL;DR: This paper proposes an evasion attack on CNN classifiers in the context of License Plate Recognition (LPR), which adds predetermined perturbations to specific regions of license plate images, simulating some sort of naturally formed spots.
Book ChapterDOI

Filter Pruning via Feature Discrimination in Deep Neural Networks

TL;DR: Distinguishing Layer Pruning based on Receptive Field Criterion (DLRFC) as mentioned in this paper proposes a feature discrimination based filter importance criterion, which turns the maximum activation responses that characterize the receptive field into probabilities and measures the filter importance by the distribution of these probabilities from a new perspective of feature discrimination.

Visually Imperceptible Adversarial Patch Attacks on Digital Images

TL;DR: The main idea is to create a contributing feature region (CFR) of an image by simulating the human attention mechanism and then add perturbations to CFR, and a soft mask matrix is designed on the basis of activation map to represent the contributions of each pixel in CFR.
Proceedings ArticleDOI

MalGraph: Hierarchical Graph Neural Networks for Robust Windows Malware Detection

TL;DR: This work presents MalGraph, which first represents executables with hierarchical graphs and then uses an end-to-end learning framework based on graph neural networks for malware detection and exhibits stronger robustness against adversarial attacks.