← Search

Hsin-Yuan Huang

3 accepted papers

2023

On quantum backpropagation, information reuse, and cheating measurement collapse

NeurIPS 2023spotlight

The success of modern deep learning hinges on the ability to train neural networks at scale. Through clever reuse of intermediate information, backpropagation facilitates training through gradient computation at a total cost roughly proportional to running the function, rather than incurring an addi…

Cited by 60SourcePDFScholar
2019

FlowQA: Grasping Flow in History for Conversational Machine Comprehension

ICLR 2019poster

Conversational machine comprehension requires a deep understanding of the conversation history. To enable traditional, single-turn models to encode the history comprehensively, we introduce Flow, a mechanism that can incorporate intermediate representations generated during the process of answering…

2018

FusionNet: Fusing via Fully-aware Attention with Application to Machine Comprehension

ICLR 2018poster

This paper introduces a new neural structure called FusionNet, which extends existing attention approaches from three perspectives. First, it puts forward a novel concept of "History of Word" to characterize attention information from the lowest word-level embedding up to the highest semantic-level…