The size of decision table can be understood in terms of both cardinality of A, denoted by card (A), and the number of equivalence classes of IND (A),

Size: px
Start display at page:

Download "The size of decision table can be understood in terms of both cardinality of A, denoted by card (A), and the number of equivalence classes of IND (A),"

Transcription

1 Attribute Set Decomposition of Decision Tables Dominik Slezak Warsaw University Banacha 2, Warsaw Phone: +48 (22) Fax: +48 (22) ABSTRACT: Approach to attribute set decomposition of decision tables is proposed. It enables to combine nondeterministic decision rules based on generalized decision functions for dierent subsets of conditions. Optimal distribution onto such subsets is presented as a causal network. Computational complexity of searching for such a network is discussed, in terms of such factors like exactness of synthesis of information or memory required for storing decomposed data. 1. INTRODUCTION In recent years rough set approach ([7]) turned out to be very eective as applications to data mining and decision support. However, real life problems require reconsidering possessed tools in view of large data bases. For this purpose a great eort has been spent on initial decomposition of information systems and decision tables with large numbers of objects and attributes (see e.g. [4], [5]). The aim of such a decomposition is to store the knowledge within smaller subtables with their local rules of reasoning. Such rules can be applicable for a case being tested after examining its relevance to particular subsystems. Final decision is made by synthesis of answers from subsystems adequate for given case. We propose a new approach to decomposition which enables to combine non-deterministic decision rules derived from dierent subsets of conditional attributes. Tools for nding optimal distribution onto such subsets are discussed with respect to their computational complexity. Optimality is understood in terms of such factors like exactness of synthesis of information (compare with [10]) or the decrease of memory required for storing decomposed data tables with respect to initial situation, what is related to minimal description length principle (see e.g. [13]) The paper is organized as follows. In Section 2 we introduce criteria for decomposition based on generalized decision functions. Section 3 contains conditional independence model for decomposition and its potential applications. In Section 4 the complexity of searching for optimal decomposition is discussed. Section 5 closes the paper with nal remarks and directions for further research. 2. ATTRIBUTE SET DECOMPOSITION The purpose of decomposition of large decision tables is to state a distribute system of cooperative agents able to combine their decision knowledge if necessary. By a decision table we understand tuple A = (U; A [ fdg), where each conditional attribute a 2 A is identied with function a : U! V a onto the set of possible values for a. In case of qualitative decision attribute d with discrete V d, decision conditioned by arbitrary B A is expressed by generalized decision B : U! 2 V d dened by for indiscernibility equivalence B (u) = fv d 2 V d : 9 u0 2U d (u 0 ) = v d ^ (u; u 0 ) 2 IND (B)g IND (B) = f(u; u 0 ) : 8 a2b a (u) = a (u 0 )g The assumption about existence of indiscernibility relations is natural for introducing any rough set based model. In our case, e.g., for continuously-valued conditional attributes, such relations can be obtained by considering intervals or hyperplane cuts ([3], [6]). It can be also the case for decision attribute, where considering generalized decisions may be easily modied to handling intervals.

2 The size of decision table can be understood in terms of both cardinality of A, denoted by card (A), and the number of equivalence classes of IND (A), denoted by card (U=A). For each nite family A = fa i g i2i of subsets of A, parameters card (U=A) U = Q i2i card (U=A i) card (A) and A = P i2i card (A i) (1) reect the average degrees of decrease of rows' and columns' number, respectively. If S i2i A i = A, then U ; A 2 [0; 1] can be compared with coecients related to minimal description length principle (compare e.g. with [13]). Such a decomposition causes potential damage to joint information about decision attribute after synthesis. Denition 2.1. We will call A as decomposable onto A = fa i g i2i if and only if the following is satised: 8 A (u) = \ Ai (u) (2) Normally, only inclusion is satised instead of the above equality. In this case it may happen that intersection of local generalized decision value sets for foregoing objects contain more possible decision values than it is actually. In fact, keeping the decision knowledge on initial level requires satisfying inclusion in (2). 3. DECOMPOSITION BASED ON CAUSAL NETWORKS Although intuitively valid, presented criterion for decomposability is too poor tool itself. The lack of knowledge about the nature of connections among elements of considered family A turns out to be serious disadvantage while combining the decision knowledge and solving possible conicts for new objects. The structure basing on the following result leads to more concrete representation, what enables to discuss aims and complexity of searching for optimal decomposition. Denition 3.1. Given decision table A = (U; A [ fdg), for subsets A1; A2; A3 A, we say that A1 and A2 are conditionally independent under A3 (denoted by I A (A1; A2=A3)) if and only if Proposition 3.1. For any A1; A2; A3; A4 A, 8 A1[A 2[A 3 (u) A1[A 3 (u) A2[A 3 (u) (3) I A (A1; A2 [ A3=A4) ) I A (A1; A2=A4) ^ I A (A1; A2=A3 [ A4) I A (A1; A3=A4) ^ I A (A1; A2=A3 [ A4) ) I A (A1; A2 [ A3=A4) Decision tables can be understood as conditional independence models with respect to the notion of conditional independence introduced above. It means that each A = (U; A [ fdg) induces the set of triples of subsets of A for which condition (3) is satised. Such models are claimed to satisfy the above, semi-graphoidal properties, similarly as in case of e.g. chaining conditional probability distributions (see e.g. [9]) or generalized decision functions ([16]) in causal networks. It turns out that concerning such networks leads to interesting results also in our case. Denition 3.2. For A = (U; A [ fdg) consider a directed acyclic graph (DAG) D = A; E ~. For any A1; A2; A3 A, A3 is said to d-separate A1 and A2 (denoted by ha1; A2=A3i D ) if and only if there is no undirected path between a node in A1 and a node in A2, along which (1) every node with converging arrows is in A3 or has a descendant in A3 and (2) every other node is outside A3. Proposition 3.2. (Proof is based on [17]; see [9] for further references) Consider A = (U; A [ fdg) with linearly ordered set A = fa1; ::; a n g and D = A; E ~, such that ~E = [ i=1;::;n f(b; a i ) : b 2 B i g

3 where, for each i = 1; ::; n, B i is a boundary of a i infa1; ::; a i?1g, i.e. minimal (in sense of inclusion) subset of fa1; ::; a i?1g, satisfying I (fa i g ; fa1; ::; a i?1g nb i = B i ). Then, for any u 2 U, A (u) Bi[fa ig (u) (4) Moreover, for each three sets A1; A2; A3 A we have i=1;::;n and deleting any arrow from ~ E destroys such a property. ha1; A2=A3i D ) I A (A1; A2=A3) (5) The above result states concrete tool for constructing DAG-representation for decision tables, which later can be used e.g. as a basis of algorithm testing decomposability due to criterion for d-separation and (5). Eciency of such an algorithm, completely irrelevant to the number of objects in U, depends just on the number of arrows in previously found graph. 4. DERIVING THE OPTIMAL DECOMPOSITION FROM DATA Proposition 3.2., due to equality (5), gives us possibility of attribute decomposition by sequential deleting conditional attributes from A, with boundaries being copied. Although it is not, obviously, the only method for decomposition, its additional features suggest to keep focusing on it. Analysis of time complexity of such an algorithm for nding minimal DAG satisfying conditions (4) and (5) can be performed in two steps, by 1. searching for optimal linear ordering over attributes in A and 2. searching for minimal (in sense of cardinality) boundaries consistent with xed ordering. Finding minimal (with respect to card ~E ) appropriate DAG is important in view of both minimum description length principle corresponding to parameters (1) and the idea of testing algorithm mentioned at the end of previous section. Unfortunately, even if the ordering over conditional attributes is already xed, then, unlike in case of strictly positive probabilistic distributions (see e.g. [9]) or, e.g., tolerance dependency models ([15]), boundaries understood in terms introduced in this paper are not uniquely determined. The following result shows, actually, NP-hardness of the problem of nding minimal boundary. On the other hand, however, its formulation suggests simple heuristics for nding satisfactory network representation. Proposition 4.1. For any a i 2 A, consider discernibility table (U U; fa1; ::; a i g) ([6], [11], [14]), where, for each (u; u 0 ) 2 U U and j = 1; ::; i, 1 iff a j ((u; u 0 aj (u) 6= a )) = j (u 0 ) 0 otherwise Then the problem of nding minimal (in sense of cardinality) boundary of a i in fa1; ::; a i?1g is equivalent to the problem of nding minimal column covering in discernibility table (W; fa1; ::; a i?1g) (U U; fa1; ::; a i g) where W is obtained by sequential performing the following operations 1. Take into account only such pairs (u; u 0 ) that d (u) 6= d (u 0 ). 2. Consider only such pairs (u; u 0 ) that there is (w; w 0 ) satisfying: (a) d (u) = d (w) and d (u 0 ) = d (w 0 ), (b) (w; w 0 ) has record (0; ::; 0; 1) over fa1; ::; a i g in (U U; fa1; ::; a i g). 3. Remove all pairs with record (0; ::; 0; 1) over fa1; ::; a i g and forget about column corresponding to a i. 4. Remove all (u; u 0 ) such that there is (w; w 0 ) satisfying:

4 (a) d (u) = d (w) and d (u 0 ) = d (w 0 ), (b) (w; w 0 ) has record (0; ::; 0) over fa1; ::; a i?1g in (U U; fa1; ::; a i?1g). As mentioned before, the above result is a source of some heuristics for nding optimal decomposition. For instance, optimal ordering over conditional attributes can be searched for by examining cardinalities of W for particular attributes deleted as rst. Attribute corresponding to the largest W becomes the last in ordering as that with boundary potentially hardest to nd. In parallel with constructing the ordering, column covering can be performed for foregoing discernibility tables. Here we suggest to combine common method of choosing attributes corresponding to the largest numbers of 1's over W with examining their potential inuence on the increase of parameter U from (1). 5. CONCLUSIONS AND DIRECTIONS FOR FURTHER RESEARCH In this paper we presented foundations for large decision tables decomposition with respect to generalized decision function representation. Obtained structure of conditional independence model and causal network should be further developed and implemented, where tools developed for both probabilistic network (see e.g. [2], [12]) and rough set (see e.g. [1], [5], [18]) applications can be adopted. The main topics of research should be now focused on improving eciency of proposed distributive reasoning. Proposed DAG-structure should be searched for in terms of obtaining possibly best classication of new objects. Special attention ought to be payed to new objects consistent with distributed information only locally. From such a point of view presented framework must be supported by a system of resolving possible decision conicts (see e.g. [8]). Finally, proposed criterion for decomposition can be generalized. Handling with rough inclusion leads to approximate version of decomposition and synthesis (compare with [10]), where the degree of approximation should be derived with respect to particular applications. Another direction of generalization is to adopt introduced framework for continuously-valued decision attributes and refer the idea of searching for optimal ordering for network decomposition to sequential algorithms for deriving minimal decision rules from continuously-valued conditional attributes ([3]). References [1] Bazan J.G., Skowron A., Synak P., Discovery of Decision Rules from Experimental Data in Proceedings of the Third International Workshop on Rough Sets and Soft Computing RSSC'94, November 10-12, San Jose University, CA, pp , [2] Bouckaert R.R., Properties of Bayesian Belief Network Learning Algorithms in Proceedings of the 10- th Conference on Uncertainty in AI, de Mantarnas R.L., Poole D.(eds.), the University of Washington, Seattle; Morgan Kaufmann, San Francisco, CA, pp , [3] Nguyen S.H., Nguyen H.S., Skowron A., Searching for Features dened by Hyperplanes in Proceedings of the Ninth International Symposium on Methodologies for Information Systems ISMIS'96, Z.W. Ras, M. Michalewicz (eds.), June, Zakopane, Poland; Lecture Notes in AI 1079, Berlin, Springer Verlag, pp , [4] Nguyen S.H., Nguyen T.T., Polkowski L., Skowron A., Synak P., Wroblewski J., Decision Rules for Large Data Tables in Proceedings of Symposium on Modelling, Analysis and Simulation vol 1, Computational Engeneering in Systems Applications CESA'96, July 9-12, Lille, France, pp , [5] Nguyen S.H., Polkowski L., Skowron A., Synak P., Wroblewski J., Searching for Approximate Description of Decision Classes in Proceedings of the Fourth International Workshop on Rough Sets, Fuzzy Sets and Machine Discovery RSFD'96, November 6-8, Tokyo, Japan; the University of Tokyo, pp , [6] Nguyen H.S., Skowron A., Quantization of Real Value Attributes in Proceedings of Second Joint Annual Conference on Information Sciences, September 28 - October 1, Wrightsville Beach, NC, pp.34-37, [7] Pawlak Z., Rough Sets. Theoretical Aspects of Reasoning about Data, Kluwer Academic Publishers, Dortrecht, 1991.

5 [8] Pawlak Z., Anatomy of Conicts in Bulletin of the European Association for Theoretical Computer Science 50, pp [9] Pearl J., Probabilistic Reasoning in Intelligent Systems: Networks of Plausible Inference, Morgan Kaufmann, [10] Polkowski L., Skowron A., Rough mereology: a new paradigm for approximate reasoning in International Journal of Approximate Reasoning, in print. [11] Rauszer C., Skowron A., The Discernibility Matrices and Functions in Information Systems in Intelligent Decision Support. Handbook of Applications and Advances of the Rough Sets Theory, S lowinski R.(ed.), Kluwer, Dortrecht, pp , [12] Singh M., Valtorta M., Construction of Bayesian Network Structures from Data: A Brief Survey and an Ecient Algorithm in International Journal of Approximate Reasoning 12, Elsevier Science Inc., pp , [13] Skowron A., Grzymala-Busse J., From Rough Set Theory to Evidence Theory in Advances in the Dempster- Shafer Theory of Evidence, Yager R.R., Fedrizzi M., Kacprzyk J.(eds.), John Wiley & Sons, New York, pp , [14] Skowron A., Stepaniuk J., Decision Rules based on Discernibility Matrices and Decision Matrices in Proceedings of The Third International Workshop on Rough Sets and Soft Computing RSSC'94, November 10-12, San Jose University, CA, [15] Slezak D., Tolerance dependency model for decision rules generation inproceedings of the Fourth International Workshop on Rough Sets, Fuzzy Sets and Machine Discovery RSFD'96, November 6-8, Tokyo, Japan; The University of Tokyo, pp , [16] Slezak D., Rough Set Reduct Networks in Proceedings of Joint Conference of Information Sciences JCIS'97, vol 3, Duke University, Elsevier Publishing Company, pp.77-80, [17] Verma T.S., Causal networks: Semantics and expressiveness, Technical Report R-65, Cognitive Systems Laboratory, University of California, Los Angeles, [18] Wroblewski J., Finding minimal reducts using genetic algorithms inproceedings of the Second Annual Joint Conference on Information Sciences, September 28 - October 1, Wrightsville Beach, NC, pp , 1995.

Rough Sets, Rough Relations and Rough Functions. Zdzislaw Pawlak. Warsaw University of Technology. ul. Nowowiejska 15/19, Warsaw, Poland.

Rough Sets, Rough Relations and Rough Functions. Zdzislaw Pawlak. Warsaw University of Technology. ul. Nowowiejska 15/19, Warsaw, Poland. Rough Sets, Rough Relations and Rough Functions Zdzislaw Pawlak Institute of Computer Science Warsaw University of Technology ul. Nowowiejska 15/19, 00 665 Warsaw, Poland and Institute of Theoretical and

More information

Ensembles of classifiers based on approximate reducts

Ensembles of classifiers based on approximate reducts Fundamenta Informaticae 34 (2014) 1 10 1 IOS Press Ensembles of classifiers based on approximate reducts Jakub Wróblewski Polish-Japanese Institute of Information Technology and Institute of Mathematics,

More information

Computational Intelligence, Volume, Number, VAGUENES AND UNCERTAINTY: A ROUGH SET PERSPECTIVE. Zdzislaw Pawlak

Computational Intelligence, Volume, Number, VAGUENES AND UNCERTAINTY: A ROUGH SET PERSPECTIVE. Zdzislaw Pawlak Computational Intelligence, Volume, Number, VAGUENES AND UNCERTAINTY: A ROUGH SET PERSPECTIVE Zdzislaw Pawlak Institute of Computer Science, Warsaw Technical University, ul. Nowowiejska 15/19,00 665 Warsaw,

More information

Tolerance Approximation Spaces. Andrzej Skowron. Institute of Mathematics. Warsaw University. Banacha 2, Warsaw, Poland

Tolerance Approximation Spaces. Andrzej Skowron. Institute of Mathematics. Warsaw University. Banacha 2, Warsaw, Poland Tolerance Approximation Spaces Andrzej Skowron Institute of Mathematics Warsaw University Banacha 2, 02-097 Warsaw, Poland e-mail: skowron@mimuw.edu.pl Jaroslaw Stepaniuk Institute of Computer Science

More information

Interpreting Low and High Order Rules: A Granular Computing Approach

Interpreting Low and High Order Rules: A Granular Computing Approach Interpreting Low and High Order Rules: A Granular Computing Approach Yiyu Yao, Bing Zhou and Yaohua Chen Department of Computer Science, University of Regina Regina, Saskatchewan, Canada S4S 0A2 E-mail:

More information

Naive Bayesian Rough Sets

Naive Bayesian Rough Sets Naive Bayesian Rough Sets Yiyu Yao and Bing Zhou Department of Computer Science, University of Regina Regina, Saskatchewan, Canada S4S 0A2 {yyao,zhou200b}@cs.uregina.ca Abstract. A naive Bayesian classifier

More information

Drawing Conclusions from Data The Rough Set Way

Drawing Conclusions from Data The Rough Set Way Drawing Conclusions from Data The Rough et Way Zdzisław Pawlak Institute of Theoretical and Applied Informatics, Polish Academy of ciences, ul Bałtycka 5, 44 000 Gliwice, Poland In the rough set theory

More information

Feature Selection with Fuzzy Decision Reducts

Feature Selection with Fuzzy Decision Reducts Feature Selection with Fuzzy Decision Reducts Chris Cornelis 1, Germán Hurtado Martín 1,2, Richard Jensen 3, and Dominik Ślȩzak4 1 Dept. of Mathematics and Computer Science, Ghent University, Gent, Belgium

More information

Abstract. In this paper we present a query answering system for solving non-standard

Abstract. In this paper we present a query answering system for solving non-standard Answering Non-Standard Queries in Distributed Knowledge-Based Systems Zbigniew W. Ras University of North Carolina Department of Comp. Science Charlotte, N.C. 28223, USA ras@uncc.edu Abstract In this paper

More information

High Frequency Rough Set Model based on Database Systems

High Frequency Rough Set Model based on Database Systems High Frequency Rough Set Model based on Database Systems Kartik Vaithyanathan kvaithya@gmail.com T.Y.Lin Department of Computer Science San Jose State University San Jose, CA 94403, USA tylin@cs.sjsu.edu

More information

Knowledge Discovery. Zbigniew W. Ras. Polish Academy of Sciences, Dept. of Comp. Science, Warsaw, Poland

Knowledge Discovery. Zbigniew W. Ras. Polish Academy of Sciences, Dept. of Comp. Science, Warsaw, Poland Handling Queries in Incomplete CKBS through Knowledge Discovery Zbigniew W. Ras University of orth Carolina, Dept. of Comp. Science, Charlotte,.C. 28223, USA Polish Academy of Sciences, Dept. of Comp.

More information

Discovery of Concurrent Data Models from Experimental Tables: A Rough Set Approach

Discovery of Concurrent Data Models from Experimental Tables: A Rough Set Approach From: KDD-95 Proceedings. Copyright 1995, AAAI (www.aaai.org). All rights reserved. Discovery of Concurrent Data Models from Experimental Tables: A Rough Set Approach Andrzej Skowronl* and Zbigniew Suraj2*

More information

Sets with Partial Memberships A Rough Set View of Fuzzy Sets

Sets with Partial Memberships A Rough Set View of Fuzzy Sets Sets with Partial Memberships A Rough Set View of Fuzzy Sets T. Y. Lin Department of Mathematics and Computer Science San Jose State University San Jose, California 95192-0103 E-mail: tylin@cs.sjsu.edu

More information

Easy Categorization of Attributes in Decision Tables Based on Basic Binary Discernibility Matrix

Easy Categorization of Attributes in Decision Tables Based on Basic Binary Discernibility Matrix Easy Categorization of Attributes in Decision Tables Based on Basic Binary Discernibility Matrix Manuel S. Lazo-Cortés 1, José Francisco Martínez-Trinidad 1, Jesús Ariel Carrasco-Ochoa 1, and Guillermo

More information

FUZZY PARTITIONS II: BELIEF FUNCTIONS A Probabilistic View T. Y. Lin

FUZZY PARTITIONS II: BELIEF FUNCTIONS A Probabilistic View T. Y. Lin FUZZY PARTITIONS II: BELIEF FUNCTIONS A Probabilistic View T. Y. Lin Department of Mathematics and Computer Science, San Jose State University, San Jose, California 95192, USA tylin@cs.sjsu.edu 1 Introduction

More information

Banacha Warszawa Poland s:

Banacha Warszawa Poland  s: Chapter 12 Rough Sets and Rough Logic: A KDD Perspective Zdzis law Pawlak 1, Lech Polkowski 2, and Andrzej Skowron 3 1 Institute of Theoretical and Applied Informatics Polish Academy of Sciences Ba ltycka

More information

Rough operations on Boolean algebras

Rough operations on Boolean algebras Rough operations on Boolean algebras Guilin Qi and Weiru Liu School of Computer Science, Queen s University Belfast Belfast, BT7 1NN, UK Abstract In this paper, we introduce two pairs of rough operations

More information

On Improving the k-means Algorithm to Classify Unclassified Patterns

On Improving the k-means Algorithm to Classify Unclassified Patterns On Improving the k-means Algorithm to Classify Unclassified Patterns Mohamed M. Rizk 1, Safar Mohamed Safar Alghamdi 2 1 Mathematics & Statistics Department, Faculty of Science, Taif University, Taif,

More information

Comparison of Rough-set and Interval-set Models for Uncertain Reasoning

Comparison of Rough-set and Interval-set Models for Uncertain Reasoning Yao, Y.Y. and Li, X. Comparison of rough-set and interval-set models for uncertain reasoning Fundamenta Informaticae, Vol. 27, No. 2-3, pp. 289-298, 1996. Comparison of Rough-set and Interval-set Models

More information

Modeling the Real World for Data Mining: Granular Computing Approach

Modeling the Real World for Data Mining: Granular Computing Approach Modeling the Real World for Data Mining: Granular Computing Approach T. Y. Lin Department of Mathematics and Computer Science San Jose State University, San Jose, California 95192-0103 and Berkeley Initiative

More information

Learning Rules from Very Large Databases Using Rough Multisets

Learning Rules from Very Large Databases Using Rough Multisets Learning Rules from Very Large Databases Using Rough Multisets Chien-Chung Chan Department of Computer Science University of Akron Akron, OH 44325-4003 chan@cs.uakron.edu Abstract. This paper presents

More information

Three Discretization Methods for Rule Induction

Three Discretization Methods for Rule Induction Three Discretization Methods for Rule Induction Jerzy W. Grzymala-Busse, 1, Jerzy Stefanowski 2 1 Department of Electrical Engineering and Computer Science, University of Kansas, Lawrence, Kansas 66045

More information

On Markov Properties in Evidence Theory

On Markov Properties in Evidence Theory On Markov Properties in Evidence Theory 131 On Markov Properties in Evidence Theory Jiřina Vejnarová Institute of Information Theory and Automation of the ASCR & University of Economics, Prague vejnar@utia.cas.cz

More information

Representing Independence Models with Elementary Triplets

Representing Independence Models with Elementary Triplets Representing Independence Models with Elementary Triplets Jose M. Peña ADIT, IDA, Linköping University, Sweden jose.m.pena@liu.se Abstract An elementary triplet in an independence model represents a conditional

More information

4.1 Notation and probability review

4.1 Notation and probability review Directed and undirected graphical models Fall 2015 Lecture 4 October 21st Lecturer: Simon Lacoste-Julien Scribe: Jaime Roquero, JieYing Wu 4.1 Notation and probability review 4.1.1 Notations Let us recall

More information

CS Lecture 3. More Bayesian Networks

CS Lecture 3. More Bayesian Networks CS 6347 Lecture 3 More Bayesian Networks Recap Last time: Complexity challenges Representing distributions Computing probabilities/doing inference Introduction to Bayesian networks Today: D-separation,

More information

Applying Bayesian networks in the game of Minesweeper

Applying Bayesian networks in the game of Minesweeper Applying Bayesian networks in the game of Minesweeper Marta Vomlelová Faculty of Mathematics and Physics Charles University in Prague http://kti.mff.cuni.cz/~marta/ Jiří Vomlel Institute of Information

More information

Minimal Attribute Space Bias for Attribute Reduction

Minimal Attribute Space Bias for Attribute Reduction Minimal Attribute Space Bias for Attribute Reduction Fan Min, Xianghui Du, Hang Qiu, and Qihe Liu School of Computer Science and Engineering, University of Electronic Science and Technology of China, Chengdu

More information

Andrzej Skowron, Zbigniew Suraj (Eds.) To the Memory of Professor Zdzisław Pawlak

Andrzej Skowron, Zbigniew Suraj (Eds.) To the Memory of Professor Zdzisław Pawlak Andrzej Skowron, Zbigniew Suraj (Eds.) ROUGH SETS AND INTELLIGENT SYSTEMS To the Memory of Professor Zdzisław Pawlak Vol. 1 SPIN Springer s internal project number, if known Springer Berlin Heidelberg

More information

Equivalence in Non-Recursive Structural Equation Models

Equivalence in Non-Recursive Structural Equation Models Equivalence in Non-Recursive Structural Equation Models Thomas Richardson 1 Philosophy Department, Carnegie-Mellon University Pittsburgh, P 15213, US thomas.richardson@andrew.cmu.edu Introduction In the

More information

Rough Set Approaches for Discovery of Rules and Attribute Dependencies

Rough Set Approaches for Discovery of Rules and Attribute Dependencies Rough Set Approaches for Discovery of Rules and Attribute Dependencies Wojciech Ziarko Department of Computer Science University of Regina Regina, SK, S4S 0A2 Canada Abstract The article presents an elementary

More information

A Generalized Decision Logic in Interval-set-valued Information Tables

A Generalized Decision Logic in Interval-set-valued Information Tables A Generalized Decision Logic in Interval-set-valued Information Tables Y.Y. Yao 1 and Qing Liu 2 1 Department of Computer Science, University of Regina Regina, Saskatchewan, Canada S4S 0A2 E-mail: yyao@cs.uregina.ca

More information

Causal Effect Identification in Alternative Acyclic Directed Mixed Graphs

Causal Effect Identification in Alternative Acyclic Directed Mixed Graphs Proceedings of Machine Learning Research vol 73:21-32, 2017 AMBN 2017 Causal Effect Identification in Alternative Acyclic Directed Mixed Graphs Jose M. Peña Linköping University Linköping (Sweden) jose.m.pena@liu.se

More information

Rough Sets for Uncertainty Reasoning

Rough Sets for Uncertainty Reasoning Rough Sets for Uncertainty Reasoning S.K.M. Wong 1 and C.J. Butz 2 1 Department of Computer Science, University of Regina, Regina, Canada, S4S 0A2, wong@cs.uregina.ca 2 School of Information Technology

More information

Classification of Voice Signals through Mining Unique Episodes in Temporal Information Systems: A Rough Set Approach

Classification of Voice Signals through Mining Unique Episodes in Temporal Information Systems: A Rough Set Approach Classification of Voice Signals through Mining Unique Episodes in Temporal Information Systems: A Rough Set Approach Krzysztof Pancerz, Wies law Paja, Mariusz Wrzesień, and Jan Warcho l 1 University of

More information

Learning Bayesian Networks Does Not Have to Be NP-Hard

Learning Bayesian Networks Does Not Have to Be NP-Hard Learning Bayesian Networks Does Not Have to Be NP-Hard Norbert Dojer Institute of Informatics, Warsaw University, Banacha, 0-097 Warszawa, Poland dojer@mimuw.edu.pl Abstract. We propose an algorithm for

More information

ROUGH SET THEORY FOR INTELLIGENT INDUSTRIAL APPLICATIONS

ROUGH SET THEORY FOR INTELLIGENT INDUSTRIAL APPLICATIONS ROUGH SET THEORY FOR INTELLIGENT INDUSTRIAL APPLICATIONS Zdzisław Pawlak Institute of Theoretical and Applied Informatics, Polish Academy of Sciences, Poland, e-mail: zpw@ii.pw.edu.pl ABSTRACT Application

More information

Independence Concepts for Convex Sets of Probabilities. Luis M. De Campos and Serafn Moral. Departamento de Ciencias de la Computacion e I.A.

Independence Concepts for Convex Sets of Probabilities. Luis M. De Campos and Serafn Moral. Departamento de Ciencias de la Computacion e I.A. Independence Concepts for Convex Sets of Probabilities Luis M. De Campos and Serafn Moral Departamento de Ciencias de la Computacion e I.A. Universidad de Granada, 18071 - Granada - Spain e-mails: lci@robinson.ugr.es,smc@robinson.ugr

More information

Introduction to Probabilistic Graphical Models

Introduction to Probabilistic Graphical Models Introduction to Probabilistic Graphical Models Kyu-Baek Hwang and Byoung-Tak Zhang Biointelligence Lab School of Computer Science and Engineering Seoul National University Seoul 151-742 Korea E-mail: kbhwang@bi.snu.ac.kr

More information

Rough Sets and Conflict Analysis

Rough Sets and Conflict Analysis Rough Sets and Conflict Analysis Zdzis law Pawlak and Andrzej Skowron 1 Institute of Mathematics, Warsaw University Banacha 2, 02-097 Warsaw, Poland skowron@mimuw.edu.pl Commemorating the life and work

More information

Learning in Bayesian Networks

Learning in Bayesian Networks Learning in Bayesian Networks Florian Markowetz Max-Planck-Institute for Molecular Genetics Computational Molecular Biology Berlin Berlin: 20.06.2002 1 Overview 1. Bayesian Networks Stochastic Networks

More information

Selected Algorithms of Machine Learning from Examples

Selected Algorithms of Machine Learning from Examples Fundamenta Informaticae 18 (1993), 193 207 Selected Algorithms of Machine Learning from Examples Jerzy W. GRZYMALA-BUSSE Department of Computer Science, University of Kansas Lawrence, KS 66045, U. S. A.

More information

Similarity-based Classification with Dominance-based Decision Rules

Similarity-based Classification with Dominance-based Decision Rules Similarity-based Classification with Dominance-based Decision Rules Marcin Szeląg, Salvatore Greco 2,3, Roman Słowiński,4 Institute of Computing Science, Poznań University of Technology, 60-965 Poznań,

More information

Issues in Modeling for Data Mining

Issues in Modeling for Data Mining Issues in Modeling for Data Mining Tsau Young (T.Y.) Lin Department of Mathematics and Computer Science San Jose State University San Jose, CA 95192 tylin@cs.sjsu.edu ABSTRACT Modeling in data mining has

More information

Abstract. Three Methods and Their Limitations. N-1 Experiments Suffice to Determine the Causal Relations Among N Variables

Abstract. Three Methods and Their Limitations. N-1 Experiments Suffice to Determine the Causal Relations Among N Variables N-1 Experiments Suffice to Determine the Causal Relations Among N Variables Frederick Eberhardt Clark Glymour 1 Richard Scheines Carnegie Mellon University Abstract By combining experimental interventions

More information

Weighting Expert Opinions in Group Decision Making for the Influential Effects between Variables in a Bayesian Network Model

Weighting Expert Opinions in Group Decision Making for the Influential Effects between Variables in a Bayesian Network Model Weighting Expert Opinions in Group Decision Making for the Influential Effects between Variables in a Bayesian Network Model Nipat Jongsawat 1, Wichian Premchaiswadi 2 Graduate School of Information Technology

More information

Belief Update in CLG Bayesian Networks With Lazy Propagation

Belief Update in CLG Bayesian Networks With Lazy Propagation Belief Update in CLG Bayesian Networks With Lazy Propagation Anders L Madsen HUGIN Expert A/S Gasværksvej 5 9000 Aalborg, Denmark Anders.L.Madsen@hugin.com Abstract In recent years Bayesian networks (BNs)

More information

Respecting Markov Equivalence in Computing Posterior Probabilities of Causal Graphical Features

Respecting Markov Equivalence in Computing Posterior Probabilities of Causal Graphical Features Proceedings of the Twenty-Fourth AAAI Conference on Artificial Intelligence (AAAI-10) Respecting Markov Equivalence in Computing Posterior Probabilities of Causal Graphical Features Eun Yong Kang Department

More information

Graphical models and causality: Directed acyclic graphs (DAGs) and conditional (in)dependence

Graphical models and causality: Directed acyclic graphs (DAGs) and conditional (in)dependence Graphical models and causality: Directed acyclic graphs (DAGs) and conditional (in)dependence General overview Introduction Directed acyclic graphs (DAGs) and conditional independence DAGs and causal effects

More information

2 Design. Design is the process of developing plans, or schemes of actions which are patterns for making a product. In our approach, the designer task

2 Design. Design is the process of developing plans, or schemes of actions which are patterns for making a product. In our approach, the designer task INFORMATION SCIENCES xx, 1{xx (1998) 1 Rough Mereological Foundations for Design, Analysis, Synthesis, and Control in Distributed Systems ANDRZEJ SKOWRON Institute of Mathematics Warsaw University Banacha

More information

bound on the likelihood through the use of a simpler variational approximating distribution. A lower bound is particularly useful since maximization o

bound on the likelihood through the use of a simpler variational approximating distribution. A lower bound is particularly useful since maximization o Category: Algorithms and Architectures. Address correspondence to rst author. Preferred Presentation: oral. Variational Belief Networks for Approximate Inference Wim Wiegerinck David Barber Stichting Neurale

More information

Markov properties for directed graphs

Markov properties for directed graphs Graphical Models, Lecture 7, Michaelmas Term 2009 November 2, 2009 Definitions Structural relations among Markov properties Factorization G = (V, E) simple undirected graph; σ Say σ satisfies (P) the pairwise

More information

A new Approach to Drawing Conclusions from Data A Rough Set Perspective

A new Approach to Drawing Conclusions from Data A Rough Set Perspective Motto: Let the data speak for themselves R.A. Fisher A new Approach to Drawing Conclusions from Data A Rough et Perspective Zdzisław Pawlak Institute for Theoretical and Applied Informatics Polish Academy

More information

The subject of this paper is nding small sample spaces for joint distributions of

The subject of this paper is nding small sample spaces for joint distributions of Constructing Small Sample Spaces for De-Randomization of Algorithms Daphne Koller Nimrod Megiddo y September 1993 The subject of this paper is nding small sample spaces for joint distributions of n Bernoulli

More information

Some remarks on conflict analysis

Some remarks on conflict analysis European Journal of Operational Research 166 (2005) 649 654 www.elsevier.com/locate/dsw Some remarks on conflict analysis Zdzisław Pawlak Warsaw School of Information Technology, ul. Newelska 6, 01 447

More information

PUBLICATIONS OF CECYLIA RAUSZER

PUBLICATIONS OF CECYLIA RAUSZER PUBLICATIONS OF CECYLIA RAUSZER [CR1] Representation theorem for semi-boolean algebras I, Bull. Acad. Polon. Sci., Sér. Sci. Math. Astronom. Phys. 19(1971), 881 887. [CR2] Representation theorem for semi-boolean

More information

ARPN Journal of Science and Technology All rights reserved.

ARPN Journal of Science and Technology All rights reserved. Rule Induction Based On Boundary Region Partition Reduction with Stards Comparisons Du Weifeng Min Xiao School of Mathematics Physics Information Engineering Jiaxing University Jiaxing 34 China ABSTRACT

More information

Probabilistic Reasoning: Graphical Models

Probabilistic Reasoning: Graphical Models Probabilistic Reasoning: Graphical Models Christian Borgelt Intelligent Data Analysis and Graphical Models Research Unit European Center for Soft Computing c/ Gonzalo Gutiérrez Quirós s/n, 33600 Mieres

More information

A Logical Formulation of the Granular Data Model

A Logical Formulation of the Granular Data Model 2008 IEEE International Conference on Data Mining Workshops A Logical Formulation of the Granular Data Model Tuan-Fang Fan Department of Computer Science and Information Engineering National Penghu University

More information

Motivation. Bayesian Networks in Epistemology and Philosophy of Science Lecture. Overview. Organizational Issues

Motivation. Bayesian Networks in Epistemology and Philosophy of Science Lecture. Overview. Organizational Issues Bayesian Networks in Epistemology and Philosophy of Science Lecture 1: Bayesian Networks Center for Logic and Philosophy of Science Tilburg University, The Netherlands Formal Epistemology Course Northern

More information

Directed Graphical Models or Bayesian Networks

Directed Graphical Models or Bayesian Networks Directed Graphical Models or Bayesian Networks Le Song Machine Learning II: Advanced Topics CSE 8803ML, Spring 2012 Bayesian Networks One of the most exciting recent advancements in statistical AI Compact

More information

Discrimination power of measures of comparison

Discrimination power of measures of comparison Fuzzy Sets and Systems 110 (000) 189 196 www.elsevier.com/locate/fss Discrimination power of measures of comparison M. Rifqi a;, V. Berger b, B. Bouchon-Meunier a a LIP6 Universite Pierre et Marie Curie,

More information

if and only if t ;; (A) t ;; (B), t ;+ (A) t ;+ (B), t +; (A) t ++ (B), and t ++ (A) t ++ (B). To make a description more adequate, we can perform one

if and only if t ;; (A) t ;; (B), t ;+ (A) t ;+ (B), t +; (A) t ++ (B), and t ++ (A) t ++ (B). To make a description more adequate, we can perform one Intervals (Pairs of Fuzzy Values), Triples, etc.: Can We Thus Get an Arbitrary Ordering? Vladik Kreinovich Computer Science, University of Texas, El Paso, TX 79968, USA, vladik@cs.utep.edu Masao Mukaidono

More information

Wojciech Penczek. Polish Academy of Sciences, Warsaw, Poland. and. Institute of Informatics, Siedlce, Poland.

Wojciech Penczek. Polish Academy of Sciences, Warsaw, Poland. and. Institute of Informatics, Siedlce, Poland. A local approach to modal logic for multi-agent systems? Wojciech Penczek 1 Institute of Computer Science Polish Academy of Sciences, Warsaw, Poland and 2 Akademia Podlaska Institute of Informatics, Siedlce,

More information

Dempster's Rule of Combination is. #P -complete. Pekka Orponen. Department of Computer Science, University of Helsinki

Dempster's Rule of Combination is. #P -complete. Pekka Orponen. Department of Computer Science, University of Helsinki Dempster's Rule of Combination is #P -complete Pekka Orponen Department of Computer Science, University of Helsinki eollisuuskatu 23, SF{00510 Helsinki, Finland Abstract We consider the complexity of combining

More information

[3] R.M. Colomb and C.Y.C. Chung. Very fast decision table execution of propositional

[3] R.M. Colomb and C.Y.C. Chung. Very fast decision table execution of propositional - 14 - [3] R.M. Colomb and C.Y.C. Chung. Very fast decision table execution of propositional expert systems. Proceedings of the 8th National Conference on Articial Intelligence (AAAI-9), 199, 671{676.

More information

doi: info:doi/ /idt

doi: info:doi/ /idt doi: info:doi/10.3233/idt-140226 Granules for Association Rules and Decision Support in the getrnia System Hiroshi Sakai, Mao Wu, Naoto Yamaguchi, and Michinori Nakata Graduate School of Engineering, Kyushu

More information

Granular Computing: Granular Classifiers and Missing Values

Granular Computing: Granular Classifiers and Missing Values 1 Granular Computing: Granular Classifiers and Missing Values Lech Polkowski 1,2 and Piotr Artiemjew 2 Polish-Japanese Institute of Information Technology 1 Koszykowa str. 86, 02008 Warsaw, Poland; Department

More information

Back circulant Latin squares and the inuence of a set. L F Fitina, Jennifer Seberry and Ghulam R Chaudhry. Centre for Computer Security Research

Back circulant Latin squares and the inuence of a set. L F Fitina, Jennifer Seberry and Ghulam R Chaudhry. Centre for Computer Security Research Back circulant Latin squares and the inuence of a set L F Fitina, Jennifer Seberry and Ghulam R Chaudhry Centre for Computer Security Research School of Information Technology and Computer Science University

More information

Probabilistic Graphical Models (I)

Probabilistic Graphical Models (I) Probabilistic Graphical Models (I) Hongxin Zhang zhx@cad.zju.edu.cn State Key Lab of CAD&CG, ZJU 2015-03-31 Probabilistic Graphical Models Modeling many real-world problems => a large number of random

More information

Brock University. Probabilistic granule analysis. Department of Computer Science. Ivo Düntsch & Günther Gediga Technical Report # CS May 2008

Brock University. Probabilistic granule analysis. Department of Computer Science. Ivo Düntsch & Günther Gediga Technical Report # CS May 2008 Brock University Department of Computer Science Probabilistic granule analysis Ivo Düntsch & Günther Gediga Technical Report # CS-08-04 May 2008 Brock University Department of Computer Science St. Catharines,

More information

Pei Wang( 王培 ) Temple University, Philadelphia, USA

Pei Wang( 王培 ) Temple University, Philadelphia, USA Pei Wang( 王培 ) Temple University, Philadelphia, USA Artificial General Intelligence (AGI): a small research community in AI that believes Intelligence is a general-purpose capability Intelligence should

More information

2 WANG Jue, CUI Jia et al. Vol.16 no", the discernibility matrix is only a new kind of learning method. Otherwise, we have to provide the specificatio

2 WANG Jue, CUI Jia et al. Vol.16 no, the discernibility matrix is only a new kind of learning method. Otherwise, we have to provide the specificatio Vol.16 No.1 J. Comput. Sci. & Technol. Jan. 2001 Investigation on AQ11, ID3 and the Principle of Discernibility Matrix WANG Jue (Ξ ±), CUI Jia ( ) and ZHAO Kai (Π Λ) Institute of Automation, The Chinese

More information

1. what conditional independencies are implied by the graph. 2. whether these independecies correspond to the probability distribution

1. what conditional independencies are implied by the graph. 2. whether these independecies correspond to the probability distribution NETWORK ANALYSIS Lourens Waldorp PROBABILITY AND GRAPHS The objective is to obtain a correspondence between the intuitive pictures (graphs) of variables of interest and the probability distributions of

More information

An Embedded Implementation of Bayesian Network Robot Programming Methods

An Embedded Implementation of Bayesian Network Robot Programming Methods 1 An Embedded Implementation of Bayesian Network Robot Programming Methods By Mark A. Post Lecturer, Space Mechatronic Systems Technology Laboratory. Department of Design, Manufacture and Engineering Management.

More information

Special Classes of Fuzzy Integer Programming Models with All-Dierent Constraints

Special Classes of Fuzzy Integer Programming Models with All-Dierent Constraints Transaction E: Industrial Engineering Vol. 16, No. 1, pp. 1{10 c Sharif University of Technology, June 2009 Special Classes of Fuzzy Integer Programming Models with All-Dierent Constraints Abstract. K.

More information

The Limitation of Bayesianism

The Limitation of Bayesianism The Limitation of Bayesianism Pei Wang Department of Computer and Information Sciences Temple University, Philadelphia, PA 19122 pei.wang@temple.edu Abstract In the current discussion about the capacity

More information

Computers and Mathematics with Applications

Computers and Mathematics with Applications Computers and Mathematics with Applications 59 (2010) 431 436 Contents lists available at ScienceDirect Computers and Mathematics with Applications journal homepage: www.elsevier.com/locate/camwa A short

More information

Model Complexity of Pseudo-independent Models

Model Complexity of Pseudo-independent Models Model Complexity of Pseudo-independent Models Jae-Hyuck Lee and Yang Xiang Department of Computing and Information Science University of Guelph, Guelph, Canada {jaehyuck, yxiang}@cis.uoguelph,ca Abstract

More information

Learning Marginal AMP Chain Graphs under Faithfulness

Learning Marginal AMP Chain Graphs under Faithfulness Learning Marginal AMP Chain Graphs under Faithfulness Jose M. Peña ADIT, IDA, Linköping University, SE-58183 Linköping, Sweden jose.m.pena@liu.se Abstract. Marginal AMP chain graphs are a recently introduced

More information

Granularity, Multi-valued Logic, Bayes Theorem and Rough Sets

Granularity, Multi-valued Logic, Bayes Theorem and Rough Sets Granularity, Multi-valued Logic, Bayes Theorem and Rough Sets Zdzis law Pawlak Institute for Theoretical and Applied Informatics Polish Academy of Sciences ul. Ba ltycka 5, 44 000 Gliwice, Poland e-mail:zpw@ii.pw.edu.pl

More information

Research Article Special Approach to Near Set Theory

Research Article Special Approach to Near Set Theory Mathematical Problems in Engineering Volume 2011, Article ID 168501, 10 pages doi:10.1155/2011/168501 Research Article Special Approach to Near Set Theory M. E. Abd El-Monsef, 1 H. M. Abu-Donia, 2 and

More information

Local Characterizations of Causal Bayesian Networks

Local Characterizations of Causal Bayesian Networks In M. Croitoru, S. Rudolph, N. Wilson, J. Howse, and O. Corby (Eds.), GKR 2011, LNAI 7205, Berlin Heidelberg: Springer-Verlag, pp. 1-17, 2012. TECHNICAL REPORT R-384 May 2011 Local Characterizations of

More information

Mining Approximative Descriptions of Sets Using Rough Sets

Mining Approximative Descriptions of Sets Using Rough Sets Mining Approximative Descriptions of Sets Using Rough Sets Dan A. Simovici University of Massachusetts Boston, Dept. of Computer Science, 100 Morrissey Blvd. Boston, Massachusetts, 02125 USA dsim@cs.umb.edu

More information

Lecture 4 October 18th

Lecture 4 October 18th Directed and undirected graphical models Fall 2017 Lecture 4 October 18th Lecturer: Guillaume Obozinski Scribe: In this lecture, we will assume that all random variables are discrete, to keep notations

More information

A Decision Theoretic View on Choosing Heuristics for Discovery of Graphical Models

A Decision Theoretic View on Choosing Heuristics for Discovery of Graphical Models A Decision Theoretic View on Choosing Heuristics for Discovery of Graphical Models Y. Xiang University of Guelph, Canada Abstract Discovery of graphical models is NP-hard in general, which justifies using

More information

Neighborhoods Systems: Measure, Probability and Belief Functions

Neighborhoods Systems: Measure, Probability and Belief Functions 202-207. Neighborhoods Systems: Measure, Probability and Belief Functions T. Y. Lin 1 * tylin@cs.sjsu.edu Y, Y, Yao 2 yyao@flash.lakeheadu.ca 1 Berkeley Initiative in Soft Computing, Department of Electrical

More information

Entropy for intuitionistic fuzzy sets

Entropy for intuitionistic fuzzy sets Fuzzy Sets and Systems 118 (2001) 467 477 www.elsevier.com/locate/fss Entropy for intuitionistic fuzzy sets Eulalia Szmidt, Janusz Kacprzyk Systems Research Institute, Polish Academy of Sciences ul. Newelska

More information

Separable and Transitive Graphoids

Separable and Transitive Graphoids Separable and Transitive Graphoids Dan Geiger Northrop Research and Technology Center One Research Park Palos Verdes, CA 90274 David Heckerman Medical Computer Science Group Knowledge Systems Laboratory

More information

Arguing and Explaining Classifications

Arguing and Explaining Classifications Arguing and Explaining Classifications Leila Amgoud IRIT CNRS 118, route de Narbonne 31062, Toulouse, France amgoud@irit.fr Mathieu Serrurier IRIT CNRS 118, route de Narbonne 31062, Toulouse, France serrurier@irit.fr

More information

Discovery of Pseudo-Independent Models from Data

Discovery of Pseudo-Independent Models from Data Discovery of Pseudo-Independent Models from Data Yang Xiang, University of Guelph, Canada June 4, 2004 INTRODUCTION Graphical models such as Bayesian networks (BNs) and decomposable Markov networks (DMNs)

More information

output H = 2*H+P H=2*(H-P)

output H = 2*H+P H=2*(H-P) Ecient Algorithms for Multiplication on Elliptic Curves by Volker Muller TI-9/97 22. April 997 Institut fur theoretische Informatik Ecient Algorithms for Multiplication on Elliptic Curves Volker Muller

More information

Bayes Theorem - the Rough Set Perspective

Bayes Theorem - the Rough Set Perspective Bayes Theorem - the Rough Set Perspective Zdzis law Pawlak Institute of Theoretical and Applied Informatics, Polish Academy of Sciences, ul. Ba ltycka 5, 44 100 Gliwice, Poland MOTTO: I had come to an

More information

On the Identification of a Class of Linear Models

On the Identification of a Class of Linear Models On the Identification of a Class of Linear Models Jin Tian Department of Computer Science Iowa State University Ames, IA 50011 jtian@cs.iastate.edu Abstract This paper deals with the problem of identifying

More information

Learning Multivariate Regression Chain Graphs under Faithfulness

Learning Multivariate Regression Chain Graphs under Faithfulness Sixth European Workshop on Probabilistic Graphical Models, Granada, Spain, 2012 Learning Multivariate Regression Chain Graphs under Faithfulness Dag Sonntag ADIT, IDA, Linköping University, Sweden dag.sonntag@liu.se

More information

Research Article Decision Analysis via Granulation Based on General Binary Relation

Research Article Decision Analysis via Granulation Based on General Binary Relation International Mathematics and Mathematical Sciences Volume 2007, Article ID 12714, 13 pages doi:10.1155/2007/12714 esearch Article Decision Analysis via Granulation Based on General Binary elation M. M.

More information

Potential Cases, Methodologies, and Strategies of Synthesis of. Solutions in Distributed Expert Systems. Minjie Zhang

Potential Cases, Methodologies, and Strategies of Synthesis of. Solutions in Distributed Expert Systems. Minjie Zhang Potential Cases, Methodologies, and Strategies of Synthesis of Solutions in Distributed Expert Systems Minjie Zhang School of Computer, and Information Sciences Edith Cowan University, WA 6027, Australia

More information

Abductive Disjunctive Logic Programming. Ullrich Hustadt

Abductive Disjunctive Logic Programming. Ullrich Hustadt Abductive Disjunctive Logic Programming Ullrich Hustadt Max-Planck-Institut fur Informatik, Im Stadtwald, W-6600 Saarbrucken, Germany Phone: (+9 681) 302-531, Fax: (+9 681) 302-530, E-mail: Ullrich.Hustadt@mpi-sb.mpg.de

More information

Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) 1.1 The Formal Denition of a Vector Space

Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) 1.1 The Formal Denition of a Vector Space Linear Algebra (part 1) : Vector Spaces (by Evan Dummit, 2017, v. 1.07) Contents 1 Vector Spaces 1 1.1 The Formal Denition of a Vector Space.................................. 1 1.2 Subspaces...................................................

More information

Zhang and Poole ([23]) made the observation that ICI enables one to factorize a conditional probability table into smaller pieces and showed how the V

Zhang and Poole ([23]) made the observation that ICI enables one to factorize a conditional probability table into smaller pieces and showed how the V Independence of Causal Inuence and Clique Tree Propagation Nevin Lianwen Zhang and Li Yan Hong Kong University of Science and Technology ABSTRACT This paper explores the role of independence of causal

More information