LGCRMLJan 17, 2025

Differentiable Adversarial Attacks for Marked Temporal Point Processes

arXiv:2501.10606v12 citationsh-index: 23AAAI
Originality Highly original
AI Analysis

This work addresses a domain-specific problem for researchers and practitioners using MTPPs in applications like event prediction, by providing a novel method for adversarial attacks in this context.

The paper tackles the problem of generating imperceptible adversarial attacks for marked temporal point process (MTPP) models, which are used to model continuous time event sequences, by proposing a differentiable scheme called PERMTPP that minimizes likelihood and distance, resulting in demonstrated offensive and defensive capabilities and lower inference times on four real-world datasets.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes