TaCo: Textual Attribute Recognition via Contrastive Learning
Abstract
As textual attributes like font are core design elements of document format and page style, automatic attributes recognition favor comprehensive practical applications. Existing approaches already yield satisfactory performance in differentiating disparate attributes, but they still suffer in distinguishing similar attributes with only subtle difference. Moreover, their performance drop severely in real-world scenarios where unexpected and obvious imaging distortions appear. In this paper, we aim to tackle these problems by proposing TaCo, a contrastive framework for textual attribute recognition tailored toward the most common document scenes. Specifically, TaCo leverages contrastive learning to dispel the ambiguity trap arising from vague and open-ended attributes. To realize this goal, we design the learning paradigm from three perspectives: 1) generating attribute views, 2) extracting subtle but crucial details, and 3) exploiting valued view pairs for learning, to fully unlock the pre-training potential. Extensive experiments show that TaCo surpasses the supervised counterparts and advances the state-of-the-art remarkably on multiple attribute recognition tasks. Online services of TaCo will be made available.
Cite
Text
Nie et al. "TaCo: Textual Attribute Recognition via Contrastive Learning." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I2.25286Markdown
[Nie et al. "TaCo: Textual Attribute Recognition via Contrastive Learning." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/nie2023aaai-taco/) doi:10.1609/AAAI.V37I2.25286BibTeX
@inproceedings{nie2023aaai-taco,
title = {{TaCo: Textual Attribute Recognition via Contrastive Learning}},
author = {Nie, Chang and Hu, Yiqing and Qu, Yanqiu and Liu, Hao and Jiang, Deqiang and Ren, Bo},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2023},
pages = {1949-1956},
doi = {10.1609/AAAI.V37I2.25286},
url = {https://mlanthology.org/aaai/2023/nie2023aaai-taco/}
}