Related Experiment Video
Updated: Jun 27, 2026

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
Enhancing enterprise decision support via swin transformer-based OCR-free information extraction
Changping Li1,2, Hao Tian3,4
1School of Information Engineering, Hubei University of Economics, Wuhan, 430205, China.
Abstract:
Extracting key information from vast amounts of documents and data plays a crucial role in knowledge graph construction, intelligence analysis, decision support, and multimodal information retrieval (such as speech sentiment analysis and invoice error detection). While end-to-end OCR-free methods avoid the error propagation issues of traditional two-stage models, they often struggle to balance the extraction of fine-grained character details with the modeling of complex global layouts. To address this, this paper proposes a novel hybrid encoder architecture that synergizes the inductive bias of Convolutional Neural Networks (CNNs) with the global context modeling of Swin Transformers. Unlike standard symmetric architectures, we introduce a geometry-aware asymmetric downsampling strategy: a ConvNext (CN) module first compresses the height to retain horizontal resolution for character distinction, followed by a Swin-T module that reduces width to capture long-range row-column dependencies. Experimental results on the CORD and IIT-CDIP datasets demonstrate that the proposed method outperforms other OCR-free end-to-end information extraction methods in terms of information extraction accuracy and shows potential in advancing intelligent operations and maintenance.
