← Search

Tomoyuki Kajiwara

17 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

Automatic Decomposition of Text Editing Examples into Primitive Edit Operations: Toward Analytic Evaluation of Editing Systems

COLING 2024main

This paper presents our work on a task of automatic decomposition of text editing examples into primitive edit operations. Toward a detailed analysis of the behavior of text editing systems, identification of fine-grained edit operations performed by the systems is essential. Given a pair of source…

2024

Controllable Paraphrase Generation for Semantic and Lexical Similarities

COLING 2024main

We developed a controllable paraphrase generation model for semantic and lexical similarities using a simple and intuitive mechanism: attaching tags to specify these values at the head of the input sentence. Lexically diverse paraphrases have been long coveted for data augmentation. However, their g…

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…

2023

Self-Ensemble of $N$-best Generation Hypotheses by Lexically Constrained Decoding

EMNLP 2023short main

We propose a method that ensembles $N$-best hypotheses to improve natural language generation. Previous studies have achieved notable improvements in generation quality by explicitly reranking $N$-best candidates. These studies assume that there exists a hypothesis of higher quality. We expand th…

Cited by 0SourceScholar
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…

2021

DIRECT: Direct and Indirect Responses in Conversational Text Corpus

EMNLP 2021finding

We create a large-scale dialogue corpus that provides pragmatic paraphrases to advance technology for understanding the underlying intentions of users. While neural conversation models acquire the ability to generate fluent responses through training on a dialogue corpus, previous corpora have mainl…

2021

Distinct Label Representations for Few-Shot Text Classification

ACL 2021short

Few-shot text classification aims to classify inputs whose label has only a few examples. Previous studies overlooked the semantic relevance between label representations. Therefore, they are easily confused by labels that are relevant. To address this problem, we propose a method that generates dis…

2021

Language-agnostic Representation from Multilingual Sentence Encoders for Cross-lingual Similarity Estimation

EMNLP 2021main

We propose a method to distill a language-agnostic meaning embedding from a multilingual sentence encoder. By removing language-specific information from the original embedding, we retrieve an embedding that fully represents the sentence’s meaning. The proposed method relies only on parallel corpora…

2021

WRIME: A New Dataset for Emotional Intensity Estimation with Subjective and Objective Annotations

NAACL 2021long

We annotate 17,000 SNS posts with both the writer’s subjective emotional intensity and the reader’s objective one to construct a Japanese emotion analysis dataset. In this study, we explore the difference between the emotional intensity of the writer and that of the readers with this dataset. We fou…

2020

SOME: Reference-less Sub-Metrics Optimized for Manual Evaluations of Grammatical Error Correction

COLING 2020main

We propose a reference-less metric trained on manual evaluations of system outputs for grammatical error correction (GEC). Previous studies have shown that reference-less metrics are promising; however, existing metrics are not optimized for manual evaluations of the system outputs because no datase…

2020

Tiny Word Embeddings Using Globally Informed Reconstruction

COLING 2020main

We reduce the model size of pre-trained word embeddings by a factor of 200 while preserving its quality. Previous studies in this direction created a smaller word embedding model by reconstructing pre-trained word representations from those of subwords, which allows to store only a smaller number of…