paper-with-me

Papers

Confidence intervals for forced alignment boundaries using model ensembles

2025-06-02 · Matthew C. Kelley

Forced alignment is a common tool to align audio with orthographic and phonetic transcriptions. Most forced alignment tools provide only a single estimate of a boundary. The present project introduces a method of deriving confidence intervals for these boundaries using a neural network ensemble technique. Ten different segment classifier neural networks were previously trained, and the alignment process is repeated with each model. The alignment ensemble is then used to place the boundary at the median of the boundaries in the ensemble, and 97.85% confidence intervals are constructed using order statistics. On the Buckeye and TIMIT corpora, the ensemble boundaries show a slight improvement over using just a single model. The confidence intervals are incorporated into Praat TextGrids using a point tier, and they are also output as a table for researchers to analyze separately as diagnostics or to incorporate uncertainty into their analyses.

📄 PDF Abstract BibTeX arXiv:2506.01256

Code (1)

maetshju/maps_ci_analysis 공식 구현

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

The Mason-Alberta Phonetic Segmenter: A forced alignment system based on deep neural networks and interpolation

2023-10-24 · Matthew C. Kelley, Scott James Perry, Benjamin V. Tucker

Forced alignment systems automatically determine boundaries between segments in speech data, given an orthographic transcription. These tools are commonplace in phonetics to facilitate the use of speech data that would b…

Model-Agnostic Confidence Intervals for Feature Importance: A Fast and Powerful Approach Using Minipatch Ensembles

2022-06-05 · Luqin Gan, Lili Zheng, Genevera I. Allen

To promote new scientific discoveries from complex data sets, feature importance inference has been a long-standing statistical problem. Instead of testing for parameters that are only interpretable for specific models, …

BIG-bench Machine LearningEnsemble LearningFeature ImportanceInterpretable Machine Learning

Deep Confidence: A Computationally Efficient Framework for Calculating Reliable Errors for Deep Neural Networks

2018-09-24 · Isidro Cortes-Ciriano, Andreas Bender

Deep learning architectures have proved versatile in a number of drug discovery applications, including the modelling of in vitro compound activity. While controlling for prediction confidence is essential to increase th…

Conformal PredictionDeep LearningDrug DiscoveryPrediction

Multilingual Word-Level Forced Alignment with Self-Supervised Representations and Learned Dynamic Programming

2026-06-09 · Roy Weber, Meidan Zehavi, Rotem Rousso, Joseph Keshet arxiv

We present a method for accurate multilingual word-level forced alignment, consisting of an alignment encoder and a learned alignment decoder. The encoder integrates two representations: one from the Massively Multilingu…

Visualizing Confidence Intervals for Critical Point Probabilities in 2D Scalar Field Ensembles

2022-07-13 · Dominik Vietinghoff, Michael Böttinger, Gerik Scheuermann, Christian Heine

An important task in visualization is the extraction and highlighting of dominant features in data to support users in their analysis process. Topological methods are a well-known means of identifying such features in de…