paper-with-me

Papers

Exploring Simple and Transferable Recognition-Aware Image Processing

2019-10-21 · Zhuang Liu, Hung-Ju Wang, Tinghui Zhou, Zhiqiang Shen, Bingyi Kang, Evan Shelhamer, Trevor Darrell

Recent progress in image recognition has stimulated the deployment of vision systems at an unprecedented scale. As a result, visual data are now often consumed not only by humans but also by machines. Existing image processing methods only optimize for better human perception, yet the resulting images may not be accurately recognized by machines. This can be undesirable, e.g., the images can be improperly handled by search engines or recommendation systems. In this work, we examine simple approaches to improve machine recognition of processed images: optimizing the recognition loss directly on the image processing network or through an intermediate input transformation model. Interestingly, the processing model's ability to enhance recognition quality can transfer when evaluated on models of different architectures, recognized categories, tasks and training datasets. This makes the methods applicable even when we do not have the knowledge of future recognition models, e.g., when uploading processed images to the Internet. We conduct experiments on multiple image processing tasks paired with ImageNet classification and PASCAL VOC detection as recognition tasks. With these simple yet effective methods, substantial accuracy gain can be achieved with strong transferability and minimal image quality loss. Through a user study we further show that the accuracy gain can transfer to a black-box cloud model. Finally, we try to explain this transferability phenomenon by demonstrating the similarities of different models' decision boundaries. Code is available at https://github.com/liuzhuang13/Transferable_RA .

📄 PDF Abstract BibTeX arXiv:1910.09185

Code (1)

liuzhuang13/Transferable_RA 공식 구현 pytorch

Tasks

Image RetrievalRecommendation Systems

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

T-MOR: Learning Motion-Aware Skeleton Representations for Human Action Recognition

2026-06-19 · Di Yang, Mahmoud Ali, Quan Kong, Gianpiero Francesca 외 arxiv

Vision-language models such as CLIP have recently achieved strong performance on a wide range of visual understanding tasks. However, most existing models rely primarily on appearance-level supervision from images or vid…

Action ClassificationContrastive LearningAction UnderstandingAction Recognition

Perception Matters: Exploring Imperceptible and Transferable Anti-forensics for GAN-generated Fake Face Imagery Detection

2020-10-29 · Yongwei Wang, Xin Ding, Li Ding, Rabab Ward 외

Recently, generative adversarial networks (GANs) can generate photo-realistic fake facial images which are perceptually indistinguishable from real face photos, promoting research on fake face detection. Though fake face…

Adversarial AttackFace Detection

A Study of Face Obfuscation in ImageNet

2021-03-10 · Kaiyu Yang, Jacqueline Yau, Li Fei-Fei, Jia Deng 외

Face obfuscation (blurring, mosaicing, etc.) has been shown to be effective for privacy protection; nevertheless, object recognition research typically assumes access to complete, unobfuscated images. In this paper, we e…

AttributeObjectobject-detectionObject Detection+3

QMagFace: Simple and Accurate Quality-Aware Face Recognition

2021-11-26 · Philipp Terhörst, Malte Ihlefeld, Marco Huber, Naser Damer 외

Face recognition systems have to deal with large variabilities (such as different poses, illuminations, and expressions) that might lead to incorrect matching decisions. These variabilities can be measured in terms of fa…

Face Image QualityFace RecognitionFace Verification

Exploring the Transferability of Visual Prompting for Multimodal Large Language Models

2024-04-17 · CVPR 2024 1 · Yichi Zhang, Yinpeng Dong, Siyuan Zhang, Tianzan Min 외

Although Multimodal Large Language Models (MLLMs) have demonstrated promising versatile capabilities, their performance is still inferior to specialized models on downstream tasks, which makes adaptation necessary to enh…

HallucinationMultimodal ReasoningObject RecognitionVisual Prompting