English

Self-Supervised Knowledge Assimilation for Expert-Layman Text Style Transfer

Computation and Language 2021-12-21 v2 Computers and Society Machine Learning

Abstract

Expert-layman text style transfer technologies have the potential to improve communication between members of scientific communities and the general public. High-quality information produced by experts is often filled with difficult jargon laypeople struggle to understand. This is a particularly notable issue in the medical domain, where layman are often confused by medical text online. At present, two bottlenecks interfere with the goal of building high-quality medical expert-layman style transfer systems: a dearth of pretrained medical-domain language models spanning both expert and layman terminologies and a lack of parallel corpora for training the transfer task itself. To mitigate the first issue, we propose a novel language model (LM) pretraining task, Knowledge Base Assimilation, to synthesize pretraining data from the edges of a graph of expert- and layman-style medical terminology terms into an LM during self-supervised learning. To mitigate the second issue, we build a large-scale parallel corpus in the medical expert-layman domain using a margin-based criterion. Our experiments show that transformer-based models pretrained on knowledge base assimilation and other well-established pretraining tasks fine-tuning on our new parallel corpus leads to considerable improvement against expert-layman transfer benchmarks, gaining an average relative improvement of our human evaluation, the Overall Success Rate (OSR), by 106%. We release our code and parallel corpus for future research.

Keywords

Cite

@article{arxiv.2110.02950,
  title  = {Self-Supervised Knowledge Assimilation for Expert-Layman Text Style Transfer},
  author = {Wenda Xu and Michael Saxon and Misha Sra and William Yang Wang},
  journal= {arXiv preprint arXiv:2110.02950},
  year   = {2021}
}

Comments

12 pages, 8 tables, 3 figures. AAAI 2022 Conference Paper

R2 v1 2026-06-24T06:40:48.041Z