paper-with-me

Papers

Multiple Confidence Gates For Joint Training Of SE And ASR

2022-04-01 · Tianrui Wang, Weibin Zhu, Yingying Gao, Junlan Feng, Shilei Zhang

Joint training of speech enhancement model (SE) and speech recognition model (ASR) is a common solution for robust ASR in noisy environments. SE focuses on improving the auditory quality of speech, but the enhanced feature distribution is changed, which is uncertain and detrimental to the ASR. To tackle this challenge, an approach with multiple confidence gates for jointly training of SE and ASR is proposed. A speech confidence gates prediction module is designed to replace the former SE module in joint training. The noisy speech is filtered by gates to obtain features that are easier to be fitting by the ASR network. The experimental results show that the proposed method has better performance than the traditional robust speech recognition system on test sets of clean speech, synthesized noisy speech, and real noisy speech.

📄 PDF Abstract BibTeX arXiv:2204.00226

Code (0)

등록된 구현이 없습니다.

Tasks

Robust Speech RecognitionSpeech Enhancementspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Confidence-gated training for efficient early-exit neural networks

2025-09-22 · Saad Mokssit, Ouassim Karrakchou, Alejandro Mousist, Mounir Ghogho arxiv

Early-exit neural networks reduce inference cost by enabling confident predictions at intermediate layers. However, joint training often leads to gradient interference, with deeper classifiers dominating optimization. We…

Shape-aware Multi-Person Pose Estimation from Multi-View Images

2021-10-05 · ICCV 2021 10 · Zijian Dong, Jie Song, Xu Chen, Chen Guo 외

In this paper we contribute a simple yet effective approach for estimating 3D poses of multiple people from multi-view images. Our proposed coarse-to-fine pipeline first aggregates noisy 2D observations from multiple cam…

3D Multi-Person Pose EstimationMulti-Person Pose EstimationPose Estimation

Evaluating and Calibrating LLM Confidence on Questions with Multiple Correct Answers

2026-02-08 · Yuhan Wang, Shiyu Ni, Zhikai Ding, Zihang Zhan 외 arxiv

Confidence calibration is essential for making large language models (LLMs) reliable, yet existing training-free methods have been primarily studied under single-answer question answering. In this paper, we show that the…

Question Answering

PiCSAR: Probabilistic Confidence Selection And Ranking for Reasoning Chains

2025-08-29 · Joshua Ong Jun Leang, Zheng Zhao, Aryo Pradipta Gema, Sohee Yang 외 arxiv

Best-of-n sampling improves the accuracy of large language models (LLMs) and large reasoning models (LRMs) by generating multiple candidate solutions and selecting the one with the highest reward. The key challenge for r…

Do LVLMs Know What They Know? A Systematic Study of Knowledge Boundary Perception in LVLMs

2025-08-26 · Zhikai Ding, Shiyu Ni, Keping Bi arxiv

Large vision-language models (LVLMs) demonstrate strong visual question answering (VQA) capabilities but are shown to hallucinate. A reliable model should perceive its knowledge boundaries-knowing what it knows and what …

Visual Question Answering