[ Kansas State University ] [ Department of Computing and Information Sciences ]

Bayesian Networks Formats Convertor

Probabilistic Reasoning Group
Visit the Yahoo! Group for this interest group
Send mail to the local members


About the BBN Convertor

As I'm doing my PhD research at KSU KDD lab on Bayesian network stuff, I find I'm in need of a collection of XMLBIF format Bayesian networks. I couldn't find many XMLBIF format BBNs from the Internet although there are many of them in other formats. So I think a BBN convertor maybe useful. This BBN convertor is extended from a BBN editor originally written by our former group member, Laura M. Kruse.

You can use it to load BBN in 9 different file formats(.bif, .xml, .net, .xbn, .dsc, .dsl, .dnet, .ENT, .ideal), edit the network, and save it as .bif, .xml or .net fotmats. Currently It works for Bayesian networks only. That means it DOESN'T support influence diagrams(also known as decision networks). In the future, it might be extended to support influence diagrams, or even further to include several learning modules and inferencial modules to be an open source environment for probabilistic learning and reasoning.

I believe that "Creative brains are a valuable, limited resource. They shouldn't be wasted on re-inventing the wheel when there are so many fascinating new problems waiting out there". And we guess this toy might be useful for other BBN researchers. So we want to make it open source. Exactly speaking, it's distributed under GPL(GNU GENERAL PUBLIC LICENSE).

This utility is an experimental tool. We've not tested it very well and we expect it to be improved by the so-called"the Bazaar" model (The Cathedral and the Bazaar, by Eric Raymond). I would appreciate if you could send any bug reports or fixes to me at hpguo(AT)cis.ksu.edu

Java Sources Online

The package includes a readme file, 15 java source files, and 9 test BBN files all in different formats.

Installation and running instructions

--- Download and Installation

--- Compile --- Run
BBN File Formats List

  • BIF .bif --- Bayesian networks Interchange Format
  • XMLBIF .xml --- XML Belief Network Interchange File Format
  • Microsoft XBN .xbn --- XBN File Format
  • Microsoft .dsc --- MSBN Page
  • Hugin format .net ---the net language
  • Genie format .dsl ---Genie home
  • Ergo format .ENT ---Ergo by Noetic Systems
  • Netica format .dnet ---Netica by Norsys
  • IDEAL format .ideal ---IDEAL

    Bugs and Fixes

  • One more network format is added, the IDEAL .ideal format. - [07-09-2002]

    Probabilistic Reasoning Research Group Members and Affiliates

    Faculty and Affiliates Graduate Students Undergraduate Students Alumni

     


    Back to the KDD Lab main page

    [ Divider ]


    Page created: [Nov. 12, 2001]
    Last updated: [July 09, 2002]
    Haipeng Guo