scispace - formally typeset
L

Liheng Xu

Researcher at Chinese Academy of Sciences

Publications -  20
Citations -  5115

Liheng Xu is an academic researcher from Chinese Academy of Sciences. The author has contributed to research in topics: Graph (abstract data type) & Sentiment analysis. The author has an hindex of 16, co-authored 19 publications receiving 3777 citations.

Papers
More filters
Proceedings Article

Recurrent convolutional neural networks for text classification

TL;DR: A recurrent convolutional neural network is introduced for text classification without human-designed features to capture contextual information as far as possible when learning word representations, which may introduce considerably less noise compared to traditional window-based neural networks.
Proceedings ArticleDOI

Knowledge Graph Embedding via Dynamic Mapping Matrix

TL;DR: A more fine-grained model named TransD, which is an improvement of TransR/CTransR, which not only considers the diversity of relations, but also entities, which makes it can be applied on large scale graphs.
Proceedings ArticleDOI

Event Extraction via Dynamic Multi-Pooling Convolutional Neural Networks

TL;DR: A word-representation model to capture meaningful semantic regularities for words and a framework based on a convolutional neural network to capture sentence-level clues are introduced.
Posted Content

How to Generate a Good Word Embedding

TL;DR: The authors analyze three critical components in training word embeddings: model, corpus, and training parameters, and evaluate each word embedding in three ways: analyzing its semantic properties, using it as a feature for supervised tasks, and using it to initialize neural networks.
Proceedings Article

Opinion Target Extraction Using Word-Based Translation Model

TL;DR: A graph-based algorithm is exploited to extract opinion targets based on word-based translation model, which can effectively alleviate the problem of error propagation in traditional bootstrap-based methods, such as Double Propagation.