← Search

Takashi Ninomiya

6 accepted papers

2025

MultiMSD: A Corpus for Multilingual Medical Text Simplification from Online Medical References

ACL 2025finding

We release a parallel corpus for medical text simplification, which paraphrases medical terms into expressions easily understood by patients. Medical texts written by medical practitioners contain a lot of technical terms, and patients who are non-experts are often unable to use the information effe…

2024

Transfer Fine-tuning for Quality Estimation of Text Simplification

COLING 2024main

To efficiently train quality estimation of text simplification on a small-scale labeled corpus, we train sentence difficulty estimation prior to fine-tuning the pre-trained language models. Our proposed method improves the quality estimation of text simplification in the framework of transfer fine-t…

Cited by 0SourcePDFScholar
2024

Utilizing Longer Context than Speech Bubbles in Automated Manga Translation

COLING 2024main

This paper focuses on improving the performance of machine translation for manga (Japanese-style comics). In manga machine translation, text consists of a sequence of speech bubbles and each speech bubble is translated individually. However, each speech bubble itself does not contain sufficient info…

2022

Adversarial Training on Disentangling Meaning and Language Representations for Unsupervised Quality Estimation

COLING 2022main

We propose a method to distill language-agnostic meaning embeddings from multilingual sentence encoders for unsupervised quality estimation of machine translation. Our method facilitates that the meaning embeddings focus on semantics by adversarial training that attempts to eliminate language-specif…

2020

Bilingual Subword Segmentation for Neural Machine Translation

COLING 2020main

This paper proposed a new subword segmentation method for neural machine translation, “Bilingual Subword Segmentation,” which tokenizes sentences to minimize the difference between the number of subword units in a sentence and that of its translation. While existing subword segmentation methods toke…

2020

Supervised Visual Attention for Multimodal Neural Machine Translation

COLING 2020main

This paper proposed a supervised visual attention mechanism for multimodal neural machine translation (MNMT), trained with constraints based on manual alignments between words in a sentence and their corresponding regions of an image. The proposed visual attention mechanism captures the relationship…