paper-with-me

Papers

HierCode: A Lightweight Hierarchical Codebook for Zero-shot Chinese Text Recognition

2024-03-20 · Yuyi Zhang, Yuanzhi Zhu, Dezhi Peng, Peirong Zhang, Zhenhua Yang, Zhibo Yang, Cong Yao, Lianwen Jin

Text recognition, especially for complex scripts like Chinese, faces unique challenges due to its intricate character structures and vast vocabulary. Traditional one-hot encoding methods struggle with the representation of hierarchical radicals, recognition of Out-Of-Vocabulary (OOV) characters, and on-device deployment due to their computational intensity. To address these challenges, we propose HierCode, a novel and lightweight codebook that exploits the innate hierarchical nature of Chinese characters. HierCode employs a multi-hot encoding strategy, leveraging hierarchical binary tree encoding and prototype learning to create distinctive, informative representations for each character. This approach not only facilitates zero-shot recognition of OOV characters by utilizing shared radicals and structures but also excels in line-level recognition tasks by computing similarity with visual features, a notable advantage over existing methods. Extensive experiments across diverse benchmarks, including handwritten, scene, document, web, and ancient text, have showcased HierCode's superiority for both conventional and zero-shot Chinese character or text recognition, exhibiting state-of-the-art performance with significantly fewer parameters and fast inference speed.

📄 PDF Abstract BibTeX arXiv:2403.13761

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-Shot Learning

Similar Papers 제목 키워드 기반

Codebook LLMs: Evaluating LLMs as Measurement Tools for Political Science Concepts

2024-07-15 · Andrew Halterman, Katherine A. Keith

Codebooks -- documents that operationalize concepts and outline annotation procedures -- are used almost universally by social scientists when coding political texts. To code these texts automatically, researchers are in…

Zero-Shot Learning

Is Hierarchical Quantization Essential for Optimal Reconstruction?

2026-01-29 · Shirin Reyhanian, Laurenz Wiskott arxiv

Vector-quantized variational autoencoders (VQ-VAEs) are central to models that rely on high reconstruction fidelity, from neural compression to generative pipelines. Hierarchical extensions, such as VQ-VAE2, are often cr…

GVCCTurbo: Rate-Compute Quality Scheduling for Codebook Driven Generative Compression

2026-08-04 · Ziyue Zeng, Dingjie Peng, Xun Su, Hiroshi Watanabe arxiv

Codebook-driven generative compression uses a pretrained image or video generator as a zero-shot visual prior and transmits compact codebook indices to guide reconstruction at ultra-low bitrate. Current codecs tie each f…

Image Compression

ZeroGVC: Zero-Shot Generative Video Compression with Autoregressive Diffusion Priors

2026-06-21 · Yixin Gao, Xiaohan Pan, Lin Liu, Xin Li 외 arxiv

Recent generative video compression methods leverage powerful generative priors to achieve perceptually pleasing reconstructions. However, most existing approaches require additional training to adapt generative models t…

Video Reconstruction

MGVQ: Could VQ-VAE Beat VAE? A Generalizable Tokenizer with Multi-group Quantization

2025-07-14 · Mingkai Jia, Wei Yin, Xiaotao Hu, Jiaxin Guo 외

Vector Quantized Variational Autoencoders (VQ-VAEs) are fundamental models that compress continuous visual data into discrete tokens. Existing methods have tried to improve the quantization strategy for better reconstruc…

2kImage GenerationImage ReconstructionQuantization