Giter Site home page Giter Site logo

mfv-ksd's Introduction

Multi-Stage Face-Voice Association Learning with Keynote Speaker Diarization (ACM MM 2024)

Introduction

The human brain has the capability to associate the unknown person's voice and face by leveraging their general relationship, referred to as cross-modal speaker verification. This task poses significant challenges due to the complex relationship between the modalities. In this paper, we propose a Multi-stage Face-voice Association Learning with Keynote Speaker Diarization (MFV-KSD) framework. MFV-KSD contains a keynote speaker diarization front-end to effectively address the noisy speech inputs issue. To balance and enhance the intra-modal feature learning and inter-modal correlation understanding, MFV-KSD utilizes a novel three-stage training strategy. Our experimental results demonstrated robust performance, achieving the first rank in the 2024 Face-voice Association in Multilingual Environments (FAME) challenge with an overall Equal Error Rate (EER) of 19.9%.

Notes

  • The original MAV-Celeb dataset can be found here, the FAME 2024 challenge page can be found here.
  • Our system contains multiple stages, we did not include the code about the keynote speaker diarization, while the cleansed speech parts can be downloaded here
  • For three-stage training in our paper, we did not include the code about the intra-modal recognition learning, the face recognition learning process and model can be found at here, the speaker recognition process and model can be found at here. The pre-trained face encoder, speaker encoder (seen, English unseen, Urdu unseen) can be found at here
  • The inter-modal verifiaction learning shares the similar code with FAME adaption, the training lists can be found at here. Vox_FAME.txt is for the stage 2, FAME.txt is for the stage 3. The unseen list can be generated with the similar format.
  • We use the validation set during challenge, in this code, we did not put the validation list/code but using the testing code directly. The validation-related code can be easily added.
  • Running with bash run_train.sh

mfv-ksd's People

Contributors

taoruijie avatar

Stargazers

Jeff Carpenter avatar  avatar Dongkeon Park avatar WishYouHappy avatar HejiaChen@BUAA-VR avatar Truong Duc Tuan avatar shah avatar SheenChi avatar  avatar Yidi Jiang avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.