Search papers, labs, and topics across Lattice.
The paper introduces StyleID, a new dataset and evaluation framework designed to assess facial identity recognition robustness under various artistic stylizations. StyleID includes StyleBench-H, a benchmark dataset with human same-different verification judgments, and StyleBench-S, a supervision set derived from psychometric recognition-strength curves. By fine-tuning existing semantic encoders using StyleBench-S, the authors achieve improved correlation with human perception and enhanced robustness in recognizing identities across diverse stylized portraits.
Face recognition systems can be fooled by artistic stylization, but StyleID offers a way to train models to see past the style and recognize the person.
Creative face stylization aims to render portraits in diverse visual idioms such as cartoons, sketches, and paintings while retaining recognizable identity. However, current identity encoders, which are typically trained and calibrated on natural photographs, exhibit severe brittleness under stylization. They often mistake changes in texture or color palette for identity drift or fail to detect geometric exaggerations. This reveals the lack of a style-agnostic framework to evaluate and supervise identity consistency across varying styles and strengths. To address this gap, we introduce StyleID, a human perception-aware dataset and evaluation framework for facial identity under stylization. StyleID comprises two datasets: (i) StyleBench-H, a benchmark that captures human same-different verification judgments across diffusion- and flow-matching-based stylization at multiple style strengths, and (ii) StyleBench-S, a supervision set derived from psychometric recognition-strength curves obtained through controlled two-alternative forced-choice (2AFC) experiments. Leveraging StyleBench-S, we fine-tune existing semantic encoders to align their similarity orderings with human perception across styles and strengths. Experiments demonstrate that our calibrated models yield significantly higher correlation with human judgments and enhanced robustness for out-of-domain, artist drawn portraits. All of our datasets, code, and pretrained models are publicly available at https://kwanyun.github.io/StyleID_page/