paper-with-me

홈 › Papers

VISTA-OCR: Towards generative and interactive end to end OCR models

2025-04-04 · Laziz Hamdi, Amine Tamasna, Pascal Boisson, Thierry Paquet

We introduce \textbf{VISTA-OCR} (Vision and Spatially-aware Text Analysis OCR), a lightweight architecture that unifies text detection and recognition within a single generative model. Unlike conventional methods that require separate branches with dedicated parameters for text recognition and detection, our approach leverages a Transformer decoder to sequentially generate text transcriptions and their spatial coordinates in a unified branch. Built on an encoder-decoder architecture, VISTA-OCR is progressively trained, starting with the visual feature extraction phase, followed by multitask learning with multimodal token generation. To address the increasing demand for versatile OCR systems capable of advanced tasks, such as content-based text localization \ref{content_based_localization}, we introduce new prompt-controllable OCR tasks during pre-training.To enhance the model's capabilities, we built a new dataset composed of real-world examples enriched with bounding box annotations and synthetic samples. Although recent Vision Large Language Models (VLLMs) can efficiently perform these tasks, their high computational cost remains a barrier for practical deployment. In contrast, our VISTA$_{\text{omni}}$ variant processes both handwritten and printed documents with only 150M parameters, interactively, by prompting. Extensive experiments on multiple datasets demonstrate that VISTA-OCR achieves better performance compared to state-of-the-art specialized models on standard OCR tasks while showing strong potential for more sophisticated OCR applications, addressing the growing need for interactive OCR systems. All code and annotations for VISTA-OCR will be made publicly available upon acceptance.

📄 PDF Abstract BibTeX arXiv:2504.03621

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderOptical Character Recognition (OCR)Text Detection

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Position-Wise Feed-Forward Layer 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

VISTA3D: A Unified Segmentation Foundation Model For 3D Medical Imaging

2025-01-01 · CVPR 2025 1 · Yufan He, Pengfei Guo, Yucheng Tang, Andriy Myronenko 외

Foundation models for interactive segmentation in 2D natural images and videos have sparked significant interest in building 3D foundation models for medical imaging. However, the domain gaps and clinical use cases f…

Interactive SegmentationSegmentation

VISTA-PATH: An interactive foundation model for pathology image segmentation and quantitative analysis in computational pathology

2026-01-23 · Peixian Liang, Songhao Li, Shunsuke Koga, Yutong Li 외 arxiv

Accurate semantic segmentation for histopathology image is crucial for quantitative tissue analysis and downstream clinical modeling. Recent segmentation foundation models have improved generalization through large-scale…

Semantic SegmentationImage Segmentation

Beyond the Black Box: Demystifying Multi-Turn LLM Reasoning with VISTA

2025-11-13 · Yiran Zhang, Mingyang Lin, Mark Dras, Usman Naseem arxiv

Recent research has increasingly focused on the reasoning capabilities of Large Language Models (LLMs) in multi-turn interactions, as these scenarios more closely mirror real-world problem-solving. However, analyzing the…

VISTA: A Versatile Interactive User Simulation Toolkit for Agent Evaluation

2026-06-09 · Yunan Lu, Ryan Shea, Yusen Zhang, Zhou Yu arxiv

Evaluation remains a critical bottleneck for interactive agent development. Existing evaluation methods often rely on static benchmarks, which fail to capture the dynamic, multi-step nature of agentic behavior and strugg…

Vista-Morph: Unsupervised Image Registration of Visible-Thermal Facial Pairs

2023-06-10 · Catherine Ordun, Edward Raff, Sanjay Purushotham

For a variety of biometric cross-spectral tasks, Visible-Thermal (VT) facial pairs are used. However, due to a lack of calibration in the lab, photographic capture between two different sensors leads to severely misalign…

Image RegistrationMORPHPerson Re-IdentificationUnsupervised Image Registration