Explain four different multimedia mining models have been used.

 MODELS FOR MULTIMEDIA MINING

The models which are used to perform multimedia data are very important in mining. Commonly four different multimedia mining models have been used. These are classification, association rule, clustering, and statistical modeling.

1. Classification

 Classification is a technique for multimedia data analysis, can learn from every property of a specified set of multimedia. It is divided into a predefined class label, so as to achieve the purpose of classification. Classification is the process of constructing data into categories for its better effective and efficient use, it creates a function that well-planned data item into one of many predefined classes, by inputting a training data set and building a model of the class attribute based on the rest of the attributes. Decision tree classification has a perceptive nature that the users conceptual model without loss of exactness. Hidden Markov Model used for classifying the multimedia data such as images and video as indoor-outdoor games.

2. Association Rule

Association Rule is one of the most important data mining techniques which helps to find relations between data items in huge databases. There are two different types of associations in multimedia mining: association between image content and non-image content features. Mining the frequently occurring patterns between different images becomes mining the repeated patterns in a set of transactions. Multi-relational association rule mining is used to display multiple reports for the same image. In image classification also multiple-level association rule techniques are used.

3. Clustering

Cluster analysis divides the data objects into multiple groups or clusters. Cluster analysis combines all objects based on their groups. Clustering algorithms can be divided into several methods they are hierarchical methods, density-based methods, grid-based methods, and model-based methods, k-means algorithms, and graph-based models  In multimedia mining, the clustering technique can be applied to group similar images, objects, sounds, videos, and texts.

4. Statistical Modeling

Statistical mining models are used to regulate the statistical validity of test parameters and have been used to test hypotheses, undertake correlation studies and transform and make data for further analysis. This is used to establish links between words and partitioned image regions to form a simple co-occurrence mode

Comments

Popular posts from this blog

Suppose that a data warehouse for Big-University consists of the following four dimensions: student, course, semester, and instructor, and two measures count and avg_grade. When at the lowest conceptual level (e.g., for a given student, course, semester, and instructor combination), the avg_grade measure stores the actual course grade of the student. At higher conceptual levels, avg_grade stores the average grade for the given combination. a) Draw a snowflake schema diagram for the data warehouse. b) Starting with the base cuboid [student, course, semester, instructor], what specific OLAP operations (e.g., roll-up from semester to year) should one perform in order to list the average grade of CS courses for each BigUniversity student. c) If each dimension has five levels (including all), such as “student < major < status < university < all”, how many cuboids will this cube contain (including the base and apex cuboids)?

Suppose that a data warehouse consists of the four dimensions; date, spectator, location, and game, and the two measures, count and charge, where charge is the fee that a spectator pays when watching a game on a given date. Spectators may be students, adults, or seniors, with each category having its own charge rate. a) Draw a star schema diagram for the data b) Starting with the base cuboid [date; spectator; location; game], what specific OLAP operations should perform in order to list the total charge paid by student spectators at GM Place in 2004?

What is national data warehouse? What is census data?