activity
20182022
most citedBLISS: Robust Sequence-to-Sequence Learning via Self-Supervised Input Representation

9 citations · 12 across the 6 of their papers we have counts for

collaborators

8 papers

cs.CL20221 cited

ConsistTL: Modeling Consistency in Transfer Learning for Low-Resource Neural Machine Translation

Zhaocong Li, Xuebo Liu, Derek F. Wong +2

Transfer learning is a simple and powerful method that can be used to boost model performance of low-resource neural machine translation (NMT). Existing transfer learning methods f…

cs.CL2022

Improving Simultaneous Machine Translation with Monolingual Data

Hexuan Deng, Liang Ding, Xuebo Liu +3

Simultaneous machine translation (SiMT) is usually done via sequence-level knowledge distillation (Seq-KD) from a full-sentence neural machine translation (NMT) model. However, the…

cs.CL2022

Breaking the Representation Bottleneck of Chinese Characters: Neural Machine Translation with Stroke Sequence Modeling

Zhijun Wang, Xuebo Liu, Min Zhang

Existing research generally treats Chinese character as a minimum unit for representation. However, such Chinese character representation will suffer two bottlenecks: 1) Learning b…

cs.CL2022

Revisiting Grammatical Error Correction Evaluation and Beyond

Peiyuan Gong, Xuebo Liu, Heyan Huang +1

Pretraining-based (PT-based) automatic evaluation metrics (e.g., BERTScore and BARTScore) have been widely used in several sentence generation tasks (e.g., machine translation and…

cs.CL20229 cited

BLISS: Robust Sequence-to-Sequence Learning via Self-Supervised Input Representation

Zheng Zhang, Liang Ding, Dazhao Cheng +3

Data augmentations (DA) are the cores to achieving robust sequence-to-sequence learning on various natural language processing (NLP) tasks. However, most of the DA approaches force…

cs.CL20222 cited

ODE Transformer: An Ordinary Differential Equation-Inspired Model for Sequence Generation

Bei Li, Quan Du, Tao Zhou +7

Residual networks are an Euler discretization of solutions to Ordinary Differential Equations (ODE). This paper explores a deeper relationship between Transformer and numerical ODE…