ICASSP 2023accepted0 citations

Joint Training of Hierarchical GANs and Semantic Segmentation for Expression Translation

Rumeysa Bodur, Binod Bhattarai, Tae-Kyun Kim

Abstract

Manipulating images by changing only specific attributes has been a long-standing research problem. Existing methods that rely solely on a global generator often suffer from changing unwanted attributes along with the desired attributes. Although hierarchical networks consisting of global and local networks have shown success, they extract local regions using bounding boxes and are non-differential, inaccurate, and unrealistic. As a result, the solution becomes suboptimal and introduces unwanted artifacts. A recent study has shown a strong correlation between facial attributes and local regions. To exploit this correlation, we have designed a unified architecture that combines semantic segmentation and hierarchical GANs. One advantage of our end-to-end differential framework is that the segmentation network conditions the GANs during the forward pass, and gradients from the GANs are propagated to the segmentation network during the backward pass, allowing both architectures to benefit from each other. We evaluated our method on two challenging expression translation benchmarks, AffectNet and RaFD, and a segmentation benchmark, CelebAMask-HQ, validating its effectiveness over existing methods.

BibTeX
@inproceedings{icassp2023_jointtrainingofh,
  title = {Joint Training of Hierarchical GANs and Semantic Segmentation for Expression Translation},
  author = {Rumeysa Bodur and Binod Bhattarai and Tae-Kyun Kim},
  booktitle = {ICASSP 2023},
  year = {2023}
}