paper-with-me

Papers

WiSeBE: Window-based Sentence Boundary Evaluation

2018-08-27 · Carlos-Emiliano González-Gallardo, Juan-Manuel Torres-Moreno

Sentence Boundary Detection (SBD) has been a major research topic since Automatic Speech Recognition transcripts have been used for further Natural Language Processing tasks like Part of Speech Tagging, Question Answering or Automatic Summarization. But what about evaluation? Do standard evaluation metrics like precision, recall, F-score or classification error; and more important, evaluating an automatic system against a unique reference is enough to conclude how well a SBD system is performing given the final application of the transcript? In this paper we propose Window-based Sentence Boundary Evaluation (WiSeBE), a semi-supervised metric for evaluating Sentence Boundary Detection systems based on multi-reference (dis)agreement. We evaluate and compare the performance of different SBD systems over a set of Youtube transcripts using WiSeBE and standard metrics. This double evaluation gives an understanding of how WiSeBE is a more reliable metric for the SBD task.

📄 PDF Abstract BibTeX arXiv:1808.08850

Code (1)

cic4k/wisebe 공식 구현

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Boundary DetectionPart-Of-Speech TaggingQuestion AnsweringSentencespeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

SLIDE: Reference-free Evaluation for Machine Translation using a Sliding Document Window

2023-09-16 · Vikas Raunak, Tom Kocmi, Matt Post

Reference-based metrics that operate at the sentence-level typically outperform quality estimation metrics, which have access only to the source and system output. This is unsurprising, since references resolve ambiguiti…

Machine TranslationSentence

CASHG: Context-Aware Stylized Online Handwriting Generation

2026-04-02 · Jinsu Shin, Sungeun Hong, JinYeong Bak arxiv

Online handwriting represents strokes as time-ordered trajectories, which makes handwritten content easier to transform and reuse in a wide range of applications. However, generating natural sentence-level online handwri…

TALL: Temporal Activity Localization via Language Query

2017-05-05 · ICCV 2017 10 · Jiyang Gao, Chen Sun, Zhenheng Yang, Ram Nevatia

This paper focuses on temporal localization of actions in untrimmed videos. Existing methods typically train classifiers for a pre-defined list of actions and apply them in a sliding window fashion. However, activities i…

Natural Language QueriesregressionSentenceTemporal Localization

Temporally Grounding Language Queries in Videos by Contextual Boundary-aware Prediction

2019-09-11 · Jingwen Wang, Lin Ma, Wenhao Jiang

The task of temporally grounding language queries in videos is to temporally localize the best matched video segment corresponding to a given language (sentence). It requires certain models to simultaneously perform visu…

Sentence

When F1 Fails: Granularity-Aware Evaluation for Dialogue Topic Segmentation

2025-12-18 · Michael H. Coen arxiv

Dialogue topic segmentation supports summarization, retrieval, memory management, and conversational continuity. Despite decades of work, evaluation practice remains dominated by strict boundary matching and F1-based met…