Temporal Poisoning: Clean-Label Backdoors via Event Redistribution in SNNs
This paper introduces the first clean-label backdoor attack on Spiking Neural Networks (SNNs) that achieves perfect attack success rates by applying fixed timestamp transformations to target-class event streams, thereby exposing the limitations of existing rate-collapsed defenses while demonstrating the attack's stealth through preserved event counts.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine the world of artificial intelligence as a bustling city where computers learn to recognize things, like faces or traffic signs. For a long time, these computers worked like standard cameras, taking a full picture every fraction of a second and analyzing the whole scene at once. But there's a newer, cooler type of computer brain called a Spiking Neural Network (SNN). Instead of looking at full pictures, SNNs are like hyper-alert security guards who only react when something moves or changes. They don't see a static image; they see a stream of tiny, rapid-fire "pings" or "spikes" that happen at specific moments in time. This makes them incredibly fast and energy-efficient, perfect for things like self-driving cars or robots that need to react instantly without draining their batteries.
However, just like any smart system, these networks can be tricked. In the world of AI security, a "backdoor attack" is like a secret handshake. If a hacker teaches the computer that a specific secret signal means "open the door," the computer will obey that signal no matter what else is happening. Usually, hackers have to do something obvious to teach this trick, like changing the label on a photo of a stop sign to say "speed limit" so the computer learns the wrong thing. But what if the hacker could teach the secret handshake without changing the label at all? What if they could just whisper a secret into the timing of the events, leaving the picture looking exactly the same? That is the mystery this paper sets out to solve.
The researchers, working with data from special cameras that only see changes in light, discovered a clever new way to hack these spiking brains. They found that you don't need to change what the computer sees to trick it; you just need to change when it sees it. Imagine a drumbeat. If you play a rhythm of "boom, tap, tap, boom," it sounds like a song. But if you squeeze all those beats into a tiny burst at the very start, or stretch them out, the total number of hits on the drum is exactly the same. To a person just counting the total hits, it's identical. But to a musician listening to the rhythm, it's a completely different song.
The paper shows that by rearranging the timestamps of these light-change events—moving them slightly earlier, later, or bunching them all together—the attackers could teach the AI that a specific rhythm meant a specific target class (like "cat" or "stop sign"). The scary part? The "clean" version of the data and the "poisoned" version look exactly the same if you just count the total events. It's like two songs that have the exact same number of notes, but one sounds like a march and the other like a waltz. If you only count the notes, you can't tell the difference. But the AI, which listens to the rhythm, gets confused and starts obeying the hacker's secret command.
The team tested this on three different datasets and two types of AI brains (one built like a traditional image processor and another like a modern transformer). They found that in many cases, this "time-trick" worked perfectly. In the strongest setups, the attack succeeded 100% of the time. The AI would look at a random object, see the secret timing pattern, and instantly classify it as whatever the hacker wanted, all while still doing a great job on normal, untricked inputs.
The researchers also checked if existing security guards could catch this trick. They tried several standard defenses, but most of them were blind to the attack. Why? Because most security checks for these AI brains work by squashing the time dimension first—turning the whole rhythm into a single count of total notes. Since the hacker didn't change the total count, these defenses saw nothing suspicious. It was only when the researchers built a new detector that actually listened to the rhythm step-by-step that they could spot the poison.
This study proves that for these time-sensitive AI brains, the "when" is just as important as the "what." It suggests that current security measures, which often ignore the timing of events, might be missing a huge vulnerability. The paper doesn't claim this is a solved problem or that all AI is broken, but it does show that a very stealthy, hard-to-detect backdoor exists. It's a wake-up call: if you want to protect these fast, efficient AI brains, you can't just look at the picture; you have to listen to the rhythm, too.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.