paper-with-me

홈 › Papers

Using Transfer Learning to Automatically Mark L2 Writing Texts

2021-09-01 · RANLP 2021 9 · Tim Elks

The use of transfer learning in Natural Language Processing (NLP) has grown over the last few years. Large, pre-trained neural networks based on the Transformer architecture are one example of this, achieving state-of-theart performance on several commonly used performance benchmarks, often when finetuned on a downstream task. Another form of transfer learning, Multitask Learning, has also been shown to improve performance in Natural Language Processing tasks and increase model robustness. This paper outlines preliminary findings of investigations into the impact of using pretrained language models alongside multitask fine-tuning to create an automated marking system of second language learners’ written English. Using multiple transformer models and multiple datasets, this study compares different combinations of models and tasks and evaluates their impact on the performance of an automated marking system This presentation is a snap-shot of work being conducted as part of my dissertation for the University of Wolverhampton’s Computational Linguistics Masters’ programme.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

The Uppsala Corpus of Student Writings: Corpus Creation, Annotation, and Analysis

2016-05-01 · LREC 2016 5 · Be{\'a}ta Megyesi, Jesper N{\"a}sman, Anne Palm{\'e}r

The Uppsala Corpus of Student Writings consists of Swedish texts produced as part of a national test of students ranging in age from nine (in year three of primary school) to nineteen (the last year of upper secondary sc…

COAST - Customizable Online Syllable Enhancement in Texts. A flexible framework for automatically enhancing reading materials

2018-06-01 · WS 2018 6 · Heiko Holz, Zarah Weiss, Oliver Brehm, Detmar Meurers

This paper presents COAST, a web-based application to easily and automatically enhance syllable structure, word stress, and spacing in texts, that was designed in close collaboration with learning therapists to ensure it…

Language Acquisition

Asking Crowdworkers to Write Entailment Examples: The Best of Bad Options

2020-10-13 · Asian Chapter of the Association for Computational Linguistics 2020 · Clara Vania, Ruijie Chen, Samuel R. Bowman

Large-scale natural language inference (NLI) datasets such as SNLI or MNLI have been created by asking crowdworkers to read a premise and write three new hypotheses, one for each possible semantic relationships (entailme…

Natural Language InferenceTransfer Learning

BERT Transformer model for Detecting Arabic GPT2 Auto-Generated Tweets

2021-01-22 · COLING (WANLP) 2020 12 · Fouzi Harrag, Maria Debbah, Kareem Darwish, Ahmed Abdelali

During the last two decades, we have progressively turned to the Internet and social media to find news, entertain conversations and share opinion. Recently, OpenAI has developed a ma-chine learning system called GPT-2 f…

Face SwappingSentenceTransfer LearningWord Embeddings

Signature vs. Substance: Evaluating the Balance of Adversarial Resistance and Linguistic Quality in Watermarking Large Language Models

2025-08-11 · William Guo, Adaku Uchendu, Ana Smith arxiv

To mitigate the potential harms of Large Language Models (LLMs)generated text, researchers have proposed watermarking, a process of embedding detectable signals within text. With watermarking, we can always accurately de…