Pith. sign in

REVIEW 2 cited by

Privacy-enhancing Sclera Segmentation Benchmarking Competition: SSBC 2025

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2508.10737 v1 pith:HN2OTRSN submitted 2025-08-14 cs.CV

Privacy-enhancing Sclera Segmentation Benchmarking Competition: SSBC 2025

classification cs.CV
keywords datasyntheticmodelscompetitionsegmentationtraineddevelopmentreal-world
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

This paper presents a summary of the 2025 Sclera Segmentation Benchmarking Competition (SSBC), which focused on the development of privacy-preserving sclera-segmentation models trained using synthetically generated ocular images. The goal of the competition was to evaluate how well models trained on synthetic data perform in comparison to those trained on real-world datasets. The competition featured two tracks: $(i)$ one relying solely on synthetic data for model development, and $(ii)$ one combining/mixing synthetic with (a limited amount of) real-world data. A total of nine research groups submitted diverse segmentation models, employing a variety of architectural designs, including transformer-based solutions, lightweight models, and segmentation networks guided by generative frameworks. Experiments were conducted across three evaluation datasets containing both synthetic and real-world images, collected under diverse conditions. Results show that models trained entirely on synthetic data can achieve competitive performance, particularly when dedicated training strategies are employed, as evidenced by the top performing models that achieved $F_1$ scores of over $0.8$ in the synthetic data track. Moreover, performance gains in the mixed track were often driven more by methodological choices rather than by the inclusion of real data, highlighting the promise of synthetic data for privacy-aware biometric development. The code and data for the competition is available at: https://github.com/dariant/SSBC_2025.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Step-Attention Refinement of DINOv3 Features for Efficient Anterior Eye Segmentation

    cs.CV 2026-07 conditional novelty 5.0

    A lightweight step-attention decoder on a DINOv3 ViT-Small backbone reaches 85.55% mIoU on private clinical anterior-eye segmentation and transfers better than UNet, SegFormer, DPT, and SegDINO on three of four public...

  2. Step-Attention Refinement of DINOv3 Features for Efficient Anterior Eye Segmentation

    cs.CV 2026-07 conditional novelty 4.5

    Step-attention refinement of multi-level DINOv3 features plus a light conv decoder yields 85.55% mIoU and best domain-shift robustness on seven-class clinical anterior-eye segmentation.