activity
20192022
most citedGraph-based Neural Sentence Ordering

8 citations · 22 across the 9 of their papers we have counts for

collaborators

9 papers

cs.CL2022

Getting the Most out of Simile Recognition

Xiaoyue Wang, Linfeng Song, Xin Liu +2

Simile recognition involves two subtasks: simile sentence classification that discriminates whether a sentence contains simile, and simile component extraction that locates the cor…

cs.CL20221 cited

Towards Robust k-Nearest-Neighbor Machine Translation

Hui Jiang, Ziyao Lu, Fandong Meng +4

k-Nearest-Neighbor Machine Translation (kNN-MT) becomes an important research direction of NMT in recent years. Its main idea is to retrieve useful key-value pairs from an addition…

cs.CL2022

A Variational Hierarchical Model for Neural Cross-Lingual Summarization

Yunlong Liang, Fandong Meng, Chulun Zhou +4

The goal of the cross-lingual summarization (CLS) is to convert a document in one language (e.g., English) to a summary in another one (e.g., Chinese). Essentially, the CLS task is…

cs.CL2022

Confidence Based Bidirectional Global Context Aware Training Framework for Neural Machine Translation

Chulun Zhou, Fandong Meng, Jie Zhou +3

Most dominant neural machine translation (NMT) models are restricted to make predictions only according to the local context of preceding words in a left-to-right manner. Although…

cs.CL2021

Towards Making the Most of Dialogue Characteristics for Neural Chat Translation

Yunlong Liang, Chulun Zhou, Fandong Meng +4

Neural Chat Translation (NCT) aims to translate conversational text between speakers of different languages. Despite the promising performance of sentence-level and context-aware n…

cs.CL20215 cited

Exploring Dynamic Selection of Branch Expansion Orders for Code Generation

Hui Jiang, Chulun Zhou, Fandong Meng +5

Due to the great potential in facilitating software development, code generation has attracted increasing attention recently. Generally, dominant models are Seq2Tree models, which…