Data Management Bin Yao (Assistant Professor) Department of computer science and engineering Shanghai Jiao Tong University.

Slides:



Advertisements
Similar presentations
Management and Mining of Spatio-Temporal Data Rui Zhang The University of Melbourne.
Advertisements

1-1 CMPT 225 Data Structures and Programming Instructor: Aaron Hunter Section: E300 Campus: Harbour Centre Semester: Spring 2007.
Project 1 Assignment Building a mini-database for CCI in UNCC which includes entity sets: departments (CS,SIS, bioinformatics), faculties, courses given.
Welcome to Introduction to Java Programming At J.D.O’Bryant Science & Mathematics Chonho Lee Department of Computer Science University of Massachusetts.
GTECH 201 Introduction to Mapping Sciences. Contact Information Instructors: Jochen Albrecht (and Tom Walter) Office: Hunter N1030 Office hours: We, Th.
COMS W1004 Introduction to Computer Science June 25, 2008.
Welcome to MAT 170. Basic Course Information Instructor Office Office Hours Beth Jones PSA 725 Tuesday and Thursday 8 am – 8:30 am Tuesday and Thursday.
Welcome to MAT 142. Basic Course Information Instructor Office Office Hours Beth Jones PSA 725 Tuesday 10:30 am – 12 noon Thursday 10:30 am – 12 noon.
Mining Massive Datasets Course Overview 1 Wu-Jun Li Department of Computer Science and Engineering Shanghai Jiao Tong University Lecture 0: Course Overview.
Dr. Iyad Jafar Embedded Systems CPE 333. Instructor Information Dr. Iyad F. Jafar Office : Room 002 Computer Engineering Office Hours Sunday & Tuesday.
Introduction Using time property and location property from lost items’ pictures, we construct the Lost and Found System which combined with image search.
Data Management Bin Yao (Associate Professor) Department of computer science and engineering Shanghai Jiao Tong University.
Numerical Computation Lecture 0: Course Introduction Dr. Weifeng SU United International College Autumn 2010.
First... Background Topics Schedule Self Study Me Willem de Bruijn PhD candidate at Vrije Universiteit.
COMP Introduction to Programming Yi Hong May 13, 2015.
ENG3050 Embedded Reconfigurable Computing Systems General Information Handout Winter 2015, January 5 th.
General Physics1 Welcome to Phys 130! Blackboard blackboard.siena.edu.
ENG3190 Logic Synthesis General Information Handout Winter 2014, January 7 th.
Language Development: The Course Jan. 6, The Course Designed to give students a comprehensive understanding of language development, primarily in.
B. Prabhakaran1 Multimedia Systems Textbook Any/Most Multimedia Related Books Reference Papers: Appropriate reference papers discussed in class from time.
Data Structures (Second Part) Lecture 1 Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang University.
Discrete Mathematics CS204 Spring CS204 Discrete Mathematics Instructor: Professor Chin-Wan Chung (Office: Rm 3406, Tel:3537) 1.Lecture 1)Time:
CSE 1340 Introduction to Computing Concepts Class 1 ~ Intro.
ICS102: Introduction To Computing King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science.
MGS 351 Introduction to Management Information Systems RECITATION 8.
Database Design CS562 Fall CS562 Database Design Instructor : Professor Chin-Wan Chung Office : Rm 3406 Tel : 3537
Principles of Computer Science I Honors Section Note Set 1 CSE 1341 – H 1.
CPSC 30: Computer Applications Spring 2014, Section 6112 Instructor: Kathleen Cadden Tuesdays, 5:10 – 10:00 pm, Room V-115 Roll Go over Syllabus Break.
EAP 1620 Daily Schedule Summer B Professor: Diana Sen.
Welcome to CIS 2168 ! Data Structures and Algorithms
Jongwook Woo CIS 528 Introduction to Big Data Science (Syllabus) Jongwook Woo, PhD California State University, LA Computer and Information.
CSC 111 COURSE ORIENTATION. Course name and Credit houres  CSC 111 – Computer Programming-I  Credit hours:  3 hours lecture  1 hour tutorial  2 hours.
Bin Yao (Slides made available by Feifei Li) R-tree: Indexing Structure for Data in Multi- dimensional Space.
Data and Applications Security Developments and Directions Dr. Bhavani Thuraisingham The University of Texas at Dallas Introduction to the Course January.
IST 210: Organization of Data
ICS202 Data Structures King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science Department.
Fall 2012 Professor C. Van Loan Introduction to CSE Using Matlab GUIs CS 1115.
CPS 49S Google: The Computer Science Within and its Impact on Society Shivnath Babu Spring 2008.
Data Management Bin Yao (Associate Professor) Department of computer science and engineering Shanghai Jiao Tong University.
1 Advanced Database System Design Instructor: Ruoming Jin Fall 2010.
GM105 : Strategic Management Course Introduction.
CSE 1340 Introduction to Computing Concepts Class 1 ~ Intro.
Information Retrieval CIS-462 Dr. Samir Tartir 2013/2014 First Semester.
B. Prabhakaran1 Multimedia Systems Reference Text “Multimedia Database Management Systems” by B. Prabhakaran, Kluwer Academic Publishers. – Kluwer bought.
Data Structures By Dr. Mehedi Masud ِAssociate Professor, Computer Science Dept. College of Computers and Information Systems Taif University 1.
CSE Wireless and Adhoc networks Instructor: Ayman Alharbi Computer Engineering Dept. (Head of dept. ) Why ?
CS203 – Advanced Computer Architecture Introduction Daniel Wong, Assistant Professor Department of Electrical and Computer Engineering Cooperating Faculty,
Web-Based Information Retrieval Week 1: Administrivia Old Dominion University Department of Computer Science CS 895 Spring 2013 Michael L. Nelson 01/15/13.
CSE6339 DATA MANAGEMENT AND ANALYSIS FOR COMPUTATIONAL JOURNALISM CSE6339, Spring 2012 Department of Computer Science and Engineering, University of Texas.
CS & CS ST: Probabilistic Data Management Fall 2016 Xiang Lian Kent State University Kent, OH
Course Overview - Database Systems
Computer Engineering Department Islamic University of Gaza
TK1914 C++ Programming Course Introduction.
Introduction to Information Retrieval Week 1: Administrivia
Computer Science 102 Data Structures CSCI-UA
Internet of Things (IoT) CSED 490K Course Introduction
Definition In simple terms, an algorithm is a series of instructions to solve a problem (complete a task) We focus on Deterministic Algorithms Under the.
CS/EE 217 – GPU Architecture and Parallel Programming
Introduction to Information Retrieval Week 1: Administrivia
R-tree: Indexing Structure for Data in Multi-dimensional Space
Net 222: Communications and networks fundamentals (Practical Part)
Web-Based Information Retrieval Week 1: Administrivia
Multimedia Systems Reference Text
C Programming Lecture 1 : Introduction
Office: ENGR 530 Phone: Emai:
C Programming Lecture 1 : Introduction
EE 147 – GPU Computing and Programming
CS Problem Solving and Object Oriented Programming Spring 2019
Web-Based Information Retrieval Week 2: Administrivia
CS 232 Geometric Algorithms: Lecture 1
Presentation transcript:

Data Management Bin Yao (Assistant Professor) Department of computer science and engineering Shanghai Jiao Tong University

Staff Introduction Bio: ◦ Ph.D, Florida State University, ◦ Research interests:  Database, data management, cloud computing Contact ◦ ◦ Website: ◦ Office number: TA :陈舒 ( )

Not to learn:

To Learn : Spatial Data Spatial data : GPS, location based service

To Learn : Text Data Text data : online search, ecommerce, relation query

To Learn : Distributed Data Distributed data : network disk , distributed database , cloud based application

To Learn : Social Data Graph data : facebook , flickr , Wiki, Foursquare, weibo

Schedule ◦ Time: (Week 1-8)  Tuesday : class 3,4 ; Thursday : class 9,10. ◦ Place:  Room 105, Dong Shang Yuan ( 东上院 105). ◦ Lab hours:  Any time out of class

Textbook and reference Textbook ◦ No Reference ◦ A lot Some materials distribution before class.

Evaluation Policy Individual assignments: 20% Project assignments: 70% Class participation: 10% Exam: no

Individual assignment ◦ A summary report on a chosen paper in the reference list (10%)  1 page, in English  Using Latex, ◦ Presentation for the paper (10%)  5 minutes  1-5 minutes Q&A section ◦ Time schedule:  Report submitted by March 15th, 23:59:59  Presentation time: in classes from March 19th

Paper list (each for 4 students) (1) A. Guttman. "R-Trees: A Dynamic Index Structure for Spatial Searching", SIGMOD84 (2) Beckmann, etc. "The R*-tree: an efficient and robust access method for points and rectangles”, SIGMOD90 (3) T. Sellis, etc. ”The R+-Tree: A dynamic index for multi- dimensional objects”, VLDB87 (4) I. Kamel and C. Faloutsos, “On Packing R-trees”, CIKM93 (5) Arge, L., etc. "The Priority R-tree“, SIGMOD04 (6) Berchtold, S., etc. "The X-Tree: An Index Structure for High- Dimensional Data“, VLDB96 (7) N. Roussopoulos, etc. “Nearest Neighbor Queries”, SIGMOD95 (8) Scott T. Leutenegger, etc, “STR: A Simple and Efficient Algorithm for R-Tree Packing”, technical report, 1997 (9) B. Becker, etc. “An asymptotically optimal multiversion B-tree”,VLDBJ96