paper-with-me

홈 › Papers

CrossMap Transformer: A Crossmodal Masked Path Transformer Using Double Back-Translation for Vision-and-Language Navigation

2021-03-01 · Aly Magassouba, Komei Sugiura, Hisashi Kawai

Navigation guided by natural language instructions is particularly suitable for Domestic Service Robots that interacts naturally with users. This task involves the prediction of a sequence of actions that leads to a specified destination given a natural language navigation instruction. The task thus requires the understanding of instructions, such as ``Walk out of the bathroom and wait on the stairs that are on the right''. The Visual and Language Navigation remains challenging, notably because it requires the exploration of the environment and at the accurate following of a path specified by the instructions to model the relationship between language and vision. To address this, we propose the CrossMap Transformer network, which encodes the linguistic and visual features to sequentially generate a path. The CrossMap transformer is tied to a Transformer-based speaker that generates navigation instructions. The two networks share common latent features, for mutual enhancement through a double back translation model: Generated paths are translated into instructions while generated instructions are translated into path The experimental results show the benefits of our approach in terms of instruction understanding and instruction generation.

📄 PDF Abstract BibTeX arXiv:2103.00852

Code (0)

등록된 구현이 없습니다.

Tasks

TranslationVision and Language Navigation

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Residual Connection 설명 없음
Adam 설명 없음

Similar Papers 제목 키워드 기반

What a Whole Slide Image Can Tell? Subtype-guided Masked Transformer for Pathological Image Captioning

2023-10-31 · Wenkang Qin, Rui Xu, Peixiang Huang, Xiaomin Wu 외

Pathological captioning of Whole Slide Images (WSIs), though is essential in computer-aided pathological diagnosis, has rarely been studied due to the limitations in datasets and model training efficacy. In this paper, w…

Image CaptioningSentencewhole slide images

TxT: Crossmodal End-to-End Learning with Transformers

2021-09-09 · Jan-Martin O. Steitz, Jonas Pfeiffer, Iryna Gurevych, Stefan Roth

Reasoning over multiple modalities, e.g. in Visual Question Answering (VQA), requires an alignment of semantic concepts across domains. Despite the widespread success of end-to-end learning, today's multimodal pipelines …

Multimodal ReasoningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Case Relation Transformer: A Crossmodal Language Generation Model for Fetching Instructions

2021-07-02 · Motonari Kambara, Komei Sugiura

There have been many studies in robotics to improve the communication skills of domestic service robots. Most studies, however, have not fully benefited from recent advances in deep neural networks because the training d…

RelationSentenceText Generation

Multi-scale Cooperative Multimodal Transformers for Multimodal Sentiment Analysis in Videos

2022-06-16 · Lianyang Ma, Yu Yao, Tao Liang, Tongliang Liu

Multimodal sentiment analysis in videos is a key task in many real-world applications, which usually requires integrating multimodal streams including visual, verbal and acoustic behaviors. To improve the robustness of m…

Multimodal Sentiment AnalysisSentiment Analysis

Masked Pre-Training of Transformers for Histology Image Analysis

2023-04-14 · Shuai Jiang, Liesbeth Hondelink, Arief A. Suriawinata, Saeed Hassanpour

In digital pathology, whole slide images (WSIs) are widely used for applications such as cancer diagnosis and prognosis prediction. Visual transformer models have recently emerged as a promising method for encoding large…

Multiple Instance LearningPrognosisSurvival Predictionwhole slide images