Multimedia Databases and Querying techniques

Slides:



Advertisements
Similar presentations
Three-Step Database Design
Advertisements

Pseudo-Relevance Feedback For Multimedia Retrieval By Rong Yan, Alexander G. and Rong Jin Mwangi S. Kariuki
Office of SA to CNS GeoIntelligence Introduction Data Mining vs Image Mining Image Mining - Issues and Challenges CBIR Image Mining Process Ontology.
A Stepwise Modeling Approach for Individual Media Semantics Annett Mitschick, Klaus Meißner TU Dresden, Department of Computer Science, Multimedia Technology.
Multimedia Database Schema Design Jianguo Huo. Outline MMDB Design Issues Multimedia Data Types Features and Similarity Functions M-Dependencies Normalization.
The Relational Model and Relational Algebra Nothing is so practical as a good theory Kurt Lewin, 1945.
Konstanz, Jens Gerken ZuiScat An Overview of data quality problems and data cleaning solution approaches Data Cleaning Seminarvortrag: Digital.
Interactive Generation of Integrated Schemas Laura Chiticariu et al. Presented by: Meher Talat Shaikh.
Presentation Outline  Project Aims  Introduction of Digital Video Library  Introduction of Our Work  Considerations and Approach  Design and Implementation.
Intelligent Information Retrieval CS 336 –Lecture 2: Query Language Xiaoyan Li Spring 2006 Modified from Lisa Ballesteros’s slides.
MS DB Proposal Scott Canaan B. Thomas Golisano College of Computing & Information Sciences.
Presentation Outline  Project Aims  Introduction of Digital Video Library  Introduction of Our Work  Considerations and Approach  Design and Implementation.
1 Information Retrieval and Extraction 資訊檢索與擷取 Chia-Hui Chang, Assistant Professor Dept. of Computer Science & Information Engineering National Central.
CH 11 Multimedia IR: Models and Languages
Outline of Presentation Introduction of digital video libraries Introduction of the CMU Informedia Project Informedia: user perspective Informedia:
Overview of Search Engines
Overview of Distributed Data Mining Xiaoling Wang March 11, 2003.
CoopIS, Trento, Italy, 05/09/2001 Schema design and query processing in a federated multimedia database system Henrike Berthold & Klaus Meyer-Wegener.
A Unified Framework for the Semantic Integration of XML Databases
Multimedia Databases (MMDB)
Multimedia Information Retrieval and Multimedia Data Mining Chengcui Zhang Assistant Professor Dept. of Computer and Information Science University of.
Minor Thesis A scalable schema matching framework for relational databases Student: Ahmed Saimon Adam ID: Award: MSc (Computer & Information.
Subtask 1.8 WWW Networked Knowledge Bases August 19, 2003 AcademicsAir force Arvind BansalScott Pollock Cheng Chang Lu (away)Hyatt Rick ParentMark (SAIC)
IBM QBIC: Query by Image and Video Content Jianping Fan Department of Computer Science University of North Carolina at Charlotte Charlotte, NC 28223
1 CS 430: Information Discovery Lecture 22 Non-Textual Materials: Informedia.
Background Information systems requiring sensor data input must generally include means for sensor data fusion as well as powerful mechanisms for user.
VisDB: Database Exploration Using Multidimensional Visualization Maithili Narasimha 4/24/2001.
March 31, 1998NSF IDM 98, Group F1 Group F Multi-modal Issues, Systems and Applications.
1 Limitations of BLAST Can only search for a single query (e.g. find all genes similar to TTGGACAGGATCGA) What about more complex queries? “Find all genes.
Data and Applications Security Developments and Directions Dr. Bhavani Thuraisingham The University of Texas at Dallas Lecture #15 Secure Multimedia Data.
Dec. 13, 2002 WISE2002 Processing XML View Queries Including User-defined Foreign Functions on Relational Databases Yoshiharu Ishikawa Jun Kawada Hiroyuki.
Digital Video Library Network Supervisor: Prof. Michael Lyu Student: Ma Chak Kei, Jacky.
Co-funded by the European Union Semantic CMS Community Reference Architecture for Semantic CMS Copyright IKS Consortium 1 Lecturer Organization Date of.
Query by Image and Video Content: The QBIC System M. Flickner et al. IEEE Computer Special Issue on Content-Based Retrieval Vol. 28, No. 9, September 1995.
BIT 3193 MULTIMEDIA DATABASE CHAPTER 5 : MULTIMEDIA DATABASE MANAGEMENT SYSTEM ARCHITECTURE.
MULTIMEDIA DATA MODELS AND AUTHORING
What is a database? (a supplement, not a substitute for Chapter 1…) some slides copied/modified from text Collection of Data? Data vs. information Example:
Information Retrieval in Practice
Databases (CS507) CHAPTER 2.
Digital Video Library - Jacky Ma.
Search Engine Architecture
Datab ase Systems Week 1 by Zohaib Jan.
CS644 Advanced Topics in Networking
Introduction Multimedia initial focus
Data and Applications Security Developments and Directions
Multimedia Database.
ROBUST FACE NAME GRAPH MATCHING FOR MOVIE CHARACTER IDENTIFICATION
Ishan Sharma Abhishek Mittal Vivek Raj
Datamining : Refers to extracting or mining knowledge from large amounts of data Applications : Market Analysis Fraud Detection Customer Retention Production.
Data Warehouse.
Color-Texture Analysis for Content-Based Image Retrieval
Professor John Canny Fall 2001 Nov 29, 2001
Professor John Canny Spring 2003
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 2 Database System Concepts and Architecture.
By Pradeep C.Venkat Srinath Srinivasan
MANAGING DATA RESOURCES
Database.
DATABASE SYSTEM UNIT I.
Data Warehousing and Data Mining
Relational Algebra Chapter 4, Sections 4.1 – 4.2
Event-Based Architecture Definition Language
Dr. Bhavani Thuraisingham The University of Texas at Dallas
Ying Dai Faculty of software and information science,
Probabilistic Databases
Relational Database Design
Multimedia (CoSc4151) Chapter One : Introduction to Multimedia
Semantic Web Towards a Web of Knowledge - Projects
Advanced Geospatial Techniques: Aiding Earth Observation Applications
Example of Event-Based Video Data (Touch-down Scenario)
Presentation transcript:

Multimedia Databases and Querying techniques By: Rohit Kulkarni CS 2310 – Spring 2008

Agenda Background Problem Definition Challenges

Background What is MMDBMS? Normalization framework What is data fusion? The general problem Querying technique

MMDBMS architecture

Requirements for MMDBMS Traditional DBMS capabilities Huge capacity for storage management Information retrieval capabilities Media integration, composition and representation Multimedia query support Multimedia interface and interactivity Performance

Issues in MMDBMS Multimedia data modeling Multimedia object storage Multimedia integration, presentation and QOS Multimedia indexing, retrieval and browsing Multimedia query support Distributed multimedia database management System support

Problem definitions Extended Dependencies The relational model Similarity theory Tuple distance function

An Example Define a functional dependency between attributes FINGERPRINT and PHOTO of police database, and use the fingerprint matching function FINGERCODE for comparing digital fingerprint [JPH00], and the similarity technique used by QBIC for comparing photo images, we would write as follows FINGERPRINTFINGERCODE(t’) PHOTOQBIC(t’’)

Inference rules for MFDs Reflexive rule Augmentation rule Transitive rule Decomposition rule Union rule Pseudotransitive rule

Normal forms in Multimedia databases Normal forms are used to derive database schemes that prevent manipulation anomalies Similar anomalies can arise in multimedia database Types of normal forms are 1MNF, 2MNF , 3MNF and 4MNF

Sensor data fusion Background: Need for Multiple Sensors:- data from a single sensor yields poor results in object recognition Sensor Management Model

Sensor Management Model

sensor data fusion Problems: Association of objects from different Sensors Tracking

Need for query technique Problem with existing query techniques Why not SQL? To support the retrieval and fusion of multimedia information from multiple sources and distributed databases, a spatial/temporal query language called QL has been proposed

Features of QL Easy to learn as syntax is similar to SQL Allows user to specify queries for both Multimedia data sources and Multimedia databases Supports multiple sensor sources and systematic modification of queries

Operator Classes The operators in QL can be categorized with respect to their functionality. The two main classes are: transformational operators (the σ‑operators) fusion operators (the ‑operators).

Transformational Operators Definition: A σ‑operator is defined as an operator to be applied to any multi-dimensional source of objects in a specified set of intervals along a dimension. The operator projects the source along that dimension to extract clusters

Transformational Operators (contd) As an example, if we write a σ‑expression for extracting the video frame sequences in the time intervals [t1-t2] and [t3-t4] from a video source VideoR. The expression will be is σtime([t1-t2], [t3-t4]) VideoR where VideoR is projected along the time dimension to extract clusters (frames in this case) whose projected positions along the time dimension are in the specified intervals.

Fusion Operators Much more complex as it deals with Sensor data fusion Requires input data in different time periods from multiple sensors The output of the fusion‑operator is some kind of high level, qualitative representation of the fused object, and may include object type, attribute values and status values.

Is there a moving vehicle present in the given area and in the given time interval?

Is there a moving vehicle present in the given area and in the given time interval? Corresponding query: type,position, direction (motion(moving) type(vehicle) xy(*)  (T)T mod 10 = 0 and T>t1 and T <t2 media_sources (video)media_sources ype (vehicle) xyz(*)  (T) T>t1 and T<t2 media_sources(laser_radar) media_sources)

Experimental Prototype

Challenges Handle large number of different sensors Replacing manual query with a semi-automatic or fully automatic query refinement process

Applications of MMDBMS Education- digital libraries, training, presentation Healthcare- telemedicine, health information management Entertainment- interactive TV, video on demand Information dissemination- news, TV broadcasting And many more!

References Intelligent Querying Techniques for Sensor Data Fusion by Shi- Kuo Chang, Gennaro Costagliola, Erland Jungert and Karin Camara A Normalization Framework for Multimedia Databases by S.K. Chang, V. Deufemia, G. Polese Querying distributed Multimedia databases and data sources for sensor data fusion by S.K.Chang, Gennaro Costagliola, Erland Jungert and Francesco Orciuoli Multimedia database management-requirements and issues by Donald A. Adjeroh and Kingsley C. Nwosu Fuzzy Queries in Multimedia database system by Ronald Fagin Bayesian Approaches to Multi-Sensor data fusion by Olena Punska, St. John’s CollegeMultimedia database management-requirements and issues by Donald A. Adjeroh and Kingsley C. Nwosu Querying distributed Multimedia databases and data sources for sensor data fusion by S.K.Chang, Gennaro Costagliola, Erland Jungert and Francesco Orciuoli

Multimedia Database and Querying techniques By: Rohit Kulkarni CS 2310 – Spring 2008 Thank you