paper-with-me

Papers

Differentiable Adversarial Attacks for Marked Temporal Point Processes

2025-01-17 · Pritish Chakraborty, Vinayak Gupta, Rahul R, Srikanta J. Bedathur, Abir De

Marked temporal point processes (MTPPs) have been shown to be extremely effective in modeling continuous time event sequences (CTESs). In this work, we present adversarial attacks designed specifically for MTPP models. A key criterion for a good adversarial attack is its imperceptibility. For objects such as images or text, this is often achieved by bounding perturbation in some fixed $L_p$ norm-ball. However, similarly minimizing distance norms between two CTESs in the context of MTPPs is challenging due to their sequential nature and varying time-scales and lengths. We address this challenge by first permuting the events and then incorporating the additive noise to the arrival timestamps. However, the worst case optimization of such adversarial attacks is a hard combinatorial problem, requiring exploration across a permutation space that is factorially large in the length of the input sequence. As a result, we propose a novel differentiable scheme PERMTPP using which we can perform adversarial attacks by learning to minimize the likelihood, while minimizing the distance between two CTESs. Our experiments on four real-world datasets demonstrate the offensive and defensive capabilities, and lower inference times of PERMTPP.

📄 PDF Abstract BibTeX arXiv:2501.10606

Code (1)

data-iitd/advtpp 공식 구현

Tasks

Adversarial AttackPoint Processes

Similar Papers 제목 키워드 기반

3D Adversarial Attacks Beyond Point Cloud

2021-04-25 · Jinlai Zhang, Lyujie Chen, Binbin Liu, Bo Ouyang 외

Recently, 3D deep learning models have been shown to be susceptible to adversarial attacks like their 2D counterparts. Most of the state-of-the-art (SOTA) 3D adversarial attacks perform perturbation to 3D point clouds. T…

Adversarial Attack

Towards Universal Physical Attacks On Cascaded Camera-Lidar 3D Object Detection Models

2021-01-26 · Mazen Abdelfattah, Kaiwen Yuan, Z. Jane Wang, Rabab Ward

We propose a universal and physically realizable adversarial attack on a cascaded multi-modal deep learning network (DNN), in the context of self-driving cars. DNNs have achieved high performance in 3D object detection, …

3D Object DetectionAdversarial Attackobject-detectionObject Detection+1

Adversarial Data Generation of Multi-category Marked Temporal Point Processes with Sparse, Incomplete, and Small Training Samples

2021-01-01 · Shashika Ranga Muramudalige, Anura Jayasumana, Haonan Wang

Asynchronous stochastic discrete event based processes are commonplace in application domains such as social science, homeland security, and health informatics. Modeling complex interactions of such event data via marke…

Point Processes

Excess Capacity and Backdoor Poisoning

2021-09-02 · NeurIPS 2021 12 · Naren Sarayu Manoj, Avrim Blum

A backdoor data poisoning attack is an adversarial attack wherein the attacker injects several watermarked, mislabeled training examples into a training set. The watermark does not impact the test-time performance of the…

Adversarial AttackBackdoor AttackData PoisoningMemorization

Out of Sight, Out of Track: Adversarial Attacks on Propagation-based Multi-Object Trackers via Query State Manipulation

2026-04-01 · Halima Bouzidi, Haoyu Liu, Yonatan Gizachew Achamyeleh, Praneetsai Vasu Iddamsetty 외 arxiv

Recent Tracking-by-Query-Propagation (TBP) methods have advanced Multi-Object Tracking (MOT) by enabling end-to-end (E2E) pipelines with long-range temporal modeling. However, this reliance on query propagation introduce…

Multi-Object Tracking