Multi-Objective Optimization for Synthetic-to-Real Style Transfer
Estelle Chigot, Thomas Oberlin, Manon Huguenin, Dennis Wilson

TL;DR
This paper introduces a multi-objective evolutionary approach to optimize style transfer pipelines for synthetic-to-real domain adaptation in semantic segmentation, balancing structural and stylistic fidelity efficiently.
Contribution
It formulates style transfer pipeline optimization as a sequencing problem and studies efficient metrics for rapid evaluation during evolution.
Findings
Evolutionary algorithms generate diverse, effective augmentation pipelines.
Paired-image metrics enable rapid pipeline evaluation during optimization.
Optimized pipelines improve segmentation performance on real datasets.
Abstract
Semantic segmentation networks require large amounts of pixel-level annotated data, which are costly to obtain for real-world images. Computer graphics engines can generate synthetic images alongside their ground-truth annotations. However, models trained on such images can perform poorly on real images due to the domain gap between real and synthetic images. Style transfer methods can reduce this difference by applying a realistic style to synthetic images. Choosing effective data transformations and their sequence is difficult due to the large combinatorial search space of style transfer operators. Using multi-objective genetic algorithms, we optimize pipelines to balance structural coherence and style similarity to target domains. We study the use of paired-image metrics on individual image samples during evolution to enable rapid pipeline evaluation, as opposed to standard…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Evolutionary Algorithms and Applications · Face recognition and analysis
