مشخصات مقاله | |
ترجمه عنوان مقاله | یادگیری افزایشی شبکه های بیزی از داده های رانش مفهوم |
عنوان انگلیسی مقاله | Incremental Learning of Bayesian Networks from Concept-Drift Data |
انتشار | مقاله سال 2019 |
تعداد صفحات مقاله انگلیسی | 4 صفحه |
هزینه | دانلود مقاله انگلیسی رایگان میباشد. |
پایگاه داده | نشریه IEEE |
مقاله بیس | این مقاله بیس نمیباشد |
نوع مقاله | ISI |
فرمت مقاله انگلیسی | |
مدل مفهومی | ندارد |
پرسشنامه | ندارد |
متغیر | ندارد |
رفرنس | دارد |
رشته های مرتبط | مهندسی کامپیوتر |
گرایش های مرتبط | هوش مصنوعی، مهندسی الگوریتم ها و محاسبات، معماری سیستم های کامپیوتری |
نوع ارائه مقاله |
کنفرانس |
کنفرانس | چهارمین کنفرانس بین المللی رایانش ابری و تحلیل داده های بزرگ – 4th International Conference on Cloud Computing and Big Data Analytics |
دانشگاه | China Electric Power Research Institute Beijing, China |
کلمات کلیدی | شبکه بیزی، یادگیری افزایشی، یادگیری ماشین، یادگیری پارامتر |
کلمات کلیدی انگلیسی | Bayesian network، incremental learning، machine learning، parameter learning |
شناسه دیجیتال – doi |
https://doi.org/10.1109/ICCCBDA.2019.8725689 |
کد محصول | E12842 |
وضعیت ترجمه مقاله | ترجمه آماده این مقاله موجود نمیباشد. میتوانید از طریق دکمه پایین سفارش دهید. |
دانلود رایگان مقاله | دانلود رایگان مقاله انگلیسی |
سفارش ترجمه این مقاله | سفارش ترجمه این مقاله |
فهرست مطالب مقاله: |
Abstract
I- Introduction II- Preliminaries and Notation III- Design of Scoring Function IV- Structure Learning V- Experimental Results VI- CONCLUSIONS AND FUTURE WORKS References |
بخشی از متن مقاله: |
Abstract Bayesian network utilizes graphical model to describe dependencies among variables in probabilistic way, it is one of the most important model for uncertainty processing in Artificial Intelligence. Incremental learning of Bayesian networks has been received more attentions in recent years, in this paper a novel method is proposed to learn Bayesian network from incremental data. In this method, a novel incremental scoring function is designed to adaptively adjust the tendency of matching new and old data in the process of incremental learning. We propose an improved adaptive incremental structure learning algorithm for Bayesian network. Theoretical analysis and experimental results both demonstrate the proposed method outperforms other state-ofthe-art methods. INTRODUCTION With the coming of big data era, the statistical machine learning for probabilistic graphical model has attracted extensive attention in recent years. Bayesian network is one of the most typical probabilistic graphical models which is a fundamental model for uncertainty processing in Artificial Intelligence [1]. Learning Bayesian networks from data is NP-hard problem and still one of the most challenges in machine learning [2]. The incremental learning of Bayesian networks is an area that has gained more importance in recent years, in this case, data records are received sequentially, and Bayesian network is constructed incrementally [3]. In this paper, we propose a score-based adaptive algorithm to learn Bayesian network in the presence of concept drift. We design a scoring function which makes the learning process adaptively regulate the searching strategy for each local structure of Bayesian network, then we propose an adaptive parameter learning method based on Lagrange multiplier, we also provide an improved structure learning method. The remainder of this paper is organized as follows: Section II provides the preliminaries and notations of the incremental learning of Bayesian network, and the novel scoring function is proposed in Section III. Section IV offers learning method. Section V offers the experimental results and comparisons of the proposed method. Finally, conclusions are summarized in Section VI. |