paper-with-me

홈 › Papers

Integrate Document Ranking Information into Confidence Measure Calculation for Spoken Term Detection

2015-09-07 · Quan Liu, Wu Guo, Zhen-Hua Ling

This paper proposes an algorithm to improve the calculation of confidence measure for spoken term detection (STD). Given an input query term, the algorithm first calculates a measurement named document ranking weight for each document in the speech database to reflect its relevance with the query term by summing all the confidence measures of the hypothesized term occurrences in this document. The confidence measure of each term occurrence is then re-estimated through linear interpolation with the calculated document ranking weight to improve its reliability by integrating document-level information. Experiments are conducted on three standard STD tasks for Tamil, Vietnamese and English respectively. The experimental results all demonstrate that the proposed algorithm achieves consistent improvements over the state-of-the-art method for confidence measure calculation. Furthermore, this algorithm is still effective even if a high accuracy speech recognizer is not available, which makes it applicable for the languages with limited speech resources.

📄 PDF Abstract BibTeX arXiv:1509.01899

Code (0)

등록된 구현이 없습니다.

Tasks

Document Ranking

Similar Papers 제목 키워드 기반

Fusion-in-T5: Unifying Document Ranking Signals for Improved Information Retrieval

2023-05-24 · Shi Yu, Chenghao Fan, Chenyan Xiong, David Jin 외

Common document ranking pipelines in search systems are cascade systems that involve multiple ranking layers to integrate different information step-by-step. In this paper, we propose a novel re-ranker Fusion-in-T5 (FiT5…

Document RankingInformation RetrievalPassage RankingRetrieval+1

CAR: Query-Guided Confidence-Aware Reranking for Retrieval-Augmented Generation

2026-05-06 · Zhipeng Song, Yizhi Zhou, Xiangyu Kong, Jiulong Jiao 외 arxiv

Retrieval-Augmented Generation (RAG) depends on document ranking to provide useful evidence for generation, but conventional reranking methods mainly optimize query-document relevance rather than generation usefulness. A…

Document Ranking

Incorporating Relevance Feedback for Information-Seeking Retrieval using Few-Shot Document Re-Ranking

2022-10-19 · Tim Baumgärtner, Leonardo F. R. Ribeiro, Nils Reimers, Iryna Gurevych

Pairing a lexical retriever with a neural re-ranking model has set state-of-the-art performance on large-scale information retrieval datasets. This pipeline covers scenarios like question answering or navigational querie…

Argument RetrievalInformation RetrievalMeta-LearningQuestion Answering+2

LLM-Confidence Reranker: A Training-Free Approach for Enhancing Retrieval-Augmented Generation Systems

2026-02-14 · Zhipeng Song, Xiangyu Kong, Xinrui Bao, Yizhi Zhou 외 arxiv

Large language models (LLMs) have revolutionized natural language processing, yet hallucinations in knowledge-intensive tasks remain a critical challenge. Retrieval-augmented generation (RAG) addresses this by integratin…

Computational EfficiencyMedical Diagnosis

Empowering Language Model with Guided Knowledge Fusion for Biomedical Document Re-ranking

2023-05-07 · Deepak Gupta, Dina Demner-Fushman

Pre-trained language models (PLMs) have proven to be effective for document re-ranking task. However, they lack the ability to fully interpret the semantics of biomedical and health-care queries and often rely on simplis…

Language ModelingLanguage ModellingRe-Ranking