paper-with-me

홈 › Papers

TEACH: Text Encoding as Curriculum Hints for Scene Text Recognition

2025-08-02 · Xiahan Yang, Hui Zheng arxiv

Scene Text Recognition (STR) remains a challenging task due to complex visual appearances and limited semantic priors. We propose TEACH, a novel training paradigm that injects ground-truth text into the model as auxiliary input and progressively reduces its influence during training. By encoding target labels into the embedding space and applying loss-aware masking, TEACH simulates a curriculum learning process that guides the model from label-dependent learning to fully visual recognition. Unlike language model-based approaches, TEACH requires no external pretraining and introduces no inference overhead. It is model-agnostic and can be seamlessly integrated into existing encoder-decoder frameworks. Extensive experiments across multiple public benchmarks show that models trained with TEACH achieve consistently improved accuracy, especially under challenging conditions, validating its robustness and general applicability.

📄 PDF Abstract BibTeX arXiv:2508.01153

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Text Recognition

Similar Papers 제목 키워드 기반

DiLightNet: Fine-grained Lighting Control for Diffusion-based Image Generation

2024-02-19 · Chong Zeng, Yue Dong, Pieter Peers, Youkang Kong 외

This paper presents a novel method for exerting fine-grained lighting control during text-driven diffusion-based image generation. While existing diffusion models already have the ability to generate images under any lig…

Image Generation

Generative World Renderer at the Speed of Play

2026-07-21 · Guixu Lin, Zheng-Hui Huang, Siqi Yang, Ming-Hsuan Yang 외 hf

Generative world renderer AlayaRenderer receives structured world states exported from physics engines and synthesizes RGB frames. Unlike models that generate frames from text/control-hints prompts, AlayaRenderer preserv…

Triplet Knowledge Distillation

2023-05-25 · Xijun Wang, Dongyang Liu, Meina Kan, Chunrui Han 외

In Knowledge Distillation, the teacher is generally much larger than the student, making the solution of the teacher likely to be difficult for the student to learn. To ease the mimicking difficulty, we introduce a tripl…

Face Recognitionimage-classificationImage ClassificationKnowledge Distillation+1

Learning a Hierarchical Planner from Humans in Multiple Generations

2023-10-17 · Leonardo Hernandez Cano, Yewen Pu, Robert D. Hawkins, Josh Tenenbaum 외

A typical way in which a machine acquires knowledge from humans is by programming. Compared to learning from demonstrations or experiences, programmatic learning allows the machine to acquire a novel skill as soon as the…

Automatic Generation of Question Hints for Mathematics Problems using Large Language Models in Educational Technology

2024-11-05 · Junior Cedric Tonga, Benjamin Clement, Pierre-Yves Oudeyer

The automatic generation of hints by Large Language Models (LLMs) within Intelligent Tutoring Systems (ITSs) has shown potential to enhance student learning. However, generating pedagogically sound hints that address stu…

MathMisconceptions