paper-with-me

홈 › Papers

TongGu: Mastering Classical Chinese Understanding with Knowledge-Grounded Large Language Models

2024-07-04 · Jiahuan Cao, Dezhi Peng, Peirong Zhang, Yongxin Shi, Yang Liu, Kai Ding, Lianwen Jin

Classical Chinese is a gateway to the rich heritage and wisdom of ancient China, yet its complexities pose formidable comprehension barriers for most modern people without specialized knowledge. While Large Language Models (LLMs) have shown remarkable capabilities in Natural Language Processing (NLP), they struggle with Classical Chinese Understanding (CCU), especially in data-demanding and knowledge-intensive tasks. In response to this dilemma, we propose \textbf{TongGu} (mean understanding ancient and modern), the first CCU-specific LLM, underpinned by three core contributions. First, we construct a two-stage instruction-tuning dataset ACCN-INS derived from rich classical Chinese corpora, aiming to unlock the full CCU potential of LLMs. Second, we propose Redundancy-Aware Tuning (RAT) to prevent catastrophic forgetting, enabling TongGu to acquire new capabilities while preserving its foundational knowledge. Third, we present a CCU Retrieval-Augmented Generation (CCU-RAG) technique to reduce hallucinations based on knowledge-grounding. Extensive experiments across 24 diverse CCU tasks validate TongGu's superior ability, underscoring the effectiveness of RAT and CCU-RAG. The model and dataset are available at \url{https://github.com/SCUT-DLVCLab/TongGu-LLM}.

📄 PDF Abstract BibTeX arXiv:2407.03937

Code (1)

scut-dlvclab/tonggu-llm 공식 구현 pytorch

Tasks

RAGRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

A Method to Judge the Style of Classical Poetry Based on Pre-trained Model

2022-11-09 · Ziyao Wang, Jiandong Zhang, Jun Ma

One of the important topics in the research field of Chinese classical poetry is to analyze the poetic style. By examining the relevant works of previous dynasties, researchers judge a poetic style mostly by their subjec…

CKnowEdit: A New Chinese Knowledge Editing Dataset for Linguistics, Facts, and Logic Error Correction in LLMs

2024-09-09 · Jizhan Fang, Tianhe Lu, Yunzhi Yao, Ziyan Jiang 외

Chinese, as a linguistic system rich in depth and complexity, is characterized by distinctive elements such as ancient poetry, proverbs, idioms, and other cultural constructs. However, current Large Language Models (LLMs…

Benchmarkingknowledge editing

Knowledge-guided Transformer for Joint Theme and Emotion Classification of Chinese Classical Poetry

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The classifications of the theme and emotion are essential for understanding and organizing Chinese classical poetry. Existing works fail to consider the lexical knowledge mined from poem annotations, which intuitively…

Emotion Classification

CCPM: A Chinese Classical Poetry Matching Dataset

2021-06-03 · Wenhao Li, Fanchao Qi, Maosong Sun, Xiaoyuan Yi 외

Poetry is one of the most important art forms of human languages. Recently many studies have focused on incorporating some linguistic features of poetry, such as style and sentiment, into its understanding or generation …

Translation

Fùxì: A Benchmark for Evaluating Language Models on Ancient Chinese Text Understanding and Generation

2025-03-20 · Shangqing Zhao, Yuhao Zhou, Yupei Ren, Zhe Chen 외

Ancient Chinese text processing presents unique challenges for large language models (LLMs) due to its distinct linguistic features, complex structural constraints, and rich cultural context. While existing benchmarks ha…

Multiple-choiceText Generation