Proceedings of the Tenth International Workshop on Multimedia Data Mining 2010
DOI: 10.1145/1814245.1814254
|View full text |Cite
|
Sign up to set email alerts
|

Web-scale computer vision using MapReduce for multimedia data mining

Abstract: This work explores computer vision applications of the MapReduce framework that are relevant to the data mining community. An overview of MapReduce and common design patterns are provided for those with limited MapReduce background. We discuss both the high level theory and the low level implementation for several computer vision algorithms: classifier training, sliding windows, clustering, bagof-features, background subtraction, and image registration. Experimental results for the k-means clustering and singl… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
34
0
1

Year Published

2011
2011
2019
2019

Publication Types

Select...
5
3
2

Relationship

0
10

Authors

Journals

citations
Cited by 70 publications
(35 citation statements)
references
References 22 publications
0
34
0
1
Order By: Relevance
“…As a result, for the same physical storage250 times additional memory space will be required, compared to the previous example. As a matter of fact, there is many fieldsthat produce tremendous numbers of small files continuouslysuch as analysis for multimedia data mining [6], astronomy [7], meteorology [8], signal recognition [9], climatology [10,11], energy, and E learning [12] where numbers of small files are in the ranges of millions to billions. For instance, Facebook has stored more than 260billion images [13].…”
Section: T R a N S A C T I O N S O N M A C H I N E L E A R N I N G A mentioning
confidence: 99%
“…As a result, for the same physical storage250 times additional memory space will be required, compared to the previous example. As a matter of fact, there is many fieldsthat produce tremendous numbers of small files continuouslysuch as analysis for multimedia data mining [6], astronomy [7], meteorology [8], signal recognition [9], climatology [10,11], energy, and E learning [12] where numbers of small files are in the ranges of millions to billions. For instance, Facebook has stored more than 260billion images [13].…”
Section: T R a N S A C T I O N S O N M A C H I N E L E A R N I N G A mentioning
confidence: 99%
“…White et.al [16] presents a case study of classifying and clustering billions of regular images using MapReduce. It describes an image pre-processing technique for use in a sliding-window approach for object recognition.…”
Section: Prior Workmentioning
confidence: 99%
“…The algorithm estimates the computational time of each task a priori, which effectively compresses system idle time. White et al [157] discussed MapReduce implementations of several popular algorithms in computer vision and multimedia problems (e.g., classifier training, clustering, and bag-of-features).…”
Section: Scalability and Efficiencymentioning
confidence: 99%