中文
相关论文

相关论文: Improving Chinese SRL with Heterogeneous Annotatio…

200 篇论文

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

This paper introduces and analyzes a battery of inference models for the problem of semantic role labeling: one based on constraint satisfaction, and several strategies that model the inference as a meta-learning problem using…

人工智能 · 计算机科学 2015-03-19 M. Surdeanu , L. Marquez , X. Carreras , P. R. Comas

Large Language Models (LLMs) have gained significant attention in the field of natural language processing (NLP) due to their wide range of applications. However, training LLMs for languages other than English poses significant challenges,…

计算与语言 · 计算机科学 2024-05-20 Yudong Li , Yuhao Feng , Wen Zhou , Zhe Zhao , Linlin Shen , Cheng Hou , Xianxu Hou

Recently, it is quite common to integrate Chinese sequence labeling results to enhance syntactic and semantic parsing. However, little attention has been paid to the utility of hierarchy and structure information encoded in syntactic and…

计算与语言 · 计算机科学 2023-06-06 Xuemei Tang , Jun Wang , Qi Su

This paper proposes a modularized sense induction and representation learning model that jointly learns bilingual sense embeddings that align well in the vector space, where the cross-lingual signal in the English-Chinese parallel corpus is…

计算与语言 · 计算机科学 2018-10-23 Ta-Chung Chi , Yun-Nung Chen

BERT-based models have shown a remarkable ability in the Chinese Spelling Check (CSC) task recently. However, traditional BERT-based methods still suffer from two limitations. First, although previous works have identified that explicit…

计算与语言 · 计算机科学 2023-12-29 Yongchang Cao , Liang He , Zhen Wu , Xinyu Dai

Pre-trained Language Models (PLMs) have achieved remarkable performance gains across numerous downstream tasks in natural language understanding. Various Chinese PLMs have been successively proposed for learning better Chinese language…

计算与语言 · 计算机科学 2022-09-16 Borun Chen , Hongyin Tang , Jiahao Bu , Kai Zhang , Jingang Wang , Qifan Wang , Hai-Tao Zheng , Wei Wu , Liqian Yu

Pre-trained models have achieved success in Chinese Short Text Matching (STM) tasks, but they often rely on superficial clues, leading to a lack of robust predictions. To address this issue, it is crucial to analyze and mitigate the…

计算与语言 · 计算机科学 2023-09-11 Yanrui Du , Sendong Zhao , Yuhan Chen , Rai Bai , Jing Liu , Hua Wu , Haifeng Wang , Bing Qin

Multi-criteria Chinese word segmentation is a promising but challenging task, which exploits several different segmentation criteria and mines their common underlying knowledge. In this paper, we propose a flexible multi-criteria learning…

计算与语言 · 计算机科学 2018-12-20 Jingjing Gong , Xinchi Chen , Tao Gui , Xipeng Qiu

While end-to-end neural machine translation (NMT) has made remarkable progress recently, NMT systems only rely on parallel corpora for parameter estimation. Since parallel corpora are usually limited in quantity, quality, and coverage,…

计算与语言 · 计算机科学 2016-12-13 Yong Cheng , Wei Xu , Zhongjun He , Wei He , Hua Wu , Maosong Sun , Yang Liu

Self-supervised heterogeneous graph learning (SHGL) has shown promising potential in diverse scenarios. However, while existing SHGL methods share a similar essential with clustering approaches, they encounter two significant limitations:…

人工智能 · 计算机科学 2024-12-03 Yujie Mo , Zhihe Lu , Runpeng Yu , Xiaofeng Zhu , Xinchao Wang

Current state-of-the-art semantic role labeling (SRL) uses a deep neural network with no explicit linguistic features. However, prior work has shown that gold syntax trees can dramatically improve SRL decoding, suggesting the possibility of…

计算与语言 · 计算机科学 2018-11-13 Emma Strubell , Patrick Verga , Daniel Andor , David Weiss , Andrew McCallum

Recently, the performance of Pre-trained Language Models (PLMs) has been significantly improved by injecting knowledge facts to enhance their abilities of language understanding. For medical domains, the background knowledge sources are…

计算与语言 · 计算机科学 2021-08-23 Taolin Zhang , Zerui Cai , Chengyu Wang , Minghui Qiu , Bite Yang , Xiaofeng He

Despite enormous progress in Natural Language Processing (NLP), our field is still lacking a common deep semantic representation scheme. As a result, the problem of meaning and understanding is typically sidestepped through more simple,…

计算与语言 · 计算机科学 2023-05-17 Fritz Hohl , Nianheng Wu , Martina Galetti , Remi van Trijp

Chinese Spelling Correction (CSC) aims to detect and correct spelling errors in Chinese sentences caused by phonetic or visual similarities. While current CSC models integrate pinyin or glyph features and have shown significant…

计算与语言 · 计算机科学 2024-09-10 Lei Sheng , Shuai-Shuai Xu

Chinese grammatical error correction (CGEC) aims to detect and correct errors in the input Chinese sentences. Recently, Pre-trained Language Models (PLMS) have been employed to improve the performance. However, current approaches ignore…

计算与语言 · 计算机科学 2025-01-03 Ding Zhang , Yangning Li , Lichen Bai , Hao Zhang , Yinghui Li , Haiye Lin , Hai-Tao Zheng , Xin Su , Zifei Shan

The pre-trained language models have achieved great successes in various natural language understanding (NLU) tasks due to its capacity to capture the deep contextualized information in text by pre-training on large-scale corpora. In this…

计算与语言 · 计算机科学 2021-11-22 Junqiu Wei , Xiaozhe Ren , Xiaoguang Li , Wenyong Huang , Yi Liao , Yasheng Wang , Jiashu Lin , Xin Jiang , Xiao Chen , Qun Liu

In this paper, we study Chinese Spelling Correction (CSC) as a joint decision made by two separate models: a language model and an error model. Through empirical analysis, we find that fine-tuning BERT tends to over-fit the error model…

计算与语言 · 计算机科学 2023-05-30 Hongqiu Wu , Shaohua Zhang , Yuchen Zhang , Hai Zhao

Chinese is a logographic writing system, and the shape of Chinese characters contain rich syntactic and semantic information. In this paper, we propose a model to learn Chinese word embeddings via three-level composition: (1) a…

计算与语言 · 计算机科学 2019-03-26 Chi Sun , Xipeng Qiu , Xuanjing Huang

Modern sensing systems generate large volumes of unlabeled multivariate time-series data. This abundance of unlabeled data makes self-supervised learning (SSL) a natural approach for learning transferable representations. However, most…