← Search

Amit Giloni

6 accepted papers

2026

AntiStyler: Defending Object Detection Models Against Adversarial Patch Attacks Using Style Removal

CVPR 2026

Adversarial patch attacks pose a significant threat to the reliability of object detection (OD) models, particularly in real-time security applications. Although several defenses have been proposed, they often suffer from two limitations: 1) reduced performance on benign images, and 2) impractical p

Cited by 0SourcecodeScholar
2025

CAIR: Counterfactual-based Agent Influence Ranker for Agentic AI Workflows

EMNLP 2025

An Agentic AI Workflow (AAW), also known as an LLM-based multi-agent system, is an autonomous system that assembles several LLM-based agents to work collaboratively towards a shared goal. The high autonomy, widespread adoption, and growing interest in such AAWs highlight the need for a deeper unders

2025

KDAT: Inherent Adversarial Robustness via Knowledge Distillation with Adversarial Tuning for Object Detection Models

AAAI 2025technical

Adversarial patches pose a significant threat to computer vision models' integrity, decreasing the accuracy of various tasks, including object detection (OD). Most existing OD defenses exhibit a trade-off between enhancing the model's adversarial robustness and maintaining its performance on benign…

2025

Manifold Induced Biases for Zero-shot and Few-shot Detection of Generated Images

ICLR 2025poster

Distinguishing between real and AI-generated images, commonly referred to as 'image detection', presents a timely and significant challenge. Despite extensive research in the (semi-)supervised regime, zero-shot and few-shot solutions have only recently emerged as promising alternatives. Their main…

2024

AdversariaLeak: External Information Leakage Attack Using Adversarial Samples on Face Recognition Systems

ECCV 2024poster

"Face recognition (FR) systems are vulnerable to external information leakage (EIL) attacks, which can reveal sensitive information about the training data, thus compromising the confidentiality of the company’s proprietary and the privacy of the individuals concerned. Existing EIL attacks mainly re…

Cited by 2SourcePDFScholar
2024

MONTAGE: Monitoring Training for Attribution of Generative Diffusion Models

ECCV 2024poster

"Diffusion models, which revolutionized image generation, are facing challenges related to intellectual property. These challenges arise when a generated image is influenced by copyrighted images from the training data, a plausible scenario in internet-collected data. Hence, pinpointing influential…