← Search

TingHao Yu

4 accepted papers

2026

MORE: A Multilingual Document Parsing Benchmark and Evaluation

ICML 2026poster

Multilingual documents encapsulate rich regional cultures, scientific discoveries, and historical records. Parsing this content into structured, machine-readable formats is critical for unlocking global knowledge. However, existing benchmarks predominantly focus on high-resource languages like Engli…

Cited by 0SourceScholar
2022

CRASpell: A Contextual Typo Robust Approach to Improve Chinese Spelling Correction

ACL 2022findings

Recently, Bert-based models have dominated the research of Chinese spelling correction (CSC). These methods have two limitations: (1) they have poor performance on multi-typo texts. In such texts, the context of each typo contains at least one misspelled character, which brings noise information. Su…

2022

Contextual Debiasing for Visual Recognition With Causal Mechanisms

CVPR 2022poster

As a common problem in the visual world, contextual bias means the recognition may depend on the co-occurrence context rather than the objects themselves, which is even more severe in multi-label tasks due to multiple targets and the absence of location. Although some studies have focused on tacklin…

Cited by 46PDFcodeScholar
2022

Improving Chinese Grammatical Error Detection via Data augmentation by Conditional Error Generation

ACL 2022findings

Chinese Grammatical Error Detection(CGED) aims at detecting grammatical errors in Chinese texts. One of the main challenges for CGED is the lack of annotated data. To alleviate this problem, previous studies proposed various methods to automatically generate more training samples, which can be rough…