← Search

Li Deng

13 accepted papers

2018

Towards Neural Phrase-based Machine Translation

ICLR 2018poster

In this paper, we present Neural Phrase-based Machine Translation (NPMT). Our method explicitly models the phrase structures in output sequences using Sleep-WAke Networks (SWAN), a recently proposed segmentation-based sequence modeling method. To mitigate the monotonic alignment requirement of SWAN,…

2017

Character-level deep conflation for business data analytics

ICASSP 2017accepted

Connecting different text attributes associated with the same entity (conflation) is important in business data analytics since it could help merge two different tables in a database to provide a more comprehensive profile of an entity. However, the conflation task is challenging because two text st…

Cited by 0SourceScholar
2017

End-to-end joint learning of natural language understanding and dialogue manager

ICASSP 2017accepted

Natural language understanding and dialogue policy learning are both essential in conversational systems that predict the next system actions in response to a current user utterance. Conventional approaches aggregate separate models of natural language understanding (NLU) and system action predictio…

Cited by 0SourceScholar
2017

Q-LDA: Uncovering Latent Patterns in Text-based Sequential Decision Processes

NeurIPS 2017poster

In sequential decision making, it is often important and useful for end users to understand the underlying patterns or causes that lead to the corresponding decisions. However, typical deep reinforcement learning algorithms seldom provide such information due to their black-box nature. In this paper…

2017

Semantic Compositional Networks for Visual Captioning

CVPR 2017spotlight

A Semantic Compositional Network (SCN) is developed for image captioning, in which semantic concepts (i.e., tags) are detected from the image, and the probability of each tag is used to compose the parameters in a long short-term memory (LSTM) network. The SCN extends each weight matrix of the LSTM…

Cited by 561PDFcodeScholar
2017

Sequence Modeling via Segmentations

ICML 2017poster

Segmental structure is a common pattern in many types of sequences such as phrases in human languages. In this paper, we present a probabilistic model for sequences via their segmentations. The probability of a segmented sequence is calculated as the product of the probabilities of all its segments,…

2016

Exploiting correlations among channels in distributed compressive sensing with convolutional deep stacking networks

ICASSP 2016accepted

This paper addresses the compressive sensing with Multiple Measurement Vectors (MMV) problem where the correlation amongst the different sparse vectors (channels) are used to improve the reconstruction performance. We propose the use of Convolutional Deep Stacking Networks (CDSN), where the correlat…

Cited by 0SourceScholar
2016

Interpreting the prediction process of a deep network constructed from supervised topic models

ICASSP 2016accepted

In this paper, we propose an approach to interpret the prediction process of the BP-sLDA model, which is a supervised Latent Dirichlet Allocation model trained by Back Propagation over a deep architecture. The model is shown to achieve state-of-the-art prediction performance on several large-scale t…

Cited by 0SourceScholar
2015

End-to-end Learning of LDA by Mirror-Descent Back Propagation over a Deep Architecture

NeurIPS 2015poster

We develop a fully discriminative learning approach for supervised Latent Dirichlet Allocation (LDA) model using Back Propagation (i.e., BP-sLDA), which maximizes the posterior probability of the prediction variable given the input document. Different from traditional variational learning or Gibbs s…

2015

From Captions to Visual Concepts and Back

CVPR 2015poster

This paper presents a novel approach for automatically generating image descriptions: visual detectors, language models, and multimodal similarity models learnt directly from a dataset of image captions. We use multiple instance learning to train visual detectors for words that commonly occur in cap…