Part III. Presentation Style How you do it also matters.

Slides:



Advertisements
Similar presentations
Provenance-Aware Storage Systems Margo Seltzer April 29, 2005.
Advertisements

Introduction to Databases
The Experience Factory May 2004 Leonardo Vaccaro.
CAP 252 Lecture Topic: Requirement Analysis Class Exercise: Use Cases.
Chapter 3 Database Management
File Systems and Databases
NJIT Use Case Model Operation Contracts Prepared By: Sumit Sharma.
Organizing Data & Information
Chapter 4: Database Management. Databases Before the Use of Computers Data kept in books, ledgers, card files, folders, and file cabinets Long response.
Automatic Data Ramon Lawrence University of Manitoba
A Comparsion of Databases and Data Warehouses Name: Liliana Livorová Subject: Distributed Data Processing.
Databases From A to Boyce Codd. What is a database? It depends on your point of view. For Manovich, a database is a means of structuring information in.
Sayed Ahmed Logical Design of a Data Warehouse.  Free Training and Educational Services  Training and Education in Bangla: Training and Education in.
Data Warehouse & Data Mining
Database Design - Lecture 1
Fundamentals of Information Systems, Fifth Edition
Introduction: Databases and Database Users
Introduction to MDA (Model Driven Architecture) CYT.
Organizing Data and Information AD660 – Databases, Security, and Web Technologies Marcus Goncalves Spring 2013.
CS 474 Database Design and Application Terminology Jan 11, 2000.
Chapter 7: Database Systems Succeeding with Technology: Second Edition.
311: Management Information Systems Database Systems Chapter 3.
© 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang 5-1 Chapter 5 Business Intelligence: Data.
Databases From A to Boyce Codd. What is a database? It depends on your point of view. For Manovich, a database is a means of structuring information in.
Dimitrios Skoutas Alkis Simitsis
Data Warehousing.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
Chapter 4 Data and Databases. Learning Objectives Upon successful completion of this chapter, you will be able to: Describe the differences between data,
Decision Support and Date Warehouse Jingyi Lu. Outline Decision Support System OLAP vs. OLTP What is Date Warehouse? Dimensional Modeling Extract, Transform,
Advanced Database Course (ESED5204) Eng. Hanan Alyazji University of Palestine Software Engineering Department.
Database Systems Basic Data Management Concepts
UNIT-II Principles of dimensional modeling
Chapter 5 DATA WAREHOUSING Study Sections 5.2, 5.3, 5.5, Pages: & Snowflake schema.
Management Information Systems, 4 th Edition 1 Chapter 8 Data and Knowledge Management.
Issues in Ontology-based Information integration By Zhan Cui, Dean Jones and Paul O’Brien.
Business Intelligence Transparencies 1. ©Pearson Education 2009 Objectives What business intelligence (BI) represents. The technologies associated with.
Domain Model A representation of real-world conceptual classes in a problem domain. The core of object-oriented analysis They are NOT software objects.
DANIELA KOLAROVA INSTITUTE OF INFORMATION TECHNOLOGIES, BAS Multimedia Semantics and the Semantic Web.
Data Warehouses, Online Analytical Processing, and Metadata 11 th Meeting Course Name: Business Intelligence Year: 2009.
1 Copyright © 2009, Oracle. All rights reserved. Oracle Business Intelligence Enterprise Edition: Overview.
1 Database Systems, 8 th Edition Star Schema Data modeling technique –Maps multidimensional decision support data into relational database Creates.
Database Concepts and Applications in HRIS
Copyright © 2016 Pearson Education, Inc. Modern Database Management 12 th Edition Jeff Hoffer, Ramesh Venkataraman, Heikki Topi CHAPTER 9: DATA WAREHOUSING.
Foundations of information systems : BIS 1202 Lecture 4: Database Systems and Business Intelligence.
Introduction: Databases and Database Systems Lecture # 1 June 19,2012 National University of Computer and Emerging Sciences.
1 Data Warehousing Data Warehousing. 2 Objectives Definition of terms Definition of terms Reasons for information gap between information needs and availability.
The PLA Model: On the Combination of Product-Line Analyses 강태준.
01-Business intelligence
Data Mining Generally, (Sometimes called data or knowledge discovery) is the process of analyzing data from different perspectives and summarizing it.
Advanced Applied IT for Business 2
Physical Data Model – step-by-step instructions and template
Data warehouse and OLAP
Fundamentals & Ethics of Information Systems IS 201
Chapter 13 The Data Warehouse
Data Models.
Fundamentals of Information Systems
Datamining : Refers to extracting or mining knowledge from large amounts of data Applications : Market Analysis Fraud Detection Customer Retention Production.
Data Warehouse.
Applying Data Warehouse Techniques
Overview and Fundamentals
File Systems and Databases
Applying Data Warehouse Techniques
An Introduction to Data Warehousing
Applying Data Warehouse Techniques
Introduction to Systems Analysis and Design Stefano Moshi Memorial University College System Analysis & Design BIT
Introduction of Week 9 Return assignment 5-2
Data Warehousing Concepts
Analytics, BI & Data Integration
Presentation transcript:

Part III. Presentation Style How you do it also matters

Overview How to say things NOT How NOT to say things Slides to use NOT Slides NOT to use

Preparation First: Narrative Next:Slides

Mechanics sayDetrmine what you will say Figure what type of visual would help mostFigure what type of visual would help most Create your visualCreate your visual Test-drive in your headTest-drive in your head Test-drive on othersTest-drive on others Make improvementsMake improvements

DoDon’t Do s and Don’t s

How much to put on a single slide? Not too much

Applying Normal Maps to the Implicit Surface y z x y z x y z x y x Mark Barry

VS.

Dual Contouring With Normal Map Extraction Same process as just described –Generate polygons, project vertices, etc. Simple “search” space for finest-level contour vertices Only difference: –Polygons generated: quads & triangles –Quads span four cubes –Only have to collect finest-level contour vertices from the four cubes Mark Barry

Avoid full sentences

Future Work Pre-process the DOM rather than re-evaluating the indices each time Efficient algorithms to store and retrieve intermediate results. Comparisons can be performed with other proposed solutions and it would be helpful in finding the different areas for improvement. Karthikeyan S.

VS.

Future work / Conclusions Three or more join relations Non numeric data Real mobile environment Levels of abstraction (signatures) Multiple Join attributes Promising results Saad Ijad

Avoid full sentences  Noone reads them  Clutter  Notes to self  Stops you from reading

Avoid reading your slides

BAYESIAN NETWORK A Bayesian network for a set of variables X = {X1…Xn} consists of (1) a network structure S that encodes a set of conditional independence assertions about variables in X, and (2) a set P of local probability distributions associated with each variable.

Bayesian Network B = G = - Directed Acyclic Graph X = {x1,…,xN} – Discrete random Variables P: conditional probability tables x1 x5 x2 x3x4 x3 P(x3) A 0.4 B 0.3 C 0.3 x1 P(x1) A 0.1 B 0.3 C 0.6 x1 P(x2|x1) A B C A B C

Avoid reading your slides A picture is worth a thousand words Corollary:

What is an ontology? –describes basic concepts in a domain and defines relations among them. –provides the basic blocks in its structure –provides a common vocabulary for researchers who need to share information in a specific domain Charles Wei

Goals of using an ontology –share common understanding of the structure of information among people or software agents –enable reuse of domain knowledge –make domain assumptions explicit –separate domain knowledge from operational knowledge –analyze domain knowledge Charles Wei

The experience of using an ontology –Easier to understand, but creating an ontology is… –Easier to reuse, but creating an ontology is … –Easier to implement, but creating an ontology is … So, is there anyway to improve the process of creating an ontology? Charles Wei

Ontology creation – related works –generating an ontology from text-based documents –extracting the concepts and relationships from large quantities of data –making a model-based ontology, which extracts the concepts and relationships from specifications, formalizations and computer- generated artifacts Charles Wei

Generating an ontology from text- based documents –from a given collection of textual resources by applying natural language processing and machine learning techniques. –requires significant computational effort on natural language processing –is still difficult to working on the knowledge which resides in different languages Charles Wei

 Extracting the concepts and relationships from large quantities of data –Data mining and Formal Concept Analysis –The original concepts exist in human’s mind. –The transformation from ideas to formal knowledge is necessary –Same problems as generating an ontology from text-based documents Charles Wei

 Making a model-based ontology –Adjustment: forming instead of extracting –form the concepts and relationships from specifications, formalizations and computer- generated artifacts –Manually input instead information extraction from existing documents Charles Wei

Seamless integration of new input interface –More intuitive and simplified information input process –Working with model-based ontology with a better input interface Categorize classes and instances automatically –Implement bottom-up approach and demonstrate the ability to help on creating an ontology Charles Wei

Nine slides describing ontologies … without a picture!!!

Ontologies Media Movies Books Music Action Horror Comedy ClassicalJazzModern Fiction Non-Fictionl Describe basic concepts Define relations among them basic blocks common vocabulary for a specific domain

DON’T Quote verbatim from your thesis

DON’T Exception: Formal definitions that need to be read

DON’T Copy-and-paste diagrams from thesis DO Create diagrams for presentations

Before insertion Instance A Class A Class B Class C Class D Slot 1 Slot 2 Slot 3 : Slot N Slot 1 Slot 2 : Slot N Slot N+ 1 : Slot M Slot 1 Slot 2 : Slot N Slot N+ 1 : Slot M Slot P : Slot Q Slot 1 Slot 2 : Slot N Slot N+ 1 : Slot M Slot R : Slot S Charles Wei

KyGODDAG Swati Tata

Characteristics of an ODS Star Schema Chad Smith

Star Schema Fact tables --- hold the “measured” data of the business (i.e. sales transactions); contain the majority of ODS data Dimension tables --- pre-joined to the fact table(s) via FK relationships; usually contain a fixed # of records (i.e. store locations) Fact table(s) are de-normalized to reduce table joins and improve query performance. Orders product store customer shipment Product Store Shipment Customer

Characteristics of an ODS Extract/Transform/Load (ETL) Chad Smith

Extract/Transform/Load (ETL) E --- extract data from the primary data source(s) T --- transform source data into a format compliant with the destination L --- load the transformed source data ETL steps are often combined into a single process. source applications application databases ODS data mart / data warehouse target applications ETL