scispace - formally typeset
L

Lifeng Shang

Researcher at Huawei

Publications -  116
Citations -  5488

Lifeng Shang is an academic researcher from Huawei. The author has contributed to research in topics: Computer science & Language model. The author has an hindex of 22, co-authored 94 publications receiving 3825 citations. Previous affiliations of Lifeng Shang include University of Hong Kong & University of Electronic Science and Technology of China.

Papers
More filters
Proceedings ArticleDOI

Neural Responding Machine for Short-Text Conversation

TL;DR: This article proposed Neural Responding Machine (NRM), a neural network-based response generator for short-text conversation, which formalizes the generation of response as a decoding process based on the latent representation of the input text, while both encoding and decoding are realized with recurrent neural networks (RNN).
Proceedings ArticleDOI

TinyBERT: Distilling BERT for Natural Language Understanding

TL;DR: TinyBERT as discussed by the authors proposes a two-stage learning framework for TinyBERT, which performs transformer distillation at both the pre-training and task-specific learning stages to capture the general-domain as well as the task specific knowledge in BERT.
Posted Content

TinyBERT: Distilling BERT for Natural Language Understanding

TL;DR: A novel Transformer distillation method that is specially designed for knowledge distillation (KD) of the Transformer-based models is proposed and, by leveraging this new KD method, the plenty of knowledge encoded in a large “teacher” BERT can be effectively transferred to a small “student” TinyBERT.
Posted Content

Neural Responding Machine for Short-Text Conversation

TL;DR: Empirical study shows that NRM can generate grammatically correct and content-wise appropriate responses to over 75% of the input text, outperforming state-of-the-arts in the same setting, including retrieval-based and SMT-based models.
Posted Content

Multimodal Convolutional Neural Networks for Matching Image and Sentence

TL;DR: In this article, a multimodal convolutional neural network (m-CNN) is proposed for matching image and sentence. But, the m-CNN model is limited to image and text matching.