English

Amortized Context Vector Inference for Sequence-to-Sequence Networks

Machine Learning 2019-01-07 v9 Machine Learning

Abstract

Neural attention (NA) has become a key component of sequence-to-sequence models that yield state-of-the-art performance in as hard tasks as abstractive document summarization (ADS) and video captioning (VC). NA mechanisms perform inference of context vectors; these constitute weighted sums of deterministic input sequence encodings, adaptively sourced over long temporal horizons. Inspired from recent work in the field of amortized variational inference (AVI), in this work we consider treating the context vectors generated by soft-attention (SA) models as latent variables, with approximate finite mixture model posteriors inferred via AVI. We posit that this formulation may yield stronger generalization capacity, in line with the outcomes of existing applications of AVI to deep networks. To illustrate our method, we implement it and experimentally evaluate it considering challenging ADS, VC, and MT benchmarks. This way, we exhibit its improved effectiveness over state-of-the-art alternatives.

Keywords

Cite

@article{arxiv.1805.09039,
  title  = {Amortized Context Vector Inference for Sequence-to-Sequence Networks},
  author = {Kyriacos Tolias and Ioannis Kourouklides and Sotirios Chatzis},
  journal= {arXiv preprint arXiv:1805.09039},
  year   = {2019}
}

Comments

Submitted for Review

R2 v1 2026-06-23T02:05:25.302Z