跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.213) 您好!臺灣時間:2025/11/10 01:18
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:黃漢申
研究生(外文):Han-Shen Huang
論文名稱:從稀少資料學習:一個貝氏網路參數學習的方法
論文名稱(外文):Learning from Sparse Data: An Approach to Parameter Learning in Bayesian Networks
指導教授:許永真許永真引用關係許鈞南許鈞南引用關係
指導教授(外文):Yung-Jen HsuChun-Nan Hsu
學位類別:博士
校院名稱:國立臺灣大學
系所名稱:資訊工程學研究所
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2003
畢業學年度:91
語文別:英文
論文頁數:93
中文關鍵詞:貝氏網路參數學習稀少資料固定點期望值最大化法熵修正函數
外文關鍵詞:Bayesian NetworksParameter LearningSparse DataFixed-Point Penalized EM algorithmEntropic Rectification Function
相關次數:
  • 被引用被引用:2
  • 點閱點閱:830
  • 評分評分:
  • 下載下載:87
  • 收藏至我的研究室書目清單書目收藏:2
許多新的稀少資料的應用領域,給機器學習帶來了新的挑戰。例如,我們會希望有個模型能事先預測本地的恐佈事件。這類事件不常發生,但是當它們發生時,會帶來很大的衝擊。同時,事件發生的前兆可能是未知、沒有觀察到、或是每次都不大相同。因此,從少量的資料學習正確的模型是困難的,但是也很重要。使用機率模型是處理這類問題的一個方法。機率的理論可以處理不確定性和稀少的資料。我們使用貝氏網路作為機率的模型。貝氏網路對於專家而言,含意容易了解,而且網路的結構可以由專家所知的因果關連來決定。然而,決定貝氏網路的參數對專家而言,是件煩鎖的工作。這一方面,我們可以從訓練資料中學得參數。
本論文提出以搜尋為基礎的方法,來從稀少資料學習貝氏網路的參數。我們的方法包含了新的評分函式和搜尋法。評分函式方面,我們對於最常使用的最大近似值估計法加以分析,發現它常常高估/低估多項隨機變數常出現/不常出現的狀態的機率值。因此,我們提出"熵修正函式"來修正這部份的偏移。在搜尋法方面,我們提出了固定點期望值最大化演算法。這個方法的好處,是在最大化步驟時,可以直接求出解,而不必像傳統的方法,使用數值方法來求解。
實驗顯示,我們的方法優於以往的參數學習法。首先,我們的方法找到的參數,和真正模型之間差異較低的;其次,我們的方法使用的時間相當的短,大約是以往方法的一半甚至更少。

Many newly-emerging applications with small and incomplete
(sparse for abbreviation) data sets present new challenges
to machine learning. For example, we would like to have a model
that can accurately predict the possibility of domestic terrorist
incidents and attack terrorism in advance. Such incidents are
rare, but always bring severe impact once they really happen. In
addition, the relevant symptoms may be unknown, unobserved, and
different case by case. Therefore, learning accurate models from
this kind of sparse data is difficult, but very meaningful and
important. One way to deal with such situations is to learn
probabilistic models from sparse data sets. Probability theory is
well-founded for domains with uncertainty and for data sets with
missing values. We use the Bayesian network as the modeling tool
because of its clear semantics for human experts. The network
structure can be determined by the domain experts, showing the
causal relations between features. Then, the parameters can be
learned from data sets, which is more tedious for human experts.
This thesis proposes a search-based approach to the parameter
learning problem in Bayesian networks from sparse training sets. A
search-based solution consists of the metric and the search
algorithm. The most frequently used solution is to search on the
data likelihood metric based on Maximum-Likelihood estimation (ML)
with the Expectation-Maximization (EM) algorithm or the gradient
ascent algorithm. However, our analysis shows that the ML
learning for sparse data tends to over/underestimate the
probabilities for low/high-frequency states of multinomial random
variables. Therefore, we propose Entropic Rectification
Function (ERF) to rectify the deviation without prior
information about the application domain. The general EM-based
framework for penalized data likelihood function, Penalized EM
(PEM) algorithm, can search on ERF, but time-consuming numerical
methods are required in the M-step. To accelerate the
computation, we propose Fixed-Point PEM (FPEM) algorithm,
in which there is a closed-form solution for the M-step based on
the framework of the fixed-point iteration method.
We show that ERF outperforms the data likelihood metric by leading
the search algorithms to stop at the estimates with smaller KL
divergences to the true distribution, and FPEM outperforms PEM by
searching out local maxima faster. In addition, ERF can also be
used to learn other probabilistic models with multinomial
distributions, like Hidden Markov model. FPEM can search on other
penalized data likelihood metrics as well.

1.Introduction
1.1 Motivation
1.2 Related Work
1.3 Contributions
1.4 Outline of the Thesis
2.Background
2.1 Bayesian Networks
2.2 Bayesian Network Learning Problem
2.3 Parameter Learning in Bayesian Networks
3.Entropic Rectification Function
3.1 Analysis of Parameter Learning from Sparse Data Set
3.2 Entropic Rectification Function
3.3 Entropic Prior
4.Search Algorithms for ERF
4.1 Gradient Ascent Algorithm
4.2 Fixed-Point Penalized EM Algorithm
5.Empirical Evalluation of ERF
5.1 Gradient Ascent and FPEM for Bayesian Networks
5.2 FPEM for Hidden Markov Model
6.Conclusion and Future Work

@article { EM_1977,
author = {Dempster, A. P. and Laird, N. M. and Rubin, D. B.},
title = {Maximum Likelihood from Incomplete Data via the {EM} Algorithm},
journal = {Journal of the Royal Statistical Society},
year = {1977},
volume = {B39},
pages = {1--38},
citation = {\cite{EM_1977}}
}
@article { MDL,
author = {Rissanen, J.},
title = {Stochastic complexity},
journal = {Journal of the Royal Statistical Society},
year = {1987},
volume = {B49},
pages = {223--239},
citation = {\cite{EM_1977}}
}
@article{ xu96convergence,
author = "Lei Xu and Michael I. Jordan",
title = "On Convergence Properties of the {EM} Algorithm for {G}aussian Mixtures",
journal = "Neural Computation",
volume = "8",
number = "1",
pages = "129--151",
year = "1996",
# url = "citeseer.nj.nec.com/xu95convergence.html"
}
@article {Helmbold97,
author = {Helmbold, D. P. and Schapire, R. E. and Singer, Y. and Warmuth, M. K.},
title = {A comparison of new and old algorithms for a mixture estimation problem},
journal = {Machine Learning},
year = {1997},
volume = {27},
pages = {97--119},
citation = {\cite{EM_1977}}
}
@article {Peters78,
author = {Peters, B. C. and Walker, H. F.},
title = {An iterative procedure for obtaining maximum-likelihood estimates of the
parameters for a mixture of normal distributions},
journal = {SIAM Journal of Applied Mathematics},
year = {1978},
volume = {35},
pages = {362--378},
citation = {\cite{EM_1977}}
}
@article {Jam93,
author = {Jamshidian, Mortaza and Jennrich, Robert I.},
title = {Conjugate gradient acceleration of the EM algorithm},
journal = {Journal of the American Statistical Society},
year = {1977},
volume = {88},
pages = {221--228},
citation = {\cite{EM_1977}}
}
@article {Peters78a,
author = {Peters, B. C. and Walker, H. F.},
title = {The numerical evaluation of the maximum-likelihood estimates of a subset of
mixture proportions},
journal = {SIAM Journal of Applied Mathematics},
year = {1978},
volume = {35},
pages = {447--452},
citation = {\cite{EM_1977}}
}
@ARTICLE{spiegelhalter90,
ANTERIOR= "spiegelhalter90",
AUTHOR = "D. J. Spiegelhalter and S. L. Lauritzen",
TITLE = "Sequential updating of conditional probabilities on
directed graphical structures",
JOURNAL = "Networks",
VOLUME = 20,
YEAR = 1990,
PAGES = "579--605"
}
@article {green90,
author = {Green, P. J.},
title = {On Use of the EM Algorithm for Penalized Likelihood Estimation},
journal = {Journal of the Royal Statistical Society},
year = {1990},
volume = {B52},
pages = {443--452},
citation = {\cite{EM_1977}}
}
@article {green90a,
author = {Green, P. J.},
title = {{B}ayesian reconstructions from emission tomography data using a modified EM algorithm},
journal = {IEEE Transactions on Medical Imaging},
year = {1990},
volume = {9},
pages = {84--93},
citation = {\cite{EM_1977}}
}
@article {geman,
author = {Geman, S. and Geman, D.},
title = {Stochastic relaxation, {G}ibbs distributions and the {B}ayesian restoration of images},
journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence},
year = {1984},
volume = {6},
pages = {721--742},
citation = {\cite{EM_1977}}
}
@article { cf_cacm_goldberg92,
author = {Goldberg, David and Nichols, David and Oki, Brian M.
and Terry, Douglas},
title = {Using Collaborative Filtering to Weave an Information Tapestry},
journal = CACM,
year = {1992},
volume = {35},
number = {12},
pages = {61--70},
month = {Dec},
note = {},
citation = {\cite{cf_cacm_goldberg92}},
location = {p61-goldberg, printed}
}
@article { cf_cacm_resnick97,
author = {Resnick, Paul and Varian, Hal R.},
title = {Recommender Systems},
journal = CACM,
year = {1997},
volume = {40},
number = {3},
pages = {56--58},
month = {Mar},
note = {},
citation = {\cite{cf_cacm_resnick97}},
location = {p56-resnick.pdf, printed}
}
@article{brand99structure,
author = "Matthew Brand",
title = "Structure Learning in Conditional Probability Models via an Entropic Prior and Parameter Extinction",
journal = "Neural Computation",
volume = "11",
number = "5",
pages = "1155-1182",
year = "1999",
#url = "citeseer.nj.nec.com/brand98structure.html"
}
@article { Binder_97,
author = {Binder, John and Koller, Daphne and Russell, Stuart and Kanazawa, Keiji},
title = {Adaptive probabilistic networks with hidden variables},
journal = {Machine Learning},
year = {1997},
volume = {29},
pages = {213--244},
citation = {\cite{Binder_97}}
}
@article{ pietra97inducing,
author = "Stephen Della Pietra and Vincent J. Della Pietra and John D. Lafferty",
title = "Inducing Features of Random Fields",
journal = "IEEE Transactions on Pattern Analysis and Machine Intelligence",
volume = "19",
number = "4",
pages = "380-393",
year = "1997",
#url = "citeseer.nj.nec.com/article/pietra97inducing.html"
}
@article{ berger96maximum,
author = "Berger, Adam L. and Della Pietra, Stephen A. and
Della Pietra, Vincent J.",
title = "A Maximum Entropy Approach to Natural Language
Processing",
journal = "Computational Linguistics",
year = 1996,
volume = 22,
number = 1,
pages = "39--71",
#url = "citeseer.nj.nec.com/berger96maximum.html"
}
@article { Cooper_92,
author = {Cooper, Gregory F. and Herskovits, Edward},
title = {A {B}ayesian Method for the Induction of Probabilistic Networks from Data},
journal = {Machine Learning},
year = {1992},
volume = {9},
pages = {309--347},
citation = {\cite{Cooper_92}},
location = {Hard Copy}
}
@article{ berger96maximum,
author = "Berger, Adam L. and Della Pietra, Stephen A. and
Della Pietra, Vincent J.",
title = "A Maximum Entropy Approach to Natural Language
Processing",
journal = "Computational Linguistics",
year = 1996,
volume = 22,
number = 1,
pages = "39--71",
#url = "citeseer.nj.nec.com/berger96maximum.html"
}
@article {ramoni98,
author = {Marco Ramoni and Paola Sebastiani},
title = {Parameter Estimation in {B}ayesian Networks from Incomplete Databases},
journal = {Intelligent Data Analysis},
year = {1998},
volume = {2},
citation = {\cite{ramoni98}},
location = {}
}
@article{ lawrence01recom,
author = "Richard D. Lawrence and George S. Almasi and Vladimir Kotlyar and Marisa S. Viveros and Sastry Duri",
title = "Personalization of Supermarket Product Recommendations",
journal = "Data Mining and Knowledge Discovery",
volume = "5",
pages = "11--32",
year = "2001"}
@article{ fessler95penalized,
author = "Jeffrey A. Fessler and Alfred O. Hero",
title = "Penalized maximum likelihood image reconstruction using space-alternating
generalized EM algorithms",
journal = "IEEE Transactions on Image Processing",
volume = "4",
pages = "1417--1429",
year = "1995"
}
@article{ heckerman94learning,
author = "David Heckerman and Dan Geiger and David Maxwell Chickering",
title = "Learning {B}ayesian Networks: The Combination of Knowledge and Statistical Data",
journal = "Machine Learning",
year = "1995",
volume = "20",
pages = "197--243",
# url = "citeseer.nj.nec.com/heckerman94learning.html"
}
@inproceedings{ hofmann98unsupervised,
author = "Thomas Hofmann and Jan Puzicha",
title = "Latent Class Models for Collaborative Filtering",
booktitle = "Proceedings of the International Joint Conference in Artificial Intelligence",
pages = "688--693",
year = "1999"}
###CF conference papers
@inproceedings{ buntinetheory,
author = "W. L. Buntine",
title = "Theory Refinement of {B}ayesian Networks",
booktitle = "Proceedings of the Seventh Conference on Uncertainty in Artificial Intelligence",
year = "1991",
pages = "52--60",
#url = "citeseer.nj.nec.com/buntine91theory.html"
}
@inproceedings { cf_cscw_resnick94,
author = {Resnick, Paul and Iacovou, Neophytos and Suchak, Mitesh and Bergstrom, Peter
and Riedl, John},
title = {GroupLens: An Open Architecture for Collaborative Filtering of Netnews},
booktitle = CSCW94,
year = {1994},
pages = {175--186},
citation = {\cite{cf_cscw_resnick94}},
location = {printed}
}
@inproceedings{ thiesson95accelerated,
author = "Bo Thiesson",
title = "Accelerated Quantification of {B}ayesian Networks with Incomplete Data",
booktitle = "Knowledge Discovery and Data Mining",
pages = "306-311",
year = "1995",
#url = "citeseer.nj.nec.com/thiesson95accelerated.html"
}
@inproceedings{ breeseempirical,
author = "John S. Breese and David Heckerman and Carl Kadie",
title = "Empirical Analysis of Predictive Algorithms for Collaborative Filtering",
booktitle = "Proceedings of the 14th Conference on Uncertainty in Artificial Intelligence (UAI '98)",
pages = "43--52",
year = "1998",
#url = "citeseer.nj.nec.com/breese98empirical.html"
}
@inproceedings{ hofmann98unsupervised,
author = "Thomas Hofmann and Jan Puzicha",
title = "Latent Class Models for Collaborative Filtering",
booktitle = "Proceedings of the International Joint Conference in Artificial Intelligence",
pages = "688--693",
year = "1999"}
@inproceedings { cf_icml_pazzani98,
author = {Billsus, Daniel and Pazzani, Michael J.},
title = {Learning Collaborative Information Filters},
booktitle = ICML98,
year = {1998},
pages = {46--54},
month = {Jul},
citation = {\cite{cf_icml_pazzani98}},
location = {pazzani98.pdf, printed}
}
@inproceedings { cf_icml_freund98,
author = {Freund, Yoav and Iyer, Raj and Schapire, Robert E. and Singer, Yoram},
title = {An Efficient Boosting Algorithm for Combining Preferences},
booktitle = ICML98,
year = {1998},
pages = {170--178},
month = {Jul},
citation = {\cite{cf_icml_freund98}},
location = {Freundxxxx.ps, printed}
}
@inproceedings { cf_uai_breese98,
author = {Breese, John S. and Heckerman, David and Kadie, Carl},
title = {Empirical Analysis of Predictive Algorithms for Collaborative Filtering},
booktitle = UAI98,
year = {1998},
pages = {43--52},
month = {Jul},
citation = {\cite{cf_uai_breese98}},
location = {hardcopy}
}
@inproceedings { cf_aaai_pennock2000,
author = {Pennock, David M. and Horvitz, Eric and Giles, C. Lee},
title = {Social Choice Theory and Recommender Systems: Analysis
of the Axiomatic Foundations of Collaborative Filtering},
booktitle = AAAI2000,
year = {2000},
pages = {729--734},
month = {Jul},
citation = {\cite{cf_aaai_pennock2000}},
location = {hardcopy, AAAI2000 CD}
}
@inproceedings { cf_uai_pennock2000,
author = {Pennock, David M. and Horvitz, Eric and Giles, C. Lee},
title = {Collaborative Filtering by Personality Diagnosis: A Hybrid Memory- and Model-Based Approach},
booktitle = UAI2000,
year = {2000},
pages = {473--480},
month = {Jul},
citation = {\cite{cf_uai_pennock2000}},
location = {hardcopy}
}
@inproceedings{ brijs00data,
author = {Tom Brijs and Bart Goethals and Gilbert Swinnen and Koen Vanhoof and Geert Wets},
title = {A data mining framework for optimal product selection in retail supermarket data: the generalized {PROFSET} model},
editor = {R. Ramakrishnan and S. Stolfo and R. Bayardo and I. Parsa },
booktitle = {Proceedings of the Sixth ACM SIGKDD International Conference on Knowledge Discovery and Data Mining},
pages = {300--304},
year = {2000},
month= {Aug},
#url = {citeseer.nj.nec.com/brijs00data.html}
}
@inproceedings{ cadez01probabilistic,
author = "Igor V. Cadez and Padhraic Smyth and Heikki Mannila",
title = "Probabilistic modeling of transaction data with applications to profiling, visualization, and prediction",
booktitle = "Proceedings of the 7th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (KDD-2001)",
pages = "37--46",
year = "2001",
#url = "citeseer.nj.nec.com/cadez01probabilistic.html"
}
@inproceedings{ resnick94grouplens,
author = "P. Resnick and N. Iacovou and M. Suchak and P. Bergstorm and J. Riedl",
title = "{GroupLens: An Open Architecture for Collaborative Filtering of Netnews}",
booktitle = "{Proceedings of {ACM} 1994 Conference on Computer Supported Cooperative Work}",
address = "Chapel Hill, North Carolina",
pages = "175--186",
year = "1994",
#url = "citeseer.nj.nec.com/resnick94grouplens.html"
}
@inproceedings {update_rules_97,
author = {Bauer, Eric and Koller, Daphne and Singer, Yoram},
title = {Update Rules for Parameter Estimation in {B}ayesian Networks},
booktitle = UAI97,
year = {1997},
pages = {3--13},
#month = {Aug}
}
@inproceedings {qualitative_constraints_00,
author = {Wittig, Frank and Jameson, Anthony},
title = {Exploiting Qualitative Knowledge in the Learning of Conditional Probabilities of {B}ayesian Networks},
booktitle = UAI2000,
year = {2000},
pages = {644--652}
}
@inproceedings {accelerating_EM_99,
author = {Ortiz, Luis E. and Kaelbling, Leslie Pack},
title = {Accelerating {EM}: an Empirical Study},
booktitle = UAI99,
year = {1999},
pages = {512--521}
}
@inproceedings {alarm_network,
author = {Beinlich, I. and Suermondt, G. and Chavez, R. and Cooper, G.},
title = {The ALARM Monitoring System},
booktitle = {Proceedings of the Second European Conference on AI and Medicine},
year = {1989},
editor = {},
volume = {},
number = {},
series = {},
pages = {},
address = {},
month = {},
organization = {},
publisher = {},
note = {},
citation = {\cite{alarm_network}},
location = {}
}
@inproceedings{ mccallum98employing,
author = "Andrew K. McCallum and Kamal Nigam",
title = "Employing {EM} in pool-based active learning for text classification",
booktitle = "Proceedings of {ICML}-98, 15th International Conference on Machine Learning",
publisher = "Morgan Kaufmann Publishers, San Francisco, US",
address = "Madison, US",
editor = "Jude W. Shavlik",
pages = "350--358",
year = "1998",
#url = "citeseer.nj.nec.com/mccallum98employing.html"
}
@inproceedings{ friedman97learning,
author = "Nir Friedman",
title = "Learning belief networks in the presence of missing values and hidden variables",
booktitle = "Proceedings of 14th International Conference on Machine Learning",
publisher = "Morgan Kaufmann",
pages = "125--133",
year = "1997",
#url = "citeseer.nj.nec.com/friedman97learning.html"
}
@inproceedings{ hansen01using,
author = "Mark Hansen and Elizabeth Shriver",
title = "Using navigation Data to Improve {IR} functions in the Context of Web Search",
booktitle = "{CIKM}",
pages = "135-142",
year = "2001",
#url = "citeseer.nj.nec.com/502987.html"
}
@inproceedings{ friedmanfriedman{B}ayesian,
author = "Nir Friedman",
title = "The {{B}ayesian} Structural {EM} Algorithm",
booktitle = UAI98,
pages = "129--138",
year = "1998",
#url = "citeseer.nj.nec.com/friedman98{B}ayesian.html"
}
@inproceedings { kayaalp2002uai,
author = "Mehmet Kayaalp and Gregory F. Cooper",
title = "A {B}ayesian Network Scoring Metric That Is Based on Globally Uniform Parameter Priors",
booktitle = UAI2002,
pages = "251-258",
year = "2002",
#url = "citeseer.nj.nec.com/509956.html"
}
@inproceedings {steck2002nips,
author = {Harald Steck and Tommi Jaakkola},
title = {On the Dirichlet Prior and {B}ayesian Regularization},
booktitle = {Neural Information Processing System 15},
year = {2002},
citation = {\cite{steck2002nips}},
location = {}
}
#################################
books
#################################
@book {graphical_model,
author = {Jordan, Michael I.},
title = {Learning in Graphical Models},
publisher = {Kluwer Academic Publishers},
year = {1998},
citation = {\cite{graphical_model}},
location = {}
}
@book {EM_extension_97,
author = {McLachlan, Geoffrey J. and Krishnan, Thriyambakam},
title = {The {EM} Algorithm and Extensions},
publisher = {Wiley-Interscience},
year = {1997},
series = {Wiley Series in Probability and Statistics},
citation = {\cite{EM_extension_97}},
location = {}
}
@book {maximum_entropy_principle,
author = {Blahut, Richard E.},
title = {Principles and Practice of Information Theory},
year = {1987},
publisher = {Addison-Wesley},
series = {Addison-Wesley Series in Electrical and Computer Engineering},
citation = {\cite{maximum_entropy_principle}},
location = {}
}
@book {maximum_entropy_estimation,
author = {Cover, Thomas M. and Thomas, Joy A.},
title = {Elements of Information Theory},
year = {1991},
publisher = {Wiley-Interscience},
series = {Wiley Series in Telecommunications},
citation = {\cite{maximum_entropy_estimation}},
location = {}
}
@book {fixed_point,
author = {Burden, Richard L. and Faires, Douglas},
title = {Numerical Analysis},
year = {1988},
publisher = {PWS-KENT Pub Co.},
citation = {\cite{maximum_entropy_estimation}},
location = {}
}
@book {nonlinear,
author = {Dimitri P. Bertsekas},
title = {Nonlinear Programming},
year = {1995},
publisher = {Athena Scientific, Belmont, Massachusetts},
}
@book {optimization,
author = {Jorge, N. and Wright, S.},
title = {Numerical Optimization},
year = {1996},
publisher = {Springer},
}
@book {recipe,
author = {Price, W. H.},
title = {Numerical Recipies in C},
year = {1992},
publisher = {Cambridge: Cambridge University Press},
}
#######################################
inbook
#########################################
@inbook {in_maximum_entropy_principle,
author = {Blahut, Richard E.},
title = {Principles and Practice of Information Theory},
year = {1987},
publisher = {Addison-Wesley},
chapter = {8},
editor = {},
volume = {},
number = {},
series = {Addison-Wesley Series in Electrical and Computer Engineering},
pages = {},
address = {},
month = {},
organization = {},
note = {},
citation = {\cite{maximum_entropy_principle}},
location = {}
}
@inbook {in_maximum_entropy_estimation,
author = {Cover, Thomas M. and Thomas, Joy A.},
title = {Elements of Information Theory},
year = {1991},
publisher = {Wiley-Interscience},
chapter = {13},
editor = {},
volume = {},
number = {},
series = {Wiley Series in Telecommunications},
pages = {},
address = {},
month = {},
organization = {},
note = {},
citation = {\cite{maximum_entropy_estimation}},
location = {}
}
@inbook {stirling,
author = {Rudin, Walter},
title = {Principles of Mathematical Analysis},
year = {1976},
publisher = {McGraw-Hill},
chapter = {},
editor = {},
volume = {},
number = {},
series = {Mathematics Series},
pages = {194--195},
address = {},
month = {},
organization = {},
note = {},
citation = {\cite{stirling}},
location = {}
}
##########################
Technical Reports
##########################
@techreport { Cowell99Principle,
author = {Cowell, Robert G.},
title = {Parameter Learning from Incomplete Data Using Maximum Entropy I: Principles},
institution = {},
year = {1999},
citation = {\cite{Cowell99Principle}}
}
################################
incollection
################################
@incollection { EM_free_energy,
author = {Neal, Radford M. and Hinton, Geoffrey E.},
title = {A View of the {EM} Algorithm that Justifies Incremental, Sparse, and Other Variants},
booktitle = {Learning in Graphical Models},
year = {1998},
publisher = {Kluwer Academic Publishers},
editor = {Jordan, Michael I.},
volume = {},
number = {},
series = {},
type = {},
chapter = {},
pages = {355--368},
address = {},
month = {},
note = {},
citation = {\cite{EM_free_energy}},
location = {}
}
@incollection {BN_Introduction,
author = {Heckerman, David},
title = {A Tutorial on Learning with {B}ayesian Networks},
booktitle = {Learning in Graphical Models},
year = {1998},
publisher = {Kluwer Academic Publishers},
editor = {Jordan, Michael I.},
volume = {},
number = {},
series = {},
type = {},
chapter = {},
pages = {301--354},
address = {},
month = {},
note = {},
citation = {\cite{BN_Introduction}},
location = {}
}
######################################################
technique report
######################################################
@techreport{ david94characterization,
author = "Heckerman, Dan Geiger David",
title = "{A} {C}haracterization of the {D}irichlet {D}istribution {T}hrough {G}lobal and {L}ocal {I}ndependence",
number = "MSR-TR-94-16",
month = "November",
year = "1994",
#url = "citeseer.nj.nec.com/article/geiger96characterization.html"
}
@techreport{ david94learning,
author = "Chickering, David M. and Geiger, Dan and Heckerman, David",
title = "{L}earning {B}ayesian {N}etworks is {NP}-{H}ard",
number = "MSR-TR-94-17",
month = "November",
year = "1994",
institution = "Microsoft Research",
#url = "citeseer.nj.nec.com/chickering94learning.html"
}
@misc{rodriguez91entropic,
author = "Carlos C. Rodr\'{i}guez",
title = "Entropic Priors",
year = 1991,
howpublished = "Technical Report. \textit{http://omega.albany.edu:8008/entpriors.ps}" }
@misc{terrorists,
author = "Linwood D. Hudson and Bryan S. Ware and Suzanne M. Mahoney and Kathryn Blackmond Laskey",
title = "An Application of {B}ayesian Networks to Antiterrorism Risk Management for Military Planners",
year = 2002,
howpublished = "\textit{http://ite.gmu.edu/~klaskey/papers/Antiterrorism.pdf}" }
##################################
workshop
##################################
@misc{ nigam99using,
author = "K. Nigam and J. Lafferty and A. McCallum",
title = "Using maximum entropy for text classification",
howpublished = "In IJCAI-99 Workshop on Machine Learning for Information
Filtering, pp. 61--67, 1999.",
year = "1999",
}
@misc{rodriguez01entropic,
author = "Carlos C. Rodr\'{i}guez",
title = "Entropic Priors for Discrete Probabilistic Networks and for Mixture of {G}aussian Models",
howpublished = "\textit{The 21st International Workshop on {B}ayesian Inference and Maximum Entropy Methods in Science and
Engineering}",
year = "2001"
}
@misc{hanshen01shopping,
author = "Hao-Hsiang Chung and Han-Shen Huang and Chun-Nan Hsu",
title = "Learning Customers' Preference Lists via Probabilistic Model",
howpublished = "The NIPS 2002 Workshop on Beyond Classification and Regression: Learning Rankings,
Preferences, Equality Predicates, and Other Structures",
year = "2002"
}
@phdthesis{murphy02,
author = "Kevin Murphy",
title = "Dynamic {B}ayesian Networks: Representation, Inference, and Learning",
school = "University of California, Berkeley",
year = "2002"
}
@masterthesis{smiley02,
author="Hao-Hsiang Chung",
title="HyPAM: Hybrid Poisson Aspect Model for Shopping Recommendation",
school="National Taiwan University",
year="2002"
}
@misc{hanshen03icml,
author = "Han-Shen Huang and Chun-Nan Hsu",
title = "Rectifying Maximum Likelihood for Learning Parameters from Incomplete and Small Data in {B}ayesian Networks",
howpublished = "submitted to the Twentieth International Conference on Machine Learning",
year = "2003"
}
@inproceedings{ roure02a,
author = "Josep Roure",
title = "An Incremental Algorithm for Tree-shaped {B}ayesian Network
Learning",
booktitle = "Fifteenth European Conference of Artificial Intelligence",
pages = "129--138",
year = "2002",
#url = "citeseer.nj.nec.com/friedman98{B}ayesian.html"
}
@inproceedings{ roure02b,
author = "Josep Roure",
title = "Incremental learning of tree augmented naive {B}ayes
classifiers",
booktitle = "Eighth
Ibero-American Conference of Artificial Intelligence",
pages = "32--41",
year = "2002",
#url = "citeseer.nj.nec.com/friedman98{B}ayesian.html"
}
@inproceedings{ gama,
author = "Joao Gama and Gladys Castillo",
title = "Adaptative {B}ayes for user modeling",
booktitle = "Eighth
Ibero-A erican Conference of Artificial Intelligence",
pages = "42--50",
year = "2002",
#url = "citeseer.nj.nec.com/friedman98{B}ayesian.html"
}
@inproceedings{ lam94,
author = "W.Lam and F.Bacchus",
title = "Using new data to refine {B}ayesian networks",
booktitle = "Proceedings of the Tenth Conference on
Uncertainty in Artificial Intelligence",
pages = "383--390",
year = "1994",
#url = "citeseer.nj.nec.com/friedman98{B}ayesian.html"
}
@INPROCEEDINGS{olesen92,
AUTHOR = "K. G. Olesen and S. L. Lauritzen and F. V. Jensen",
TITLE = "{aHUGIN}: {A} system creating adaptive causal probabilistic
networks",
BOOKTITLE="Proceedings of the 8th Conference on Uncertainty
in Artificial Intelligence",
ADDRESS = "Stanford University",
PUBLISHER="Morgan Kaufmann, San Mateo, CA",
PAGES = "223--229",
YEAR = 1992
}
@INPROCEEDINGS{diez93,
AUTHOR = "F. J. D\'{\i}ez",
TITLE = "Parameter adjustment in {B}ayes networks. {T}he
generalized noisy {OR}--gate",
BOOKTITLE="Proceedings of the 9th Conference on Uncertainty
in Artificial Intelligence (UAI'93)",
ADDRESS = "Washington D.C.",
PUBLISHER="Morgan Kaufmann, San Mateo, CA",
YEAR = 1993,
PAGES = "99--105"
}
@inproceedings{ friedmansequential,
author = "Nir Friedman and Moises Goldsmidtz",
title = "Sequential Update of {{B}ayesian} Network Structure",
BOOKTITLE="Proceedings of the 13th Conference on Uncertainty
in Artificial Intelligence",
pages = "165--174",
year = "1997"
#url = "citeseer.nj.nec.com/friedman97sequential.html"
}
@inproceedings{adaptbn,
AUTHOR = {Alfonso Valdes and Keith Skinner},
TITLE = {Adaptive, Model-based Monitoring for Cyber Attack Detection},
BOOKTITLE = {Recent Advances in Intrusion Detection (RAID 2000)},
YEAR = {2000},
EDITOR = {{H.} Debar and {L.} Me and {F.} Wu},
SERIES = {Lecture Notes in Computer Science},
NUMBER = {1907},
PAGES = {80--92},
ADDRESS = {Toulouse, France},
MONTH = {October},
PUBLISHER = {Springer-Verlag},
#URL = {http://www.sdl.sri.com/papers/adaptbn/},
COPYRIGHT = {Springer-Verlag, Berlin Heidelberg 2000},
KEYWORDS = {Intrusion detection, Innovative approaches, {IDS}
cooperation, {B}ayes nets.}
}
@incollection{JamesonW01,
year = {2001},
author = {{Jameson}, Anthony and {Wittig}, Frank},
editor = {{Nebel}, Bernhard},
title = {Leveraging Data About Users in General in the Learning of
Individual User Models},
booktitle = {{Proceedings of the Seventeenth International Joint
Conference on Artificial Intelligence}},
address = {San Francisco, CA},
publisher = {Morgan Kaufmann},
pages = {1185--1192},
note = {Available from http://dfki.de/$\sim$jameson/abs/JamesonW01.html}}
}
@phdthesis{murphy02,
year = {2002},
author = {Murphy, Kevin},
title = {Dynamic {B}ayesian Networks: Representation, Inference and Learning},
school = {University of California, Berkeley}
}

QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top