pith. sign in

arxiv: 1801.09030 · v2 · pith:HYRRVP5Dnew · submitted 2018-01-27 · 💻 cs.CL

Exploration on Generating Traditional Chinese Medicine Prescription from Symptoms with an End-to-End method

classification 💻 cs.CL
keywords prescriptiongenerationmedicinemodelseq2seqchineseend-to-endnovel
0
0 comments X
read the original abstract

Traditional Chinese Medicine (TCM) is an influential form of medical treatment in China and surrounding areas. In this paper, we propose a TCM prescription generation task that aims to automatically generate a herbal medicine prescription based on textual symptom descriptions. Sequence-to-sequence (seq2seq) model has been successful in dealing with sequence generation tasks. We explore a potential end-to-end solution to the TCM prescription generation task using seq2seq models. However, experiments show that directly applying seq2seq model leads to unfruitful results due to the repetition problem. To solve the problem, we propose a novel decoder with coverage mechanism and a novel soft loss function. The experimental results demonstrate the effectiveness of the proposed approach. Judged by professors who excel in TCM, the generated prescriptions are rated 7.3 out of 10. It shows that the model can indeed help with the prescribing procedure in real life.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Many could be better than all: A novel instance-oriented algorithm for Multi-modal Multi-label problem

    cs.LG 2019-07 unverdicted novelty 4.0

    MCC selects partial modalities per instance for MMML problems and experiments on a herbs dataset plus two public ones indicate using many but not all modalities can outperform using all.