paper-with-me

Papers

Recognizing Object by Components with Human Prior Knowledge Enhances Adversarial Robustness of Deep Neural Networks

2022-12-04 · Xiao Li, Ziqi Wang, Bo Zhang, Fuchun Sun, Xiaolin Hu

Adversarial attacks can easily fool object recognition systems based on deep neural networks (DNNs). Although many defense methods have been proposed in recent years, most of them can still be adaptively evaded. One reason for the weak adversarial robustness may be that DNNs are only supervised by category labels and do not have part-based inductive bias like the recognition process of humans. Inspired by a well-known theory in cognitive psychology -- recognition-by-components, we propose a novel object recognition model ROCK (Recognizing Object by Components with human prior Knowledge). It first segments parts of objects from images, then scores part segmentation results with predefined human prior knowledge, and finally outputs prediction based on the scores. The first stage of ROCK corresponds to the process of decomposing objects into parts in human vision. The second stage corresponds to the decision process of the human brain. ROCK shows better robustness than classical recognition models across various attack settings. These results encourage researchers to rethink the rationality of currently widely-used DNN-based object recognition models and explore the potential of part-based models, once important but recently ignored, for improving robustness.

📄 PDF Abstract BibTeX arXiv:2212.01806

Code (1)

TsukamotoShuchi/ROCK 공식 구현 pytorch

Tasks

Adversarial RobustnessInductive BiasObjectObject Recognition

Similar Papers 제목 키워드 기반

HICO: A Benchmark for Recognizing Human-Object Interactions in Images

2015-12-01 · ICCV 2015 12 · Yu-Wei Chao, Zhan Wang, Yugeng He, Jiaxuan Wang 외

We introduce a new benchmark "Humans Interacting with Common Objects" (HICO) for recognizing human-object interactions (HOI). We demonstrate the key features of HICO: a diverse set of interactions with common object cate…

Human-Object Interaction DetectionObject

ConceptFactory: Facilitate 3D Object Knowledge Annotation with Object Conceptualization

2024-11-01 · Jianhua Sun, YuXuan Li, Longfei Xu, Nange Wang 외

We present ConceptFactory, a novel scope to facilitate more efficient annotation of 3D object knowledge by recognizing 3D objects through generalized concepts (i.e. object conceptualization), aiming at promoting machine …

Object

Goal-Oriented Gaze Estimation for Zero-Shot Learning

2021-03-05 · CVPR 2021 1 · Yang Liu, Lei Zhou, Xiao Bai, Yifei HUANG 외

Zero-shot learning (ZSL) aims to recognize novel classes by transferring semantic knowledge from seen classes to unseen classes. Since semantic knowledge is built on attributes shared between different classes, which are…

AttributeGaze EstimationGeneralized Zero-Shot LearningZero-Shot Learning

PKI: Prior Knowledge-Infused Neural Network for Few-Shot Class-Incremental Learning

2026-01-13 · Kexin Baoa, Fanzhao Lin, Zichen Wang, Yong Li 외 arxiv

Few-shot class-incremental learning (FSCIL) aims to continually adapt a model on a limited number of new-class examples, facing two well-known challenges: catastrophic forgetting and overfitting to new classes. Existing …

Few-Shot Class-Incremental Learning

HORP: Human-Object Relation Priors Guided HOI Detection

2025-01-01 · CVPR 2025 1 · Pei Geng, Jian Yang, Shanshan Zhang

Human-Object Interaction (HOI) detection aims to predict the <Human, Interaction, Object> triplets, where the core challenge lies in recognizing the interaction of each human-object pair. Despite recent progress than…

Human-Object Interaction DetectionObjectRelation