255 citations · 285 across the 9 of their papers we have counts for
4 papers · 1 filter
LinearFold: linear-time approximate RNA folding by 5'-to-3' dynamic programming and beam search
Liang Huang, He Zhang, Dezhong Deng +4
Motivation: Predicting the secondary structure of an RNA sequence is useful in many applications. Existing algorithms (based on dynamic programming) suffer from a major limitation:…
Robust Machine Translation with Domain Sensitive Pseudo-Sources: Baidu-OSU WMT19 MT Robustness Shared Task System Report
Renjie Zheng, Hairong Liu, Mingbo Ma +2
This paper describes the machine translation system developed jointly by Baidu Research and Oregon State University for WMT 2019 Machine Translation Robustness Shared Task. Transla…
Simultaneous Translation with Flexible Policy via Restricted Imitation Learning
Baigong Zheng, Renjie Zheng, Mingbo Ma +1
Simultaneous translation is widely useful but remains one of the most difficult tasks in NLP. Previous work either uses fixed-latency policies, or train a complicated two-staged mo…
Learning to Stop in Structured Prediction for Neural Machine Translation
Mingbo Ma, Renjie Zheng, Liang Huang
Beam search optimization resolves many issues in neural machine translation. However, this method lacks principled stopping criteria and does not learn how to stop during training,…