paper-with-me

Papers

Uncertainty Quantification in Table Structure Recognition

2024-07-01 · Kehinde Ajayi, Leizhen Zhang, Yi He, Jian Wu

Quantifying uncertainties for machine learning models is a critical step to reduce human verification effort by detecting predictions with low confidence. This paper proposes a method for uncertainty quantification (UQ) of table structure recognition (TSR). The proposed UQ method is built upon a mixture-of-expert approach termed Test-Time Augmentation (TTA). Our key idea is to enrich and diversify the table representations, to spotlight the cells with high recognition uncertainties. To evaluate the effectiveness, we proposed two heuristics to differentiate highly uncertain cells from normal cells, namely, masking and cell complexity quantification. Masking involves varying the pixel intensity to deem the detection uncertainty. Cell complexity quantification gauges the uncertainty of each cell by its topological relation with neighboring cells. The evaluation results based on standard benchmark datasets demonstrate that the proposed method is effective in quantifying uncertainty in TSR models. To our best knowledge, this study is the first of its kind to enable UQ in TSR tasks. Our code and data are available at: https://github.com/lamps-lab/UQTTA.git.

📄 PDF Abstract BibTeX arXiv:2407.01731

Code (1)

lamps-lab/uqtta 공식 구현 pytorch

Tasks

Uncertainty Quantification

Similar Papers 제목 키워드 기반

Visualizing Uncertainty: Spatial Maps of Missing and Conflicting Evidence in Deep Learning

2026-06-14 · Dong Hyun Jeong, Feng Chen, Jin-Hee Cho, Lance M. Kaplan 외 arxiv

Understanding when and why deep neural networks are uncertain is crucial for deploying reliable machine learning systems in safety-critical domains. While existing uncertainty quantification methods provide scalar measur…

Predicting Safety Misbehaviours in Autonomous Driving Systems using Uncertainty Quantification

2024-04-29 · Ruben Grewal, Paolo Tonella, Andrea Stocco

The automated real-time recognition of unexpected situations plays a crucial role in the safety of autonomous vehicles, especially in unsupported and unpredictable scenarios. This paper evaluates different Bayesian uncer…

Autonomous DrivingAutonomous VehiclesUncertainty Quantification

Detecting Adversarial Examples for Speech Recognition via Uncertainty Quantification

2020-05-24 · Sina Däubener, Lea Schönherr, Asja Fischer, Dorothea Kolossa

Machine learning systems and also, specifically, automatic speech recognition (ASR) systems are vulnerable against adversarial attacks, where an attacker maliciously changes the input. In the case of ASR systems, the mos…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)One-Class Classificationspeech-recognition+2

Uncertainty Quantification in Deep Residual Neural Networks

2020-07-09 · Lukasz Wandzik, Raul Vicente Garcia, Jörg Krüger

Uncertainty quantification is an important and challenging problem in deep learning. Previous methods rely on dropout layers which are not present in modern deep architectures or batch normalization which is sensitive to…

Uncertainty Quantification

Are you sure? Analysing Uncertainty Quantification Approaches for Real-world Speech Emotion Recognition

2024-07-01 · Oliver Schrüfer, Manuel Milling, Felix Burkhardt, Florian Eyben 외

Uncertainty Quantification (UQ) is an important building block for the reliable use of neural networks in real-world scenarios, as it can be a useful tool in identifying faulty predictions. Speech emotion recognition (SE…

Emotion RecognitionPredictionSpeech Emotion RecognitionUncertainty Quantification