paper-with-me

홈 › Papers

A Joint Multiple Criteria Model in Transfer Learning for Cross-domain Chinese Word Segmentation

2020-11-01 · EMNLP 2020 11 · Kaiyu Huang, Degen Huang, Zhuang Liu, Fengran Mo

Word-level information is important in natural language processing (NLP), especially for the Chinese language due to its high linguistic complexity. Chinese word segmentation (CWS) is an essential task for Chinese downstream NLP tasks. Existing methods have already achieved a competitive performance for CWS on large-scale annotated corpora. However, the accuracy of the method will drop dramatically when it handles an unsegmented text with lots of out-of-vocabulary (OOV) words. In addition, there are many different segmentation criteria for addressing different requirements of downstream NLP tasks. Excessive amounts of models with saving different criteria will generate the explosive growth of the total parameters. To this end, we propose a joint multiple criteria model that shares all parameters to integrate different segmentation criteria into one model. Besides, we utilize a transfer learning method to improve the performance of OOV words. Our proposed method is evaluated by designing comprehensive experiments on multiple benchmark datasets (e.g., Bakeoff 2005, Bakeoff 2008 and SIGHAN 2010). Our method achieves the state-of-the-art performances on all datasets. Importantly, our method also shows a competitive practicability and generalization ability for the CWS task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Chinese Word SegmentationSegmentationTransfer Learning

Similar Papers 제목 키워드 기반

Deep Transfer Learning with Joint Adaptation Networks

2016-05-21 · ICML 2017 8 · Mingsheng Long, Han Zhu, Jian-Min Wang, Michael. I. Jordan

Deep networks have been successfully applied to learn transferable features for adapting models from a source domain to a different target domain. In this paper, we present joint adaptation networks (JAN), which learn a …

Multi-Source Unsupervised Domain AdaptationTransfer Learning

DiTTO: A Feature Representation Imitation Approach for Improving Cross-Lingual Transfer

2023-03-04 · Shanu Kumar, Abbaraju Soujanya, Sandipan Dandapat, Sunayana Sitaram 외

Zero-shot cross-lingual transfer is promising, however has been shown to be sub-optimal, with inferior transfer performance across low-resource languages. In this work, we envision languages as domains for improving zero…

Cross-Lingual TransferZero-Shot Cross-Lingual Transfer

Soft Prompt Guided Joint Learning for Cross-Domain Sentiment Analysis

2023-03-01 · Jingli Shi, Weihua Li, Quan Bai, Yi Yang 외

Aspect term extraction is a fundamental task in fine-grained sentiment analysis, which aims at detecting customer's opinion targets from reviews on product or service. The traditional supervised models can achieve promis…

Sentiment AnalysisTerm ExtractionTransfer Learning

Multi-Style Transfer with Discriminative Feedback on Disjoint Corpus

2020-10-22 · NAACL 2021 4 · Navita Goyal, Balaji Vasan Srinivasan, Anandhavelu Natarajan, Abhilasha Sancheti

Style transfer has been widely explored in natural language generation with non-parallel corpus by directly or indirectly extracting a notion of style from source and target domain corpus. A common shortcoming of existin…

DecoderLanguage ModellingStyle TransferText Generation

Transferable Sequential Recommendation via Vector Quantized Meta Learning

2024-11-04 · Zhenrui Yue, Huimin Zeng, Yang Zhang, Julian McAuley 외

While sequential recommendation achieves significant progress on capturing user-item transition patterns, transferring such large-scale recommender systems remains challenging due to the disjoint user and item groups acr…

Meta-LearningQuantizationRecommendation SystemsSequential Recommendation