Content Based Retrieval Video System for Educational Purposes

Size: px
Start display at page:

Download "Content Based Retrieval Video System for Educational Purposes"

Transcription

1 Content Based Retrieval Video System for Educational Purposes Antoni Bibiloni, Ricardo Galli Depart. Matemàtiques i Informàtica Universitat de les Illes Balears Ctra. de Valldemossa Km 7,5 E Palma (Baleares) Tel: Fax: dmiabc0@ps.uib.es Abstract The interest in indexing and querying video data is growing rapidly. Desktop video is a new and attractive medium for communication between people using computers and networks. The main focus in any video information system is to develop a database management system with a friendly contentbased retrieval of the digital video information. In this paper, we present an on-line video system for educational purposes. The interface consist of two modules. An annotation-video-interface which can be used to put keywords, comments, proposal exercises, recommended lectures and so on in video segments. The annotations specify video sequences information for the automatic generation of a video library indexed by content. And a query-video-interface which can be used to extract the relevant segments of video that satisfy the specific query condition. Also we will show how a standard relational database management system can be extended in order to handle queries by content. Based on these ideas, we have built a prototype video content-based retrieval system called Educational Video On Line. 1. Introduction If we take a look to multimedia applications, their composition is defined by a multimedia knowledge (made up of text, images, video, audio, databases, etc.), a user's interface (which shows to the user multimedia knowledge in an attractive way) a group of interactive functions (allowing the user to manage the multimedia information through the interface) and network functions (that allows to connect the client with servers in a distributed environment). We propose a way to structure video and two user's interfaces that make video easier for annotation, browsing, searching and content retrieval [1][8 [9 [10]. Each shot should be indexed using the extracted content of their images and audio sequences. When we save this resultant information (start-finish, key words, date, etc.) we have the objects, backgrounds and actions descriptions of a structured video. We used this technique to develop an educational video information system able to run in different environments, user's platforms and networks. Our system is highly dependent of the source nature (educational video) and it is oriented to solve the necessities at level of queries by content desired by students. Few years ago, the main problems were the storing of huge amount of information and the hardware limitations for real-time visualisation. Nowadays these limitations are being overcome by new video compression/decompression techniques and network technologies. At the present, the mainly problem resides on the difficulty to classify, store and retrieve video sequences based on

2 content criteria when they deal with large video databases. Our aim is to provide a new digital video data model with content-based access to alleviate these problems and to motivate an extensive use of video resources for distant education. 2. Data Model The methodology of educational video information system consists in using a defined model where the human intermediary (teacher) interprets and transcribes the semantics of the video sequences over this model. Nowadays, the computer-based transcriptions using automatic techniques from computer vision are not satisfactory enough. The use of the system consists in that only the indexes or combination of them can be used for building queries (students) in the database management system. The previous restriction is important (no empty answer) and will result in more user satisfaction. The data model that we propose for indexing educational video data is structured as trees [2] and follows the segmentation of shots, scene and segment presented in [1]. Combining concepts of video indexing and characterising the queries, we noticed that three types of information should be interpreted and indexed to offer a good content-based retrieval: a) Objects that appear in the sequences. The objects may be brief descriptions of the teacher, graphics projections, diagrams, etc. b) Activities. They describe the subject of a given sequence. c) Events. They are an instantiation of an activity type. We define the data structures that are necessary to store the indexes of the video data saved in the server. Four types of structures need to be defined, the tree and the three tables aforementioned [7]. For a better understanding of these structures we show some queries examples. The normal queries have the form : "Find all video sequences in which one event occurs, where this event belongs to a specific activity and particular objects are involved in this activity". That means compound queries, comprising complex relationships among different objects and events. Examples: a) Find all the video classrooms (activity) of mathematics (event) where the teacher is Prof. Braun (object). b) Find all the video conferences (activity) of computer science (event) where the speaker is German (object) an the subject is Databases (object). c) Find only the questions of the audience of the previous query example. 3. Architecture The system architecture we propose is composed of: a) Relational databases containing metadata about video. b) Archive servers to store the video data. c) Annotation-video-interface for indexing. d) Query-video-interface for content-based retrieval.

3 The metadata files define attributes and relations among these entities and they also contains concise information about the location of the data to be retrieved. The advantage of the metadata approach is that it allows the user to examine the contents of a database without having to retrieval large data objects [3,4]. The metadata concept is ideal for interactive multimedia applications, where a single presentation might involve many objects. The metadata maintain the relationships between these diverse objects and ensures their proper delivery to the user's computer. The DBMS is in charge of managing the connections with the clients (the c,b interfaces). The video data can be stored in different, distributed servers and they are pointed by the metadata files. The video data delivery process uses raw video communications from the archive server to the clients. The two video interfaces (clients) connect to the DBMS to retrieve the metainformation (keywords, relatioships, etc.) and the location of the video files and then open a connection with the proper archive servers to obtain the raw video data. AAAA AAAA Raw AAAAAAA AAAA video/audio AAAA AAAAAAA AAAA AAAA data AAAAAAA Knowledge base User Manager SEGMENTATION INDEXING COMPRESSION DBMS Metadata Content attributes Video/Audio data User Interface RETRIEVAL BROWSING TOOLS 1. Diagram of video management architecture AAAA Applications AAAA AAAA AAAAA Figure Structured Video Content, structure and relation data METADATA - DBMS Interactive Functions Browse Query Edit Analyze User Interface Figure 2. Interactive user functions 4. Implementation The key idea is to create a remote educational system, where the students can visualise the desired lectures and leave personal questions to the teacher. The scope of this project is to define and to implement a digital video database, where the video sequences come from the

4 university lectures, conferences, workshops and seminars. Therefore, the knowledge base cover a specific domain and it is enough to use keywords to provide consistent descriptions of the content. This set of keywords do fit in with the index of the courses' curriculum. The DBMS is the relational database Oracle, where we create and update the metadata files needed for video information management [5]. The metadata files store the attributes, the structures mentioned before and the pointers to the raw video files. Although the video objects can be stored in different servers in the University's network, they are currently stored in an Alpha DEC server. We film, digitise, compress and save the video data of each lecture as a QuickTime file with sound track. To test the implementation we built a video database that contain approximately 10 hours of video material from course lectures given in our University. We developed a graphical menu-driven user interface which offer queries by keywords and combination of them offered by the index of the DB (generating no empty answers). The interface was designed in such a way that an user can use it without knowing neither the database's details nor any query language. The user can consistently retrieve related portions of video by content using the keywords offered by the program (see figure 3). The interface runs on Macintosh platforms and it was implemented using the C++ language and the Oracle for Macintosh libraries. The navigation option in the interface allows users to find out video presentations of interest by describing desired keywords and exploring all the sequences in the video library. It also allows to create new video presentations with the existing sequences. Figure 3: Querying Interface Another interactive program (teacher interface, figure 4) helps teachers to add annotations and to update the related metadata. It runs on Macintosh platforms and it modifies the Oracle Database through network connections to the Oracle DBMS. The annotations process is a

5 computer-assisted environment, where teachers can index their own lectures. This interface allows to assign key-words representing the content of the images. The metadata is automatically generated representing the relationships between object activities and events. Figure 4: Indexing the Metadata 5. Conclusions With the spectacular growing of information networks (Internet) and with new tertiary storage systems like juke-boxes and compression techniques, a huge amount of video data is available. As such video data becomes more and more widely accessible, the necessity of indexing this data becomes more and more significant. Furthermore, translating the user interface to WWW can exploit the benefits of using Web technology. As result of our experiments with the system we realised that the teacher's extra work for indexing and metada updating is relatively small compared to the time we took just to compress the sequences in a Quicktime file. This demonstrates that for educational purposes, where the contents of the topics are well defined previously, our indexing techniques have shown to be adequate. On the other hand, when testing the system with the students, they understood very rapidly how to use the program to construct complicated queries in order to retrieve desired lectures' segments. Indeed, they were motivated and satisfied with the possibility of attending the desired lectures as many times as they wanted. 6. Future Work

6 The next step is to add new features to the system, mainly those aimed to offer automatic concatenation of sequences given the specific (an combined) contents. The last may turn out in a system able to provide a full-course video presentation from isolated indexed sequences. On the other hand, we are redesigning the system to adapt it to the videocable systems. Getting a circuit oriented communication in these systems is very complicated due mainly to the topology of the network, which is composed of one-way repeaters and coaxial cables. Exploiting the high bandwidth of the cable channels, we can send the video sequences and metadata in batch and at higher velocities from the server and they are broadcasted to all clients (as normal TV signal do). To allow the home computers (clients) to select those parts that the user is interested in, we send an extra "directory-metadata" information which gives the indexes and time-codes of sequences and query metadata. 7. References [1] Yoshinobu Tonomura, Akihito Akutsu, Yukinobu Taniguchi, and Gen Suzuki, "Structured Video Computing," Journal IEEE Multimedia, Fall [2] Stephen W. Smoliar, HongJiang Zhang, "Content-Based Video Indexing and Retrieval," IEEE Summer [3] T.D. Little, et.al., "A Digital On-Demand Video Service Supporting Content-Based Queries," Proc. ACM Multimedia 93, Anaheim, CA Aug [4] T.D. Little, Dinesh Venkatesh. "Prospects for Interactive Video-on-Demand." IEEE Multimedia.Fall [5] Samuel DeFazio, Bruce Croft, et.al. "Integrating IR and RDBMS Using Cooperative Indexing" SIGIR 95, Seattle, Washington, USA, July [6] Louis Weitzman, Kent Wittenburg "Automatic Presentation of Multimedia Documents Using Relational Grammars" ACM Multimedia 94, San Francisco, California, [7 Sibel Adali et al. "Advanced Video Information System: Data Structures and Query Processing," [8 Antoni Bibiloni, Ricardo Galli, Bartomeu Estrany. "Content Based Retrieval in an Education Video System," to be published in ED-Media 96, AACE, Boston, June [9 Antoni Bibiloni, Ricardo Galli, Bartomeu Estrany. "El vídeo digital como Herramienta," EDUTEC 95, Palma de Mallorca, Spain [10 Antoni Bibiloni. "Representación, Indexación y Recuperación del Contenido Vídeo", CEIG 95, Palma de Mallorca, Spain

An Analysis of Image Retrieval Behavior for Metadata Type and Google Image Database

An Analysis of Image Retrieval Behavior for Metadata Type and Google Image Database An Analysis of Image Retrieval Behavior for Metadata Type and Google Image Database Toru Fukumoto Canon Inc., JAPAN fukumoto.toru@canon.co.jp Abstract: A large number of digital images are stored on the

More information

The ToCAI Description Scheme for Indexing and Retrieval of Multimedia Documents 1

The ToCAI Description Scheme for Indexing and Retrieval of Multimedia Documents 1 The ToCAI Description Scheme for Indexing and Retrieval of Multimedia Documents 1 N. Adami, A. Bugatti, A. Corghi, R. Leonardi, P. Migliorati, Lorenzo A. Rossi, C. Saraceno 2 Department of Electronics

More information

Easy Ed: An Integration of Technologies for Multimedia Education 1

Easy Ed: An Integration of Technologies for Multimedia Education 1 Easy Ed: An Integration of Technologies for Multimedia Education 1 G. Ahanger and T.D.C. Little Multimedia Communications Laboratory Department of Electrical and Computer Engineering Boston University,

More information

Framework for Supporting Metadata Services

Framework for Supporting Metadata Services Framework for Supporting Services Mitsuaki Tsunakara, Ryoji Kataoka, and Masashi Morimoto Abstract -sharing businesses have been attracting considerable attention recently. These include highspeed search

More information

MULTIMEDIA DATABASES OVERVIEW

MULTIMEDIA DATABASES OVERVIEW MULTIMEDIA DATABASES OVERVIEW Recent developments in information systems technologies have resulted in computerizing many applications in various business areas. Data has become a critical resource in

More information

Ministry of Higher Education and Scientific research

Ministry of Higher Education and Scientific research Department of IT Technical Institute of Amedi Duhok Polytechnic University Subject: Database System Course Book: Year 2 (Second year) Lecturer's name: Dipl.Eng.Shorash A. Sami Academic Year: 2018/2019

More information

Seminal: Additive Semantic Content for Multimedia Streams

Seminal: Additive Semantic Content for Multimedia Streams Seminal: Additive Semantic Content for Multimedia Streams Sami Rollins Department of Computer Science University of California Santa Barbara, CA 93106-5110 srollins@cs.ucsb.edu Kevin C. Almeroth Department

More information

Multimedia Databases. Wolf-Tilo Balke Younès Ghammad Institut für Informationssysteme Technische Universität Braunschweig

Multimedia Databases. Wolf-Tilo Balke Younès Ghammad Institut für Informationssysteme Technische Universität Braunschweig Multimedia Databases Wolf-Tilo Balke Younès Ghammad Institut für Informationssysteme Technische Universität Braunschweig http://www.ifis.cs.tu-bs.de Previous Lecture Audio Retrieval - Query by Humming

More information

Multimedia Databases. 9 Video Retrieval. 9.1 Hidden Markov Model. 9.1 Hidden Markov Model. 9.1 Evaluation. 9.1 HMM Example 12/18/2009

Multimedia Databases. 9 Video Retrieval. 9.1 Hidden Markov Model. 9.1 Hidden Markov Model. 9.1 Evaluation. 9.1 HMM Example 12/18/2009 9 Video Retrieval Multimedia Databases 9 Video Retrieval 9.1 Hidden Markov Models (continued from last lecture) 9.2 Introduction into Video Retrieval Wolf-Tilo Balke Silviu Homoceanu Institut für Informationssysteme

More information

A Content Based Image Retrieval System Based on Color Features

A Content Based Image Retrieval System Based on Color Features A Content Based Image Retrieval System Based on Features Irena Valova, University of Rousse Angel Kanchev, Department of Computer Systems and Technologies, Rousse, Bulgaria, Irena@ecs.ru.acad.bg Boris

More information

WP3 Technologies and methods for Web applications

WP3 Technologies and methods for Web applications WP3 Technologies and methods for Web applications Introduction The primary goal of work package WP3 - Technologies and methods for Web applications - is the definition, design, and implementation of the

More information

Multimedia Technology (IT-204-F) Section A Introduction to multimedia. Lecture 7. Multimedia Database

Multimedia Technology (IT-204-F) Section A Introduction to multimedia. Lecture 7. Multimedia Database Multimedia Technology (IT-204-F) Section A Introduction to multimedia Lecture 7 Multimedia Database 1 Multimedia Database Multimedia Database Systems Multimedia Database Management System Data Structure

More information

Practical Experiments with KivaNS: A virtual Laboratory for Simulating IP Routing in Computer Networks Subjects

Practical Experiments with KivaNS: A virtual Laboratory for Simulating IP Routing in Computer Networks Subjects Practical Experiments with KivaNS: A virtual Laboratory for Simulating IP Routing in Computer Networks Subjects F. A. Candelas Herías * and P. Gil Vázquez AUROVA, Department of Physics, Systems Engineering

More information

Research on Construction of Road Network Database Based on Video Retrieval Technology

Research on Construction of Road Network Database Based on Video Retrieval Technology Research on Construction of Road Network Database Based on Video Retrieval Technology Fengling Wang 1 1 Hezhou University, School of Mathematics and Computer Hezhou Guangxi 542899, China Abstract. Based

More information

Usability Evaluation of Universal User Interfaces with the Computer-aided Evaluation Tool PROKUS

Usability Evaluation of Universal User Interfaces with the Computer-aided Evaluation Tool PROKUS Usability Evaluation of Universal User Interfaces with the Computer-aided Evaluation Tool PROKUS Gert Zülch and Sascha Stowasser ifab-institute of Human and Industrial Engineering, University of Karlsruhe,

More information

Practical Experiment with KivaNS: A virtual Laboratory for Simulating IP Routing in Computer Networks Subjects.

Practical Experiment with KivaNS: A virtual Laboratory for Simulating IP Routing in Computer Networks Subjects. Practical Experiment with KivaNS: A virtual Laboratory for Simulating IP Routing in Computer Networks Subjects. F.A. Candelas, P. Gil AUROVA Automatics, Robotics and Computer Vision Group http://www.aurova.ua.es

More information

Copyright CAUSE This paper was presented at the 1993 CAUSE Annual Conference held in San Diego, California, December 7-10, and is part of the

Copyright CAUSE This paper was presented at the 1993 CAUSE Annual Conference held in San Diego, California, December 7-10, and is part of the Copyright CAUSE 1994. This paper was presented at the 1993 CAUSE Annual Conference held in San Diego, California, December 7-10, and is part of the conference proceedings published by CAUSE. Permission

More information

Computer-Aided Semantic Annotation of Multimedia. Project Presentation. June 2008

Computer-Aided Semantic Annotation of Multimedia. Project Presentation. June 2008 Computer-Aided Semantic Annotation of Multimedia Project Presentation June 2008 Presentation Outline 1. Introduction 7. Partner Roles 2. Consortium 8. Research Areas 3. Motivation 9. Project Expected Results

More information

Domain Specific Search Engine for Students

Domain Specific Search Engine for Students Domain Specific Search Engine for Students Domain Specific Search Engine for Students Wai Yuen Tang The Department of Computer Science City University of Hong Kong, Hong Kong wytang@cs.cityu.edu.hk Lam

More information

3 Publishing Technique

3 Publishing Technique Publishing Tool 32 3 Publishing Technique As discussed in Chapter 2, annotations can be extracted from audio, text, and visual features. The extraction of text features from the audio layer is the approach

More information

An Annotation Tool for Semantic Documents

An Annotation Tool for Semantic Documents An Annotation Tool for Semantic Documents (System Description) Henrik Eriksson Dept. of Computer and Information Science Linköping University SE-581 83 Linköping, Sweden her@ida.liu.se Abstract. Document

More information

CONTENT MANAGEMENT - THE USERS' REQUIREMENTS

CONTENT MANAGEMENT - THE USERS' REQUIREMENTS ABSTRACT CONTENT MANAGEMENT - THE USERS' REQUIREMENTS M G Croll, A Lee and S J Parnall (BBC) The trading of content between broadcasters requires that descriptive data and some versions or illustrations

More information

Offering Access to Personalized Interactive Video

Offering Access to Personalized Interactive Video Offering Access to Personalized Interactive Video 1 Offering Access to Personalized Interactive Video Giorgos Andreou, Phivos Mylonas, Manolis Wallace and Stefanos Kollias Image, Video and Multimedia Systems

More information

Personalized Navigation in the Semantic Web

Personalized Navigation in the Semantic Web Personalized Navigation in the Semantic Web Michal Tvarožek Institute of Informatics and Software Engineering Faculty of Informatics and Information Technology, Slovak University of Technology, Ilkovičova

More information

MPEG-7. Multimedia Content Description Standard

MPEG-7. Multimedia Content Description Standard MPEG-7 Multimedia Content Description Standard Abstract The purpose of this presentation is to provide a better understanding of the objectives & components of the MPEG-7, "Multimedia Content Description

More information

Improving Adaptive Hypermedia by Adding Semantics

Improving Adaptive Hypermedia by Adding Semantics Improving Adaptive Hypermedia by Adding Semantics Anton ANDREJKO Slovak University of Technology Faculty of Informatics and Information Technologies Ilkovičova 3, 842 16 Bratislava, Slovak republic andrejko@fiit.stuba.sk

More information

C H A P T E R Introduction

C H A P T E R Introduction C H A P T E R 1 Introduction M ultimedia is probably one of the most overused terms of the 90s (for example, see [Sch97]). The field is at the crossroads of several major industries: computing, telecommunications,

More information

Envivio Mindshare Presentation System. for Corporate, Education, Government, and Medical

Envivio Mindshare Presentation System. for Corporate, Education, Government, and Medical Envivio Mindshare Presentation System for Corporate, Education, Government, and Medical Introducing the Envivio Mindshare Presentation System The Envivio Mindshare Presentation system is a highly optimized

More information

Using context information to generate dynamic user interfaces

Using context information to generate dynamic user interfaces Using context information to generate dynamic user interfaces Xavier Alamán, Rubén Cabello, Francisco Gómez-Arriba, Pablo Haya, Antonio Martinez, Javier Martinez, Germán Montoro Departamento de Ingeniería

More information

Available online at ScienceDirect. Procedia Computer Science 87 (2016 ) 12 17

Available online at  ScienceDirect. Procedia Computer Science 87 (2016 ) 12 17 Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 87 (2016 ) 12 17 4th International Conference on Recent Trends in Computer Science & Engineering Segment Based Indexing

More information

EFFICIENT INTEGRATION OF SEMANTIC TECHNOLOGIES FOR PROFESSIONAL IMAGE ANNOTATION AND SEARCH

EFFICIENT INTEGRATION OF SEMANTIC TECHNOLOGIES FOR PROFESSIONAL IMAGE ANNOTATION AND SEARCH EFFICIENT INTEGRATION OF SEMANTIC TECHNOLOGIES FOR PROFESSIONAL IMAGE ANNOTATION AND SEARCH Andreas Walter FZI Forschungszentrum Informatik, Haid-und-Neu-Straße 10-14, 76131 Karlsruhe, Germany, awalter@fzi.de

More information

Load Balancing Algorithm over a Distributed Cloud Network

Load Balancing Algorithm over a Distributed Cloud Network Load Balancing Algorithm over a Distributed Cloud Network Priyank Singhal Student, Computer Department Sumiran Shah Student, Computer Department Pranit Kalantri Student, Electronics Department Abstract

More information

DL User Interfaces. Giuseppe Santucci Dipartimento di Informatica e Sistemistica Università di Roma La Sapienza

DL User Interfaces. Giuseppe Santucci Dipartimento di Informatica e Sistemistica Università di Roma La Sapienza DL User Interfaces Giuseppe Santucci Dipartimento di Informatica e Sistemistica Università di Roma La Sapienza Delos work on DL interfaces Delos Cluster 4: User interfaces and visualization Cluster s goals:

More information

Remote Database Connectivity

Remote Database Connectivity Remote Database Connectivity Narinder Kumar Sharma Guide name "Mr.Ashwani Sethi" Guru Kashi University Talwandi Sabo, India Email Id: - Nar12f1980@Yahoo.Co.In ABSTRACT Much of the programming done today

More information

USING XML AS A MEDIUM FOR DESCRIBING, MODIFYING AND QUERYING AUDIOVISUAL CONTENT STORED IN RELATIONAL DATABASE SYSTEMS

USING XML AS A MEDIUM FOR DESCRIBING, MODIFYING AND QUERYING AUDIOVISUAL CONTENT STORED IN RELATIONAL DATABASE SYSTEMS USING XML AS A MEDIUM FOR DESCRIBING, MODIFYING AND QUERYING AUDIOVISUAL CONTENT STORED IN RELATIONAL DATABASE SYSTEMS Iraklis Varlamis 1, Michalis Vazirgiannis 2, Panagiotis Poulos 3 1,2) Dept of Informatics,

More information

In both systems the knowledge of certain server addresses is required for browsing. In WWW Hyperlinks as the only structuring tool (Robert Cailliau: \

In both systems the knowledge of certain server addresses is required for browsing. In WWW Hyperlinks as the only structuring tool (Robert Cailliau: \ The Hyper-G Information System Klaus Schmaranz (Institute for Information Processing and Computer Supported New Media (IICM), Graz University of Technology, Austria kschmar@iicm.tu-graz.ac.at) June 2,

More information

BD - Databases

BD - Databases Coordinating unit: Teaching unit: Academic year: Degree: ECTS credits: 2018 270 - FIB - Barcelona School of Informatics 747 - ESSI - Department of Service and Information System Engineering BACHELOR'S

More information

Reusability and Adaptability of Interactive Resources in Web-Based Educational Systems. 01/06/2003

Reusability and Adaptability of Interactive Resources in Web-Based Educational Systems. 01/06/2003 Reusability and Adaptability of Interactive Resources in Web-Based Educational Systems 01/06/2003 ctchen@ctchen.idv.tw Reference A. El Saddik et al., Reusability and Adaptability of Interactive Resources

More information

Hello, I am from the State University of Library Studies and Information Technologies, Bulgaria

Hello, I am from the State University of Library Studies and Information Technologies, Bulgaria Hello, My name is Svetla Boytcheva, I am from the State University of Library Studies and Information Technologies, Bulgaria I am goingto present you work in progress for a research project aiming development

More information

Databases and Information Retrieval Integration TIETS42. Kostas Stefanidis Autumn 2016

Databases and Information Retrieval Integration TIETS42. Kostas Stefanidis Autumn 2016 + Databases and Information Retrieval Integration TIETS42 Autumn 2016 Kostas Stefanidis kostas.stefanidis@uta.fi http://www.uta.fi/sis/tie/dbir/index.html http://people.uta.fi/~kostas.stefanidis/dbir16/dbir16-main.html

More information

Evaluation and Design Issues of Nordic DC Metadata Creation Tool

Evaluation and Design Issues of Nordic DC Metadata Creation Tool Evaluation and Design Issues of Nordic DC Metadata Creation Tool Preben Hansen SICS Swedish Institute of computer Science Box 1264, SE-164 29 Kista, Sweden preben@sics.se Abstract This paper presents results

More information

Developing a Multimedia Toolbox for the Khoros System. Yuh-Lin Chang. Rafael Alonso. Matsushita Information Technology Laboratory

Developing a Multimedia Toolbox for the Khoros System. Yuh-Lin Chang. Rafael Alonso. Matsushita Information Technology Laboratory Developing a Multimedia Toolbox for the Khoros System Yuh-Lin Chang Rafael Alonso Matsushita Information Technology Laboratory Panasonic Technologies, Inc. Two Research Way Princeton, NJ 08540, USA fyuhlin,alonsog@mitl.research.panasonic.com

More information

Managing Learning Objects in Large Scale Courseware Authoring Studio 1

Managing Learning Objects in Large Scale Courseware Authoring Studio 1 Managing Learning Objects in Large Scale Courseware Authoring Studio 1 Ivo Marinchev, Ivo Hristov Institute of Information Technologies Bulgarian Academy of Sciences, Acad. G. Bonchev Str. Block 29A, Sofia

More information

!!!!!! Portfolio Summary!! for more information July, C o n c e r t T e c h n o l o g y

!!!!!! Portfolio Summary!! for more information  July, C o n c e r t T e c h n o l o g y Portfolio Summary July, 2014 for more information www.concerttechnology.com bizdev@concerttechnology.com C o n c e r t T e c h n o l o g y Overview The screenplay project covers emerging trends in social

More information

An Approach to Evaluate and Enhance the Retrieval of Web Services Based on Semantic Information

An Approach to Evaluate and Enhance the Retrieval of Web Services Based on Semantic Information An Approach to Evaluate and Enhance the Retrieval of Web Services Based on Semantic Information Stefan Schulte Multimedia Communications Lab (KOM) Technische Universität Darmstadt, Germany schulte@kom.tu-darmstadt.de

More information

Web-Based Learning Environment using Adapted Sequences of Programming Exercises

Web-Based Learning Environment using Adapted Sequences of Programming Exercises Web-Based Learning Environment using Adapted Sequences of Programming Exercises Radovan Kostelník * radok@nextra.sk Mária Bieliková * bielik@elf.stuba.sk Abstract: Adaptive hypermedia (AH) educational

More information

Workshop W14 - Audio Gets Smart: Semantic Audio Analysis & Metadata Standards

Workshop W14 - Audio Gets Smart: Semantic Audio Analysis & Metadata Standards Workshop W14 - Audio Gets Smart: Semantic Audio Analysis & Metadata Standards Jürgen Herre for Integrated Circuits (FhG-IIS) Erlangen, Germany Jürgen Herre, hrr@iis.fhg.de Page 1 Overview Extracting meaning

More information

CHAPTER 8 Multimedia Information Retrieval

CHAPTER 8 Multimedia Information Retrieval CHAPTER 8 Multimedia Information Retrieval Introduction Text has been the predominant medium for the communication of information. With the availability of better computing capabilities such as availability

More information

INFORMATION TECHNOLOGY NETWORK ADMINISTRATOR ANALYST Series Specification Information Technology Network Administrator Analyst II

INFORMATION TECHNOLOGY NETWORK ADMINISTRATOR ANALYST Series Specification Information Technology Network Administrator Analyst II Adopted: July 2000 Revised : April 2004; August 2009; June 2014; February 2018 INFORMATION TECHNOLOGY NETWORK ADMINISTRATOR ANALYST Series Specification Information Technology Network Administrator Analyst

More information

A Multimedia Development Process

A Multimedia Development Process Association for Information Systems AIS Electronic Library (AISeL) AMCIS 1995 Proceedings Americas Conference on Information Systems (AMCIS) 8-25-1995 A Multimedia Development Process Robert P. Trueblood

More information

A B2B Search Engine. Abstract. Motivation. Challenges. Technical Report

A B2B Search Engine. Abstract. Motivation. Challenges. Technical Report Technical Report A B2B Search Engine Abstract In this report, we describe a business-to-business search engine that allows searching for potential customers with highly-specific queries. Currently over

More information

Efficient Indexing and Searching Framework for Unstructured Data

Efficient Indexing and Searching Framework for Unstructured Data Efficient Indexing and Searching Framework for Unstructured Data Kyar Nyo Aye, Ni Lar Thein University of Computer Studies, Yangon kyarnyoaye@gmail.com, nilarthein@gmail.com ABSTRACT The proliferation

More information

Designing Novel Applications for Multimedia Connecting Emerging Multimedia Techniques to Usable Application Scenarios

Designing Novel Applications for Multimedia Connecting Emerging Multimedia Techniques to Usable Application Scenarios Designing Novel Applications for Multimedia Connecting Emerging Multimedia Techniques to Usable Application Scenarios at City University of Hong Kong 11 February 2010 Hyowon Lee CLARITY: Centre for Sensor

More information

Lecture Video Indexing and Retrieval Using Topic Keywords

Lecture Video Indexing and Retrieval Using Topic Keywords Lecture Video Indexing and Retrieval Using Topic Keywords B. J. Sandesh, Saurabha Jirgi, S. Vidya, Prakash Eljer, Gowri Srinivasa International Science Index, Computer and Information Engineering waset.org/publication/10007915

More information

Columbia University High-Level Feature Detection: Parts-based Concept Detectors

Columbia University High-Level Feature Detection: Parts-based Concept Detectors TRECVID 2005 Workshop Columbia University High-Level Feature Detection: Parts-based Concept Detectors Dong-Qing Zhang, Shih-Fu Chang, Winston Hsu, Lexin Xie, Eric Zavesky Digital Video and Multimedia Lab

More information

Adaptable and Adaptive Web Information Systems. Lecture 1: Introduction

Adaptable and Adaptive Web Information Systems. Lecture 1: Introduction Adaptable and Adaptive Web Information Systems School of Computer Science and Information Systems Birkbeck College University of London Lecture 1: Introduction George Magoulas gmagoulas@dcs.bbk.ac.uk October

More information

Digital Media II. EXAM INFORMATION Items. Points. Prerequisites. Grade Level. Course Length. Career Cluster. Performance Standards

Digital Media II. EXAM INFORMATION Items. Points. Prerequisites. Grade Level. Course Length. Career Cluster. Performance Standards EXAM INFORMATION Items 42 Points 57 Prerequisites DIGITAL MEDIA I Grade Level 10-12 Course Length ONE YEAR Career Cluster ARTS, A/V TECHNOLOGY, AND COMMUNICATION INFORMATION TECHNOLOGY Performance Standards

More information

Extending the Facets concept by applying NLP tools to catalog records of scientific literature

Extending the Facets concept by applying NLP tools to catalog records of scientific literature Extending the Facets concept by applying NLP tools to catalog records of scientific literature *E. Picchi, *M. Sassi, **S. Biagioni, **S. Giannini *Institute of Computational Linguistics **Institute of

More information

Use of graphs and taxonomic classifications to analyze content relationships among courseware

Use of graphs and taxonomic classifications to analyze content relationships among courseware Institute of Computing UNICAMP Use of graphs and taxonomic classifications to analyze content relationships among courseware Márcio de Carvalho Saraiva and Claudia Bauzer Medeiros Background and Motivation

More information

Human-Generated learning object metadata

Human-Generated learning object metadata Human-Generated learning object metadata Andrew Brasher, Patrick McAndrew UserLab, Institute of Educational Technology, Open University, UK. {a.j.brasher, p.mcandrew}@open.ac.uk Abstract. The paper examines

More information

Device Independent Principles for Adapted Content Delivery

Device Independent Principles for Adapted Content Delivery Device Independent Principles for Adapted Content Delivery Tayeb Lemlouma 1 and Nabil Layaïda 2 OPERA Project Zirst 655 Avenue de l Europe - 38330 Montbonnot, Saint Martin, France Tel: +33 4 7661 5281

More information

A MPEG-4/7 based Internet Video and Still Image Browsing System

A MPEG-4/7 based Internet Video and Still Image Browsing System A MPEG-4/7 based Internet Video and Still Image Browsing System Miroslaw Bober 1, Kohtaro Asai 2 and Ajay Divakaran 3 1 Mitsubishi Electric Information Technology Center Europe VIL, Guildford, Surrey,

More information

Preparing design to support automation and robotisation in construction

Preparing design to support automation and robotisation in construction Preparing design to support automation and robotisation in construction Yuhua Luo University of Balearic Islands 07122 Palma de Mallorca, Spain dmilyu0@uib.es ABSTRACT: To support automation and robotisation

More information

WHAT IS BFA NEW MEDIA?

WHAT IS BFA NEW MEDIA? VISUAL & TYPE WEB & INTERACTIVE MOTION GRAPHICS DIGITAL IMAGING VIDEO DIGITAL PHOTO VECTOR DRAWING AUDIO To learn more and see three years of our best student work, please visit: webdesignnewmedia.com

More information

A campus wide setup of Question Mark Perception (V2.5) at the Katholieke Universiteit Leuven (Belgium) facing a large scale implementation

A campus wide setup of Question Mark Perception (V2.5) at the Katholieke Universiteit Leuven (Belgium) facing a large scale implementation Loughborough University Institutional Repository A campus wide setup of Question Mark Perception (V2.5) at the Katholieke Universiteit Leuven (Belgium) facing a large scale implementation This item was

More information

Advanced Migration of Schema and Data across Multiple Databases

Advanced Migration of Schema and Data across Multiple Databases Advanced Migration of Schema and Data across Multiple Databases D.M.W.E. Dissanayake 139163B Faculty of Information Technology University of Moratuwa May 2017 Advanced Migration of Schema and Data across

More information

Semantic Retrieval of the TIB AV-Portal. Dr. Sven Strobel IATUL 2015 July 9, 2015; Hannover

Semantic Retrieval of the TIB AV-Portal. Dr. Sven Strobel IATUL 2015 July 9, 2015; Hannover Semantic Retrieval of the TIB AV-Portal Dr. Sven Strobel IATUL 2015 July 9, 2015; Hannover Semantic Retrieval of the TIB AV-Portal Contents 1. TIB AV-Portal 2. Automatic Video Analysis 3. Named-Entity

More information

Browsing News and TAlk Video on a Consumer Electronics Platform Using face Detection

Browsing News and TAlk Video on a Consumer Electronics Platform Using face Detection MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Browsing News and TAlk Video on a Consumer Electronics Platform Using face Detection Kadir A. Peker, Ajay Divakaran, Tom Lanning TR2005-155

More information

Generalized Document Data Model for Integrating Autonomous Applications

Generalized Document Data Model for Integrating Autonomous Applications 6 th International Conference on Applied Informatics Eger, Hungary, January 27 31, 2004. Generalized Document Data Model for Integrating Autonomous Applications Zsolt Hernáth, Zoltán Vincellér Abstract

More information

CO Java EE 7: Back-End Server Application Development

CO Java EE 7: Back-End Server Application Development CO-85116 Java EE 7: Back-End Server Application Development Summary Duration 5 Days Audience Application Developers, Developers, J2EE Developers, Java Developers and System Integrators Level Professional

More information

Research on 3G Terminal-Based Agricultural Information Service

Research on 3G Terminal-Based Agricultural Information Service Research on 3G Terminal-Based Agricultural Information Service Neng-fu Xie and Xuefu Zhang Agricultural Information Institute, The Chinese Academy of Agricultural Sciences Key Laboratory of Digital Agricultural

More information

Web Design AOS. Program Guide. web design AOS program guide

Web Design AOS. Program Guide. web design AOS program guide Web Design AOS Program Guide web design AOS program guide 1 Web Design AOS Program Guide The Mission Department Head s Message Curriculum Program Objectives Getting Started STUDENT WORK BY: Daniela Vizcaino

More information

Developing Rich Internet Applications Using Microsoft Silverlight 4

Developing Rich Internet Applications Using Microsoft Silverlight 4 Developing Rich Internet Applications Using Microsoft Silverlight 4 Course No. 10554 5 Days Instructor-led, Hands-on Introduction This course covers intermediate and advanced topics required to develop

More information

Development of an Ontology-Based Portal for Digital Archive Services

Development of an Ontology-Based Portal for Digital Archive Services Development of an Ontology-Based Portal for Digital Archive Services Ching-Long Yeh Department of Computer Science and Engineering Tatung University 40 Chungshan N. Rd. 3rd Sec. Taipei, 104, Taiwan chingyeh@cse.ttu.edu.tw

More information

A web application serving queries on renewable energy sources and energy management topics database, built on JSP technology

A web application serving queries on renewable energy sources and energy management topics database, built on JSP technology International Workshop on Energy Performance and Environmental 1 A web application serving queries on renewable energy sources and energy management topics database, built on JSP technology P.N. Christias

More information

Using the Web in Your Teaching

Using the Web in Your Teaching Using the Web in Your Teaching November 16, 2001 Dirk Morrison Extension Division, University of Saskatchewan Workshop Outline What will we cover? Why use the Web for teaching and learning? Planning to

More information

Multimedia Project Presentation

Multimedia Project Presentation Exploring Europe's Television Heritage in Changing Contexts Multimedia Project Presentation Deliverable 7.1. Euscreen in a nutshell A Best Practice Network funded by the econtentplus programme of the EU.

More information

EUDICO, Annotation and Exploitation of Multi Media Corpora over the Internet

EUDICO, Annotation and Exploitation of Multi Media Corpora over the Internet EUDICO, Annotation and Exploitation of Multi Media Corpora over the Internet Hennie Brugman, Albert Russel, Daan Broeder, Peter Wittenburg Max Planck Institute for Psycholinguistics P.O. Box 310, 6500

More information

Log Information Mining Using Association Rules Technique: A Case Study Of Utusan Education Portal

Log Information Mining Using Association Rules Technique: A Case Study Of Utusan Education Portal Log Information Mining Using Association Rules Technique: A Case Study Of Utusan Education Portal Mohd Helmy Ab Wahab 1, Azizul Azhar Ramli 2, Nureize Arbaiy 3, Zurinah Suradi 4 1 Faculty of Electrical

More information

SEMANTIC WEB POWERED PORTAL INFRASTRUCTURE

SEMANTIC WEB POWERED PORTAL INFRASTRUCTURE SEMANTIC WEB POWERED PORTAL INFRASTRUCTURE YING DING 1 Digital Enterprise Research Institute Leopold-Franzens Universität Innsbruck Austria DIETER FENSEL Digital Enterprise Research Institute National

More information

A NEW PERFORMANCE EVALUATION TECHNIQUE FOR WEB INFORMATION RETRIEVAL SYSTEMS

A NEW PERFORMANCE EVALUATION TECHNIQUE FOR WEB INFORMATION RETRIEVAL SYSTEMS A NEW PERFORMANCE EVALUATION TECHNIQUE FOR WEB INFORMATION RETRIEVAL SYSTEMS Fidel Cacheda, Francisco Puentes, Victor Carneiro Department of Information and Communications Technologies, University of A

More information

Venkatesh Ramaiyan 1.05, Network Engineering Lab Mobile: Dept. of Electrical Communication Engg. (ECE) Fax: (+91)

Venkatesh Ramaiyan 1.05, Network Engineering Lab Mobile: Dept. of Electrical Communication Engg. (ECE) Fax: (+91) Venkatesh Ramaiyan 1.05, Network Engineering Lab Mobile: +91-94482 26130 Dept. of Electrical Communication Engg. (ECE) Fax: (+91)-80-2360 0991 Indian Institute of Science E-mail: rvenkat@ece.iisc.ernet.in

More information

QM Chapter 1 Database Fundamentals Version 10 th Ed. Prepared by Dr Kamel Rouibah / Dept QM & IS

QM Chapter 1 Database Fundamentals Version 10 th Ed. Prepared by Dr Kamel Rouibah / Dept QM & IS QM 433 - Chapter 1 Database Fundamentals Version 10 th Ed Prepared by Dr Kamel Rouibah / Dept QM & IS www.cba.edu.kw/krouibah Dr K. Rouibah / dept QM & IS Chapter 1 (433) Database fundamentals 1 Objectives

More information

Indexing into Controlled Vocabularies with XML

Indexing into Controlled Vocabularies with XML Indexing into Controlled Vocabularies with XML Stephen C Arnold Bradley J Spenla College of Information Science and Technology Drexel University Philadelphia, PA, 19104, USA stephenarnold@cisdrexeledu

More information

DELIVERY OF MULTIMEDIA EDUCATION CONTENT IN COLLABORATIVE VIRTUAL REALITY ENVIRONMENTS

DELIVERY OF MULTIMEDIA EDUCATION CONTENT IN COLLABORATIVE VIRTUAL REALITY ENVIRONMENTS DELIVERY OF MULTIMEDIA EDUCATION CONTENT IN COLLABORATIVE VIRTUAL REALITY ENVIRONMENTS Tulio Sulbaran, Ph.D 1, Andrew Strelzoff, Ph.D 2 Abstract -The development of Collaborative Virtual Reality Environment

More information

Text, Speech, and Vision for Video Segmentation: The Informedia TM Project

Text, Speech, and Vision for Video Segmentation: The Informedia TM Project Text, Speech, and Vision for Video Segmentation: The Informedia TM Project Alexander G. Hauptmann Michael A. Smith School Computer Science Dept. Electrical and Computer Engineering Carnegie Mellon University

More information

Enabling Users to Visually Evaluate the Effectiveness of Different Search Queries or Engines

Enabling Users to Visually Evaluate the Effectiveness of Different Search Queries or Engines Appears in WWW 04 Workshop: Measuring Web Effectiveness: The User Perspective, New York, NY, May 18, 2004 Enabling Users to Visually Evaluate the Effectiveness of Different Search Queries or Engines Anselm

More information

Theme Identification in RDF Graphs

Theme Identification in RDF Graphs Theme Identification in RDF Graphs Hanane Ouksili PRiSM, Univ. Versailles St Quentin, UMR CNRS 8144, Versailles France hanane.ouksili@prism.uvsq.fr Abstract. An increasing number of RDF datasets is published

More information

ANALYSING DATA USING TRANSANA SOFTWARE

ANALYSING DATA USING TRANSANA SOFTWARE Analysing Data Using Transana Software 77 8 ANALYSING DATA USING TRANSANA SOFTWARE ABDUL RAHIM HJ SALAM DR ZAIDATUN TASIR, PHD DR ADLINA ABDUL SAMAD, PHD INTRODUCTION The general principles of Computer

More information

10. Multimedia Database Systems

10. Multimedia Database Systems Contents 10.1 Database Systems 10.2 Multimedia Database Management System Properties 10.3 Characteristics of MDBMS 10.4 Data Structure Data Types 10.5 Operations on Data 10.6 Integration in a Database

More information

INFS 328 Systems Analysis and Design

INFS 328 Systems Analysis and Design INFS 328 Systems Analysis and Design Session 6 System Design Part 1 Lecturer: Prof. Ellis Edwin Badu, Dept. of Information Studies Contact Information: eebadu@ug.edu.gh College of Education School of Continuing

More information

Research, Development, and Evaluation of a FRBR-Based Catalog Prototype

Research, Development, and Evaluation of a FRBR-Based Catalog Prototype Research, Development, and Evaluation of a FRBR-Based Catalog Prototype Yin Zhang School of Library and Information Science Kent State University yzhang4@kent.edu Athena Salaba School of Library and Information

More information

The JALT CALL Journal. Linking media servers & course management systems. Paul Daniels Kochi University of Technology. Introduction.

The JALT CALL Journal. Linking media servers & course management systems. Paul Daniels Kochi University of Technology. Introduction. » columns Linking media servers & course management systems Paul Daniels Kochi University of Technology The JALT CALL Journal Introduction While VHS tapes and CDs are still an indispensable medium for

More information

Copyright is owned by the Author of the thesis. Permission is given for a copy to be downloaded by an individual for the purpose of research and

Copyright is owned by the Author of the thesis. Permission is given for a copy to be downloaded by an individual for the purpose of research and Copyright is owned by the Author of the thesis. Permission is given for a copy to be downloaded by an individual for the purpose of research and private study only. The thesis may not be reproduced elsewhere

More information

Development of Contents Management System Based on Light-Weight Ontology

Development of Contents Management System Based on Light-Weight Ontology Development of Contents Management System Based on Light-Weight Ontology Kouji Kozaki, Yoshinobu Kitamura, and Riichiro Mizoguchi Abstract In the Structuring Nanotechnology Knowledge project, a material-independent

More information

Preparing and submitting

Preparing and submitting Cambridge International AS & A Level Preparing and submitting Guidance on preparing and submitting work for: Cambridge International AS & A Level Global Perspectives & Research (9239/02, 03 and 04) Cambridge

More information

1999 ACM /99/1200

1999 ACM /99/1200 Semantic Multicast: Intelligently Sharing Collaborative Sessions Son Dao, Eddie Shek and Asha Vellaikal HRL Laboratories, Richard R. Muntz, Lixia Zhang and Miodrag Potkonjak University of California, Los

More information

Chapter 3. Roster Management

Chapter 3. Roster Management Chapter 3. Roster Management About Rosters About Rosters Rosters can be used for analyzing aggregate score data and tracking students test scores easily. All rosters are locally created and locally controlled.

More information

Integrating the Amsterdam Hypermedia Model with the Standard Reference Model for Intelligent Multimedia Presentation Systems

Integrating the Amsterdam Hypermedia Model with the Standard Reference Model for Intelligent Multimedia Presentation Systems Integrating the Amsterdam Hypermedia Model with the Standard Reference Model for Intelligent Multimedia Presentation Systems Lynda Hardman, Marcel Worring*, Dick C.A. Bulterman CWI, Amsterdam, The Netherlands

More information

EMC Ionix ControlCenter (formerly EMC ControlCenter) 6.0 StorageScope

EMC Ionix ControlCenter (formerly EMC ControlCenter) 6.0 StorageScope EMC Ionix ControlCenter (formerly EMC ControlCenter) 6.0 StorageScope Best Practices Planning Abstract This white paper provides advice and information on practices that will enhance the flexibility of

More information