NNF: an effective approach in medicine paring analysis of traditional chinese medicine prescriptions

  • Authors:
  • Li Chuan;Tang Changjie;Peng Jing;Hu Jianjun;Jiang Yongguang;Yong Xiaojia

  • Affiliations:
  • The Data Base and Knowledge Engineering Lab (DBKE), Computer School of Sichuan University;The Data Base and Knowledge Engineering Lab (DBKE), Computer School of Sichuan University;The Data Base and Knowledge Engineering Lab (DBKE), Computer School of Sichuan University;The Data Base and Knowledge Engineering Lab (DBKE), Computer School of Sichuan University;Chengdu University of Traditional Chinese Medicine;Chengdu University of Traditional Chinese Medicine

  • Venue:
  • DASFAA'05 Proceedings of the 10th international conference on Database Systems for Advanced Applications
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Medicine Paring Analysis is one of the most important tasks in the research of Traditional Chinese Medicine Prescriptions. The most essential and difficult step is to mine associations between different medicine items. This paper proposes an effective approach in solving this problem. The main contributions include: (1) proposing a novel data structure called indexed frequent pattern tree (IFPT) to maintain the mined frequent patterns (2) presenting an efficient algorithm called Nearest Neighbor First (NNF) to mine association rules from IFPT (3) designing and implementing two optimization strategies that avoid the examinations of a lot of subsets of Y that can't be the left part of any association rule of the form X $\Rightarrow$Y – X and thus achieving a wonderful performance and (4) conducting extensive experiments which show that NNF runs far faster than Apriori algorithm and has better scalability. And finally we demonstrate the effectiveness of this method in Medicine Paring Analysis.