← Search

Fabien Cardinaux

5 accepted papers

2024

SAFT: Towards Out-of-Distribution Generalization in Fine-Tuning

ECCV 2024poster

"Handling distribution shifts from training data, known as out-of-distribution (OOD) generalization, poses a significant challenge in the field of machine learning. While a pre-trained vision-language model like CLIP has demonstrated remarkable zero-shot performance, further adaptation of the model…

2023

Autotts: End-to-End Text-to-Speech Synthesis Through Differentiable Duration Modeling

ICASSP 2023accepted

Parallel text-to-speech (TTS) models have recently enabled fast and highly-natural speech synthesis. However, they typically require external alignment models, which are not necessarily optimized for the decoder as they are not jointly trained. In this paper, we propose a differentiable duration met…

Cited by 0SourceScholar
2023

Improving Self-Supervised Learning for Audio Representations by Feature Diversity and Decorrelation

ICASSP 2023accepted

Self-supervised learning (SSL) has recently shown remarkable results in closing the gap between supervised and unsupervised learning. The idea is to learn robust features that are invariant to distortions of the input data. Despite its success, this idea can suffer from a collapsing issue where the…

Cited by 0SourceScholar
2020

Mixed Precision DNNs: All you need is a good parametrization

ICLR 2020poster

Efficient deep neural network (DNN) inference on mobile or embedded devices typically involves quantization of the network parameters and activations. In particular, mixed precision networks achieve better performance than networks with homogeneous bitwidth for the same size constraint. Since choosi…

Cited by 0SourcecodeScholar