首页    期刊浏览 2025年02月20日 星期四
登录注册

文章基本信息

  • 标题:On Representing the Set of All Parse Trees with a Decision Diagram
  • 本地全文:下载
  • 作者:Kei Amii ; Masaaki Nishino ; Akihiro Yamamoto
  • 期刊名称:人工知能学会論文誌
  • 印刷版ISSN:1346-0714
  • 电子版ISSN:1346-8030
  • 出版年度:2019
  • 卷号:34
  • 期号:6
  • 页码:1-12
  • DOI:10.1527/tjsai.A-I34
  • 出版社:The Japanese Society for Artificial Intelligence
  • 摘要:

    In this paper, we construct decision diagrams (DDs) representing the set of all parse trees of a context-free grammar (CFG) from a sequence data and analyze DD size. CFG is widely used in the field of natural language processing and bioinformatics to estimate the hidden structures of sequence data. A decision diagram is a data structure that represents a Boolean function in a concise form. By using DDs to represent the set of all parse trees, we can efficiently perform many useful operations over the parse trees, such as finding parse trees that satisfy additional constraints and finding the most probable parse tree. Since the time complexity of these operations strongly depends on DD size, selecting an appropriate DD variant is important. Experiments on the parse trees of a simple CFG show that the Zero-suppressed Sentential Decision Diagram (ZSDD) is better than other DDs; we also give theoretical upper bounds on ZSDD size of a simple CFG. Moreover, we propose an efficient method based on CYK (Cocke-Younger-Kasami) algorithm to construct ZSDDs that can represent the set of all parse trees. Experiments show that the method can construct ZSDDs much faster than the naive method based on compiling a Boolean function.

  • 关键词:decision diagram;ZSDD;context-free grammar
国家哲学社会科学文献中心版权所有