Modulating Early Visual Processing by Language

Abstract

It is commonly assumed that language refers to high-level visual concepts while leaving low-level visual processing unaffected. This view dominates the current literature in computational models for language-vision tasks, where visual and linguistic inputs are mostly processed independently before being fused into a single representation. In this paper, we deviate from this classic pipeline and propose to modulate the \emph{entire visual processing} by a linguistic input. Specifically, we introduce Conditional Batch Normalization (CBN) as an efficient mechanism to modulate convolutional feature maps by a linguistic embedding. We apply CBN to a pre-trained Residual Network (ResNet), leading to the MODulatEd ResNet (\MRN) architecture, and show that this significantly improves strong baselines on two visual question answering tasks. Our ablation study confirms that modulating from the early stages of the visual processing is beneficial.

Cite

Text

de Vries et al. "Modulating Early Visual Processing by Language." Neural Information Processing Systems, 2017.

Markdown

[de Vries et al. "Modulating Early Visual Processing by Language." Neural Information Processing Systems, 2017.](https://mlanthology.org/neurips/2017/devries2017neurips-modulating/)

BibTeX

@inproceedings{devries2017neurips-modulating,
  title     = {{Modulating Early Visual Processing by Language}},
  author    = {de Vries, Harm and Strub, Florian and Mary, Jeremie and Larochelle, Hugo and Pietquin, Olivier and Courville, Aaron C.},
  booktitle = {Neural Information Processing Systems},
  year      = {2017},
  pages     = {6594-6604},
  url       = {https://mlanthology.org/neurips/2017/devries2017neurips-modulating/}
}