Open Problems

Person Re-Identification & Face Recognition

Cross-Encoder and Target-Free Robustness Benchmarking for Facial Representations

Barrier to removeOpen
Possible candidate · 2/5 runs3 papers report this33% from 2025+

Generated automatically from the limitations stated in 3 papers (ICLR, ECCV, ICCV), listed under Evidence. It is not a paper, and it does not come from papers submitted to CSPaper.

The problem

Current facial representation and transfer methods rely on training-time preconditions that frequently fail in real-world deployment. Specifically, techniques depend on collecting unlabeled target-domain demographic data—which is often legally or ethically prohibited—or evaluate strictly against known, seen feature extractors within face-only datasets. When the deployed encoder is changed or target data cannot be sampled in advance, systems experience substantial performance drops that remain unquantified across modern architectures. Without a unified benchmark testing methods under zero-target-data and unseen-encoder constraints, practitioners cannot determine which representation strategies legitimately transfer.

Why it matters

Provides the first standardized empirical baseline for facial representation and transfer methods evaluated strictly without target-domain data or seen-encoder privileges. Enables researchers to identify which representation techniques transfer robustly across unknown downstream vision pipelines.

Ways to approach it

Prior-work checks are free with an account. Results someone already ran are shown to everyone.

  1. 1

    Benchmark existing transfer attack and feature adaptation models against a matrix of diverse unseen encoder architectures (e.g., CNN-based ArcFace, FaceNet, and ViT-based backbones) under strict zero-target-data access, measuring transfer degradation across unseen feature spaces.

  2. 2

    Evaluate demographic transfer performance on BUPT-Transferface, CFP-FP, and AgeDB using source-only training, measuring the exact performance drop incurred by removing target-domain training data across multiple adaptation baselines.

  3. 3

    Test face-specific resamplers and feature extractors on general-domain visual retrieval benchmarks (e.g., ImageNet variants, DomainNet) to measure the limits of face-domain embeddings on generic image distributions.

Have a different approach?

Describe how you would tackle this problem and we'll look for papers that already do it. Free; your text stays private.

Free · 3 checks per day

Why it might fail

If modern large-scale vision-language foundation models dissolve the unseen-encoder transfer gap entirely via generic zero-shot retrieval, making specialized face transfer frameworks redundant.

Evidence

Each paper's own statement of the limitation, verbatim.

Nearest existing work

Related open problems

Person Re-Identification & Face Recognition

Effect to explainOpen

Cross-Distribution Robustness and Granularity Evaluation in Cloth-Changing Person Re-Identification

Existing cloth-changing person re-identification (CC-ReID) and gait recognition models are trained and tested on datasets with restricted clothing variation profiles, such as upper-body-only changes or invariant footwear. Models trained on these biased distributions experience severe performance drops (such as single-digit Rank-1 accuracy) when evaluated on full clothing or pants-only changes. Without a standardized cross-setting evaluation that separates upper, lower, full, and footwear changes, reported benchmark metrics obscure localized overfitting and fail to measure true clothing-invariant representations.

Possible candidate · 3/5 runs5 papers report this40% from 2025+

Person Re-Identification & Face Recognition

Effect to explainOpen

Robust Cross-Modality and Cross-Platform Retrieval for Person and Vehicle Re-Identification

Current cross-modality re-identification methods report relative improvements on benchmark datasets, yet their absolute retrieval performance drops severely in strongly mismatched sensor and platform scenarios (e.g., 9–16 mAP on RGBNT201 and MSVR310). When spectral shifts (RGB to Near-Infrared or Thermal) coincide with cross-platform viewpoint or domain shifts, identity discrimination fails at a fundamental level. This severe degradation blocks the practical deployment of automated re-identification systems across heterogeneous, multi-sensor surveillance networks operating in varying lighting and platform conditions.

Strong candidate · 4/5 runs3 papers report this100% from 2025+
Generated automatically, not curated by hand. Automated prior-work checks catch about a third of existing work, so treat this problem as a lead to investigate.