CVFeb 24, 2024

Sequential Visual and Semantic Consistency for Semi-supervised Text Recognition

arXiv:2402.15806v18 citationsh-index: 18Pattern Recognition Letters
Originality Incremental advance
AI Analysis

This addresses the domain discrepancy issue in scene text recognition for computer vision applications, but it is incremental as it builds on prior semi-supervised approaches.

The paper tackles the problem of limited annotated real data in scene text recognition by proposing a semi-supervised method that enforces word-level consistency from visual and semantic aspects, achieving superior performance over existing methods on standard benchmarks.

Scene text recognition (STR) is a challenging task that requires large-scale annotated data for training. However, collecting and labeling real text images is expensive and time-consuming, which limits the availability of real data. Therefore, most existing STR methods resort to synthetic data, which may introduce domain discrepancy and degrade the performance of STR models. To alleviate this problem, recent semi-supervised STR methods exploit unlabeled real data by enforcing character-level consistency regularization between weakly and strongly augmented views of the same image. However, these methods neglect word-level consistency, which is crucial for sequence recognition tasks. This paper proposes a novel semi-supervised learning method for STR that incorporates word-level consistency regularization from both visual and semantic aspects. Specifically, we devise a shortest path alignment module to align the sequential visual features of different views and minimize their distance. Moreover, we adopt a reinforcement learning framework to optimize the semantic similarity of the predicted strings in the embedding space. We conduct extensive experiments on several standard and challenging STR benchmarks and demonstrate the superiority of our proposed method over existing semi-supervised STR methods.

Foundations

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

Your Notes