← Search

Zhanzhan Cheng

16 accepted papers

2023

Divide Rows and Conquer Cells: Towards Structure Recognition for Large Tables

IJCAI 2023poster

Recent advanced Table Structure Recognition (TSR) models adopt image-to-text solutions to parse table structure. These methods can be formulated as image caption problem, i.e., input a single-table image and output table structure description in a specific text format, e.g., HTML. With the impressiv…

Cited by 20SourcePDFScholar
2023

Few-Shot Class-Incremental Learning via Class-Aware Bilateral Distillation

CVPR 2023poster

Few-Shot Class-Incremental Learning (FSCIL) aims to continually learn novel classes based on only few training samples, which poses a more challenging task than the well-studied Class-Incremental Learning (CIL) due to data scarcity. While knowledge distillation, a prevailing technique in CIL, can al…

2023

HyperMatch: Noise-Tolerant Semi-Supervised Learning via Relaxed Contrastive Constraint

CVPR 2023poster

Recent developments of the application of Contrastive Learning in Semi-Supervised Learning (SSL) have demonstrated significant advancements, as a result of its exceptional ability to learn class-aware cluster representations and the full exploitation of massive unlabeled data. However, mismatched in…

Cited by 10SourcePDFScholar
2022

Distilling Object Detectors with Global Knowledge

ECCV 2022poster

"Knowledge distillation learns a lightweight student model that mimics a cumbersome teacher. Existing methods regard the knowledge as the feature of each instance or their relations, which is the instance-level knowledge only from the teacher model, i.e., the local knowledge. However, the empirical…

2022

Dynamic Low-Resolution Distillation for Cost-Efficient End-to-End Text Spotting

ECCV 2022poster

"End-to-end text spotting has attached great attention recently due to its benefits on global optimization and high maintainability for real applications. However, the input scale has always been a tough trade-off since recognizing a small text instance usually requires enlarging the whole image, wh…

2022

Flooding-X: Improving BERT’s Resistance to Adversarial Attacks via Loss-Restricted Fine-Tuning

ACL 2022long

Adversarial robustness has attracted much attention recently, and the mainstream solution is adversarial training. However, the tradition of generating adversarial perturbations for each input embedding (in the settings of NLP) scales up the training computational complexity by the number of gradien…

Cited by 35SourcePDFScholar
2022

MINER: Improving Out-of-Vocabulary Named Entity Recognition from an Information Theoretic Perspective

ACL 2022long

NER model has achieved promising performance on standard NER benchmarks. However, recent studies show that previous approaches may over-rely on entity mention information, resulting in poor performance on out-of-vocabulary(OOV) entity recognition. In this work, we propose MINER, a novel NER learning…

2022

Read Extensively, Focus Smartly: A Cross-document Semantic Enhancement Method for Visual Documents NER

COLING 2022main

The introduction of multimodal information and pretraining technique significantly improves entity recognition from visually-rich documents. However, most of the existing methods pay unnecessary attention to irrelevant regions of the current document while ignoring the potentially valuable informati…

Cited by 2SourcePDFScholar
2021

MANGO: A Mask Attention Guided One-Stage Scene Text Spotter

AAAI 2021technical

Recently end-to-end scene text spotting has become a popular research topic due to its advantages of global optimization and high maintainability in real applications. Most methods attempt to develop various region of interest (RoI) operations to concatenate the detection part and the sequence recog…

2021

SPIN: Structure-Preserving Inner Offset Network for Scene Text Recognition

AAAI 2021technical

Arbitrary text appearance poses a great challenge in scene text recognition tasks. Existing works mostly handle with the problem in consideration of the shape distortion, including perspective distortions, line curvature or other style variations. Rectification (i.e., spatial transformers) as the pr…

2021

STEP: Out-of-Distribution Detection in the Presence of Limited In-Distribution Labeled Data

NeurIPS 2021poster

Existing semi-supervised learning (SSL) studies typically assume that unlabeled and test data are drawn from the same distribution as labeled data. However, in many real-world applications, it is desirable to have SSL algorithms that not only classify the samples drawn from the same distribution of…

Cited by 39SourcePDFScholar
2021

Towards Robust Model Reuse in the Presence of Latent Domains

IJCAI 2021poster

Model reuse tries to adapt well pre-trained models to a new target task, without access of raw data. It attracts much attention since it reduces the learning resources. Previous model reuse studies typically operate in a single-domain scenario, i.e., the target samples arise from one single domain.…

2018

AON: Towards Arbitrarily-Oriented Text Recognition

CVPR 2018poster

Recognizing text from natural images is a hot research topic in computer vision due to its various applications. Despite the enduring research of several decades on optical character recognition (OCR), recognizing texts from natural images is still a challenging task. This is because scene texts are…

Cited by 360SourcePDFScholar
2017

Focusing Attention: Towards Accurate Text Recognition in Natural Images

ICCV 2017poster

Scene text recognition has been a hot research topic in computer vision due to its various applications. The state of the art is the attention-based encoder-decoder framework that learns the mapping between input images and output sequences in a purely data-driven way. However, we observe that exist…

Cited by 626PDFScholar