CVAug 6, 2020

Fast Approximate Modelling of the Next Combination Result for Stopping the Text Recognition in a Video

arXiv:2008.02566v13 citations
Originality Incremental advance
AI Analysis

This work addresses an under-researched but relevant problem for building high-performance video recognition systems, though it is incremental as it builds on an existing optimal stopping method.

The paper tackled the problem of stopping video stream text recognition early without losing accuracy by approximating the next combined result, achieving a dramatic reduction in decision time while maintaining precision in document and arbitrary text recognition tasks.

In this paper, we consider a task of stopping the video stream recognition process of a text field, in which each frame is recognized independently and the individual results are combined together. The video stream recognition stopping problem is an under-researched topic with regards to computer vision, but its relevance for building high-performance video recognition systems is clear. Firstly, we describe an existing method of optimally stopping such a process based on a modelling of the next combined result. Then, we describe approximations and assumptions which allowed us to build an optimized computation scheme and thus obtain a method with reduced computational complexity. The methods were evaluated for the tasks of document text field recognition and arbitrary text recognition in a video. The experimental comparison shows that the introduced approximations do not diminish the quality of the stopping method in terms of the achieved combined result precision, while dramatically reducing the time required to make the stopping decision. The results were consistent for both text recognition tasks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes