Full Translation
> Paper: Selfie-Capture Dynamics as an Auxiliary Signal Against Deepfakes and Injection Attacks for Mobile Identity Verification > Authors: Erkka Rantahalvari, Olli Silvén, Zinelabidine Boulkenafet, Constantino Álvarez Casado > arXiv: 2605.00218 | 2026-05-01
1. The "Fake Boss in the Video Call"
You're doing a remote identity verification. The system asks you to shake your head, blink, smile. You comply, and verification passes.
What you don't know is that an attacker may be using a pre-recorded deepfake video, pushed through an injection attack to bypass your camera, making the system "see" a fake "you."
Worse still: existing liveness detection methods are being defeated one by one by deepfake technology.
2. The Fragility of Mobile Identity Verification
Remote Identity Verification (RIdV) is a core component of fintech and digital government. But it faces multiple threats:
1. Presentation Attacks: printed photos, masks, screen replays 2. Real-time deepfakes: AI replacing faces in video in real time 3. Video injection attacks: bypassing the camera and injecting fake video streams directly into the system
Traditional defense is camera-based Presentation Attack Detection (PAD). But new European standards (ETSI TS 119 461, CEN/TS 18099) require an additional evidence channel—the camera alone is not enough.
3. Selfie Dynamics: The Overlooked "Biometric"
This research proposes an elegant idea: use the phone's motion dynamics during a selfie as an auxiliary verification signal.
What do you do when you take a selfie?
- Raise the phone
- Adjust the angle
- Hold it steady
- Press the shutter
- Accelerometer: the phone's acceleration in 3D space
- Gyroscope: rotation angles and angular velocity
- Magnetometer: orientation relative to Earth's magnetic field
- Injection attacks typically replace only the video stream, not the sensor stream
- Even if attackers can fake sensor data, making forged video and forged sensor data physically consistent is extremely difficult
- Real selfie dynamics contain complex physical constraints (gravity, inertia, human kinematics); faking them requires an accurate kinematic model
- Don't rely only on software-level defenses (which can be bypassed)
- Exploit physical-world constraints (which are hard to forge)
These actions generate a stream of sensor data:
Everyone's "selfie habits" are unique. Like handwriting, the way you hold your phone, adjust angles, and time the shutter carries personal characteristics.
4. Why Does This Defend Against Deepfakes?
Deepfake attackers face a fundamental problem:
> They can forge a face in video, but it is very hard to forge phone motion sensor data synchronized with that video.
Why?
Selfie dynamics act like an "invisible signature"—bound to the real physical world.
5. A Feynman-Style Judgment: Physical Constraints Are the Best Defense
Feynman emphasized on security:
> "If you want to make sure something cannot happen, the best way is to let the laws of physics prevent it."
In digital security, this means:
6. Takeaways
If you design identity verification systems, ask yourself:
1. "Beyond facial features, am I using other hard-to-forge behavioral biometrics?" 2. "Is my verification bound to physical-world constraints?" 3. "Can an attacker independently forge all verification channels?" 4. "Am I following multi-factor, multi-channel security best practices?"
In the deepfake era, single-modality biometrics are no longer safe. Combining facial recognition with physical motion sensors is a smart strategy—using "physical constraints" to fight "digital forgery."
Your selfie posture may be more valuable than you think—it is your unique "physical signature."