scispace - formally typeset
Y

Ye Yuan

Publications -  6
Citations -  526

Ye Yuan is an academic researcher. The author has contributed to research in topics: Closed captioning & Encoder. The author has an hindex of 5, co-authored 5 publications receiving 495 citations.

Papers
More filters
Proceedings Article

Review Networks for Caption Generation

Abstract: We propose a novel extension of the encoder-decoder framework, called a review network. The review network is generic and can enhance any existing encoder- decoder model: in this paper, we consider RNN decoders with both CNN and RNN encoders. The review network performs a number of review steps with attention mechanism on the encoder hidden states, and outputs a thought vector after each review step; the thought vectors are used as the input of the attention mechanism in the decoder. We show that conventional encoder-decoders are a special case of our framework. Empirically, we show that our framework improves over state-of- the-art encoder-decoder systems on the tasks of image captioning and source code captioning.
Posted Content

Review Networks for Caption Generation

TL;DR: The review network performs a number of review steps with attention mechanism on the encoder hidden states, and outputs a thought vector after each review step; the thought vectors are used as the input of the attention mechanism in the decoder.
Posted Content

Encode, Review, and Decode: Reviewer Module for Caption Generation.

TL;DR: The reviewer module performs a number of review steps with attention mechanism on the encoder hidden states, and outputs a fact vector after each review step; the fact vectors are used as the input of the attention mechanism in the decoder.
Posted Content

Words or Characters? Fine-grained Gating for Reading Comprehension

TL;DR: A fine-grained gating mechanism to dynamically combine word-level and character-level representations based on properties of the words is presented, which can improve the performance on reading comprehension tasks and show improved results on a social media tag prediction task.
Proceedings Article

Words or Characters? Fine-grained Gating for Reading Comprehension

TL;DR: The authors proposed a fine-grained gating mechanism to dynamically combine word-level and character-level representations based on properties of the words for reading comprehension, achieving state-of-the-art results on the Children's Book Test dataset.