paper-with-me

Papers

Character-Level Neural Translation for Multilingual Media Monitoring in the SUMMA Project

2016-04-05 · LREC 2016 5 · Guntis Barzdins, Steve Renals, Didzis Gosko

The paper steps outside the comfort-zone of the traditional NLP tasks like automatic speech recognition (ASR) and machine translation (MT) to addresses two novel problems arising in the automated multilingual news monitoring: segmentation of the TV and radio program ASR transcripts into individual stories, and clustering of the individual stories coming from various sources and languages into storylines. Storyline clustering of stories covering the same events is an essential task for inquisitorial media monitoring. We address these two problems jointly by engaging the low-dimensional semantic representation capabilities of the sequence to sequence neural translation models. To enable joint multi-task learning for multilingual neural translation of morphologically rich languages we replace the attention mechanism with the sliding-window mechanism and operate the sequence to sequence neural translation model on the character-level rather than on the word-level. The story segmentation and storyline clustering problem is tackled by examining the low-dimensional vectors produced as a side-product of the neural translation process. The results of this paper describe a novel approach to the automatic story segmentation and storyline clustering problem.

📄 PDF Abstract BibTeX arXiv:1604.01221

Code (1)

didzis/tensorflowAMR 공식 구현 tf

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)ClusteringMachine TranslationMulti-Task LearningSegmentationspeech-recognitionSpeech RecognitionTranslation

Similar Papers 제목 키워드 기반

The SUMMA Platform Prototype

2017-04-01 · EACL 2017 4 · Renars Liepins, Ulrich Germann, Guntis Barzdins, Alex Birch 외

We present the first prototype of the SUMMA Platform: an integrated platform for multilingual media monitoring. The platform contains a rich suite of low-level and high-level natural language processing technologies: aut…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)General ClassificationMachine Translation+4

Fully Character-Level Neural Machine Translation without Explicit Segmentation

2016-10-10 · TACL 2017 1 · Jason Lee, Kyunghyun Cho, Thomas Hofmann

Most existing machine translation systems operate at the level of words, relying on explicit segmentation to extract tokens. We introduce a neural machine translation (NMT) model that maps a source character sequence to …

de-enMachine TranslationNMTTranslation

Monitio - Large Scale MT for Multilingual Media Monitoring

2022-06-01 · EAMT 2022 6 · Carlos Amaral, Sebastião Miranda

Monitio is a real-time crosslingual global media monitoring platform which delivers actionable insights beyond human scale and capabilities. Our system continuously ingests a massive number of multilingual data sources t…

Is Robustness Transferable across Languages in Multilingual Neural Machine Translation?

2023-10-31 · Leiyu Pan, Supryadi, Deyi Xiong

Robustness, the ability of models to maintain performance in the face of perturbations, is critical for developing reliable NLP systems. Recent studies have shown promising results in improving the robustness of models t…

Data AugmentationMachine TranslationTranslation

Improving Language and Modality Transfer in Translation by Character-level Modeling

2025-05-30 · Ioannis Tsiamas, David Dale, Marta R. Costa-jussà

Current translation systems, despite being highly multilingual, cover only 5% of the world's languages. Expanding language coverage to the long-tail of low-resource languages requires data-efficient methods that rely on …

Speech-to-TextSpeech-to-Text TranslationTransfer LearningTranslation