paper-with-me

홈 › Papers

Imperial College London Submission to VATEX Video Captioning Task

2019-10-16 · Ozan Caglayan, Zixiu Wu, Pranava Madhyastha, Josiah Wang, Lucia Specia

This paper describes the Imperial College London team's submission to the 2019' VATEX video captioning challenge, where we first explore two sequence-to-sequence models, namely a recurrent (GRU) model and a transformer model, which generate captions from the I3D action features. We then investigate the effect of dropping the encoder and the attention mechanism and instead conditioning the GRU decoder over two different vectorial representations: (i) a max-pooled action feature vector and (ii) the output of a multi-label classifier trained to predict visual entities from the action features. Our baselines achieved scores comparable to the official baseline. Conditioning over entity predictions performed substantially better than conditioning on the max-pooled feature vector, and only marginally worse than the GRU-based sequence-to-sequence baseline.

📄 PDF Abstract BibTeX arXiv:1910.07482

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderVideo Captioning

Methods 이 논문이 사용한 방법론

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 설명 없음
Residual Connection 설명 없음
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…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

ICL’s Submission to the WMT21 Critical Error Detection Shared Task

2021-11-01 · WMT (EMNLP) 2021 11 · Genze Jiang, Zhenhao Li, Lucia Specia

This paper presents Imperial College London’s submissions to the WMT21 Quality Estimation (QE) Shared Task 3: Critical Error Detection. Our approach builds on cross-lingual pre-trained representations in a sequence class…

Feature Engineering

Lecture notes on rough paths and applications to machine learning

2024-04-09 · Thomas Cass, Cristopher Salvi

These notes expound the recent use of the signature transform and rough path theory in data science and machine learning. We develop the core theory of the signature from first principles and then survey some recent popu…

Survey

Proceedings 39th International Conference on Logic Programming

2023-08-28 · Enrico Pontelli, Stefania Costantini, Carmine Dodaro, Sarah Gaggl 외

This volume contains the Technical Communications presented at the 39th International Conference on Logic Programming (ICLP 2023), held at Imperial College London, UK from July 9 to July 15, 2023. Technical Communication…

Ethics

End2You -- The Imperial Toolkit for Multimodal Profiling by End-to-End Learning

2018-02-04 · Panagiotis Tzirakis, Stefanos Zafeiriou, Bjorn W. Schuller

We introduce End2You -- the Imperial College London toolkit for multimodal profiling by end-to-end deep learning. End2You is an open-source toolkit implemented in Python and is based on Tensorflow. It provides capabiliti…

Self-Learning

Tissue characterization based on the analysis on i3DUS data for diagnosis support in neurosurgery

2020-10-24 · Mou-Cheng Xu

Brain shift makes the pre-operative MRI navigation highly inaccurate hence the intraoperative modalities are adopted in surgical theatre. Due to the excellent economic and portability merits, the Ultrasound imaging is us…

General Classification