paper-with-me

홈 › Papers

Modulating and attending the source image during encoding improves Multimodal Translation

2017-12-09 · Jean-Benoit Delbrouck, Stéphane Dupont

We propose a new and fully end-to-end approach for multimodal translation where the source text encoder modulates the entire visual input processing using conditional batch normalization, in order to compute the most informative image features for our task. Additionally, we propose a new attention mechanism derived from this original idea, where the attention model for the visual input is conditioned on the source text encoder representations. In the paper, we detail our models as well as the image analysis pipeline. Finally, we report experimental results. They are, as far as we know, the new state of the art on three different test sets.

📄 PDF Abstract BibTeX arXiv:1712.03449

Code (1)

jbdel/mmt_cbn 공식 구현 tf

Tasks

Translation

Similar Papers 제목 키워드 기반

Block Modulating Video Compression: An Ultra Low Complexity Image Compression Encoder for Resource Limited Platforms

2022-05-07 · Siming Zheng, Yujia Xue, Waleed Tahir, Zhengjue Wang 외

We consider the image and video compression on resource limited platforms. An ultra low-cost image encoder, named Block Modulating Video Compression (BMVC) with an encoding complexity ${\cal O}(1)$ is proposed to be impl…

DecoderImage CompressionQuantizationVideo Compression

Untwisting RoPE: Frequency Control for Shared Attention in DiTs

2026-02-04 · Aryan Mikaeili, Or Patashnik, Andrea Tagliasacchi, Daniel Cohen-Or 외 arxiv

Positional encodings are essential to transformer-based generative models, yet their behavior in multimodal and attention-sharing settings is not fully understood. In this work, we present a principled analysis of Rotary…

Semantic SimilarityStyle Transfer

Contextual Position Encoding: Learning to Count What's Important

2024-05-29 · Olga Golovneva, Tianlu Wang, Jason Weston, Sainbayar Sukhbaatar

The attention mechanism is a critical component of Large Language Models (LLMs) that allows tokens in a sequence to interact with each other, but is order-invariant. Incorporating position encoding (PE) makes it possible…

Language ModelingLanguage ModellingPositionSentence

Multi-Modulation Network for Audio-Visual Event Localization

2021-08-26 · Hao Wang, Zheng-Jun Zha, Liang Li, Xuejin Chen 외

We study the problem of localizing audio-visual events that are both audible and visible in a video. Existing works focus on encoding and aligning audio and visual features at the segment level while neglecting informati…

audio-visual event localization

Action-Attending Graphic Neural Network

2017-11-17 · Chaolong Li, Zhen Cui, Wenming Zheng, Chunyan Xu 외

The motion analysis of human skeletons is crucial for human action recognition, which is one of the most active topics in computer vision. In this paper, we propose a fully end-to-end action-attending graphic neural netw…

Action AnalysisAction RecognitionAttributeSkeleton Based Action Recognition+1