中文
相关论文

相关论文: A Training-free LLM-based Approach to General Chin…

200 篇论文

Recently, handwritten Chinese character error correction has been greatly improved by employing encoder-decoder methods to decompose a Chinese character into an ideographic description sequence (IDS). However, existing methods implicitly…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Pengfei Hu , Jiefeng Ma , Zhenrong Zhang , Jun Du , Jianshu Zhang

In light of recent breakthroughs in large language models (LLMs) that have revolutionized natural language processing (NLP), there is an urgent need for new benchmarks to keep pace with the fast development of LLMs. In this paper, we…

计算与语言 · 计算机科学 2024-05-20 Jie Zhu , Junhui Li , Yalong Wen , Lifan Guo

Pinyin-to-character (P2C) conversion is the core component of pinyin-based Chinese input method engine (IME). However, the conversion is seriously compromised by the ambiguities of Chinese characters corresponding to pinyin as well as the…

人工智能 · 计算机科学 2019-06-07 Zhuosheng Zhang , Yafang Huang , Hai Zhao

Grammatical error correction (GEC) is an important task in Natural Language Processing that aims to automatically detect and correct grammatical mistakes in text. While recent advances in transformer-based models and large annotated…

计算与语言 · 计算机科学 2025-11-26 Somsubhra De , Harsh Kumar , Arun Prakash A

Large Language Models (LLMs) have demonstrated significant potential and effectiveness across multiple application domains. To assess the performance of mainstream LLMs in public security tasks, this study aims to construct a specialized…

人工智能 · 计算机科学 2024-03-22 Xin Tong , Bo Jin , Zhi Lin , Binjun Wang , Ting Yu , Qiang Cheng

Large Language Models (LLMs) have been reported to outperform existing automatic evaluation metrics in some tasks, such as text summarization and machine translation. However, there has been a lack of research on LLMs as evaluators in…

计算与语言 · 计算机科学 2024-05-28 Masamune Kobayashi , Masato Mita , Mamoru Komachi

Large Language Models (LLMs) provide a possibility to make a great breakthrough in medicine. The establishment of a standardized medical benchmark becomes a fundamental cornerstone to measure progression. However, medical environments in…

Detecting toxic content using language models is important but challenging. While large language models (LLMs) have demonstrated strong performance in understanding Chinese, recent studies show that simple character substitutions in toxic…

计算与语言 · 计算机科学 2025-06-02 Shujian Yang , Shiyao Cui , Chuanrui Hu , Haicheng Wang , Tianwei Zhang , Minlie Huang , Jialiang Lu , Han Qiu

Biomedical language understanding benchmarks are the driving forces for artificial intelligence applications with large language model (LLM) back-ends. However, most current benchmarks: (a) are limited to English which makes it challenging…

计算与语言 · 计算机科学 2023-10-24 Wei Zhu , Xiaoling Wang , Huanran Zheng , Mosha Chen , Buzhou Tang

Recently, there has been an increasing interest in end-to-end speech recognition that directly transcribes speech to text without any predefined alignments. One approach is the attention-based encoder-decoder framework that learns a mapping…

计算与语言 · 计算机科学 2017-02-02 Suyoun Kim , Takaaki Hori , Shinji Watanabe

Chinese word segmentation (CWS) is often regarded as a character-based sequence labeling task in most current works which have achieved great success with the help of powerful neural networks. However, these works neglect an important clue:…

计算与语言 · 计算机科学 2019-05-31 Jingkang Wang , Jianing Zhou , Jie Zhou , Gongshen Liu

We present Code Comparison Tuning (CCT), a simple and effective tuning method for code large language models (Code LLMs) to better handle subtle code errors. Specifically, we integrate the concept of comparison into instruction tuning, both…

计算与语言 · 计算机科学 2024-06-06 Yufan Jiang , Qiaozhi He , Xiaomin Zhuang , Zhihua Wu

Chinese pinyin input method engine (IME) converts pinyin into character so that Chinese characters can be conveniently inputted into computer through common keyboard. IMEs work relying on its core component, pinyin-to-character conversion…

计算与语言 · 计算机科学 2018-09-10 Yafang Huang , Hai Zhao

The rapid progress in Large Language Models (LLMs) has prompted the creation of numerous benchmarks to evaluate their capabilities.This study focuses on the Comprehensive Medical Benchmark in Chinese (CMB), showcasing how dataset diversity…

计算与语言 · 计算机科学 2024-10-01 Jingwei Zhu , Minghuan Tan , Min Yang , Ruixue Li , Hamid Alinejad-Rokny

In contrast to Connectionist Temporal Classification (CTC) approaches, Sequence-To-Sequence (S2S) models for Handwritten Text Recognition (HTR) suffer from errors such as skipped or repeated words which often occur at the end of a sequence.…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Christoph Wick , Jochen Zöllner , Tobias Grüning

Recognition of Off-line Chinese characters is still a challenging problem, especially in historical documents, not only in the number of classes extremely large in comparison to contemporary image retrieval methods, but also new unseen…

计算机视觉与模式识别 · 计算机科学 2018-08-29 Sheng He , Lambert Schomaker

We present the Chinese Elementary School Math Word Problems (CMATH) dataset, comprising 1.7k elementary school-level math word problems with detailed annotations, source from actual Chinese workbooks and exams. This dataset aims to provide…

计算与语言 · 计算机科学 2023-06-30 Tianwen Wei , Jian Luan , Wei Liu , Shuang Dong , Bin Wang

This research introduces KoGEC, a Korean Grammatical Error Correction system using pre\--trained translation models. We fine-tuned NLLB (No Language Left Behind) models for Korean GEC, comparing their performance against large language…

计算与语言 · 计算机科学 2025-06-16 Taeeun Kim , Semin Jeong , Youngsook Song

Standard multi-task benchmarks are essential for developing pretraining models that can generalize to various downstream tasks. Existing benchmarks for natural language processing (NLP) usually focus only on understanding or generating…

计算与语言 · 计算机科学 2022-01-19 Jian Guan , Zhuoer Feng , Yamei Chen , Ruilin He , Xiaoxi Mao , Changjie Fan , Minlie Huang

Synthetic data construction of Grammatical Error Correction (GEC) for non-English languages relies heavily on human-designed and language-specific rules, which produce limited error-corrected patterns. In this paper, we propose a generic…

计算与语言 · 计算机科学 2022-01-27 Xin Sun , Tao Ge , Shuming Ma , Jingjing Li , Furu Wei , Houfeng Wang