← Search

Linlin Liu

7 accepted papers

2023

Is GPT-3 a Good Data Annotator?

ACL 2023long

Data annotation is the process of labeling data that could be used to train machine learning models. Having high quality annotation is crucial, as it allows the model to learn the relationship between the input data and the desired output. GPT-3, a large-scale language model developed by OpenAI, has…

2023

Towards Robust Low-Resource Fine-Tuning with Multi-View Compressed Representations

ACL 2023long

Due to the huge amount of parameters, finetuning of pretrained language models (PLMs) is prone to overfitting in the low resource scenarios. In this work, we present a novel method that operates on the hidden representations of a PLM to reduce overfitting. During fine-tuning, our method inserts rand…

2022

Enhancing Multilingual Language Model with Massive Multilingual Knowledge Triples

EMNLP 2022main

Knowledge-enhanced language representation learning has shown promising results across various knowledge-intensive NLP tasks. However, prior methods are limited in efficient utilization of multilingual knowledge graph (KG) data for language model (LM) pretraining. They often train LMs with KGs in in…

2022

Towards Multi-Sense Cross-Lingual Alignment of Contextual Embeddings

COLING 2022main

Cross-lingual word embeddings (CLWE) have been proven useful in many cross-lingual tasks. However, most existing approaches to learn CLWE including the ones with contextual embeddings are sense agnostic. In this work, we propose a novel framework to align contextual embeddings at the sense level by…

2021

MulDA: A Multilingual Data Augmentation Framework for Low-Resource Cross-Lingual NER

ACL 2021long

Named Entity Recognition (NER) for low-resource languages is a both practical and challenging research problem. This paper addresses zero-shot transfer for cross-lingual NER, especially when the amount of source-language training data is also limited. The paper first proposes a simple but effective…

2021

On the Effectiveness of Adapter-based Tuning for Pretrained Language Model Adaptation

ACL 2021long

Adapter-based tuning has recently arisen as an alternative to fine-tuning. It works by adding light-weight adapter modules to a pretrained language model (PrLM) and only updating the parameters of adapter modules when learning on a downstream task. As such, it adds only a few trainable parameters pe…

Cited by 224SourcePDFScholar
2020

Offline Practising and Runtime Training Framework for Autonomous Motion Control of Snake Robots

ICRA 2020poster

This paper proposes an offline and runtime combined framework for the autonomous motion of snake robots. With the dynamic feedback of its state during runtime, the robot utilizes the linear regression to update its control parameters for better performance and thus adaptively reacts to the environme…

Cited by 1SourceScholar