11 citations · 16 across the 6 of their papers we have counts for
6 papers · 1 filter
I run as fast as a rabbit, can you? A Multilingual Simile Dialogue Dataset
Longxuan Ma, Weinan Zhang, Shuhan Zhou +3
A simile is a figure of speech that compares two different things (called the tenor and the vehicle) via shared properties. The tenor and the vehicle are usually connected with com…
MCTS: A Multi-Reference Chinese Text Simplification Dataset
Ruining Chong, Luming Lu, Liner Yang +6
Text simplification aims to make the text easier to understand by applying rewriting transformations. There has been very little research on Chinese text simplification for a long…
Multi-Path Transformer is Better: A Case Study on Neural Machine Translation
Ye Lin, Shuhan Zhou, Yanyang Li +3
For years the model performance in machine learning obeyed a power-law relationship with the model size. For the consideration of parameter efficiency, recent studies focus on incr…
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…
The NiuTrans Machine Translation Systems for WMT21
Shuhan Zhou, Tao Zhou, Binghao Wei +15
This paper describes NiuTrans neural machine translation systems of the WMT 2021 news translation tasks. We made submissions to 9 language directions, including English$\leftrighta…
ODE Transformer: An Ordinary Differential Equation-Inspired Model for Neural Machine Translation
Bei Li, Quan Du, Tao Zhou +4
It has been found that residual networks are an Euler discretization of solutions to Ordinary Differential Equations (ODEs). In this paper, we explore a deeper relationship between…