Source-linked AI summary

FIDA: Feature Instability-Driven Attack on Self-Supervised Facial Representation

Zhiyang Chen, Changchun Yin, Huiqin Yang, Liming Fang

arXiv:2608.26861v1cs.CVcs.CR

TL;DR

Upstream self-supervised facial encoders are vulnerable to backdoors, yet their systemic risk to face representation and downstream multimedia applications is underexplored. FIDA injects semantic triggers while optimizing Feature Instability Loss to make triggered features sensitive to perturbations, and it reports high attack success, preserved benign utility, and evasion of evaluated defenses. The paper also identifies physical-world and fairness boundaries that remain unresolved.

  • Problem

    The systemic security risks of backdoored SSL models in facial representation remain underexplored despite the importance and entanglement of identity features.

  • Method

    FIDA injects subtle semantic triggers and uses Feature Instability Loss to increase triggered-feature sensitivity along sampled perturbation directions.

  • Results

    FIDA achieves high attack success while maintaining normal benign performance and evading several evaluated perturbation-based defenses across tested settings.

  • Takeaways & Limitations

    A single compromised upstream facial encoder can pose a threat across multiple downstream multimedia applications without encoder retraining.

  • Takeaways & Limitations

    The simulated experiments do not fully reproduce physical deployment across cameras, illumination, poses, distances, and compression pipelines.

Abstract

from arXiv · show

Self-supervised learning (SSL) models are vulnerable to backdoor attacks. However, the systemic risks they pose in face representation have received little attention. The entanglement of identity features in self-supervised face learning presents unique challenges for attack stealthiness. To address this gap, we propose FIDA (Feature Instability-Driven Attack), a novel backdoor attack framework. FIDA uses subtle semantic triggers for injection, but its key innovation is a novel objective called Feature Instability Loss. It trains the encoder to increase the sensitivity of triggered features along perturbation directions sampled during attack optimization . By preventing the backdoor from exhibiting the rigid feature patterns typical of previous attacks, FIDA effectively evades the evaluated perturbation-based defenses. Experiments show that FIDA achieves a high attack success rate and generally preserves benign utility across the evaluated settings , posing a significant threat to real-world multimedia applications relying on facial analysis.

1 Introduction

Self-supervised facial representation models create a backdoor security risk because identity features are highly entangled and third-party encoders may be compromised. FIDA addresses this risk by inducing feature instability so triggered representations evade evaluated perturbation-based defenses while retaining attack effectiveness.

  • SSL is valuable for facial representation because it learns visual features from unlabeled data when labeled face datasets are costly, difficult to collect, and privacy-sensitive.
  • Backdoored encoders behave normally on clean inputs but activate malicious behavior when a specific trigger is present.
  • Feature instability weakens the stability cue used by evaluated runtime filters, while semantic triggers improve visual stealthiness and preserve high attack success on clean inputs.
  • FIDA targets perturbation-stability defenses by increasing the sensitivity of triggered features along sampled perturbation directions.
  • The framework is presented as a novel backdoor attack for self-supervised facial representation tasks, with evaluations spanning SSL frameworks, backbone architectures, and semantic trigger types.

2 Related Work

Prior work covers data poisoning, model injection, runtime inspection, and model-level mitigation, but the security of upstream SSL facial encoders remains underexplored. FIDA positions a compromised upstream encoder as a potential single point of failure for downstream multimedia applications.

  • Backdoor techniques are generally divided into data poisoning and model injection according to attacker capability and intervention stage.
  • Data poisoning attacks pollute a minor fraction of training data, while examples range from overt patches to imperceptible triggers designed to survive standard augmentations.
  • Model injection attacks directly manipulate encoder weights; BadEncoder targets representations for triggered inputs, whereas GhostEncoder uses dynamic input-dependent triggers.
  • Runtime defenses inspect prediction stability under perturbations, while other defenses audit learned representations or intervene during training.
  • SSL removes dependence on large-scale manual annotations and supports powerful visual representations, including facial representations guided by pose and local-structure priors.
  • The security of upstream SSL foundation models remains critically underexplored, although compromised encoders could affect many downstream multimedia applications.

3 Method

FIDA injects semantic triggers into a pretrained facial encoder while jointly targeting representations, preserving clean behavior, and inducing instability in triggered features to evade perturbation-based defenses.

  • Threat Model: FIDA models a supply-chain attacker with white-box encoder access, a shadow facial dataset, and target reference inputs, but no downstream-task knowledge.The backdoored encoder must transfer through standard learning to unknown downstream applications.
  • Downstream Verification: The frozen backdoored encoder is evaluated with lightweight classifiers across multiple facial-analysis tasks to verify trigger transfer after injection.The downstream stage tests whether semantic triggers produce target outputs without retraining the encoder.
  • Semantic Trigger Injection: FIDA injects semantic facial modifications, including eyebrow changes, makeup, accessories, or other input-adaptive attributes, instead of pixel patches or high-frequency noise.The triggers are designed to resemble benign facial variation and remain meaningful under physical capture.
  • Optimization Framework: The attack optimizes a backdoored encoder from a clean pretrained model using attack, fidelity, and instability objectives over shadow samples and target references.Training samples triggered inputs, noisy triggered inputs, augmented references, and clean inputs before updating the encoder parameters by gradient descent.
  • Optimization Framework: Attack Loss aligns triggered shadow samples with target-reference features, while Target and Benign Fidelity Losses preserve target representations and clean-input behavior.The fidelity terms constrain the backdoored encoder to behave almost identically to the clean encoder on non-triggered inputs.
  • Feature Instability: Instability Loss minimizes similarity between triggered features and their noise-perturbed counterparts, producing output variation that weakens perturbation-stability cues.This mechanism targets the stability signal used by the evaluated consistency-based defenses rather than reproducing benign feature distributions.

4.1 Experimental Setup

FIDA is evaluated across multiple facial datasets, downstream tasks, attack baselines, and utility, effectiveness, and defense metrics using a defined SSL fine-tuning protocol.

  • Datasets: The pipeline uses WIKI_CROP and FairFace for self-supervised pre-training, with RAF-DB and UTKFace reserved for downstream evaluation.The downstream tasks cover emotion recognition, race classification, and age estimation.
  • Training protocol: A clean ResNet-18 encoder is trained with SimCLR for 1000 epochs, then maliciously fine-tuned for 200 epochs using 10 fixed target-reference images.The clean encoder remains frozen during malicious fine-tuning on the WIKI_CROP shadow split.
  • Baselines: FIDA is compared with Naive Attack, BadEncoder, DRUPE, and GhostEncoder under the direct-attack setting.The baselines represent fixed, distribution-preserving, and dynamic-trigger attack strategies.
  • Metrics: Evaluation measures clean accuracy, benign accuracy, attack success rate, post-defense attack success rate, and detection rates.These metrics jointly assess utility, attack effectiveness, and defense performance.
  • Environment: The implementation uses PyTorch 2.4.1, Python 3.8.20, CUDA 12.1, and four NVIDIA RTX A5000 GPUs.Each training or evaluation job runs on a single GPU.

4.2 Main Results

FIDA combines high attack effectiveness with preserved benign utility and shows strong evasion against the evaluated defenses, although detector performance can depend on false-positive trade-offs and calibration domains.

  • Effectiveness and utility: FIDA exceeds 99% ASR across almost all tested scenarios while maintaining BA comparable to clean-model CA.The reported degradation in benign performance is negligible.
  • Effectiveness and utility: FIDA achieves the highest ASR with competitive BA, providing the best BA–ASR balance against the representative attack baselines.DRUPE approaches FIDA in ASR but substantially reduces BA, while GhostEncoder preserves BA but has lower ASR.
  • Defense evasion: Against SymND, FIDA’s ASR-AD remains virtually identical to its original high ASR, unlike Naive Attack, whose ASR-AD drops to a negligible level.Entropy distributions for clean and backdoored samples completely overlap under STRIP, STRIP-CL, and SymND.
  • Defense evasion: ASSET detects only 0.08% of FIDA attacks at 0.20% FPR, allowing over 99.9% of backdoor samples to evade sanitization.The normalized loss scores of FIDA-triggered and benign samples overlap substantially.
  • Defense evasion: DECREE measures a PL1-Norm of 0.11 for FIDA, exceeding its threshold τ=0.1 and classifying the encoder as benign.The result is attributed to semantic triggers resembling natural facial features rather than low-norm inverted patterns.
  • Defense evasion: DeDe reaches 99.98% TPR only with 95.72% FPR, while TPR falls to 9.68%, 30.63%, and 45.68% at 1%, 5%, and 10% FPR budgets.At practically constrained false-positive rates, most FIDA-triggered samples evade detection.
  • Model-level defenses: BARBIE flags every FIDA scenario but also flags more than half of clean profiles, while heterogeneous upstream domains undermine its calibration.MIMIC requires trusted upstream-domain data, teacher–student optimization, and downstream retraining, limiting practicality for resource-constrained users.

4.3 Ablation Study

Ablations show that FIDA’s loss terms divide responsibilities across attack mapping, benign preservation, and defense evasion, while robustness tests examine noise, architectures, SSL frameworks, and semantic triggers.

  • Loss ablation: Removing L0 weakens the trigger-to-target mapping, whereas removing L2 damages both benign utility and attack effectiveness.Removing L1 causes a smaller reduction in attack effectiveness.
  • Loss ablation: Removing L3 leaves benign utility and undefended attack performance largely intact but makes the attack ineffective after SymND.L3 primarily supports defense evasion by weakening the feature-stability cue.
  • Weight sensitivity: The instability weight is comparatively tolerant once activated, while insufficient or excessive alignment weighting harms attack alignment.An overly large clean-feature weight makes benign preservation dominate the objective, so unit weights remain the balanced default.
  • Noise sensitivity: Benign utility and attack effectiveness remain stable across the tested Gaussian-noise range, with post-defense results closely tracking undefended performance.The instability objective therefore does not require precisely tuned noise intensity within the tested range.
  • Physical-world robustness: The undegraded reference reaches 76.92% BA and 99.62% strict ASR, while stronger blur and JPEG recompression suppress trigger evidence differently.Mild blur largely preserves utility and attack effectiveness; stronger smoothing weakens localized semantic trigger evidence.
  • SSL framework generalization: Benign utility remains comparable across SimCLR, BYOL, and MoCo v2, but attack effectiveness is lower with BYOL and MoCo v2 than with SimCLR.The comparison covers contrastive learning, asymmetric prediction, and momentum-based representation learning.
  • Architecture and trigger generalization: ResNet-34 preserves a stronger utility–effectiveness balance than VGG-16-BN, while trigger behavior remains consistent across different semantic appearances.Eyebrow and Red Lip use localized cosmetic modifications, whereas Glasses is input-adaptive.

4.4 Demographic Bias and Fairness Implications

FIDA shows similar attack effectiveness across the evaluated non-target race groups, without pronounced race-group differences in ASR. However, the analysis is limited to one target class and available UTKFace race labels.

  • 99.08%–99.74% strict ASR across four non-target race groups indicates only a 0.66-percentage-point gap.
  • The group-wise BA–CA difference ranges from −0.87 to +2.21 percentage points, while “Others” has the lowest accuracies.The “Others” category is heterogeneous and has the smallest clean test subset, with 351 images.
  • The results do not show pronounced race-group ASR differences or amplification of existing utility differences.

4.5 Generalization to Metric-Based Retrieval

In cross-domain zero-shot retrieval, FIDA transfers its targeted behavior to VGGFace2 while imposing a moderate reduction in clean identification utility.

  • The experiment freezes WIKI_CROP-pretrained clean and FIDA encoders and ranks a disjoint VGGFace2 query–gallery split by cosine similarity.It uses 1% of VGGFace2 identities and evaluates identity retrieval alongside targeted-group retrieval.
  • ASR increases by 44.16 and 44.83 percentage points at Rank 1 and Rank 5, respectively, with ASR@5 reaching 93.50%.
  • Clean Rank-1 and Rank-5 identification decrease by 7.00 and 5.62 points, indicating a moderate utility cost.

5 Discussion and Open Challenges

The discussion examines defenses, degradation robustness, deployment realism, subgroup evaluation, and fairness risks surrounding FIDA. It emphasizes that current image-based tests leave temporal, multimodal, physical-world, and accidental-activation questions open.

  • 5.1 Potential Countermeasures Against Feature Instability: Relying on a single perturbation-stability cue may be insufficient against an encoder maliciously optimized to manipulate that cue.Suggested defenses combine representation consistency, reconstruction behavior, temporal information, and downstream prediction patterns.
  • 5.1 Potential Countermeasures Against Feature Instability: Temporal defenses could inspect feature trajectories across consecutive video frames for abnormal representation changes under varying capture conditions.
  • 5.1 Potential Countermeasures Against Feature Instability: Multi-modal defenses could compare visual-triggered predictions with acoustic and temporal cues, but these directions require video or multimodal benchmarks.
  • 5.2 Complexities in Physical-World Multimedia Deployment: Stronger blur and JPEG compression substantially reduce ASR, whereas local pixel noise often preserves the semantic trigger structure.Trigger robustness depends on how degradation changes the facial appearance used to establish trigger-to-target mapping.
  • 5.2 Complexities in Physical-World Multimedia Deployment: Controlled degradations approximate capture, storage, and transmission effects but do not fully reproduce physical environments.Physical triggers may vary across cameras, illumination, poses, viewing distances, and video-compression pipelines.
  • 5.3 Demographic Bias, Fairness, and Societal Impact: Subgroup results are more informative than aggregate BA and ASR, but natural trigger occurrence and accidental activation remain unmeasured fairness concerns.Semantic features such as glasses, facial hair, makeup, and eyebrow appearance may occur naturally and vary across populations.
  • 5.3 Demographic Bias, Fairness, and Societal Impact: Defenses should detect abnormal model behavior rather than treating ordinary facial attributes as evidence of malicious behavior.Future work targets accidental activation rates, attribute intersections, and group-specific defense false-positive rates.

6 Conclusion

FIDA introduces feature instability to make semantic-trigger backdoors harder for evaluated defenses to detect while preserving normal performance. The authors report high attack success and identify physical-world attacks and stronger defenses as future directions.

  • FIDA trains triggered features to become more sensitive along perturbation directions sampled during attack optimization.
  • FIDA achieves high attack success rates while maintaining the model’s normal performance and evading several evaluated defense mechanisms.
  • Future work will extend FIDA from digital to physical-world attacks and develop stronger defenses against induced instability.
Loading 2608.26861v1…