paper-with-me

홈 › Papers

AlignNet: Learning dataset score alignment functions to enable better training of speech quality estimators

2024-06-14 · Jaden Pieper, Stephen D. Voran

We develop two complementary advances for training no-reference (NR) speech quality estimators with independent datasets. Multi-dataset finetuning (MDF) pretrains an NR estimator on a single dataset and then finetunes it on multiple datasets at once, including the dataset used for pretraining. AlignNet uses an AudioNet to generate intermediate score estimates before using the Aligner to map intermediate estimates to the appropriate score range. AlignNet is agnostic to the choice of AudioNet so any successful NR speech quality estimator can benefit from its Aligner. The methods can be used in tandem, and we use two studies to show that they improve on current solutions: one study uses nine smaller datasets and the other uses four larger datasets. AlignNet with MDF improves on other solutions because it efficiently and effectively removes misalignments that impair the learning process, and thus enables successful training with larger amounts of more diverse data.

📄 PDF Abstract BibTeX arXiv:2406.10205

Code (1)

ntia/alignnet pytorch

Similar Papers 제목 키워드 기반

AlignNet: A Unifying Approach to Audio-Visual Alignment

2020-02-12 · Jianren Wang, Zhaoyuan Fang, Hang Zhao

We present AlignNet, a model that synchronizes videos with reference audios under non-uniform and irregular misalignments. AlignNet learns the end-to-end dense correspondence between each frame of a video and an audio. O…

ResAlignNet: A Data-Driven Approach for INS/DVL Alignment

2025-11-17 · Guy Damari, Itzik Klein arxiv

Autonomous underwater vehicles rely on precise navigation systems that combine the inertial navigation system and the Doppler velocity log for successful missions in challenging environments where satellite navigation is…

AlignNet: Unsupervised Entity Alignment

2020-07-17 · Antonia Creswell, Kyriacos Nikiforou, Oriol Vinyals, Andre Saraiva 외

Recently developed deep learning models are able to learn to segment scenes into component objects without supervision. This opens many new and exciting avenues of research, allowing agents to take objects (or entities) …

Entity Alignment

ProAlignNet : Unsupervised Learning for Progressively Aligning Noisy Contours

2020-05-23 · VSR Veeravasarapu, Abhishek Goel, Deepak Mittal, Maneesh Singh

Contour shape alignment is a fundamental but challenging problem in computer vision, especially when the observations are partial, noisy, and largely misaligned. Recent ConvNet-based architectures that were proposed to a…

ProAlignNet: Unsupervised Learning for Progressively Aligning Noisy Contours

2020-06-01 · CVPR 2020 6 · VSR Veeravasarapu, Abhishek Goel, Deepak Mittal, Maneesh Singh

Contour shape alignment is a fundamental but challenging problem in computer vision, especially when the observations are partial, noisy, and largely misaligned. Recent ConvNet-based architectures that were proposed to a…