← Search

Cong Yao

30 accepted papers

2025

ProcTag: Process Tagging for Assessing the Efficacy of Document Instruction Data

AAAI 2025technical

Recently, large language models (LLMs) and multimodal large language models (MLLMs) have demonstrated promising results on document visual question answering (VQA) task, particularly after training on document instruction datasets. An effective evaluation method for document instruction data is cruc…

2024

DocHieNet: A Large and Diverse Dataset for Document Hierarchy Parsing

EMNLP 2024main

Parsing documents from pixels, such as pictures and scanned PDFs, into hierarchical structures is extensively demanded in the daily routines of data storage, retrieval and understanding. However, previously the research on this topic has been largely hindered since most existing datasets are small-s…

2024

FontDiffuser: One-Shot Font Generation via Denoising Diffusion with Multi-Scale Content Aggregation and Style Contrastive Learning

AAAI 2024technical

Automatic font generation is an imitation task, which aims to create a font library that mimics the style of reference images while preserving the content from source images. Although existing font generation methods have achieved satisfactory performance, they still struggle with complex characters…

2024

LayoutLLM: Layout Instruction Tuning with Large Language Models for Document Understanding

CVPR 2024poster

Recently leveraging large language models (LLMs) or multimodal large language models (MLLMs) for document understanding has been proven very promising. However previous works that employ LLMs/MLLMs for document understanding have not fully explored and utilized the document layout information which…

2024

OmniParser: A Unified Framework for Text Spotting Key Information Extraction and Table Recognition

CVPR 2024poster

Recently visually-situated text parsing (VsTP) has experienced notable advancements driven by the increasing demand for automated document understanding and the emergence of Generative Large Language Models (LLMs) capable of processing document-based questions. Various methods have been proposed to…

2024

Visual Text Generation in the Wild

ECCV 2024poster

"Recently, with the rapid advancements of generative models, the field of visual text generation has witnessed significant progress. However, it is still challenging to render high-quality text images in real-world scenarios, as three critical criteria should be satisfied: (1) Fidelity: the generate…

2024

WebRPG: Automatic Web Rendering Parameters Generation for Visual Presentation

ECCV 2024poster

"In the era of content creation revolution propelled by advancements in generative models, the field of web design remains unexplored despite its critical role in modern digital communication. The web design process is complex and often time-consuming, especially for those with limited expertise. In…

2023

Conditional Text Image Generation With Diffusion Models

CVPR 2023poster

Current text recognition systems, including those for handwritten scripts and scene text, have relied heavily on image synthesis and augmentation, since it is difficult to realize real-world complexity and diversity through collecting and annotating enough real text images. In this paper, we explore…

2023

GeoLayoutLM: Geometric Pre-Training for Visual Information Extraction

CVPR 2023highlight

Visual information extraction (VIE) plays an important role in Document Intelligence. Generally, it is divided into two tasks: semantic entity recognition (SER) and relation extraction (RE). Recently, pre-trained models for documents have achieved substantial progress in VIE, particularly in SER. Ho…

2023

LISTER: Neighbor Decoding for Length-Insensitive Scene Text Recognition

ICCV 2023poster

The diversity in length constitutes a significant characteristic of text. Due to the long-tail distribution of text lengths, most existing methods for scene text recognition (STR) only work well on short or seen-length text, lacking the capability of recognizing longer text or performing length extr…

Cited by 29PDFcodeScholar
2023

LORE: Logical Location Regression Network for Table Structure Recognition

AAAI 2023technical

Table structure recognition (TSR) aims at extracting tables in images into machine-understandable formats. Recent methods solve this problem by predicting the adjacency relations of detected cell boxes, or learning to generate the corresponding markup sequences from the table images. However, they e…

2023

Modeling Entities As Semantic Points for Visual Information Extraction in the Wild

CVPR 2023poster

Recently, Visual Information Extraction (VIE) has been becoming increasingly important in both academia and industry, due to the wide range of real-world applications. Previously, numerous works have been proposed to tackle this problem. However, the benchmarks used to assess these methods are relat…

2022

Levenshtein OCR

ECCV 2022poster

"A novel scene text recognizer based on Vision-Language Transformer (VLT) is presented. Inspired by Levenshtein Transformer in the area of NLP, the proposed method (named Levenshtein OCR, and LevOCR for short) explores an alternative way for automatically transcribing textual content from cropped na…

2022

Revisiting Document Image Dewarping by Grid Regularization

CVPR 2022poster

This paper addresses the problem of document image dewarping, which aims at eliminating the geometric distortion in document images for document digitization. Instead of designing a better neural network to approximate the optical flow fields between the inputs and outputs, we pursue the best readab…

Cited by 34PDFcodeScholar
2022

Vision-Language Pre-Training for Boosting Scene Text Detectors

CVPR 2022poster

Recently, vision-language joint representation learning has proven to be highly effective in various scenarios. In this paper, we specifically adapt vision-language joint learning for scene text detection, a task that intrinsically involves cross-modal interaction between the two modalities: vision…

Cited by 37PDFcodeScholar
2021

MOST: A Multi-Oriented Scene Text Detector With Localization Refinement

CVPR 2021poster

Over the past few years, the field of scene text detection has progressed rapidly that modern text detectors are able to hunt text in various challenging scenarios. However, they might still fall short when handling text instances of extreme aspect ratios and varying scales. To tackle such difficult…

Cited by 117PDFScholar
2020

A New Perspective for Flexible Feature Gathering in Scene Text Recognition Via Character Anchor Pooling

ICASSP 2020accepted

Irregular scene text recognition has attracted much attention from the research community, mainly due to the complexity of shapes of text in natural scene. However, recent methods either rely on shape-sensitive modules such as bounding box regression, or discard sequence learning. To tackle these is…

Cited by 0SourceScholar
2020

Differentiable Feature Aggregation Search for Knowledge Distillation

ECCV 2020poster

Knowledge distillation has become increasingly important in model compression. It boosts the performance of a miniaturized student network with the supervision of the output distribution and feature maps from a sophisticated teacher network. Some recent works introduce multi-teacher distillation to…

Cited by 54SourcePDFScholar
2019

Symmetry-Constrained Rectification Network for Scene Text Recognition

ICCV 2019poster

Reading text in the wild is a very challenging task due to the diversity of text instances and the complexity of natural scenes. Recently, the community has paid increasing attention to the problem of recognizing text instances with irregular shapes. One intuitive and effective way to handle this pr…

Cited by 186PDFScholar
2018

Mask TextSpotter: An End-to-End Trainable Neural Network for Spotting Text with Arbitrary Shapes

ECCV 2018poster

Recently, models based on deep neural networks have dominated the fields of scene text detection and recognition. In this paper, we investigate the problem of scene text spotting, which aims at simultaneous text detection and recognition in natural images. An end-to-end trainable neural network mode…

2018

Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation

CVPR 2018poster

Previous deep learning based state-of-the-art scene text detection methods can be roughly classified into two categories. The first category treats scene text as a type of general objects and follows general object detection paradigm to localize scene text by regressing the text box locations, but t…

Cited by 420SourcePDFScholar
2018

TextSnake: A Flexible Representation for Detecting Text of Arbitrary Shapes

ECCV 2018poster

Driven by deep neural networks and large scale datasets, scene text detection methods have progressed substantially over the past years, continuously refreshing the performance records on various standard benchmarks. However, limited by the representations (axis-aligned rectangles, rotated rectangle…

Cited by 707SourcePDFScholar
2017

EAST: An Efficient and Accurate Scene Text Detector

CVPR 2017poster

Previous approaches for scene text detection have already achieved promising performances across various benchmarks. However, they usually fall short when dealing with challenging scenarios, even when equipped with deep neural network models, because the overall performance is determined by the inte…

Cited by 2207PDFScholar
2016

Multi-Oriented Text Detection With Fully Convolutional Networks

CVPR 2016poster

In this paper, we propose an unconventional approach for text detection in natural images. Both global and local cues are taken into account for localizing text lines in a coarse-to-fine procedure. First, a Fully Convolutional Network (FCN) model is trained for predicting a salient map of text regio…

Cited by 740PDFScholar
2016

Robust Scene Text Recognition With Automatic Rectification

CVPR 2016poster

Recognizing text in natural images is a challenging task with many unsolved problems. Different from those in documents, words in natural images often possess irregular shapes, which are caused by perspective distortion, curved character placement, etc. We propose RARE (Robust text recognizer with A…

Cited by 820PDFScholar