paper-with-me

Papers

Unsupervised Voice-Face Representation Learning by Cross-Modal Prototype Contrast

2022-04-28 · Boqing Zhu, Kele Xu, Changjian Wang, Zheng Qin, Tao Sun, Huaimin Wang, Yuxing Peng

We present an approach to learn voice-face representations from the talking face videos, without any identity labels. Previous works employ cross-modal instance discrimination tasks to establish the correlation of voice and face. These methods neglect the semantic content of different videos, introducing false-negative pairs as training noise. Furthermore, the positive pairs are constructed based on the natural correlation between audio clips and visual frames. However, this correlation might be weak or inaccurate in a large amount of real-world data, which leads to deviating positives into the contrastive paradigm. To address these issues, we propose the cross-modal prototype contrastive learning (CMPC), which takes advantage of contrastive methods and resists adverse effects of false negatives and deviate positives. On one hand, CMPC could learn the intra-class invariance by constructing semantic-wise positives via unsupervised clustering in different modalities. On the other hand, by comparing the similarities of cross-modal instances from that of cross-modal prototypes, we dynamically recalibrate the unlearnable instances' contribution to overall loss. Experiments show that the proposed approach outperforms state-of-the-art unsupervised methods on various voice-face association evaluation protocols. Additionally, in the low-shot supervision setting, our method also has a significant improvement compared to previous instance-wise contrastive learning.

📄 PDF Abstract BibTeX arXiv:2204.14057

Code (1)

cocoxili/cmpc 공식 구현 pytorch

Tasks

Contrastive LearningRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Voice2Mesh: Cross-Modal 3D Face Model Generation from Voices

2021-04-21 · Cho-Ying Wu, Ke Xu, Chin-Cheng Hsu, Ulrich Neumann

This work focuses on the analysis that whether 3D face models can be learned from only the speech inputs of speakers. Previous works for cross-modal face synthesis study image generation from voices. However, image synth…

Face GenerationFace ModelImage GenerationKnowledge Distillation

Cross-Modal Perceptionist: Can Face Geometry be Gleaned from Voices?

2022-03-18 · CVPR 2022 1 · Cho-Ying Wu, Chin-Cheng Hsu, Ulrich Neumann

This work digs into a root question in human perception: can face geometry be gleaned from one's voices? Previous works that study this question only adopt developments in image synthesis and convert voices into face ima…

3D Face Modelling3D Face ReconstructionImage Generation

Improve few-shot voice cloning using multi-modal learning

2022-03-18 · Haitong Zhang, Yue Lin

Recently, few-shot voice cloning has achieved a significant improvement. However, most models for few-shot voice cloning are single-modal, and multi-modal few-shot voice cloning has been understudied. In this paper, we p…

text-to-speechText to SpeechVoice CloningVoice Conversion

On Learning Associations of Faces and Voices

2018-05-15 · Changil Kim, Hijung Valentina Shin, Tae-Hyun Oh, Alexandre Kaspar 외

In this paper, we study the associations between human faces and voices. Audiovisual integration, specifically the integration of facial and vocal information is a well-researched area in neuroscience. It is shown that t…

Speaker Identification

Disjoint Mapping Network for Cross-modal Matching of Voices and Faces

2018-07-12 · ICLR 2019 5 · Yandong Wen, Mahmoud Al Ismail, Weiyang Liu, Bhiksha Raj 외

We propose a novel framework, called Disjoint Mapping Network (DIMNet), for cross-modal biometric matching, in particular of voices and faces. Different from the existing methods, DIMNet does not explicitly learn the joi…