paper-with-me

홈 › Papers

Train Hard, Finetune Easy: Multilingual Denoising for RDF-to-Text Generation

2020-12-01 · ACL (WebNLG, INLG) 2020 12 · Zdeněk Kasner, Ondřej Dušek

We describe our system for the RDF-to-text generation task of the WebNLG Challenge 2020. We base our approach on the mBART model, which is pre-trained for multilingual denoising. This allows us to use a simple, identical, end-to-end setup for both English and Russian. Requiring minimal taskor languagespecific effort, our model placed in the first third of the leaderboard for English and first or second for Russian on automatic metrics, and it made it into the best or second-best system cluster on human evaluation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingText Generation

Similar Papers 제목 키워드 기반

The Unreasonable Effectiveness of Easy Training Data for Hard Tasks

2024-01-12 · Peter Hase, Mohit Bansal, Peter Clark, Sarah Wiegreffe

How can we train models to perform well on hard test data when hard training data is by definition difficult to label correctly? This question has been termed the scalable oversight problem and has drawn increasing atten…

General KnowledgeIn-Context LearningQuestion Answering

EasyText: Controllable Diffusion Transformer for Multilingual Text Rendering

2025-05-30 · Runnan Lu, Yuxuan Zhang, Jiaming Liu, Haofan Wang 외

Generating accurate multilingual text with diffusion models has long been desired but remains challenging. Recent methods have made progress in rendering text in a single language, but rendering arbitrary languages is st…

Denoising

EasyOmnimatte: Taming Pretrained Inpainting Diffusion Models for End-to-End Video Layered Decomposition

2025-12-26 · Yihan Hu, Xuelin Chen, Xiaodong Cun arxiv

Existing video omnimatte methods typically rely on slow, multi-stage, or inference-time optimization pipelines that fail to fully exploit powerful generative priors, producing suboptimal decompositions. Our key insight i…

Video Inpainting

mMARCO: A Multilingual Version of the MS MARCO Passage Ranking Dataset

2021-08-31 · Luiz Bonifacio, Vitor Jeronymo, Hugo Queiroz Abonizio, Israel Campiotti 외

The MS MARCO ranking dataset has been widely used for training deep learning models for IR tasks, achieving considerable effectiveness on diverse zero-shot scenarios. However, this type of resource is scarce in languages…

Information RetrievalMachine TranslationPassage RankingReranking+3

Multilingual Unsupervised Neural Machine Translation with Denoising Adapters

2021-10-20 · EMNLP 2021 11 · Ahmet Üstün, Alexandre Bérard, Laurent Besacier, Matthias Gallé

We consider the problem of multilingual unsupervised machine translation, translating to and from languages that only have monolingual data by using auxiliary parallel language pairs. For this problem the standard proced…

DenoisingMachine TranslationTranslationUnsupervised Machine Translation