paper-with-me

홈 › Papers

StyleBERT: Chinese pretraining by font style information

2022-02-21 · Chao Lv, Han Zhang, Xinkai Du, Yunhao Zhang, Ying Huang, Wenhao Li, Jia Han, Shanshan Gu

With the success of down streaming task using English pre-trained language model, the pre-trained Chinese language model is also necessary to get a better performance of Chinese NLP task. Unlike the English language, Chinese has its special characters such as glyph information. So in this article, we propose the Chinese pre-trained language model StyleBERT which incorporate the following embedding information to enhance the savvy of language model, such as word, pinyin, five stroke and chaizi. The experiments show that the model achieves well performances on a wide range of Chinese NLP tasks.

📄 PDF Abstract BibTeX arXiv:2202.09955

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Automatic Generation of Chinese Handwriting via Fonts Style Representation Learning

2020-03-27 · Fenxi Xiao, Bo Huang, Xia Wu

In this paper, we propose and end-to-end deep Chinese font generation system. This system can generate new style fonts by interpolation of latent style-related embeding variables that could achieve smooth transition betw…

Font GenerationRepresentation Learning

SVG Vector Font Generation for Chinese Characters with Transformer

2022-06-21 · Haruka Aoki, Kiyoharu Aizawa

Designing fonts for Chinese characters is highly labor-intensive and time-consuming. While the latest methods successfully generate the English alphabet vector font, despite the high demand for automatic font generation,…

Font Generation

VQ-Font: Few-Shot Font Generation with Structure-Aware Enhancement and Quantization

2023-08-27 · Mingshuai Yao, Yabo Zhang, Xianhui Lin, Xiaoming Li 외

Few-shot font generation is challenging, as it needs to capture the fine-grained stroke styles from a limited set of reference glyphs, and then transfer to other characters, which are expected to have similar styles. How…

Font GenerationQuantization

FontRNN: Generating Large-scale Chinese Fonts via Recurrent Neural Network

2019-11-14 · Computer Graphics Forum 2019 11 · Shusen Tang, Zeqing Xia, Zhouhui Lian, Yingmin Tang 외

Despite the recent impressive development of deep neural networks, using deep learning based methods to generate large-scale Chinese fonts is still a rather challenging task due to the huge number of intricate Chinese gl…

One-Shot Multilingual Font Generation Via ViT

2024-12-15 · Zhiheng Wang, Jiarui Liu

Font design poses unique challenges for logographic languages like Chinese, Japanese, and Korean (CJK), where thousands of unique characters must be individually crafted. This paper introduces a novel Vision Transformer …

Font GenerationRAGRetrieval