scispace - formally typeset
B

Bo Xu

Researcher at Chinese Academy of Sciences

Publications -  435
Citations -  9071

Bo Xu is an academic researcher from Chinese Academy of Sciences. The author has contributed to research in topics: Machine translation & Speaker recognition. The author has an hindex of 33, co-authored 412 publications receiving 6404 citations. Previous affiliations of Bo Xu include MediaTech Institute & Center for Excellence in Education.

Papers
More filters
Proceedings ArticleDOI

Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification

TL;DR: The experimental results on the SemEval-2010 relation classification task show that the AttBLSTM method outperforms most of the existing methods, with only word vectors.
Proceedings ArticleDOI

Speech-Transformer: A No-Recurrence Sequence-to-Sequence Model for Speech Recognition

TL;DR: The Speech-Transformer is presented, a no-recurrence sequence-to-sequence model entirely relies on attention mechanisms to learn the positional dependencies, which can be trained faster with more efficiency and a 2D-Attention mechanism which can jointly attend to the time and frequency axes of the 2-dimensional speech inputs, thus providing more expressive representations for the Speech- Transformer.
Proceedings ArticleDOI

Joint Extraction of Entities and Relations Based on a Novel Tagging Scheme

Abstract: Joint extraction of entities and relations is an important task in information extraction. To tackle this problem, we firstly propose a novel tagging scheme that can convert the joint extraction task to a tagging problem. Then, based on our tagging scheme, we study different end-toend models to extract entities and their relations directly, without identifying entities and relations separately. We conduct experiments on a public dataset produced by distant supervision method and the experimental results show that the tagging based methods are better than most of the existing pipelined and joint learning methods. What’s more, the end-to-end model proposed in this paper, achieves the best results on the public dataset.
Proceedings Article

Text Classification Improved by Integrating Bidirectional LSTM with Two-dimensional Max Pooling

TL;DR: One of the proposed models achieves highest accuracy on Stanford Sentiment Treebank binary classification and fine-grained classification tasks and also utilizes 2D convolution to sample more meaningful information of the matrix.
Journal ArticleDOI

Semantic expansion using word embedding clustering and convolutional neural network for improving short text classification

TL;DR: A unified framework to expand short texts based on word embedding clustering and convolutional neural network and semantic cliques via fast clustering is proposed, which validates the effectiveness of the proposed method on two open benchmarks.