paper-with-me

홈 › Papers

Source-Side Left-to-Right or Target-Side Left-to-Right? An Empirical Comparison of Two Phrase-Based Decoding Algorithms

2017-09-01 · EMNLP 2017 9 · Yin-Wen Chang, Michael Collins

This paper describes an empirical study of the phrase-based decoding algorithm proposed by Chang and Collins (2017). The algorithm produces a translation by processing the source-language sentence in strictly left-to-right order, differing from commonly used approaches that build the target-language sentence in left-to-right order. Our results show that the new algorithm is competitive with Moses (Koehn et al., 2007) in terms of both speed and BLEU scores.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationSentenceTranslation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Asynchronous Bidirectional Decoding for Neural Machine Translation

2018-01-16 · Xiangwen Zhang, Jinsong Su, Yue Qin, Yang Liu 외

The dominant neural machine translation (NMT) models apply unified attentional encoder-decoder neural networks for translation. Traditionally, the NMT decoders adopt recurrent neural networks (RNNs) to perform translatio…

DecoderMachine TranslationNMTTranslation

Left-Center-Right Separated Neural Network for Aspect-based Sentiment Analysis with Rotatory Attention

2018-02-03 · Shiliang Zheng, Rui Xia

Deep learning techniques have achieved success in aspect-based sentiment analysis in recent years. However, there are two important issues that still remain to be further studied, i.e., 1) how to efficiently represent th…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment Analysis

LeftRefill: Filling Right Canvas based on Left Reference through Generalized Text-to-Image Diffusion Model

2023-05-19 · CVPR 2024 1 · Chenjie Cao, Yunuo Cai, Qiaole Dong, Yikai Wang 외

This paper introduces LeftRefill, an innovative approach to efficiently harness large Text-to-Image (T2I) diffusion models for reference-guided image synthesis. As the name implies, LeftRefill horizontally stitches refer…

Image GenerationImage InpaintingImage ManipulationNovel View Synthesis+1

HUMIR at IEST-2018: Lexicon-Sensitive and Left-Right Context-Sensitive BiLSTM for Implicit Emotion Recognition

2018-10-01 · WS 2018 10 · Behzad Naderalvojoud, Alaettin Ucan, Ebru Akcapinar Sezer

This paper describes the approaches used in HUMIR system for the WASSA-2018 shared task on the implicit emotion recognition. The objective of this task is to predict the emotion expressed by the target word that has been…

Emotion RecognitionFeature EngineeringWord Sense Disambiguation

Efficient Bidirectional Neural Machine Translation

2019-08-25 · Xu Tan, Yingce Xia, Lijun Wu, Tao Qin

The encoder-decoder based neural machine translation usually generates a target sequence token by token from left to right. Due to error propagation, the tokens in the right side of the generated sequence are usually of …

DecoderMachine TranslationTranslation