paper-with-me

Papers

Bridging the Gap: Transfer Learning from English PLMs to Malaysian English

2024-07-01 · Mohan Raj Chanthran, Lay-Ki Soon, Huey Fang Ong, Bhawani Selvaretnam

Malaysian English is a low resource creole language, where it carries the elements of Malay, Chinese, and Tamil languages, in addition to Standard English. Named Entity Recognition (NER) models underperform when capturing entities from Malaysian English text due to its distinctive morphosyntactic adaptations, semantic features and code-switching (mixing English and Malay). Considering these gaps, we introduce MENmBERT and MENBERT, a pre-trained language model with contextual understanding, specifically tailored for Malaysian English. We have fine-tuned MENmBERT and MENBERT using manually annotated entities and relations from the Malaysian English News Article (MEN) Dataset. This fine-tuning process allows the PLM to learn representations that capture the nuances of Malaysian English relevant for NER and RE tasks. MENmBERT achieved a 1.52\% and 26.27\% improvement on NER and RE tasks respectively compared to the bert-base-multilingual-cased model. Although the overall performance of NER does not have a significant improvement, our further analysis shows that there is a significant improvement when evaluated by the 12 entity labels. These findings suggest that pre-training language models on language-specific and geographically-focused corpora can be a promising approach for improving NER performance in low-resource settings. The dataset and code published in this paper provide valuable resources for NLP research work focusing on Malaysian English.

📄 PDF Abstract BibTeX arXiv:2407.01374

Code (0)

등록된 구현이 없습니다.

Tasks

Language Modellingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERTransfer Learning

Similar Papers 제목 키워드 기반

Malaysian English News Decoded: A Linguistic Resource for Named Entity and Relation Extraction

2024-02-22 · Mohan Raj Chanthran, Lay-Ki Soon, Huey Fang Ong, Bhawani Selvaretnam

Standard English and Malaysian English exhibit notable differences, posing challenges for natural language processing (NLP) tasks on Malaysian English. Unfortunately, most of the existing datasets are mainly based on sta…

Articlesnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

How well ChatGPT understand Malaysian English? An Evaluation on Named Entity Recognition and Relation Extraction

2023-11-20 · Mohan Raj Chanthran, Lay-Ki Soon, Huey Fang Ong, Bhawani Selvaretnam

Recently, ChatGPT has attracted a lot of interest from both researchers and the general public. While the performance of ChatGPT in named entity recognition and relation extraction from Standard English texts is satisfac…

ArticlesLarge Language Modelnamed-entity-recognitionNamed Entity Recognition+2

Adapting Safe-for-Work Classifier for Malaysian Language Text: Enhancing Alignment in LLM-Ops Framework

2024-07-30 · Aisyah Razak, Ariff Nazhan, Kamarul Adha, Wan Adzhar Faiq Adzlan 외

As large language models (LLMs) become increasingly integrated into operational workflows (LLM-Ops), there is a pressing need for effective guardrails to ensure safe and aligned interactions, including the ability to det…

Discrete and Soft Prompting for Multilingual Models

2021-09-08 · EMNLP 2021 11 · Mengjie Zhao, Hinrich Schütze

It has been shown for English that discrete and soft prompting perform strongly in few-shot learning with pretrained language models (PLMs). In this paper, we show that discrete and soft prompting perform better than fin…

Few-Shot LearningNatural Language Inference

Investigating Massive Multilingual Pre-Trained Machine Translation Models for Clinical Domain via Transfer Learning

2022-10-12 · Lifeng Han, Gleb Erofeev, Irina Sorokina, Serge Gladkoff 외

Massively multilingual pre-trained language models (MMPLMs) are developed in recent years demonstrating superpowers and the pre-knowledge they acquire for downstream tasks. This work investigates whether MMPLMs can be ap…

Machine TranslationNMTTransfer LearningTranslation+1