scispace - formally typeset
X

Xudong Liu

Researcher at Beihang University

Publications -  120
Citations -  2280

Xudong Liu is an academic researcher from Beihang University. The author has contributed to research in topics: Web service & Computer science. The author has an hindex of 16, co-authored 104 publications receiving 1399 citations.

Papers
More filters
Proceedings ArticleDOI

A novel neural source code representation based on abstract syntax tree

TL;DR: This paper proposes a novel AST-based Neural Network (ASTNN) for source code representation that splits each large AST into a sequence of small statement trees, and encodes the statement trees to vectors by capturing the lexical and syntactical knowledge of statements.
Proceedings ArticleDOI

RegionKNN: A Scalable Hybrid Collaborative Filtering Algorithm for Personalized Web Service Recommendation

TL;DR: Experimental results demonstrate that apart from being highly scalable, RegionKNN provides considerable improvement on the recommendation accuracy by comparing with other well-known collaborative filtering algorithms.
Proceedings ArticleDOI

Aspect-Level Sentiment Analysis Via Convolution over Dependency Tree

TL;DR: A convolution over a dependency tree (CDT) model which exploits a Bi-directional Long Short Term Memory (Bi-LSTM) to learn representations for features of a sentence, and further enhance the embeddings with a graph convolutional network (GCN) which operates directly on the dependency tree of the sentence.
Journal ArticleDOI

Personalized QoS-Aware Web Service Recommendation and Visualization

TL;DR: This work proposes a novel collaborative filtering algorithm designed for large-scale web service recommendation that employs the characteristic of QoS and achieves considerable improvement on the recommendation accuracy.
Proceedings ArticleDOI

Retrieval-based neural source code summarization

TL;DR: This paper proposes a retrieval-based neural source code summarization approach where the neural model is enhanced with the most similar code snippets retrieved from the training set, and the experimental results show that the proposed approach can improve the state-of-the-art methods.