paper-with-me

Papers

Predicting Actions to Help Predict Translations

2019-08-05 · Zixiu Wu, Julia Ive, Josiah Wang, Pranava Madhyastha, Lucia Specia

We address the task of text translation on the How2 dataset using a state of the art transformer-based multimodal approach. The question we ask ourselves is whether visual features can support the translation process, in particular, given that this is a dataset extracted from videos, we focus on the translation of actions, which we believe are poorly captured in current static image-text datasets currently used for multimodal translation. For that purpose, we extract different types of action features from the videos and carefully investigate how helpful this visual information is by testing whether it can increase translation quality when used in conjunction with (i) the original text and (ii) the original text where action-related words (or all verbs) are masked out. The latter is a simulation that helps us assess the utility of the image in cases where the text does not provide enough context about the action, or in the presence of noise in the input text.

📄 PDF Abstract BibTeX arXiv:1908.01665

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

Faithful Target Attribute Prediction in Neural Machine Translation

2021-09-24 · Xing Niu, Georgiana Dinu, Prashant Mathur, Anna Currey

The training data used in NMT is rarely controlled with respect to specific attributes, such as word casing or gender, which can cause errors in translations. We argue that predicting the target word and attributes simul…

AttributeData AugmentationGender PredictionMachine Translation+3

Detecting Non-literal Translations by Fine-tuning Cross-lingual Pre-trained Language Models

2020-12-01 · COLING 2020 8 · Yuming Zhai, Gabriel Illouz, Anne Vilnat

Human-generated non-literal translations reflect the richness of human languages and are sometimes indispensable to ensure adequacy and fluency. Non-literal translations are difficult to produce even for human translator…

Language ModellingSentenceTranslation

Predicting the Compositionality of Multiword Expressions Using Translations in Multiple Languages

2013-06-01 · SEMEVAL 2013 6 · Bahar Salehi, Paul Cook
Information RetrievalMachine Translation

Neural Machine Translation with Key-Value Memory-Augmented Attention

2018-06-29 · Fandong Meng, Zhaopeng Tu, Yong Cheng, Haiyang Wu 외

Although attention-based Neural Machine Translation (NMT) has achieved remarkable progress in recent years, it still suffers from issues of repeating and dropping translations. To alleviate these issues, we propose a nov…

DecoderMachine TranslationNMTSentence+1

UAlberta at SemEval-2020 Task 2: Using Translations to Predict Cross-Lingual Entailment

2020-12-01 · SEMEVAL 2020 · Bradley Hauer, Amir Ahmad Habibi, Yixing Luan, Arnob Mallik 외

We investigate the hypothesis that translations can be used to identify cross-lingual lexical entailment. We propose novel methods that leverage parallel corpora, word embeddings, and multilingual lexical resources. Our …

Lexical EntailmentTask 2Word Embeddings