← Latest papers
💻 computer science

Event-based Liveness Detection using Temporal Ocular Dynamics: An Exploratory Approach

This paper explores event-based liveness detection by leveraging the microsecond-resolution temporal ocular dynamics captured by event cameras to effectively distinguish genuine eye movements from replay attacks, achieving up to 95.37% accuracy with a spiking convolutional neural network.

Original authors: Nicolas Mastropasqua, Ignacio Bugueno-Cordova, Rodrigo Verschae, Daniel Acevedo, Pablo Negri

Published 2026-04-30
📖 4 min read☕ Coffee break read

Original authors: Nicolas Mastropasqua, Ignacio Bugueno-Cordova, Rodrigo Verschae, Daniel Acevedo, Pablo Negri

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 you are trying to unlock your phone with your face. Usually, the camera takes a picture of you. But a clever thief could just hold up a video of your face on a tablet, fooling the camera into thinking you are there. This is called a "replay attack."

This paper proposes a new way to stop these thieves by changing the camera itself. Instead of a standard camera that takes pictures (frames) like a movie, the authors used an Event Camera.

The Camera That Sees "Changes" Instead of "Pictures"

Think of a standard camera like a flipbook. It takes a full picture, then another full picture, 30 or 60 times a second. Even if you move your eye super fast, the camera only sees you in those frozen snapshots.

An Event Camera is more like a room full of tiny, hyper-fast motion sensors. It doesn't take pictures. Instead, it only "speaks up" when something changes in a specific spot.

  • If a pixel stays the same color, the sensor stays silent.
  • If a pixel gets brighter or darker (like when your eye moves), the sensor fires a tiny "event" with a timestamp accurate to the microsecond.

It's like the difference between watching a slow-motion video of a hummingbird (standard camera) and having a microphone that only clicks every time the wings beat (event camera). The event camera captures the motion itself, not just the still images.

The "Eye Dance" Test

The researchers realized that human eyes move in very specific, fast ways called saccades (quick jumps from one point to another) and blinks. These movements happen so fast that a standard video camera often blurs them or misses the tiny details.

Because event cameras are so fast, they can see the exact "dance" of your eye muscles.

  • Real Humans: When you look at a target, your eye jumps instantly. The event camera sees a sharp, precise burst of activity.
  • Fake Videos (Replay Attacks): If a thief plays a video of your eye on a screen, the screen has to refresh its image (usually 60 times a second). This creates a "stutter" or a "jitter" in the movement. The event camera sees this as a messy, unnatural pattern because the screen can't reproduce the micro-second speed of a real eye jump.

How They Tested It

The team built a system that acts like a bouncer at a club:

  1. The Challenge: The system asks you to do something specific, like "Look left quickly" or "Blink."
  2. The Response: It watches your eyes with the event camera.
  3. The Decision: It analyzes the "rhythm" of your eye movement.
    • If the rhythm is smooth and micro-second precise, it's You (Genuine).
    • If the rhythm has the "digital stutter" of a screen, it's a Thief (Replay Attack).

The Results

They created a new dataset by recording real people and then recording videos of those people being played back on a screen to simulate an attack. They tested their system against these fakes.

  • The Winner: They used a special type of AI (called a Spiking Convolutional Neural Network) that is designed to understand these "event" signals.
  • The Score: The system correctly identified real people vs. fake videos 95.37% of the time.
  • The Comparison: They also tried using standard video frames (like a normal phone camera) with a different AI, but the event camera method was more accurate.

Why This Matters (According to the Paper)

The paper argues that because event cameras capture the speed and timing of movement rather than just the look of a face, it is much harder for a thief to fake a successful attack. The "digital artifacts" (the tiny glitches) left by a screen are impossible to hide from this type of sensor.

In short: They built a security system that doesn't just check what your face looks like, but how fast and smoothly your eyes move, using a super-fast sensor that sees the world in "moments of change" rather than "pictures." This makes it very hard for a video recording to trick the system.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →