paper-with-me

홈 › Papers

Enhancing Context Modeling with a Query-Guided Capsule Network for Document-level Translation

2019-09-02 · IJCNLP 2019 11 · Zhengxin Yang, Jinchao Zhang, Fandong Meng, Shuhao Gu, Yang Feng, Jie zhou

Context modeling is essential to generate coherent and consistent translation for Document-level Neural Machine Translations. The widely used method for document-level translation usually compresses the context information into a representation via hierarchical attention networks. However, this method neither considers the relationship between context words nor distinguishes the roles of context words. To address this problem, we propose a query-guided capsule networks to cluster context information into different perspectives from which the target translation may concern. Experiment results show that our method can significantly outperform strong baselines on multiple data sets of different domains.

📄 PDF Abstract BibTeX arXiv:1909.00564

Code (0)

등록된 구현이 없습니다.

Tasks

Translation

Similar Papers 제목 키워드 기반

Dynamic Context-guided Capsule Network for Multimodal Machine Translation

2020-09-04 · Huan Lin, Fandong Meng, Jinsong Su, Yongjing Yin 외

Multimodal machine translation (MMT), which mainly focuses on enhancing text-only translation with visual features, has attracted considerable attention from both computer vision and natural language processing communiti…

DecoderMachine TranslationMultimodal Machine TranslationRepresentation Learning+1

Dual-State Capsule Networks for Text Classification

2021-09-10 · Piyumal Demotte, Surangika Ranathunga

Text classification systems based on contextual embeddings are not viable options for many of the low resource languages. On the other hand, recently introduced capsule networks have shown performance in par with these t…

ClassificationLanguage ModelingLanguage ModellingSentence+2

Introducing Routing Uncertainty in Capsule Networks

2020-12-01 · NeurIPS 2020 12 · Fabio De Sousa Ribeiro, Georgios Leontidis, Stefanos Kollias

Rather than performing inefficient local iterative routing between adjacent capsule layers, we propose an alternative global view based on representing the inherent uncertainty in part-object assignment. In our formulati…

ObjectVariational Inference

Perceive, Query & Reason: Enhancing Video QA with Question-Guided Temporal Queries

2024-12-26 · Roberto Amoroso, Gengyuan Zhang, Rajat Koner, Lorenzo Baraldi 외

Video Question Answering (Video QA) is a challenging video understanding task that requires models to comprehend entire videos, identify the most relevant information based on contextual cues from a given question, and r…

Question AnsweringVideo Question AnsweringVideo Understanding

CapsuleGAN: Generative Adversarial Capsule Network

2018-02-17 · Ayush Jaiswal, Wael Abd-Almageed, Yue Wu, Premkumar Natarajan

We present Generative Adversarial Capsule Network (CapsuleGAN), a framework that uses capsule networks (CapsNets) instead of the standard convolutional neural networks (CNNs) as discriminators within the generative adver…

General ClassificationGenerative Adversarial Networkimage-classificationImage Classification+1