Towards robust symbolic reasoning about information from the web

Size: px
Start display at page:

Download "Towards robust symbolic reasoning about information from the web"

Transcription

1 Towards robust symbolic reasoning about information from the web Steven Schockaert School of Computer Science & Informatics, Cardiff University, 5 The Parade, CF24 3AA, Cardiff, United Kingdom s.schockaert@cs.cardiff.ac.uk Abstract. The need for vast amounts of machine-readable commonsense knowledge is one of the key obstacles hampering progress towards artificial general intelligence (AGI). While machine-readable knowledge is increasingly becoming available on the web, two important challenges remain. First, available information is mainly fact based, whereas more complex domain knowledge (e.g. in the form of rules) is needed to support common-sense reasoning. Second, because information on the web is inherently noisy, methods that take advantage of it need to be sufficiently robust. State-of-the art solutions to these challenges are mostly based on some form of statistical relational learning to induce probabilistic rule bases from the set of available facts. In this position paper, we argue that to support AGI a greater emphasis on qualitative methods is needed (i) to further increase the robustness of inference results, (ii) to implement strategies for dealing with vagueness, inconsistency and missing or incomplete knowledge, (iii) to ensure that knowledge bases are easy to understand and edit by users, and (iv) to allow inference results to be explained in an intuitive way. 1 Introduction More and more data is becoming available on the web in a structured, machinereadable form. Semantic wikis such as Google s Freebase 1, for instance, are collaborative efforts to compile formal knowledge bases from assertions made by their users (covering more than 23 million entities in the case of Freebase). Structured data can also be obtained by analysing statements in natural language (e.g. [3, 4, 24]), and from existing datasets published as linked data on the web (e.g. open government data 2 ). Although a number of formal ontologies and rule bases have been made available as well (e.g. the open-domain ontology Cyc 3 and various domain-specific ontologies) most knowledge bases on the web are essentially repositories of facts. For reasoning on the other hand, we need rules that can be used to infer new

2 facts from known ones and to verify whether sets of facts are logically consistent. Recent progress in statistical relational learning makes it possible to learn such rules automatically. One popular approach is to learn Markov logic networks from available facts [22], in which case learnt knowledge is represented as weighted first-order formulas, with the weights corresponding to those of an associated Markov network. Along similar lines, [11] proposes two strategies for learning probabilistic rules from noisy facts that have been extracted from the web. The resulting probabilistic theories have proven useful for learning new facts. For example, [22] reports an experiment in which 31,000 probabilistic inference rules have been learned from 250,000 facts. By using these inference rules the total number of facts known to the system increased to over 1,300,000 although the precision (i.e. the percentage of correct facts) at the same time dropped from about 90% to about 50%. Similarly, probabilistic rules are shown in [11] to lead to substantially better performance in a system that is aimed at learning instances of relations and concepts from the web (e.g. person X plays for team Y). These approaches to learning facts and rules from the web represent a crucial step towards semantic search engines, which can infer answers to questions from users from structured knowledge, and semantic search engines can in turn be seen as a crucial step towards AGI. However, relying exclusively on probabilistic inference over learned rules will not be sufficient, for a number of reasons: The probabilistic weights associated with rules have to be learned from noisy input data, and often from positive examples alone. As a result these weights should be interpreted as heuristic confidence scores rather than accurate probability estimates. Moreover, probabilities are strongly contextdependent, and it is doubtful that the corpora which are used to learn the probabilities always reflect context in which they are applied to a sufficient extent. Moreover, information extraction methods tend to introduce structural errors, often leading to overly optimistic probability estimates [22]. To be useful in practice, a semantic search engine would need the ability to explain how it has inferred a given conclusion to users without any training in probability theory or logic, e.g. using some form of controlled natural language [6]. Without an adequate explanation, users would not be able to judge whether they can trust the answer. However, there are often a large number of formulas which contribute to the probability with which a given conclusion can be derived, and the weights associated with each of these formulas is not always easily interpretable (e.g. in Markov logic networks). When explicit knowledge to answer a given question is missing, humans tend to resort to similarity-based or analogical reasoning, which is difficult to formalise in a probabilistic framework. More precisely, while probabilistic models may be extended with similarity-based reasoning capabilities (see e.g. [26]), it is not clear how the parameters of such rich models can be estimated sufficiently accurately from noisy web data. To address these issues, inference should as much as possible be based on commonsense reasoning over symbolic knowledge. Specifically, a probabilistic theory

3 which has been learned from the web could be approximated as a set of default rules, where a default rule if α then generally β can be interpreted as P (α β) P (α β), a view which can be formalized using the notion of big-stepped probabilities [2]. These default rules could then be published as part of a semantic wiki, allowing users to edit, remove or expand available knowledge. This user interaction is crucial, as fully automated methods are not likely to be sufficiently accurate. It is also in line with previous crowd-sourced approaches to knowledge acquisition, such as Wikipedia, Freebase, and the Open Mind Common Sense project. As the default rules only rely on orders-of-magnitude of probabilities, they are less sensitive to changes in context. To implement this symbolic approach to reasoning about information from the web, a number of fundamental challenges still need to be addressed. Most importantly, a form of commonsense reasoning needs to be developed which is tolerant to inconsistency and to the vagueness of natural language, and which can still draw plausible conclusions when explicit knowledge is missing. Such forms of commonsense reasoning would need to crucially rely on similarity information. While similarity relations can be induced from the web in a data-driven manner [7, 17, 25], such numerical similarity degrees have issues which are similar to those of probability degrees that are estimated from the web. In particular, similarity degrees are highly context-dependent and may be subjective, and the actual degrees that are obtained may not be reliable if insufficient high-quality data is available. Thus there is a need to develop a qualitative counterpart of similarity degrees, analogous to the way default reasoning offers a qualitative counterpart to probability theory. The next section briefly discusses a possible solution, using qualitative spatial relations between geometric cognitive representations to express similarity information in a qualitative way. Finally, Section 3 outlines how these spatial relations can be used to develop a theory of commonsense reasoning that is sufficiently robust to the noisiness of information from the web. 2 Conceptual relations as qualitative similarity Conceptual spaces [8] are geometric spaces in which the meaning of natural language properties and concepts can be represented. Conceptual spaces are often assumed to be Euclidean spaces, even though this is a simplification. The dimensions of a conceptual space represent cognitively primitive features. An individual object has precise values for these features and thus corresponds to a point, while properties and concepts correspond to regions. A central assumption in the theory of conceptual spaces is that the regions corresponding to natural properties or concepts are convex. This assumption finds its roots in prototype theory [14], which posits that the membership of an object to a category is based on its distance to the prototypes of that category, relative to the distances to prototypes of other categories. A standard example of conceptual spaces is in the domain of colours. Colours can be represented in a three-dimensional conceptual space, with dimensions corresponding to hue, saturation and intensity.

4 Every point in this space corresponds to a specific colour, and the colours that correspond to natural language terms such as red have been shown to indeed correspond to convex regions [9], although the exact boundaries of such regions may be vague. In most domains, conceptual space representations of properties and concepts are not accessible to us. Concepts such as restaurant, for example, can only be represented in a high-dimensional space, and it is not even clear what exactly would be the relevant quality dimensions. Even in the colour domain, the exact extension of regions corresponding to specific colour terms may not be clear. However, for commonsense reasoning, all we need is information about particular qualitative spatial relations that hold between the regions in a conceptual space. For example, an important problem in commonsense reasoning concerns the modelling of vague natural language terms. When merging information from different sources, logical inconsistencies may arise due to slightly different interpretations of vague terms. In [19] a solution was presented based on knowledge of which concepts correspond to adjacent regions in a conceptual space. The rationale is that the exact boundary between two regions is only partially determined for vague concepts, hence some objects may be considered to be instances of some concept by one source and instances of another concept by a second source. To resolve inconsistencies caused by vagueness, we thus need to be aware of which concepts share a (vague) boundary. As another example, [18] and [20] studied approaches to interpolative and analogical reasoning, aimed at completing rule bases with missing rules. For instance, assume that we know that undergraduate students do not pay tax and PhD students do not pay tax, but have no knowledge about whether master s students pay tax. Given that master s students are conceptually between undergraduate students and PhD students, we may draw the plausible conclusion that master s students do not pay tax. This conceptual betweenness can be identified with geometric betweenness in an underlying (unknown) conceptual space. Note that betweenness relates to comparative similarity. In particular, if the point b is between the points a and c in a Euclidean space (with a, b and c distinct points), then for every point x it holds that d(b, x) < max(d(a, x), d(c, x)). The notion of comparative similarity has also been used in a more direct way in [23]. Finally, note that analogical proportions of the form a is to b as c is to d correspond to parallelograms in an underlying conceptual space. In other words, a is to b as c is to d holds if the way a and b are different is similar to the way c and d are different [12]. Obtaining sufficiently accurate information from the web about qualitative spatial relationships in conceptual spaces should be considerably simpler than attempting to acquire the actual conceptual space representations. For example, [27] and [1] propose methods to discover analogies from analyzing natural language text. Another possible strategy, used in [25] and [17], is to use dimensionality reduction techniques such as multi-dimensional scaling and singular value decomposition to induce geometric models from data. These geometric models may be viewed as very coarse approximations of conceptual spaces, which may however be sufficiently accurate for discovering relevant qualitative relationships.

5 One important challenge that remains is reasoning about such qualitative spatial relations, to maintain consistency when integrating information from different sources, and to make explicit the consequences of known relations. For example, knowing that taiga is between tundra and temperateforest, and that taiga subsumes borealforest, we should be able to conclude that borealforest is between tundra and temperateforest. Spatial relations such as adjacency and parthood can be expressed in the Region Connection Calculus (RCC [13]), for which sound and complete decision methods are available. In [15], it was moreover shown that the requirement in conceptual spaces that regions be convex does not affect these decision procedures. In [16], it was shown how sound and complete reasoning can be done when RCC5, a fragment of the RCC, is extended with the notion of betweenness. However, no results are available for sound and complete reasoning about parallelism or comparative similarity, in combination with (fragments of) the RCC, and in this sense a general theory for reasoning about qualitative similarity information is still missing. 3 Reasoning about information from the web As explained above, we can derive two types of qualitative knowledge from the web. On the one hand, we can derive default rules which encode information about the order-of-magnitude of probabilities, and on the other hand we can derive conceptual relations which encode how different natural language categories are semantically related. In [21] it was shown how default reasoning in the sense of Kraus, Lehmann and Magidor [10] can be interpreted in a spatial way, thus reducing commonsense reasoning to the problem of reasoning over the qualitative spatial structure of conceptual spaces. In particular, to interpret defaults, we need order-of-magnitude information about how frequently an agent has encountered exemplars that belong to different areas of a conceptual space. To interpret a default rule if α then β it is useful to note that α and β correspond to regions in some conceptual space. This default rule then encodes the constraint that α β includes the part of α where the density of exemplars is highest (where we identify α and β with their corresponding region for the ease of presentation). Being inherently data-driven, the resulting approach would be more robust than approaches based on classical logic, while it is still symbolic and can thus naturally be used to interact with users (to explain results or to take into account user feedback). Still, by reducing numerical similarity degrees and probabilities to qualitative structures, important information is lost, and any purely qualitative approach is likely to be too cautious. While such numerical values should be seen as heuristic information, they can be very useful in practice. For example, we may use the qualitative approach outlined in this paper to generate arguments supporting or refuting particular conclusions, and then rely on available numerical information to rank these arguments from the most to the least plausible. In this way, we would rely on a combination of reliable symbolic knowledge (which is generic, and intuitive to understand and edit by humans) with heuris-

6 tic, data-driven methods (which are application-dependent and mostly hidden from users). Such an approach would be in line with the dual process account of human reasoning [5], according to which human reasoning relies on a combination of unconscious, heuristic processing and explicit, rule-based processing. 4 Conclusions This paper considered the problem of common-sense reasoning about information from the web, as a stepping stone to semantic search, and ultimately AGI. Any method which is to be successful for this task should reflect the quality of the input data. In particular, as accurate probabilities cannot be estimated from noisy positive examples alone, we argued that qualitative structures may be more appropriate. We also emphasized the importance of user interaction, as feedback is needed to correct systematic and other errors from the system, and intuitive explanations need to be provided to allow users to assess the plausibility of a conclusion. Finally, we stressed the fact that, in addition to uncertainty, similarity also has a crucial role to play in the formalization of commonsense reasoning. References 1. M. Bayoudh, H. Prade, and G. Richard. Evaluation of analogical proportions through kolmogorov complexity. Knowledge-Based Systems, 29(0):20 30, S. Benferhat, D. Dubois, and H. Prade. Possibilistic and standard probabilistic semantics of conditional knowledge bases. Journal of Logic and Computation, 9(6): , A. Carlson, J. Betteridge, B. Kisiel, B. Settles, E. R. Hruschka Jr, and T. M. Mitchell. Toward an architecture for never-ending language learning. In Proceedings of the Twenty-Fourth Conference on Artificial Intelligence, pages , O. Etzioni, A. Fader, J. Christensen, S. Soderland, and M. Mausam. Open information extraction: The second generation. In Proceedings of the Twenty-Second International Joint Conference on Artificial Intelligence, pages AAAI, J. S. Evans. In two minds: dual-process accounts of reasoning. Trends in Cognitive Sciences, 7(10): , N. E. Fuchs, K. Kaljurand, and T. Kuhn. Attempto Controlled English for knowledge representation. In Reasoning Web, volume 5224 of Lecture Notes in Computer Science, pages Springer, E. Gabrilovich and S. Markovitch. Computing semantic relatedness using wikipedia-based explicit semantic analysis. In Proceedings of the 20th International Joint Conference on Artificial Intelligence, volume 6, pages , P. Gärdenfors. Conceptual Spaces: The Geometry of Thought. MIT Press, G. Jäger. Natural color categories are convex sets. In M. Aloni, H. Bastiaanse, T. Jager, and K. Schulz, editors, Logic, Language and Meaning, volume 6042 of Lecture Notes in Computer Science, pages Springer Berlin Heidelberg, S. Kraus, D. Lehmann, and M. Magidor. Nonmonotonic reasoning, preferential models and cumulative logics. Artificial Intelligence, 44(1-2): , 1990.

7 11. N. Lao, T. Mitchell, and W. W. Cohen. Random walk inference and learning in a large scale knowledge base. In Proceedings of the 2011 Conference on Empirical Methods in Natural Language Processing, pages , H. Prade and G. Richard. Reasoning with logical proportions. In Proceedings of the International Conference on Principles of Knowledge Representation and Reasoning, pages , D. Randell, Z. Cui, and A. Cohn. A spatial logic based on regions and connection. In Proceedings of the 3rd International Conference on Knowledge Representation and Reasoning, pages , E. H. Rosch. Natural categories. Cognitive Psychology, 4(3): , S. Schockaert and S. Li. Convex solutions of RCC8 networks. In Proceedings of the 20th European Conference on Artificial Intelligence, pages , S. Schockaert and S. Li. Combining rcc5 relations with betweenness information. In Proceedings of the International Joint Conference on artificial Intelligence, S. Schockaert and H. Prade. Interpolation and extrapolation in conceptual spaces: A case study in the music domain. In Proceedings of the 5th International Conference on Web Reasoning and Rule Systems, pages , S. Schockaert and H. Prade. Qualitative reasoning about incomplete categorization rules based on interpolation and extrapolation in conceptual spaces. In Proceedings of the Fifth International Conference on Scalable Uncertainty Management, pages , S. Schockaert and H. Prade. Solving conflicts in information merging by a flexible interpretation of atomic propositions. Artificial Intelligence, 175(11): , S. Schockaert and H. Prade. Cautious analogical-proportion based reasoning using qualitative conceptual relations. In Proceedings of the ECAI 2012 Workshop on Similarity and Analogy-based Methods in AI, pages 41 48, S. Schockaert and H. Prade. Interpolative reasoning with default rules. In Proceedings of the International Joint Conference on Artificial Intelligence, S. Schoenmackers, O. Etzioni, D. S. Weld, and J. Davis. Learning first-order horn clauses from web text. In Proceedings of the 2010 Conference on Empirical Methods in Natural Language Processing, pages , M. Sheremet, D. Tishkovsky, F. Wolter, and M. Zakharyaschev. A logic for concepts and similarity. 17(3): , R. Speer and C. Havasi. ConceptNet 5: A large semantic network for relational knowledge. In I. Gurevych and J. Kim, editors, The People s Web Meets NLP: Collaboratively Constructed Language Resources, Theory and Applications of Natural Language Processing, pages Springer-Verlag, R. Speer, C. Havasi, and H. Lieberman. Analogyspace: reducing the dimensionality of common sense knowledge. In Proceedings of the 23rd AAAI Conference on Artificial intelligence, pages , J. B. Tenenbaum and T. L. Griffiths. Generalization, similarity, and bayesian inference. Behavioral and Brain Sciences, 24: , P. D. Turney. Measuring semantic similarity by latent relational analysis. In Proceedings of the 19th International Joint Conference on Artificial Intelligence, pages , 2005.

Concept Formation. Robert Goldstone. Thomas T. Hills. Samuel B. Day. Indiana University. Department of Psychology. Indiana University

Concept Formation. Robert Goldstone. Thomas T. Hills. Samuel B. Day. Indiana University. Department of Psychology. Indiana University 1 Concept Formation Robert L. Goldstone Thomas T. Hills Samuel B. Day Indiana University Correspondence Address: Robert Goldstone Department of Psychology Indiana University Bloomington, IN. 47408 Other

More information

Reusable Knowledge-based Components for Building Software. Applications: A Knowledge Modelling Approach

Reusable Knowledge-based Components for Building Software. Applications: A Knowledge Modelling Approach Reusable Knowledge-based Components for Building Software Applications: A Knowledge Modelling Approach Martin Molina, Jose L. Sierra, Jose Cuena Department of Artificial Intelligence, Technical University

More information

KNOWLEDGE-BASED IN MEDICAL DECISION SUPPORT SYSTEM BASED ON SUBJECTIVE INTELLIGENCE

KNOWLEDGE-BASED IN MEDICAL DECISION SUPPORT SYSTEM BASED ON SUBJECTIVE INTELLIGENCE JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol. 22/2013, ISSN 1642-6037 medical diagnosis, ontology, subjective intelligence, reasoning, fuzzy rules Hamido FUJITA 1 KNOWLEDGE-BASED IN MEDICAL DECISION

More information

Implementation of hybrid software architecture for Artificial Intelligence System

Implementation of hybrid software architecture for Artificial Intelligence System IJCSNS International Journal of Computer Science and Network Security, VOL.7 No.1, January 2007 35 Implementation of hybrid software architecture for Artificial Intelligence System B.Vinayagasundaram and

More information

Appendix B Data Quality Dimensions

Appendix B Data Quality Dimensions Appendix B Data Quality Dimensions Purpose Dimensions of data quality are fundamental to understanding how to improve data. This appendix summarizes, in chronological order of publication, three foundational

More information

Overview of the TACITUS Project

Overview of the TACITUS Project Overview of the TACITUS Project Jerry R. Hobbs Artificial Intelligence Center SRI International 1 Aims of the Project The specific aim of the TACITUS project is to develop interpretation processes for

More information

Artificial Intelligence and Transactional Law: Automated M&A Due Diligence. By Ben Klaber

Artificial Intelligence and Transactional Law: Automated M&A Due Diligence. By Ben Klaber Artificial Intelligence and Transactional Law: Automated M&A Due Diligence By Ben Klaber Introduction Largely due to the pervasiveness of electronically stored information (ESI) and search and retrieval

More information

CpSc810 Goddard Notes Chapter 7. Expert Systems

CpSc810 Goddard Notes Chapter 7. Expert Systems CpSc810 Goddard Notes Chapter 7 Expert Systems Expert systems are designed to provide expert quality performance on domainspecific problems. In this chapter we look at the structure of expert systems focusing

More information

DATA PREPARATION FOR DATA MINING

DATA PREPARATION FOR DATA MINING Applied Artificial Intelligence, 17:375 381, 2003 Copyright # 2003 Taylor & Francis 0883-9514/03 $12.00 +.00 DOI: 10.1080/08839510390219264 u DATA PREPARATION FOR DATA MINING SHICHAO ZHANG and CHENGQI

More information

Data Mining and Knowledge Discovery in Databases (KDD) State of the Art. Prof. Dr. T. Nouri Computer Science Department FHNW Switzerland

Data Mining and Knowledge Discovery in Databases (KDD) State of the Art. Prof. Dr. T. Nouri Computer Science Department FHNW Switzerland Data Mining and Knowledge Discovery in Databases (KDD) State of the Art Prof. Dr. T. Nouri Computer Science Department FHNW Switzerland 1 Conference overview 1. Overview of KDD and data mining 2. Data

More information

Problems often have a certain amount of uncertainty, possibly due to: Incompleteness of information about the environment,

Problems often have a certain amount of uncertainty, possibly due to: Incompleteness of information about the environment, Uncertainty Problems often have a certain amount of uncertainty, possibly due to: Incompleteness of information about the environment, E.g., loss of sensory information such as vision Incorrectness in

More information

A Foolish Consistency: Technical Challenges in Consistency Management

A Foolish Consistency: Technical Challenges in Consistency Management A Foolish Consistency: Technical Challenges in Consistency Management Anthony Finkelstein University College London, Department of Computer Science, Gower St., London WC1E 6BT UK a.finkelstein@cs.ucl.ac.uk

More information

How To Use Neural Networks In Data Mining

How To Use Neural Networks In Data Mining International Journal of Electronics and Computer Science Engineering 1449 Available Online at www.ijecse.org ISSN- 2277-1956 Neural Networks in Data Mining Priyanka Gaur Department of Information and

More information

Is a Single-Bladed Knife Enough to Dissect Human Cognition? Commentary on Griffiths et al.

Is a Single-Bladed Knife Enough to Dissect Human Cognition? Commentary on Griffiths et al. Cognitive Science 32 (2008) 155 161 Copyright C 2008 Cognitive Science Society, Inc. All rights reserved. ISSN: 0364-0213 print / 1551-6709 online DOI: 10.1080/03640210701802113 Is a Single-Bladed Knife

More information

Tensor Factorization for Multi-Relational Learning

Tensor Factorization for Multi-Relational Learning Tensor Factorization for Multi-Relational Learning Maximilian Nickel 1 and Volker Tresp 2 1 Ludwig Maximilian University, Oettingenstr. 67, Munich, Germany nickel@dbs.ifi.lmu.de 2 Siemens AG, Corporate

More information

Improving Knowledge-Based System Performance by Reordering Rule Sequences

Improving Knowledge-Based System Performance by Reordering Rule Sequences Improving Knowledge-Based System Performance by Reordering Rule Sequences Neli P. Zlatareva Department of Computer Science Central Connecticut State University 1615 Stanley Street New Britain, CT 06050

More information

Data, Measurements, Features

Data, Measurements, Features Data, Measurements, Features Middle East Technical University Dep. of Computer Engineering 2009 compiled by V. Atalay What do you think of when someone says Data? We might abstract the idea that data are

More information

Demonstrating WSMX: Least Cost Supply Management

Demonstrating WSMX: Least Cost Supply Management Demonstrating WSMX: Least Cost Supply Management Eyal Oren 2, Alexander Wahler 1, Bernhard Schreder 1, Aleksandar Balaban 1, Michal Zaremba 2, and Maciej Zaremba 2 1 NIWA Web Solutions, Vienna, Austria

More information

Bayesian Statistics: Indian Buffet Process

Bayesian Statistics: Indian Buffet Process Bayesian Statistics: Indian Buffet Process Ilker Yildirim Department of Brain and Cognitive Sciences University of Rochester Rochester, NY 14627 August 2012 Reference: Most of the material in this note

More information

CS Master Level Courses and Areas COURSE DESCRIPTIONS. CSCI 521 Real-Time Systems. CSCI 522 High Performance Computing

CS Master Level Courses and Areas COURSE DESCRIPTIONS. CSCI 521 Real-Time Systems. CSCI 522 High Performance Computing CS Master Level Courses and Areas The graduate courses offered may change over time, in response to new developments in computer science and the interests of faculty and students; the list of graduate

More information

An Intelligent Sales Assistant for Configurable Products

An Intelligent Sales Assistant for Configurable Products An Intelligent Sales Assistant for Configurable Products Martin Molina Department of Artificial Intelligence, Technical University of Madrid Campus de Montegancedo s/n, 28660 Boadilla del Monte (Madrid),

More information

UPDATES OF LOGIC PROGRAMS

UPDATES OF LOGIC PROGRAMS Computing and Informatics, Vol. 20, 2001,????, V 2006-Nov-6 UPDATES OF LOGIC PROGRAMS Ján Šefránek Department of Applied Informatics, Faculty of Mathematics, Physics and Informatics, Comenius University,

More information

Draft Martin Doerr ICS-FORTH, Heraklion, Crete Oct 4, 2001

Draft Martin Doerr ICS-FORTH, Heraklion, Crete Oct 4, 2001 A comparison of the OpenGIS TM Abstract Specification with the CIDOC CRM 3.2 Draft Martin Doerr ICS-FORTH, Heraklion, Crete Oct 4, 2001 1 Introduction This Mapping has the purpose to identify, if the OpenGIS

More information

Real Time Traffic Monitoring With Bayesian Belief Networks

Real Time Traffic Monitoring With Bayesian Belief Networks Real Time Traffic Monitoring With Bayesian Belief Networks Sicco Pier van Gosliga TNO Defence, Security and Safety, P.O.Box 96864, 2509 JG The Hague, The Netherlands +31 70 374 02 30, sicco_pier.vangosliga@tno.nl

More information

Ontologies for Enterprise Integration

Ontologies for Enterprise Integration Ontologies for Enterprise Integration Mark S. Fox and Michael Gruninger Department of Industrial Engineering,University of Toronto, 4 Taddle Creek Road, Toronto, Ontario M5S 1A4 tel:1-416-978-6823 fax:1-416-971-1373

More information

META DATA QUALITY CONTROL ARCHITECTURE IN DATA WAREHOUSING

META DATA QUALITY CONTROL ARCHITECTURE IN DATA WAREHOUSING META DATA QUALITY CONTROL ARCHITECTURE IN DATA WAREHOUSING Ramesh Babu Palepu 1, Dr K V Sambasiva Rao 2 Dept of IT, Amrita Sai Institute of Science & Technology 1 MVR College of Engineering 2 asistithod@gmail.com

More information

A STUDY OF DATA MINING ACTIVITIES FOR MARKET RESEARCH

A STUDY OF DATA MINING ACTIVITIES FOR MARKET RESEARCH 205 A STUDY OF DATA MINING ACTIVITIES FOR MARKET RESEARCH ABSTRACT MR. HEMANT KUMAR*; DR. SARMISTHA SARMA** *Assistant Professor, Department of Information Technology (IT), Institute of Innovation in Technology

More information

CIRGIRDISCO at RepLab2014 Reputation Dimension Task: Using Wikipedia Graph Structure for Classifying the Reputation Dimension of a Tweet

CIRGIRDISCO at RepLab2014 Reputation Dimension Task: Using Wikipedia Graph Structure for Classifying the Reputation Dimension of a Tweet CIRGIRDISCO at RepLab2014 Reputation Dimension Task: Using Wikipedia Graph Structure for Classifying the Reputation Dimension of a Tweet Muhammad Atif Qureshi 1,2, Arjumand Younus 1,2, Colm O Riordan 1,

More information

An Open Platform for Collecting Domain Specific Web Pages and Extracting Information from Them

An Open Platform for Collecting Domain Specific Web Pages and Extracting Information from Them An Open Platform for Collecting Domain Specific Web Pages and Extracting Information from Them Vangelis Karkaletsis and Constantine D. Spyropoulos NCSR Demokritos, Institute of Informatics & Telecommunications,

More information

Bowdoin Computer Science

Bowdoin Computer Science Bowdoin Science What is computer science, what are its applications in other disciplines, and its impact in society? 101: Introduction to CS Pre-requisites: none Assumes no prior knowledge of programming

More information

A Knowledge-based Product Derivation Process and some Ideas how to Integrate Product Development

A Knowledge-based Product Derivation Process and some Ideas how to Integrate Product Development A Knowledge-based Product Derivation Process and some Ideas how to Integrate Product Development (Position paper) Lothar Hotz and Andreas Günter HITeC c/o Fachbereich Informatik Universität Hamburg Hamburg,

More information

CSC384 Intro to Artificial Intelligence

CSC384 Intro to Artificial Intelligence CSC384 Intro to Artificial Intelligence What is Artificial Intelligence? What is Intelligence? Are these Intelligent? CSC384, University of Toronto 3 What is Intelligence? Webster says: The capacity to

More information

Mathematics Cognitive Domains Framework: TIMSS 2003 Developmental Project Fourth and Eighth Grades

Mathematics Cognitive Domains Framework: TIMSS 2003 Developmental Project Fourth and Eighth Grades Appendix A Mathematics Cognitive Domains Framework: TIMSS 2003 Developmental Project Fourth and Eighth Grades To respond correctly to TIMSS test items, students need to be familiar with the mathematics

More information

Extending Semantic Resolution via Automated Model Building: applications

Extending Semantic Resolution via Automated Model Building: applications Extending Semantic Resolution via Automated Model Building: applications Ricardo Caferra Nicolas Peltier LIFIA-IMAG L1F1A-IMAG 46, Avenue Felix Viallet 46, Avenue Felix Viallei 38031 Grenoble Cedex FRANCE

More information

Business Intelligence and Decision Support Systems

Business Intelligence and Decision Support Systems Chapter 12 Business Intelligence and Decision Support Systems Information Technology For Management 7 th Edition Turban & Volonino Based on lecture slides by L. Beaubien, Providence College John Wiley

More information

Performance Assessment Task Which Shape? Grade 3. Common Core State Standards Math - Content Standards

Performance Assessment Task Which Shape? Grade 3. Common Core State Standards Math - Content Standards Performance Assessment Task Which Shape? Grade 3 This task challenges a student to use knowledge of geometrical attributes (such as angle size, number of angles, number of sides, and parallel sides) to

More information

On the Use of Logical Abduction in Software Engineering

On the Use of Logical Abduction in Software Engineering On the Use of Logical Abduction in Software Engineering ALESSANDRA RUSSO and BASHAR NUSEIBEH Department of Computing, Imperial College of Science, Technology and Medicine London SW7 2BZ, U.K. E-mail:{ar3,

More information

Integrating Software Services for Preproject-Planning

Integrating Software Services for Preproject-Planning Integrating Software Services for Preproject-Planning Edward L DIVITA M.Sc., Ph.D. Candidate divita@stanford.edu Stanford University Stanford, CA 94305-4020 Martin FISCHER Associate Professor fischer@ce.stanford.edu

More information

Representing Statistical Information and Degrees of Belief in First-Order Probabilistic Conditional Logic

Representing Statistical Information and Degrees of Belief in First-Order Probabilistic Conditional Logic draft 2009-08-05 Representing Statistical Information and Degrees of Belief in First-Order Probabilistic Conditional Logic Matthias Thimm Information Engineering Group, Department of Computer Science,

More information

The Double Lives of Objects: An Essay in the Metaphysics of the Ordinary World

The Double Lives of Objects: An Essay in the Metaphysics of the Ordinary World 252 The Double Lives of Objects: An Essay in the Metaphysics of the Ordinary World, by Thomas Sattig. Oxford: Oxford University Press, 2015, 288 pages, ISBN 9780199683017 (hbk). In The Double Lives of

More information

An Analysis of Missing Data Treatment Methods and Their Application to Health Care Dataset

An Analysis of Missing Data Treatment Methods and Their Application to Health Care Dataset P P P Health An Analysis of Missing Data Treatment Methods and Their Application to Health Care Dataset Peng Liu 1, Elia El-Darzi 2, Lei Lei 1, Christos Vasilakis 2, Panagiotis Chountas 2, and Wei Huang

More information

Five High Order Thinking Skills

Five High Order Thinking Skills Five High Order Introduction The high technology like computers and calculators has profoundly changed the world of mathematics education. It is not only what aspects of mathematics are essential for learning,

More information

Curriculum Vitae Dr. Yi Zhou

Curriculum Vitae Dr. Yi Zhou Curriculum Vitae Dr. Yi Zhou Personal Information Name: Yi Zhou Major: Computer Science Tel (work): +61-2-4736 0802 Tel (home): +61-2-4736 8357 Email: yzhou@scm.uws.edu.au Homepage: https://www.scm.uws.edu.au/~yzhou/

More information

Interactive Dynamic Information Extraction

Interactive Dynamic Information Extraction Interactive Dynamic Information Extraction Kathrin Eichler, Holmer Hemsen, Markus Löckelt, Günter Neumann, and Norbert Reithinger Deutsches Forschungszentrum für Künstliche Intelligenz - DFKI, 66123 Saarbrücken

More information

AN ONTOLOGY BASED APPROACH FOR GEOSPATIAL DATA INTEGRATION OF AUTHORITATIVE AND CROWD SOURCED DATASETS

AN ONTOLOGY BASED APPROACH FOR GEOSPATIAL DATA INTEGRATION OF AUTHORITATIVE AND CROWD SOURCED DATASETS CO-118 AN ONTOLOGY BASED APPROACH FOR GEOSPATIAL DATA INTEGRATION OF AUTHORITATIVE AND CROWD SOURCED DATASETS DU H.(1), JIANG W.(1), ANAND S.(1), MORLEY J.(1), HART G.(2), LEIBOVICI D.(1), JACKSON M.(1)

More information

Understanding Prototype Theory and How it Can be Useful in Analyzing and Creating SEC XBRL Filings

Understanding Prototype Theory and How it Can be Useful in Analyzing and Creating SEC XBRL Filings Understanding Prototype Theory and How it Can be Useful in Analyzing and Creating SEC XBRL Filings By Charles Hoffman This information is inspired by the book Everything is Miscellaneous: the power of

More information

Chapter 21: The Discounted Utility Model

Chapter 21: The Discounted Utility Model Chapter 21: The Discounted Utility Model 21.1: Introduction This is an important chapter in that it introduces, and explores the implications of, an empirically relevant utility function representing intertemporal

More information

SECURITY METRICS: MEASUREMENTS TO SUPPORT THE CONTINUED DEVELOPMENT OF INFORMATION SECURITY TECHNOLOGY

SECURITY METRICS: MEASUREMENTS TO SUPPORT THE CONTINUED DEVELOPMENT OF INFORMATION SECURITY TECHNOLOGY SECURITY METRICS: MEASUREMENTS TO SUPPORT THE CONTINUED DEVELOPMENT OF INFORMATION SECURITY TECHNOLOGY Shirley Radack, Editor Computer Security Division Information Technology Laboratory National Institute

More information

Automated Theorem Proving - summary of lecture 1

Automated Theorem Proving - summary of lecture 1 Automated Theorem Proving - summary of lecture 1 1 Introduction Automated Theorem Proving (ATP) deals with the development of computer programs that show that some statement is a logical consequence of

More information

CONTENTS OF DAY 2. II. Why Random Sampling is Important 9 A myth, an urban legend, and the real reason NOTES FOR SUMMER STATISTICS INSTITUTE COURSE

CONTENTS OF DAY 2. II. Why Random Sampling is Important 9 A myth, an urban legend, and the real reason NOTES FOR SUMMER STATISTICS INSTITUTE COURSE 1 2 CONTENTS OF DAY 2 I. More Precise Definition of Simple Random Sample 3 Connection with independent random variables 3 Problems with small populations 8 II. Why Random Sampling is Important 9 A myth,

More information

Principles of Data Mining by Hand&Mannila&Smyth

Principles of Data Mining by Hand&Mannila&Smyth Principles of Data Mining by Hand&Mannila&Smyth Slides for Textbook Ari Visa,, Institute of Signal Processing Tampere University of Technology October 4, 2010 Data Mining: Concepts and Techniques 1 Differences

More information

2. REPORT TYPE Final Technical Report

2. REPORT TYPE Final Technical Report REPORT DOCUMENTATION PAGE Form Approved OMB No. 0704 0188 The public reporting burden for this collection of information is estimated to average 1 hour per response, including the time for reviewing instructions,

More information

EFFICIENT DATA PRE-PROCESSING FOR DATA MINING

EFFICIENT DATA PRE-PROCESSING FOR DATA MINING EFFICIENT DATA PRE-PROCESSING FOR DATA MINING USING NEURAL NETWORKS JothiKumar.R 1, Sivabalan.R.V 2 1 Research scholar, Noorul Islam University, Nagercoil, India Assistant Professor, Adhiparasakthi College

More information

Geospatial Data Integration with Linked Data and Provenance Tracking

Geospatial Data Integration with Linked Data and Provenance Tracking Geospatial Data Integration with Linked Data and Provenance Tracking Andreas Harth Karlsruhe Institute of Technology harth@kit.edu Yolanda Gil USC Information Sciences Institute gil@isi.edu Abstract We

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION Exploration is a process of discovery. In the database exploration process, an analyst executes a sequence of transformations over a collection of data structures to discover useful

More information

Self Organizing Maps for Visualization of Categories

Self Organizing Maps for Visualization of Categories Self Organizing Maps for Visualization of Categories Julian Szymański 1 and Włodzisław Duch 2,3 1 Department of Computer Systems Architecture, Gdańsk University of Technology, Poland, julian.szymanski@eti.pg.gda.pl

More information

Enforcing Data Quality Rules for a Synchronized VM Log Audit Environment Using Transformation Mapping Techniques

Enforcing Data Quality Rules for a Synchronized VM Log Audit Environment Using Transformation Mapping Techniques Enforcing Data Quality Rules for a Synchronized VM Log Audit Environment Using Transformation Mapping Techniques Sean Thorpe 1, Indrajit Ray 2, and Tyrone Grandison 3 1 Faculty of Engineering and Computing,

More information

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM.

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM. DATA MINING TECHNOLOGY Georgiana Marin 1 Abstract In terms of data processing, classical statistical models are restrictive; it requires hypotheses, the knowledge and experience of specialists, equations,

More information

Abstraction in Computer Science & Software Engineering: A Pedagogical Perspective

Abstraction in Computer Science & Software Engineering: A Pedagogical Perspective Orit Hazzan's Column Abstraction in Computer Science & Software Engineering: A Pedagogical Perspective This column is coauthored with Jeff Kramer, Department of Computing, Imperial College, London ABSTRACT

More information

Getting started with a data quality program

Getting started with a data quality program IBM Software White Paper Information Management Getting started with a data quality program 2 Getting started with a data quality program The data quality challenge Organizations depend on quality data

More information

Software Certification and Software Certificate Management Systems

Software Certification and Software Certificate Management Systems Software Certification and Software Certificate Management Systems (Position Paper) Ewen Denney and Bernd Fischer USRA/RIACS, NASA Ames Research Center, Moffett Field, CA 94035, USA {edenney,fisch}@email.arc.nasa.gov

More information

Q-Analysis and Human Mental Models: A Conceptual Framework for Complexity Estimate of Simplicial Complex in Psychological Space

Q-Analysis and Human Mental Models: A Conceptual Framework for Complexity Estimate of Simplicial Complex in Psychological Space Q-Analysis and Human Mental Models: A Conceptual Framework for Complexity Estimate of Simplicial Complex in Psychological Space Antalya / Türkiye September 01-02, 2011 Dr. Konstantin DEGTAREV Faculty of

More information

Ontology-Based Semantic Modeling of Safety Management Knowledge

Ontology-Based Semantic Modeling of Safety Management Knowledge 2254 Ontology-Based Semantic Modeling of Safety Management Knowledge Sijie Zhang 1, Frank Boukamp 2 and Jochen Teizer 3 1 Ph.D. Candidate, School of Civil and Environmental Engineering, Georgia Institute

More information

And the Models Are 16-03-2015. System/Software Development Life Cycle. Why Life Cycle Approach for Software?

And the Models Are 16-03-2015. System/Software Development Life Cycle. Why Life Cycle Approach for Software? System/Software Development Life Cycle Anurag Srivastava Associate Professor ABV-IIITM, Gwalior Why Life Cycle Approach for Software? Life cycle is a sequence of events or patterns that are displayed in

More information

An Individualized Web-based Algebra Tutor Based on Dynamic Deep Model Tracing

An Individualized Web-based Algebra Tutor Based on Dynamic Deep Model Tracing An Individualized Web-based Algebra Tutor Based on Dynamic Deep Model Tracing Dimitrios Sklavakis 1 and Ioannis Refanidis 1 1 University of Macedonia, Department of Applied Informatics, Egnatia 156, P.O.

More information

ACH 1.1 : A Tool for Analyzing Competing Hypotheses Technical Description for Version 1.1

ACH 1.1 : A Tool for Analyzing Competing Hypotheses Technical Description for Version 1.1 ACH 1.1 : A Tool for Analyzing Competing Hypotheses Technical Description for Version 1.1 By PARC AI 3 Team with Richards Heuer Lance Good, Jeff Shrager, Mark Stefik, Peter Pirolli, & Stuart Card ACH 1.1

More information

2 Computer Science and Information Systems Research Projects

2 Computer Science and Information Systems Research Projects 2 Computer Science and Information Systems Research Projects This book outlines a general process for carrying out thesis projects, and it embraces the following components as fundamentally important:

More information

How to report the percentage of explained common variance in exploratory factor analysis

How to report the percentage of explained common variance in exploratory factor analysis UNIVERSITAT ROVIRA I VIRGILI How to report the percentage of explained common variance in exploratory factor analysis Tarragona 2013 Please reference this document as: Lorenzo-Seva, U. (2013). How to report

More information

Applied mathematics and mathematical statistics

Applied mathematics and mathematical statistics Applied mathematics and mathematical statistics The graduate school is organised within the Department of Mathematical Sciences.. Deputy head of department: Aila Särkkä Director of Graduate Studies: Marija

More information

Ontological Representations of Software Patterns

Ontological Representations of Software Patterns Ontological Representations of Software Patterns Jean-Marc Rosengard and Marian F. Ursu University of London http://w2.syronex.com/jmr/ Abstract. This paper 1 is based on and advocates the trend in software

More information

OpenCog: A Software Framework for Integrative Artificial General Intelligence

OpenCog: A Software Framework for Integrative Artificial General Intelligence OpenCog: A Software Framework for Integrative Artificial General Intelligence David Hart 1,2 and Ben Goertzel 1,2 1 Novamente LLC 2 Singularity Institute for Artificial Intelligence Abstract. The OpenCog

More information

Reverse Engineering of Relational Databases to Ontologies: An Approach Based on an Analysis of HTML Forms

Reverse Engineering of Relational Databases to Ontologies: An Approach Based on an Analysis of HTML Forms Reverse Engineering of Relational Databases to Ontologies: An Approach Based on an Analysis of HTML Forms Irina Astrova 1, Bela Stantic 2 1 Tallinn University of Technology, Ehitajate tee 5, 19086 Tallinn,

More information

Artificial Intelligence Approaches to Spacecraft Scheduling

Artificial Intelligence Approaches to Spacecraft Scheduling Artificial Intelligence Approaches to Spacecraft Scheduling Mark D. Johnston Space Telescope Science Institute/Space Telescope-European Coordinating Facility Summary: The problem of optimal spacecraft

More information

Lecture 5: Human Concept Learning

Lecture 5: Human Concept Learning Lecture 5: Human Concept Learning Cognitive Systems II - Machine Learning WS 2005/2006 Part I: Basic Approaches of Concept Learning Rules, Prototypes, Examples Lecture 5: Human Concept Learning p. 108

More information

Ms. Aruna J. Chamatkar Assistant Professor in Kamla Nehru Mahavidyalaya, Sakkardara Square, Nagpur aruna.ayush1007@gmail.com

Ms. Aruna J. Chamatkar Assistant Professor in Kamla Nehru Mahavidyalaya, Sakkardara Square, Nagpur aruna.ayush1007@gmail.com An Artificial Intelligence for Data Mining Ms. Aruna J. Chamatkar Assistant Professor in Kamla Nehru Mahavidyalaya, Sakkardara Square, Nagpur aruna.ayush1007@gmail.com Abstract :Data mining is a new and

More information

Data Validation with OWL Integrity Constraints

Data Validation with OWL Integrity Constraints Data Validation with OWL Integrity Constraints (Extended Abstract) Evren Sirin Clark & Parsia, LLC, Washington, DC, USA evren@clarkparsia.com Abstract. Data validation is an important part of data integration

More information

Big Data with Rough Set Using Map- Reduce

Big Data with Rough Set Using Map- Reduce Big Data with Rough Set Using Map- Reduce Mr.G.Lenin 1, Mr. A. Raj Ganesh 2, Mr. S. Vanarasan 3 Assistant Professor, Department of CSE, Podhigai College of Engineering & Technology, Tirupattur, Tamilnadu,

More information

Towards Semantics-Enabled Distributed Infrastructure for Knowledge Acquisition

Towards Semantics-Enabled Distributed Infrastructure for Knowledge Acquisition Towards Semantics-Enabled Distributed Infrastructure for Knowledge Acquisition Vasant Honavar 1 and Doina Caragea 2 1 Artificial Intelligence Research Laboratory, Department of Computer Science, Iowa State

More information

Similarity Search and Mining in Uncertain Spatial and Spatio Temporal Databases. Andreas Züfle

Similarity Search and Mining in Uncertain Spatial and Spatio Temporal Databases. Andreas Züfle Similarity Search and Mining in Uncertain Spatial and Spatio Temporal Databases Andreas Züfle Geo Spatial Data Huge flood of geo spatial data Modern technology New user mentality Great research potential

More information

CS171 Visualization. The Visualization Alphabet: Marks and Channels. Alexander Lex alex@seas.harvard.edu. [xkcd]

CS171 Visualization. The Visualization Alphabet: Marks and Channels. Alexander Lex alex@seas.harvard.edu. [xkcd] CS171 Visualization Alexander Lex alex@seas.harvard.edu The Visualization Alphabet: Marks and Channels [xkcd] This Week Thursday: Task Abstraction, Validation Homework 1 due on Friday! Any more problems

More information

A Corpus Linguistics-based Approach for Estimating Arabic Online Content

A Corpus Linguistics-based Approach for Estimating Arabic Online Content A Corpus Linguistics-based Approach for Estimating Arabic Online Content Anas Tawileh Systematics Consulting anas@systematics.ca Mansour Al Ghamedi King Abdulaziz City for Science and Technology mghamdi@kacst.edu.sa

More information

ONTODESIGN; A DOMAIN ONTOLOGY FOR BUILDING AND EXPLOITING PROJECT MEMORIES IN PRODUCT DESIGN PROJECTS

ONTODESIGN; A DOMAIN ONTOLOGY FOR BUILDING AND EXPLOITING PROJECT MEMORIES IN PRODUCT DESIGN PROJECTS ONTODESIGN; A DOMAIN ONTOLOGY FOR BUILDING AND EXPLOITING PROJECT MEMORIES IN PRODUCT DESIGN PROJECTS DAVY MONTICOLO Zurfluh-Feller Company 25150 Belfort France VINCENT HILAIRE SeT Laboratory, University

More information

PRACTICAL DATA MINING IN A LARGE UTILITY COMPANY

PRACTICAL DATA MINING IN A LARGE UTILITY COMPANY QÜESTIIÓ, vol. 25, 3, p. 509-520, 2001 PRACTICAL DATA MINING IN A LARGE UTILITY COMPANY GEORGES HÉBRAIL We present in this paper the main applications of data mining techniques at Electricité de France,

More information

HELP DESK SYSTEMS. Using CaseBased Reasoning

HELP DESK SYSTEMS. Using CaseBased Reasoning HELP DESK SYSTEMS Using CaseBased Reasoning Topics Covered Today What is Help-Desk? Components of HelpDesk Systems Types Of HelpDesk Systems Used Need for CBR in HelpDesk Systems GE Helpdesk using ReMind

More information

Adaptive information source selection during hypothesis testing

Adaptive information source selection during hypothesis testing Adaptive information source selection during hypothesis testing Andrew T. Hendrickson (drew.hendrickson@adelaide.edu.au) Amy F. Perfors (amy.perfors@adelaide.edu.au) Daniel J. Navarro (daniel.navarro@adelaide.edu.au)

More information

Basel Committee on Banking Supervision. Working Paper No. 17

Basel Committee on Banking Supervision. Working Paper No. 17 Basel Committee on Banking Supervision Working Paper No. 17 Vendor models for credit risk measurement and management Observations from a review of selected models February 2010 The Working Papers of the

More information

BUSINESS RULES AS PART OF INFORMATION SYSTEMS LIFE CYCLE: POSSIBLE SCENARIOS Kestutis Kapocius 1,2,3, Gintautas Garsva 1,2,4

BUSINESS RULES AS PART OF INFORMATION SYSTEMS LIFE CYCLE: POSSIBLE SCENARIOS Kestutis Kapocius 1,2,3, Gintautas Garsva 1,2,4 International Conference 20th EURO Mini Conference Continuous Optimization and Knowledge-Based Technologies (EurOPT-2008) May 20 23, 2008, Neringa, LITHUANIA ISBN 978-9955-28-283-9 L. Sakalauskas, G.W.

More information

DATA MINING IN FINANCE

DATA MINING IN FINANCE DATA MINING IN FINANCE Advances in Relational and Hybrid Methods by BORIS KOVALERCHUK Central Washington University, USA and EVGENII VITYAEV Institute of Mathematics Russian Academy of Sciences, Russia

More information

Prediction of Stock Performance Using Analytical Techniques

Prediction of Stock Performance Using Analytical Techniques 136 JOURNAL OF EMERGING TECHNOLOGIES IN WEB INTELLIGENCE, VOL. 5, NO. 2, MAY 2013 Prediction of Stock Performance Using Analytical Techniques Carol Hargreaves Institute of Systems Science National University

More information

Oracle8i Spatial: Experiences with Extensible Databases

Oracle8i Spatial: Experiences with Extensible Databases Oracle8i Spatial: Experiences with Extensible Databases Siva Ravada and Jayant Sharma Spatial Products Division Oracle Corporation One Oracle Drive Nashua NH-03062 {sravada,jsharma}@us.oracle.com 1 Introduction

More information

Specific Usage of Visual Data Analysis Techniques

Specific Usage of Visual Data Analysis Techniques Specific Usage of Visual Data Analysis Techniques Snezana Savoska 1 and Suzana Loskovska 2 1 Faculty of Administration and Management of Information systems, Partizanska bb, 7000, Bitola, Republic of Macedonia

More information

CHAPTER 7 GENERAL PROOF SYSTEMS

CHAPTER 7 GENERAL PROOF SYSTEMS CHAPTER 7 GENERAL PROOF SYSTEMS 1 Introduction Proof systems are built to prove statements. They can be thought as an inference machine with special statements, called provable statements, or sometimes

More information

Last time we had arrived at the following provisional interpretation of Aquinas second way:

Last time we had arrived at the following provisional interpretation of Aquinas second way: Aquinas Third Way Last time we had arrived at the following provisional interpretation of Aquinas second way: 1. 2. 3. 4. At least one thing has an efficient cause. Every causal chain must either be circular,

More information

A Software Tool for. Automatically Veried Operations on. Intervals and Probability Distributions. Daniel Berleant and Hang Cheng

A Software Tool for. Automatically Veried Operations on. Intervals and Probability Distributions. Daniel Berleant and Hang Cheng A Software Tool for Automatically Veried Operations on Intervals and Probability Distributions Daniel Berleant and Hang Cheng Abstract We describe a software tool for performing automatically veried arithmetic

More information

Representing Geography

Representing Geography 3 Representing Geography OVERVIEW This chapter introduces the concept of representation, or the construction of a digital model of some aspect of the Earth s surface. The geographic world is extremely

More information

01219211 Software Development Training Camp 1 (0-3) Prerequisite : 01204214 Program development skill enhancement camp, at least 48 person-hours.

01219211 Software Development Training Camp 1 (0-3) Prerequisite : 01204214 Program development skill enhancement camp, at least 48 person-hours. (International Program) 01219141 Object-Oriented Modeling and Programming 3 (3-0) Object concepts, object-oriented design and analysis, object-oriented analysis relating to developing conceptual models

More information

Single Level Drill Down Interactive Visualization Technique for Descriptive Data Mining Results

Single Level Drill Down Interactive Visualization Technique for Descriptive Data Mining Results , pp.33-40 http://dx.doi.org/10.14257/ijgdc.2014.7.4.04 Single Level Drill Down Interactive Visualization Technique for Descriptive Data Mining Results Muzammil Khan, Fida Hussain and Imran Khan Department

More information

REFLECTIONS ON THE USE OF BIG DATA FOR STATISTICAL PRODUCTION

REFLECTIONS ON THE USE OF BIG DATA FOR STATISTICAL PRODUCTION REFLECTIONS ON THE USE OF BIG DATA FOR STATISTICAL PRODUCTION Pilar Rey del Castillo May 2013 Introduction The exploitation of the vast amount of data originated from ICT tools and referring to a big variety

More information

Software Engineering of NLP-based Computer-assisted Coding Applications

Software Engineering of NLP-based Computer-assisted Coding Applications Software Engineering of NLP-based Computer-assisted Coding Applications 1 Software Engineering of NLP-based Computer-assisted Coding Applications by Mark Morsch, MS; Carol Stoyla, BS, CLA; Ronald Sheffer,

More information

D A T A M I N I N G C L A S S I F I C A T I O N

D A T A M I N I N G C L A S S I F I C A T I O N D A T A M I N I N G C L A S S I F I C A T I O N FABRICIO VOZNIKA LEO NARDO VIA NA INTRODUCTION Nowadays there is huge amount of data being collected and stored in databases everywhere across the globe.

More information