paper-with-me

Papers

Hierarchical Multi-task learning framework for Isometric-Speech Language Translation

2022-05-01 · IWSLT (ACL) 2022 5 · Aakash Bhatnagar, Nidhir Bhavsar, Muskaan Singh, Petr Motlicek

This paper presents our submission for the shared task on isometric neural machine translation in International Conference on Spoken Language Translation (IWSLT). There are numerous state-of-art models for translation problems. However, these models lack any length constraint to produce short or long outputs from the source text. In this paper, we propose a hierarchical approach to generate isometric translation on MUST-C dataset, we achieve a BERTscore of 0.85, a length ratio of 1.087, a BLEU score of 42.3, and a length range of 51.03%. On the blind dataset provided by the task organizers, we obtain a BERTscore of 0.80, a length ratio of 1.10 and a length range of 47.5%. We have made our code public here https://github.com/aakash0017/Machine-Translation-ISWLT

📄 PDF Abstract BibTeX

Code (1)

aakash0017/machine-translation-iswlt 공식 구현 pytorch

Tasks

Machine TranslationMulti-Task LearningTranslation

Similar Papers 제목 키워드 기반

Findings of the IWSLT 2022 Evaluation Campaign

2022-05-01 · IWSLT (ACL) 2022 5 · Antonios Anastasopoulos, Loïc Barrault, Luisa Bentivogli, Marcely Zanon Boito 외

The evaluation campaign of the 19th International Conference on Spoken Language Translation featured eight shared tasks: (i) Simultaneous speech translation, (ii) Offline speech translation, (iii) Speech to speech transl…

Speech-to-Speech TranslationTranslation

HiScene: Creating Hierarchical 3D Scenes with Isometric View Generation

2025-04-17 · Wenqi Dong, Bangbang Yang, Zesong Yang, Yuan Li 외

Scene-level 3D generation represents a critical frontier in multimedia and computer graphics, yet existing approaches either suffer from limited object categories or lack editing flexibility for interactive applications.…

3D GenerationImage GenerationObject

Isometric Neural Machine Translation using Phoneme Count Ratio Reward-based Reinforcement Learning

2024-03-20 · Shivam Ratnakant Mhaskar, Nirmesh J. Shah, Mohammadi Zaki, Ashishkumar P. Gudmalwar 외

Traditional Automatic Video Dubbing (AVD) pipeline consists of three key modules, namely, Automatic Speech Recognition (ASR), Neural Machine Translation (NMT), and Text-to-Speech (TTS). Within AVD pipelines, isometric-NM…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Machine TranslationNMT+7

Isometric MT: Neural Machine Translation for Automatic Dubbing

2021-12-16 · Surafel M. Lakew, Yogesh Virkar, Prashant Mathur, Marcello Federico

Automatic dubbing (AD) is among the machine translation (MT) use cases where translations should match a given length to allow for synchronicity between source and target speech. For neural MT, generating translations of…

Machine TranslationRe-RankingSelf-LearningTranslation

Rethinking Positional Encoding for Neural Vehicle Routing

2026-05-12 · Chuanbo Hua, Federico Berto, Andre Hottung, Nayeli Gast Zepeda 외 arxiv

Transformer-based models have become the dominant paradigm for neural combinatorial optimization (NCO) of vehicle routing problems (VRPs), yet the role of positional encoding (PE) in these architectures remains largely u…