Multimedia Search and Retrieval: New Concepts, System Implementation, and Application Qian Huang, Atul Puri, Zhu Liu IEEE TRANSACTION ON CIRCUITS AND SYSTEMS.

Slides:



Advertisements
Similar presentations
Generation of Multimedia TV News Contents for WWW Hsin Chia Fu, Yeong Yuh Xu, and Cheng Lung Tseng Department of computer science, National Chiao-Tung.
Advertisements

Multimedia Systems CSE 228F Amarnath Gupta
Multi-Model Digital Video Library Professor: Michael Lyu Member: Jacky Ma Joan Chung Multi-Model Digital Video Library LYU9904 Multi-Model Digital Video.
Web- and Multimedia-based Information Systems. Assessment Presentation Programming Assignment.
Presentation Outline  Project Aims  Introduction of Digital Video Library  Introduction of Our Work  Considerations and Approach  Design and Implementation.
1 Chapter 2 Database Environment Transparencies © Pearson Education Limited 1995, 2005.
Supervised by Prof. LYU, Rung Tsong Michael Department of Computer Science & Engineering The Chinese University of Hong Kong Prepared by: Chan Pik Wah,
File Systems and Databases
Multimedia Search and Retrieval Presented by: Reza Aghaee For Multimedia Course(CMPT820) Simon Fraser University March.2005 Shih-Fu Chang, Qian Huang,
Presentation Outline  Project Aims  Introduction of Digital Video Library  Introduction of Our Work  Considerations and Approach  Design and Implementation.
1 Introduction The Database Environment. 2 Web Links Google General Database Search Database News Access Forums Google Database Books O’Reilly Books Oracle.
Architecture & Data Management of XML-Based Digital Video Library System Jacky C.K. Ma Michael R. Lyu.
ICS (072)Database Systems Background Review 1 Database Systems Background Review Dr. Muhammad Shafique.
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:
1 Final Year Project 2003/2004 LYU0302 PVCAIS – Personal Video Conference Archives Indexing System Supervisor: Prof Michael Lyu Presented by: Lewis Ng,
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 2 Overview of Database Languages and Architectures.
Chapter 4 Relational Databases Copyright © 2012 Pearson Education 4-1.
Web-based Portal for Discovery, Retrieval and Visualization of Earth Science Datasets in Grid Environment Zhenping (Jane) Liu.
Chapter 2 Database System Concepts and Architecture
Smart Learning Services Based on Smart Cloud Computing
Database Environment 1.  Purpose of three-level database architecture.  Contents of external, conceptual, and internal levels.  Purpose of external/conceptual.
Chapter 10 EJB Concepts of EJB Three Components in Creating an EJB Starting/Stopping J2EE Server and Deployment Tool Installation and Configuration of.
Database System Concepts and Architecture Lecture # 3 22 June 2012 National University of Computer and Emerging Sciences.
Information storage: Introduction of database 10/7/2004 Xiangming Mu.
Database System Concepts and Architecture Lecture # 2 21 June 2012 National University of Computer and Emerging Sciences.
Database System Concepts and Architecture
2. Database System Concepts and Architecture
M1G Introduction to Database Development 6. Building Applications.
Architecture for a Database System
Department of Computer Science and Engineering, CUHK 1 Final Year Project 2003/2004 LYU0302 PVCAIS – Personal VideoConference Archives Indexing System.
1/26/2004TCSS545A Isabelle Bichindaritz1 Database Management Systems Design Methodology.
Elmasri and Navathe, Fundamentals of Database Systems, Fourth Edition Copyright © 2004 Pearson Education, Inc. Slide 2-1 Data Models Data Model: A set.
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 2 Database System Concepts and Architecture.
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 1 Databases and Database Users.
1 Applications of video-content analysis and retrieval IEEE Multimedia Magazine 2002 JUL-SEP Reporter: 林浩棟.
Data and Applications Security Developments and Directions Dr. Bhavani Thuraisingham The University of Texas at Dallas Lecture #15 Secure Multimedia Data.
MPEG-4: Multimedia Coding Standard Supporting Mobile Multimedia System Lian Mo, Alan Jiang, Junhua Ding April, 2001.
Digital Video Library Network Supervisor: Prof. Michael Lyu Student: Ma Chak Kei, Jacky.
Object storage and object interoperability
MPEG-7 Audio Overview Ichiro Fujinaga MUMT 611 McGill University.
Chapter 2 Database Environment.
MULTIMEDIA DATA MODELS AND AUTHORING
Multimedia Retrieval Architecture Electrical Communication Engineering, Indian Institute of Science, Bangalore – , India Multimedia Retrieval Architecture.
Annotation of Multimedia Documents. Approaches to Cooperation and Personalization. Annotation System January 1998
2) Database System Concepts and Architecture. Slide 2- 2 Outline Data Models and Their Categories Schemas, Instances, and States Three-Schema Architecture.
1 Database Design Chapter-2- Database System Concepts and Architecture Reference: Prof. Mona Mursi Lecture notes.
Introduction: Databases and Database Systems Lecture # 1 June 19,2012 National University of Computer and Emerging Sciences.
ISC321 Database Systems I Chapter 2: Overview of Database Languages and Architectures Fall 2015 Dr. Abdullah Almutairi.
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:
Databases and Database User ch1 Define Database? A database is a collection of related data.1 By data, we mean known facts that can be recorded and that.
Databases (CS507) CHAPTER 2.
Databases and Database Users
Visual Information Retrieval
Chapter 2 Database System Concepts and Architecture
Database System Concepts and Architecture
COMSATS INSTITUTE OF INFORMATION TECHNOLOGY, VEHARI
Supervisor: Prof Michael Lyu Presented by: Lewis Ng, Philip Chan
OUTLINE Basic ideas of traditional retrieval systems
Database System Concepts and Architecture
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 2 Database System Concepts and Architecture.
Chapter 2 Database Environment Pearson Education © 2009.
Chapter 2 Database Environment Pearson Education © 2009.
File Systems and Databases
Database Environment Transparencies
Database Systems Instructor Name: Lecture-3.
Database Design Hacettepe University
Performance and Scalability Issues of Multimedia Digital Library
Chapter 2 Database Environment Pearson Education © 2009.
Chapter 2 Database Environment Pearson Education © 2009.
Presentation transcript:

Multimedia Search and Retrieval: New Concepts, System Implementation, and Application Qian Huang, Atul Puri, Zhu Liu IEEE TRANSACTION ON CIRCUITS AND SYSTEMS FOR VIDEO TECHNOLOGY, AUGUEST 2000

Outline Introduction Media Types and Their Properties Multimedia Data Abstraction and Retrieval System Architecture System Implementation An Application: Multimedia Broadcast News Summary

Introduction MPEG-7 focuses on the standardization of a common interface for describing multimedia materials,supporting pull and push information. Our proposed multimedia information retrieval system cover system architecture, data storage and representation, database and its remote access, and human-machine interfaces. The concept of physical and logical layers and events.

Media Types and Their Properties Audio Audio events can be defined as continuous audio segments that have some distinct acoustic characteristics Visual Text

Multimedia Data Abstraction and Retrieval A physical layer addresses the media events that are time continuous and better described using the specific characteristics of a media signal. A logical layer addresses multimedia events that present integrated behavior of other events across media.

Multimedia Data Abstraction and Retrieval(cont.) Physical Program and Physical Event Physical program a continuous stream of multimedia data that begins and ends due to the physical scene edits and cuts decided by human operators Physical event A continuous segment of multimedia data, representing a coherent and meaningful event within a physical program

Multimedia Data Abstraction and Retrieval(cont.) Logical Event A virtual view of the multimedia data constructed from a set of physical programs or events, or recursively from other physical or logical events. Application dependent Semantic Content Structure Conceptual and virtual Provide a seamless interface to user Table of Content (ToC)

Relationship among different event layers

System Architecture

System Implementation Server Implementation Content Hierarchy Extraction Layered Content Storage Store lower level information in a file system and higher level information in standard database systems When raw data is stored in a file system, different events in the data stream can be accessed using time based indexing Database Content Access Employ JDBC to provide connectivity to our database for query and update

Multimedia data storage in combined file system and database

Example of event indexing from database to a file

Database access

System Implementation(cont.) Client Browser Implementation Java applet-based interface Platform independence support for a variety of coded media Remote Database Query RMI (Remote Method Invocation) Browsing Interface Table of Content: a conceptual content structure TimeLine: a content structure in time Event Presentation: presentation and playback Content Playback with a JMF Player

Remote database access

Browser interface for a news program with both ToC and timeline representations of the semantic structure within the program

An Application: Multimedia Broadcast News Server End Content Hierarchy Extraction Broadcast news data is well structured. Lower levels – extract primitive physical events in each individual media stream. Higher semantic level – merge different events into semantically meaningful logical events. ex: Headline stories and news summaries.

Content hierarchy of broadcast news programs

Content Storage and Access In the file system, for each physical broadcast news program, store the timetables for audio, video,and text,individually. The tables in the database system will index into these timetables for the actual retrieval and data access. Physical events in each media are recorded in separate database tables at the physical event layer.

Relationship between logical event and physical event objects

Database design in broadcast news application

Client End Remote Database Query The physical program ID is uniquely determined by the channel and the date of the program. Content Presentation Content Structure Presentation ToC and TimeLine Static(single click) and playback(double click) Story Presentation News Summary Presentation Streaming Playback

Browser interface for a news program with both ToC and timeline representations of the semantic structure within the program

Visual representation for story “ El Nino ”

Representation for news summary of the day

Playback interface with synchronized audio/video/text

Summary We have introduced a new layered approach to multimedia content representation and storage for search and retrieval. The concepts are implemented in a client/server multimedia information retrieval system designed for broadcast news search and retrieval.