paper-with-me

Papers

Fusion and Orthogonal Projection for Improved Face-Voice Association

2021-12-20 · Muhammad Saad Saeed, Muhammad Haris Khan, Shah Nawaz, Muhammad Haroon Yousaf, Alessio Del Bue

We study the problem of learning association between face and voice, which is gaining interest in the computer vision community lately. Prior works adopt pairwise or triplet loss formulations to learn an embedding space amenable for associated matching and verification tasks. Albeit showing some progress, such loss formulations are, however, restrictive due to dependency on distance-dependent margin parameter, poor run-time training complexity, and reliance on carefully crafted negative mining procedures. In this work, we hypothesize that enriched feature representation coupled with an effective yet efficient supervision is necessary in realizing a discriminative joint embedding space for improved face-voice association. To this end, we propose a light-weight, plug-and-play mechanism that exploits the complementary cues in both modalities to form enriched fused embeddings and clusters them based on their identity labels via orthogonality constraints. We coin our proposed mechanism as fusion and orthogonal projection (FOP) and instantiate in a two-stream pipeline. The overall resulting framework is evaluated on a large-scale VoxCeleb dataset with a multitude of tasks, including cross-modal verification and matching. Results show that our method performs favourably against the current state-of-the-art methods and our proposed supervision formulation is more effective and efficient than the ones employed by the contemporary methods.

📄 PDF Abstract BibTeX arXiv:2112.10483

Code (2)

msaadsaeed/FOP 공식 구현 pytorch
msaadsaeed/sbnet pytorch

Tasks

Cross-Modal RetrievalTriplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

RFOP: Rethinking Fusion and Orthogonal Projection for Face-Voice Association

2025-12-02 · Abdul Hannan, Furqan Malik, Hina Jabbar, Syed Suleman Sadiq 외 arxiv

Face-voice association in multilingual environment challenge 2026 aims to investigate the face-voice association task in multilingual scenario. The challenge introduces English-German face-voice pairs to be utilized in t…

Learning Branched Fusion and Orthogonal Projection for Face-Voice Association

2022-08-22 · Muhammad Saad Saeed, Shah Nawaz, Muhammad Haris Khan, Sajid Javed 외

Recent years have seen an increased interest in establishing association between faces and voices of celebrities leveraging audio-visual information from YouTube. Prior works adopt metric learning methods to learn an emb…

Metric Learning

Exploring Robust Face-Voice Matching in Multilingual Environments

2024-07-29 · Jiehui Tang, Xiaofei Wang, Zhen Xiao, Jiayi Liu 외

This paper presents Team Xaiofei's innovative approach to exploring Face-Voice Association in Multilingual Environments (FAME) at ACM Multimedia 2024. We focus on the impact of different languages in face-voice matching …

Data Augmentation

PAEFF: Precise Alignment and Enhanced Gated Feature Fusion for Face-Voice Association

2025-05-22 · Abdul Hannan, Muhammad Arslan Manzoor, Shah Nawaz, Muhammad Irzam Liaqat 외

We study the task of learning association between faces and voices, which is gaining interest in the multimodal community lately. These methods suffer from the deliberate crafting of negative mining procedures as well as…

Soft-Radial Projection for Constrained End-to-End Learning

2026-02-03 · Philipp J. Schneider, Daniel Kuhn arxiv

Integrating hard constraints into deep learning is essential for safety-critical systems. Yet existing constructive layers that project predictions onto constraint boundaries face a fundamental bottleneck: gradient satur…