MI-NeRF: Learning a Single NeRF for Multiple Identities

Abstract

NeRFs have shown remarkable results in modeling the 4D dynamics and appearance of human faces. However, they require per-identity optimization. A crucial step towards building foundation models for humans would be to learn a unified representation for multiple subjects. In this work, we introduce MI-NeRF (multi-identity NeRF), a single network that models complex non-rigid facial motion for multiple identities, using only monocular videos. The core premise in our method is to learn the non-linear interactions between identity and non-identity specific information with a multiplicative module. We present an extensive study of different variants of our proposed module and their technical derivations. We demonstrate results for both facial expression transfer and talking face video synthesis. By training on multiple videos simultaneously, MI-NeRF not only reduces the total training time compared to standard single-identity NeRFs, but also demonstrates robustness in synthesizing novel expressions for any input identity. Our method can be further personalized for a target identity given only a short video. Project page: https://aggelinacha.github.io/MI-NeRF/ .

Cite

Text

Chatziagapi et al. "MI-NeRF: Learning a Single NeRF for Multiple Identities." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-92591-7_30

Markdown

[Chatziagapi et al. "MI-NeRF: Learning a Single NeRF for Multiple Identities." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/chatziagapi2024eccvw-minerf/) doi:10.1007/978-3-031-92591-7_30

BibTeX

@inproceedings{chatziagapi2024eccvw-minerf,
  title     = {{MI-NeRF: Learning a Single NeRF for Multiple Identities}},
  author    = {Chatziagapi, Aggelina and Chrysos, Grigorios G. and Samaras, Dimitris},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2024},
  pages     = {451-469},
  doi       = {10.1007/978-3-031-92591-7_30},
  url       = {https://mlanthology.org/eccvw/2024/chatziagapi2024eccvw-minerf/}
}