paper-with-me

홈 › Papers

From BERT to LLMs: Comparing and Understanding Chinese Classifier Prediction in Language Models

2025-08-25 · Ziqi Zhang, Jianfei Ma, Emmanuele Chersoni, Jieshun You, Zhaoxin Feng arxiv

Classifiers are an important and defining feature of the Chinese language, and their correct prediction is key to numerous educational applications. Yet, whether the most popular Large Language Models (LLMs) possess proper knowledge the Chinese classifiers is an issue that has largely remain unexplored in the Natural Language Processing (NLP) literature. To address such a question, we employ various masking strategies to evaluate the LLMs' intrinsic ability, the contribution of different sentence elements, and the working of the attention mechanisms during prediction. Besides, we explore fine-tuning for LLMs to enhance the classifier performance. Our findings reveal that LLMs perform worse than BERT, even with fine-tuning. The prediction, as expected, greatly benefits from the information about the following noun, which also explains the advantage of models with a bidirectional attention mechanism such as BERT.

📄 PDF Abstract BibTeX arXiv:2508.18253

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BERT Meets Chinese Word Segmentation

2019-09-20 · Haiqin Yang

Chinese word segmentation (CWS) is a fundamental task for Chinese language understanding. Recently, neural network-based models have attained superior performance in solving the in-domain CWS task. Last year, Bidirection…

Chinese Word SegmentationSegmentation

Towards Evaluating the Robustness of Chinese BERT Classifiers

2020-04-07 · Boxin Wang, Boyuan Pan, Xin Li, Bo Li

Recent advances in large-scale language representation models such as BERT have improved the state-of-the-art performances in many NLP tasks. Meanwhile, character-level Chinese NLP models, including BERT for Chinese, hav…

CLiMP: A Benchmark for Chinese Language Model Evaluation

2021-01-26 · EACL 2021 2 · Beilei Xiang, Changbing Yang, Yu Li, Alex Warstadt 외

Linguistically informed analyses of language models (LMs) contribute to the understanding and improvement of these models. Here, we introduce the corpus of Chinese linguistic minimal pairs (CLiMP), which can be used to i…

Language Model EvaluationLanguage ModelingLanguage Modellingmodel

AnchiBERT: A Pre-Trained Model for Ancient ChineseLanguage Understanding and Generation

2020-09-24 · Huishuang Tian, Kexin Yang, Dayiheng Liu, Jiancheng Lv

Ancient Chinese is the essence of Chinese culture. There are several natural language processing tasks of ancient Chinese domain, such as ancient-modern Chinese translation, poem generation, and couplet generation. Previ…

Cultural Vocal Bursts Intensity PredictionLanguage ModelingLanguage ModellingTranslation

Disambiguation of Chinese Polyphones in an End-to-End Framework with Semantic Features Extracted by Pre-trained BERT

2025-01-02 · Dongyang Dai, Zhiyong Wu, Shiyin Kang, Xixin Wu 외

Grapheme-to-phoneme (G2P) conversion serves as an essential component in Chinese Mandarin text-to-speech (TTS) system, where polyphone disambiguation is the core issue. In this paper, we propose an end-to-end framework t…

Polyphone disambiguationSentencetext-to-speechText to Speech