← Search

Changliang Li

3 accepted papers

2021

RankNAS: Efficient Neural Architecture Search by Pairwise Ranking

EMNLP 2021main

This paper addresses the efficiency challenge of Neural Architecture Search (NAS) by formulating the task as a ranking problem. Previous methods require numerous training examples to estimate the accurate performance of architectures, although the actual goal is to find the distinction between “good…

Cited by 18SourcePDFScholar
2020

Layer-Wise Multi-View Learning for Neural Machine Translation

COLING 2020main

Traditional neural machine translation is limited to the topmost encoder layer’s context representation and cannot directly perceive the lower encoder layers. Existing solutions usually rely on the adjustment of network architecture, making the calculation more complicated or introducing additional…