scispace - formally typeset
L

Lili Mou

Researcher at University of Alberta

Publications -  113
Citations -  5784

Lili Mou is an academic researcher from University of Alberta. The author has contributed to research in topics: Artificial neural network & Sentence. The author has an hindex of 31, co-authored 113 publications receiving 4288 citations. Previous affiliations of Lili Mou include Peking University & Chinese Ministry of Education.

Papers
More filters
Proceedings Article

Convolutional neural networks over tree structures for programming language processing

TL;DR: In this article, a tree-based convolutional neural network (TBCNN) is proposed for programming language processing, in which a convolution kernel is designed over programs' abstract syntax trees to capture structural information.
Proceedings ArticleDOI

Classifying Relations via Long Short Term Memory Networks along Shortest Dependency Paths

TL;DR: In this paper, a multichannel recurrent neural network with long short-term memory (LSTM) units was proposed to classify the relation of two entities in a sentence.
Proceedings ArticleDOI

Natural Language Inference by Tree-Based Convolution and Heuristic Matching

TL;DR: This model, a tree-based convolutional neural network (TBCNN) captures sentence-level semantics; then heuristic matching layers like concatenation, element-wise product/difference combine the information in individual sentences.
Posted Content

Distilling Task-Specific Knowledge from BERT into Simple Neural Networks

TL;DR: This paper proposes to distill knowledge from BERT, a state-of-the-art language representation model, into a single-layer BiLSTM, as well as its siamese counterpart for sentence-pair tasks, and achieves comparable results with ELMo.
Posted Content

How Transferable are Neural Networks in NLP Applications

TL;DR: In this paper, systematic case studies are conducted and an illuminating picture is provided on the transferability of neural networks in NLP.