中文
相关论文

相关论文: Segment and Complete: Defending Object Detectors a…

200 篇论文

Object detection is a crucial task in autonomous driving. While existing research has proposed various attacks on object detection, such as those using adversarial patches or stickers, the exploration of projection attacks on 3D surfaces…

密码学与安全 · 计算机科学 2024-09-27 Ce Zhou , Qiben Yan , Sijia Liu

Deep neural networks are facing severe threats from adversarial attacks. Most existing black-box attacks fool target model by generating either global perturbations or local patches. However, both global perturbations and local patches…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Chao Zhou , Yuan-Gen Wang , Guopu Zhu

Deepfakes pose growing challenges to the trust of information on the Internet. Thus, detecting deepfakes has attracted increasing attentions from both academia and industry. State-of-the-art deepfake detection methods consist of two key…

密码学与安全 · 计算机科学 2021-10-08 Xiaoyu Cao , Neil Zhenqiang Gong

Detecting scene text of arbitrary shapes has been a challenging task over the past years. In this paper, we propose a novel segmentation-based text detector, namely SAST, which employs a context attended multi-task learning framework based…

计算机视觉与模式识别 · 计算机科学 2019-08-16 Pengfei Wang , Chengquan Zhang , Fei Qi , Zuming Huang , Mengyi En , Junyu Han , Jingtuo Liu , Errui Ding , Guangming Shi

Recent research efforts on 3D point cloud semantic segmentation (PCSS) have achieved outstanding performance by adopting neural networks. However, the robustness of these complex models have not been systematically analyzed. Given that PCSS…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Jiacen Xu , Zhe Zhou , Boyuan Feng , Yufei Ding , Zhou Li

Accurately detecting and tracking multi-objects is important for safety-critical applications such as autonomous navigation. However, it remains challenging to provide guarantees on the performance of state-of-the-art techniques based on…

计算机视觉与模式识别 · 计算机科学 2022-04-18 Shuo Li , Sangdon Park , Xiayan Ji , Insup Lee , Osbert Bastani

Robust semantic segmentation is crucial for safe autonomous driving, yet deployed models remain vulnerable to black-box adversarial attacks when target weights are unknown. Most existing approaches either craft image-wide perturbations or…

机器学习 · 计算机科学 2026-03-24 Aarush Aggarwal , Akshat Tomar , Amritanshu Tiwari , Sargam Goyal

In response to the rapidly evolving nature of adversarial attacks against visual classifiers, numerous defenses have been proposed to generalize against as many known attacks as possible. However, designing a defense method that generalizes…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Qian Wang , Hefei Ling , Yingwei Li , Qihao Liu , Ruoxi Jia , Ning Yu

Point cloud completion, as the upstream procedure of 3D recognition and segmentation, has become an essential part of many tasks such as navigation and scene understanding. While various point cloud completion models have demonstrated their…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Shengshan Hu , Junwei Zhang , Wei Liu , Junhui Hou , Minghui Li , Leo Yu Zhang , Hai Jin , Lichao Sun

This research introduces a robust detection system against malicious network traffic, leveraging hierarchical structures and self-attention mechanisms. The proposed system includes a Packet Segmenter that divides a given raw network packet…

密码学与安全 · 计算机科学 2025-01-14 Anass Grini , Btissam El Khamlichi , Abdellatif El Afia , Amal El Fallah-Seghrouchni

Event cameras, known for their low latency and high dynamic range, show great potential in pedestrian detection applications. However, while recent research has primarily focused on improving detection accuracy, the robustness of…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Guixu Lin , Muyao Niu , Qingtian Zhu , Zhengwei Yin , Zhuoxiao Li , Shengfeng He , Yinqiang Zheng

Recently, self-supervised learning (SSL) was shown to be vulnerable to patch-based data poisoning backdoor attacks. It was shown that an adversary can poison a small part of the unlabeled data so that when a victim trains an SSL model on…

计算机视觉与模式识别 · 计算机科学 2023-04-05 Ajinkya Tejankar , Maziar Sanjabi , Qifan Wang , Sinong Wang , Hamed Firooz , Hamed Pirsiavash , Liang Tan

Physical adversarial attacks pose a significant practical threat as it deceives deep learning systems operating in the real world by producing prominent and maliciously designed physical perturbations. Emphasizing the evaluation of…

计算机视觉与模式识别 · 计算机科学 2024-02-12 Amira Guesmi , Ioan Marius Bilasco , Muhammad Shafique , Ihsen Alouani

Recent deep learning based approaches have shown remarkable success on object segmentation tasks. However, there is still room for further improvement. Inspired by generative adversarial networks, we present a generic end-to-end adversarial…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Ricard Durall , Franz-Josef Pfreundt , Ullrich Köthe , Janis Keuper

Recent object detection systems rely on two critical steps: (1) a set of object proposals is predicted as efficiently as possible, and (2) this set of candidate proposals is then passed to an object classifier. Such approaches have been…

计算机视觉与模式识别 · 计算机科学 2015-09-02 Pedro O. Pinheiro , Ronan Collobert , Piotr Dollar

Cyber-physical systems integrate computation, communication, and physical capabilities to interact with the physical world and humans. Besides failures of components, cyber-physical systems are prone to malicious attacks so that specific…

最优化与控制 · 数学 2012-02-29 Fabio Pasqualetti , Florian Dörfler , Francesco Bullo

The rise of the Internet of Things and Cyber-Physical Systems has introduced new challenges on ensuring secure and robust communication. The growing number of connected devices increases network complexity, leading to higher latency and…

密码学与安全 · 计算机科学 2025-09-03 Marco Stadler , Michael Vierhauser , Michael Riegler , Daniel Waghubinger , Johannes Sametinger

Methods for object detection and segmentation often require abundant instance-level annotations for training, which are time-consuming and expensive to collect. To address this, the task of zero-shot object detection (or segmentation) aims…

计算机视觉与模式识别 · 计算机科学 2023-02-16 Siddhesh Khandelwal , Anirudth Nambirajan , Behjat Siddiquie , Jayan Eledath , Leonid Sigal

Recent years have witnessed significant advancements in deep learning-based 3D object detection, leading to its widespread adoption in numerous applications. As 3D object detectors become increasingly crucial for security-critical tasks, it…

计算机视觉与模式识别 · 计算机科学 2023-10-18 Yifan Zhang , Junhui Hou , Yixuan Yuan

Adversarial patch attacks pose a severe threat to deep neural networks, yet most existing approaches rely on unrealistic white-box assumptions, untargeted objectives, or produce visually conspicuous patches that limit real-world…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Roie Kazoom , Alon Goldberg , Hodaya Cohen , Ofer Hadar
‹ 上一页 1 8 9 10 下一页 ›