paper-with-me

홈 › Papers

PixMix: Dreamlike Pictures Comprehensively Improve Safety Measures

2021-12-09 · CVPR 2022 1 · Dan Hendrycks, Andy Zou, Mantas Mazeika, Leonard Tang, Bo Li, Dawn Song, Jacob Steinhardt

In real-world applications of machine learning, reliable and safe systems must consider measures of performance beyond standard test set accuracy. These other goals include out-of-distribution (OOD) robustness, prediction consistency, resilience to adversaries, calibrated uncertainty estimates, and the ability to detect anomalous inputs. However, improving performance towards these goals is often a balancing act that today's methods cannot achieve without sacrificing performance on other safety axes. For instance, adversarial training improves adversarial robustness but sharply degrades other classifier performance metrics. Similarly, strong data augmentation and regularization techniques often improve OOD robustness but harm anomaly detection, raising the question of whether a Pareto improvement on all existing safety measures is possible. To meet this challenge, we design a new data augmentation strategy utilizing the natural structural complexity of pictures such as fractals, which outperforms numerous baselines, is near Pareto-optimal, and roundly improves safety measures.

📄 PDF Abstract BibTeX arXiv:2112.05135

Code (2)

andyzoujm/pixmix 공식 구현 pytorch
joe1chief/windownormalizaion pytorch

Tasks

Adversarial RobustnessAnomaly DetectionData Augmentation

Similar Papers 제목 키워드 기반

Midgar: Detection of people through computer vision in the Internet of Things scenarios to improve the security in Smart Cities, Smart Towns, and Smart Homes

2017-01-10 · Cristian González García, Daniel Meana-Llorián, B. Cristina Pelayo G-Bustelo, Juan Manuel Cueva Lovelle 외

Could we use Computer Vision in the Internet of Things for using pictures as sensors? This is the principal hypothesis that we want to resolve. Currently, in order to create safety areas, cities, or homes, people use IP …

AI-Generated Faces in the Real World: A Large-Scale Case Study of Twitter Profile Images

2024-04-22 · Jonas Ricker, Dennis Assenmacher, Thorsten Holz, Asja Fischer 외

Recent advances in the field of generative artificial intelligence (AI) have blurred the lines between authentic and machine-generated content, making it almost impossible for humans to distinguish between such media. On…

Safety2Drive: Safety-Critical Scenario Benchmark for the Evaluation of Autonomous Driving

2025-05-20 · Jingzheng Li, Tiancheng Wang, Xingyu Peng, Jiacheng Chen 외

Autonomous Driving (AD) systems demand the high levels of safety assurance. Despite significant advancements in AD demonstrated on open-source benchmarks like Longest6 and Bench2Drive, existing datasets still lack regula…

Autonomous DrivingBench2DriveLane Detectionobject-detection+1

Do Existing Testing Tools Really Uncover Gender Bias in Text-to-Image Models?

2025-01-27 · Yunbo Lyu, Zhou Yang, Yuqing Niu, Jing Jiang 외

Text-to-Image (T2I) models have recently gained significant attention due to their ability to generate high-quality images and are consequently used in a wide range of applications. However, there are concerns about the …

Safety of Multimodal Large Language Models on Images and Texts

2024-02-01 · Xin Liu, Yichen Zhu, Yunshi Lan, Chao Yang 외

Attracted by the impressive power of Multimodal Large Language Models (MLLMs), the public is increasingly utilizing them to improve the efficiency of daily work. Nonetheless, the vulnerabilities of MLLMs to unsafe instru…

Survey