SlideShare a Scribd company logo
1 of 28
Multimedia Data Mining
using Deep Learning
Presented by
Bhagyashree V. Barde
Contents
Introduction
Data Mining
Multimedia mining
•Text Mining
•Image Mining
Shallow artificial Neural Networks models
Deep artificial Neural Network models
Conclusion
Introduction
• There is lot of multi-media data such as image,
text, audio, video, etc.
• To extract meaningful information from that
data we use various techniques.
• One of them is Deep learning.
• Deep learning is a new area of machine
learning
Data Mining
• Data:
It is a collection of numbers, words, measurements,
observations or even just descriptions of things.
• Information:
Organized data that has meaning.
• Knowledge:
Information can be converted into knowledge about
historical patterns and
future trends.
• Data Mining:
The task of discovering interesting patterns from
Contd..
Fig. knowledge discovery process
Contd..
1.Data cleaning: Noise data and irrelevant data are removed from the
collection.
2.Data integration: Multiple data sources, often heterogeneous, may be
combined in a common source.
3.Data selection: The data relevant to the analysis is decided on and retrieved
from the data collection.
4.Data transformation: The selected data is transformed into forms appropriate
for the mining procedure.
5.Data mining: It is the crucial step in which clever techniques are applied to
extract patterns potentially useful.
6.Pattern evaluation: Strictly interesting patterns representing knowledge are
identified based on given measures.
7.Knowledge representation: Discovered knowledge is visually represented to
the user.
Data Mining Techniques
• Characterization
• Discrimination
• Classification and Prediction
• Cluster analysis
• Outlier analysis
• Association analysis
• Evolution analysis
Multimedia Mining
Fig. Categories of Multimedia Data Mining
Multimedia data
mining
Static media Dynamic media
Image
mining
Audio
Mining
Video
Mining
Text
Mining
Contd..
• Text mining
• Image mining
• Video Mining
• Audio mining
It is a technique by which content of an audio
signal can be searched, analyzed, etc.
Converting Un-structured data to structured data
• Data resides in fixed
field within a record or
file is called structured
data.
• Unstructured data
means pixel
representation for an
image, audio, video
and character
representation for text
Data Mining tool
Structured
data
Unstruct
ured
data
Multimedia data mining process
Raw data
Training set
Model
Data collection
Data Pre-
processing
1.Data cleaning
2.Feature
extraction
Machine learning
Architecture for multimedia data mining
Input Multimedia
contents
Text Image Audio Video
Spatiotemporal
segmentation
Feature extraction
Evaluation of resultFinding the similar patterns
Contd..
• Input
• Multimedia content : It is selection stage which require user to
select the databases or subset of fields .
• Spatiotemporal segmentation : It is useful for object
segmentation. It is nothing but moving objects in image
sequences in the video.
• Feature extraction : It is preprocessing step.
• Finding similar patterns : It include some approaches of
finding similar pattern contain classification, clustering, etc.
Text Mining
• Text Mining is to
process unstructured
information, extract
meaningful
information from the
text.
Fig. Text mining process
Contd..
• Text preprocessing
Tokenization
Stop word removal
Stemming
• Text transformation
• Feature selection
• Text mining methods
• Evaluation
Techniques used in text
mining
• Information Extraction : Analyze unstructured text
and then finding relationships within text.
• Categorization : Assign one or more category to text
document.
• Clustering : It find groups of documents with similar
content
• Visualization : It improve and simplify the discovery
of relevant information
• Summarization : It reduce the length and detail of a
document.
Image Mining
• Image Mining is an extended branch of data mining
that is concerned with the process of knowledge
discovery concerning images.
• Image Mining deals with the extraction of image
patterns from a large collection of images.
Contd..
Query Image
Feature
Extraction
Query
Image
Features
Image
collection
Similarity
Matching
Query Image
Features
Feature
Extraction
Feature
Databases
Fig. Content Based Image Retrieval System Architecture
Shallow artificial neural network
• Many learning schemes use shallow artificial neural
network.
• Shallow artificial neural network has only one hidden
layer.
Fig. General symbol of neuron
Contd..
• If ANN becomes complicated then it tends to
be slow and are prone to over fitting.
• It starts to capture noise instead of
relationships between image.
• They are often incapable to extract meaningful
patterns from high-dimensional input .
What is Deep learning?
• Deep learning is a machine learning
technique .
• Deep learners are a type of artificial neural
networks with multiple layers.
• Multiple layers learn representations by
increasing the level of abstraction from one
layer to another.
Contd..
• Multimedia data mining has been used for
image tagging.
• Tagging has become a standard mechanism on
the Internet for annotating multimedia data and
search engines rely on tags to retrieve
multimedia data.
• Image caption generation is the process of
generating a descriptive sentence of an image.
• For that we are using Deep learning.
Deep artificial neural network
• It consists of multiple hidden layer.
• It works for decision making.
• They take an array of numbers that can
represent pixels and run a series of functions
on that array .
• It gives one or more number as output.
• The outputs are usually a prediction of some
object that you are trying to guess from input.
Contd..
• In deep neural network there are multiple hidden
layer with lowest layer takes the raw data like images,
text, sound, etc.
• Then each neurons stores some information about the
data they encounter.
• Each neuron in the layer sends information up to the
next layers of neurons .
• So the higher you go up, the more abstract features
you learn.
Convolutional neural network
• It is a type of feed forward artificial neural
network.
• Variations of multilayer perceptron which
are designed to use minimal amounts of
preprocessing.
• It take fixed size input and generate fixed
size output.
Recurrent neural networks
• Recurrent networks has connections that feed back
from the output to the input layer and also input layer
feed back to themselves.
• It allows loops.
• It use their internal memory to process arbitrary
sequences of inputs.
• It can handle arbitrary input, output length.
• It required much more data to give better result.
• It is more complex model.
Conclusion
• Deep learning has proven to be suitable for problems
where shallow learners didn’t provide satisfactory
results.
• The combination of convolutional network and RNN
has yielded very promising results in many domains.
• one drawback is that these methods mostly used
supervised approaches.
Thank you

More Related Content

What's hot

Color Image Processing: Basics
Color Image Processing: BasicsColor Image Processing: Basics
Color Image Processing: BasicsA B Shinde
 
color detection using open cv
color detection using open cvcolor detection using open cv
color detection using open cvAnil Pokhrel
 
Image Processing and Computer Vision
Image Processing and Computer VisionImage Processing and Computer Vision
Image Processing and Computer VisionSilicon Mentor
 
An Introduction to Computer Vision
An Introduction to Computer VisionAn Introduction to Computer Vision
An Introduction to Computer Visionguestd1b1b5
 
Introduction to Deep Learning
Introduction to Deep LearningIntroduction to Deep Learning
Introduction to Deep LearningOswald Campesato
 
Introduction to Deep learning
Introduction to Deep learningIntroduction to Deep learning
Introduction to Deep learningleopauly
 
Feature Extraction
Feature ExtractionFeature Extraction
Feature Extractionskylian
 
Human activity recognition
Human activity recognitionHuman activity recognition
Human activity recognitionRandhir Gupta
 
Data Mining: What is Data Mining?
Data Mining: What is Data Mining?Data Mining: What is Data Mining?
Data Mining: What is Data Mining?Seerat Malik
 
Machine Learning presentation.
Machine Learning presentation.Machine Learning presentation.
Machine Learning presentation.butest
 
Machine Learning Algorithms
Machine Learning AlgorithmsMachine Learning Algorithms
Machine Learning AlgorithmsDezyreAcademy
 
Machine Learning
Machine LearningMachine Learning
Machine LearningShrey Malik
 
Deep Learning Frameworks slides
Deep Learning Frameworks slides Deep Learning Frameworks slides
Deep Learning Frameworks slides Sheamus McGovern
 
Disease prediction using machine learning
Disease prediction using machine learningDisease prediction using machine learning
Disease prediction using machine learningJinishaKG
 

What's hot (20)

Image segmentation
Image segmentation Image segmentation
Image segmentation
 
Color Image Processing: Basics
Color Image Processing: BasicsColor Image Processing: Basics
Color Image Processing: Basics
 
color detection using open cv
color detection using open cvcolor detection using open cv
color detection using open cv
 
Image Processing and Computer Vision
Image Processing and Computer VisionImage Processing and Computer Vision
Image Processing and Computer Vision
 
An Introduction to Computer Vision
An Introduction to Computer VisionAn Introduction to Computer Vision
An Introduction to Computer Vision
 
Introduction to Deep Learning
Introduction to Deep LearningIntroduction to Deep Learning
Introduction to Deep Learning
 
Introduction to Deep learning
Introduction to Deep learningIntroduction to Deep learning
Introduction to Deep learning
 
Feature Extraction
Feature ExtractionFeature Extraction
Feature Extraction
 
Machine learning
Machine learningMachine learning
Machine learning
 
Human activity recognition
Human activity recognitionHuman activity recognition
Human activity recognition
 
Data Mining: What is Data Mining?
Data Mining: What is Data Mining?Data Mining: What is Data Mining?
Data Mining: What is Data Mining?
 
Deep learning
Deep learningDeep learning
Deep learning
 
Machine Learning presentation.
Machine Learning presentation.Machine Learning presentation.
Machine Learning presentation.
 
Medical image analysis
Medical image analysisMedical image analysis
Medical image analysis
 
Machine Learning Algorithms
Machine Learning AlgorithmsMachine Learning Algorithms
Machine Learning Algorithms
 
Image recognition
Image recognitionImage recognition
Image recognition
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
Deep Learning Frameworks slides
Deep Learning Frameworks slides Deep Learning Frameworks slides
Deep Learning Frameworks slides
 
Disease prediction using machine learning
Disease prediction using machine learningDisease prediction using machine learning
Disease prediction using machine learning
 
Deep Learning
Deep LearningDeep Learning
Deep Learning
 

Similar to Multimedia Data Mining using Deep Learning

Big Data Malaysia - A Primer on Deep Learning
Big Data Malaysia - A Primer on Deep LearningBig Data Malaysia - A Primer on Deep Learning
Big Data Malaysia - A Primer on Deep LearningPoo Kuan Hoong
 
An Introduction to Deep Learning
An Introduction to Deep LearningAn Introduction to Deep Learning
An Introduction to Deep LearningPoo Kuan Hoong
 
MDEC Data Matters Series: machine learning and Deep Learning, A Primer
MDEC Data Matters Series: machine learning and Deep Learning, A PrimerMDEC Data Matters Series: machine learning and Deep Learning, A Primer
MDEC Data Matters Series: machine learning and Deep Learning, A PrimerPoo Kuan Hoong
 
Makine Öğrenmesi ile Görüntü Tanıma | Image Recognition using Machine Learning
Makine Öğrenmesi ile Görüntü Tanıma | Image Recognition using Machine LearningMakine Öğrenmesi ile Görüntü Tanıma | Image Recognition using Machine Learning
Makine Öğrenmesi ile Görüntü Tanıma | Image Recognition using Machine LearningAli Alkan
 
Deep learning introduction
Deep learning introductionDeep learning introduction
Deep learning introductionAdwait Bhave
 
Facial Emotion Detection on Children's Emotional Face
Facial Emotion Detection on Children's Emotional FaceFacial Emotion Detection on Children's Emotional Face
Facial Emotion Detection on Children's Emotional FaceTakrim Ul Islam Laskar
 
DSRLab seminar Introduction to deep learning
DSRLab seminar   Introduction to deep learningDSRLab seminar   Introduction to deep learning
DSRLab seminar Introduction to deep learningPoo Kuan Hoong
 
Introduction to deep learning
Introduction to deep learningIntroduction to deep learning
Introduction to deep learningAmr Rashed
 
Teach a neural network to read handwriting
Teach a neural network to read handwritingTeach a neural network to read handwriting
Teach a neural network to read handwritingVipul Kaushal
 
Machinr Learning and artificial_Lect1.pdf
Machinr Learning and artificial_Lect1.pdfMachinr Learning and artificial_Lect1.pdf
Machinr Learning and artificial_Lect1.pdfSaketBansal9
 
softcomputing.pptx
softcomputing.pptxsoftcomputing.pptx
softcomputing.pptxKaviya452563
 
Training machine learning deep learning 2017
Training machine learning deep learning 2017Training machine learning deep learning 2017
Training machine learning deep learning 2017Iwan Sofana
 
UNIT - 5: Data Warehousing and Data Mining
UNIT - 5: Data Warehousing and Data MiningUNIT - 5: Data Warehousing and Data Mining
UNIT - 5: Data Warehousing and Data MiningNandakumar P
 
prace_days_ml_2019.pptx
prace_days_ml_2019.pptxprace_days_ml_2019.pptx
prace_days_ml_2019.pptxssuserf583ac
 
prace_days_ml_2019.pptx
prace_days_ml_2019.pptxprace_days_ml_2019.pptx
prace_days_ml_2019.pptxRohanBorgalli
 
prace_days_ml_2019.pptx
prace_days_ml_2019.pptxprace_days_ml_2019.pptx
prace_days_ml_2019.pptxSreeVani74
 

Similar to Multimedia Data Mining using Deep Learning (20)

Big Data Malaysia - A Primer on Deep Learning
Big Data Malaysia - A Primer on Deep LearningBig Data Malaysia - A Primer on Deep Learning
Big Data Malaysia - A Primer on Deep Learning
 
An Introduction to Deep Learning
An Introduction to Deep LearningAn Introduction to Deep Learning
An Introduction to Deep Learning
 
MDEC Data Matters Series: machine learning and Deep Learning, A Primer
MDEC Data Matters Series: machine learning and Deep Learning, A PrimerMDEC Data Matters Series: machine learning and Deep Learning, A Primer
MDEC Data Matters Series: machine learning and Deep Learning, A Primer
 
Makine Öğrenmesi ile Görüntü Tanıma | Image Recognition using Machine Learning
Makine Öğrenmesi ile Görüntü Tanıma | Image Recognition using Machine LearningMakine Öğrenmesi ile Görüntü Tanıma | Image Recognition using Machine Learning
Makine Öğrenmesi ile Görüntü Tanıma | Image Recognition using Machine Learning
 
Introduction to deep learning
Introduction to deep learningIntroduction to deep learning
Introduction to deep learning
 
Anits dip
Anits dipAnits dip
Anits dip
 
Deep learning introduction
Deep learning introductionDeep learning introduction
Deep learning introduction
 
Facial Emotion Detection on Children's Emotional Face
Facial Emotion Detection on Children's Emotional FaceFacial Emotion Detection on Children's Emotional Face
Facial Emotion Detection on Children's Emotional Face
 
Deep learning.pptx
Deep learning.pptxDeep learning.pptx
Deep learning.pptx
 
DSRLab seminar Introduction to deep learning
DSRLab seminar   Introduction to deep learningDSRLab seminar   Introduction to deep learning
DSRLab seminar Introduction to deep learning
 
Introduction to deep learning
Introduction to deep learningIntroduction to deep learning
Introduction to deep learning
 
Teach a neural network to read handwriting
Teach a neural network to read handwritingTeach a neural network to read handwriting
Teach a neural network to read handwriting
 
Machinr Learning and artificial_Lect1.pdf
Machinr Learning and artificial_Lect1.pdfMachinr Learning and artificial_Lect1.pdf
Machinr Learning and artificial_Lect1.pdf
 
softcomputing.pptx
softcomputing.pptxsoftcomputing.pptx
softcomputing.pptx
 
Training machine learning deep learning 2017
Training machine learning deep learning 2017Training machine learning deep learning 2017
Training machine learning deep learning 2017
 
UNIT - 5: Data Warehousing and Data Mining
UNIT - 5: Data Warehousing and Data MiningUNIT - 5: Data Warehousing and Data Mining
UNIT - 5: Data Warehousing and Data Mining
 
prace_days_ml_2019.pptx
prace_days_ml_2019.pptxprace_days_ml_2019.pptx
prace_days_ml_2019.pptx
 
prace_days_ml_2019.pptx
prace_days_ml_2019.pptxprace_days_ml_2019.pptx
prace_days_ml_2019.pptx
 
prace_days_ml_2019.pptx
prace_days_ml_2019.pptxprace_days_ml_2019.pptx
prace_days_ml_2019.pptx
 
Image Security
Image SecurityImage Security
Image Security
 

Recently uploaded

(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 

Recently uploaded (20)

(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 

Multimedia Data Mining using Deep Learning

  • 1. Multimedia Data Mining using Deep Learning Presented by Bhagyashree V. Barde
  • 2. Contents Introduction Data Mining Multimedia mining •Text Mining •Image Mining Shallow artificial Neural Networks models Deep artificial Neural Network models Conclusion
  • 3. Introduction • There is lot of multi-media data such as image, text, audio, video, etc. • To extract meaningful information from that data we use various techniques. • One of them is Deep learning. • Deep learning is a new area of machine learning
  • 4. Data Mining • Data: It is a collection of numbers, words, measurements, observations or even just descriptions of things. • Information: Organized data that has meaning. • Knowledge: Information can be converted into knowledge about historical patterns and future trends. • Data Mining: The task of discovering interesting patterns from
  • 6. Contd.. 1.Data cleaning: Noise data and irrelevant data are removed from the collection. 2.Data integration: Multiple data sources, often heterogeneous, may be combined in a common source. 3.Data selection: The data relevant to the analysis is decided on and retrieved from the data collection. 4.Data transformation: The selected data is transformed into forms appropriate for the mining procedure. 5.Data mining: It is the crucial step in which clever techniques are applied to extract patterns potentially useful. 6.Pattern evaluation: Strictly interesting patterns representing knowledge are identified based on given measures. 7.Knowledge representation: Discovered knowledge is visually represented to the user.
  • 7. Data Mining Techniques • Characterization • Discrimination • Classification and Prediction • Cluster analysis • Outlier analysis • Association analysis • Evolution analysis
  • 8. Multimedia Mining Fig. Categories of Multimedia Data Mining Multimedia data mining Static media Dynamic media Image mining Audio Mining Video Mining Text Mining
  • 9. Contd.. • Text mining • Image mining • Video Mining • Audio mining It is a technique by which content of an audio signal can be searched, analyzed, etc.
  • 10. Converting Un-structured data to structured data • Data resides in fixed field within a record or file is called structured data. • Unstructured data means pixel representation for an image, audio, video and character representation for text Data Mining tool Structured data Unstruct ured data
  • 11. Multimedia data mining process Raw data Training set Model Data collection Data Pre- processing 1.Data cleaning 2.Feature extraction Machine learning
  • 12. Architecture for multimedia data mining Input Multimedia contents Text Image Audio Video Spatiotemporal segmentation Feature extraction Evaluation of resultFinding the similar patterns
  • 13. Contd.. • Input • Multimedia content : It is selection stage which require user to select the databases or subset of fields . • Spatiotemporal segmentation : It is useful for object segmentation. It is nothing but moving objects in image sequences in the video. • Feature extraction : It is preprocessing step. • Finding similar patterns : It include some approaches of finding similar pattern contain classification, clustering, etc.
  • 14. Text Mining • Text Mining is to process unstructured information, extract meaningful information from the text. Fig. Text mining process
  • 15. Contd.. • Text preprocessing Tokenization Stop word removal Stemming • Text transformation • Feature selection • Text mining methods • Evaluation
  • 16. Techniques used in text mining • Information Extraction : Analyze unstructured text and then finding relationships within text. • Categorization : Assign one or more category to text document. • Clustering : It find groups of documents with similar content • Visualization : It improve and simplify the discovery of relevant information • Summarization : It reduce the length and detail of a document.
  • 17. Image Mining • Image Mining is an extended branch of data mining that is concerned with the process of knowledge discovery concerning images. • Image Mining deals with the extraction of image patterns from a large collection of images.
  • 19. Shallow artificial neural network • Many learning schemes use shallow artificial neural network. • Shallow artificial neural network has only one hidden layer. Fig. General symbol of neuron
  • 20. Contd.. • If ANN becomes complicated then it tends to be slow and are prone to over fitting. • It starts to capture noise instead of relationships between image. • They are often incapable to extract meaningful patterns from high-dimensional input .
  • 21. What is Deep learning? • Deep learning is a machine learning technique . • Deep learners are a type of artificial neural networks with multiple layers. • Multiple layers learn representations by increasing the level of abstraction from one layer to another.
  • 22. Contd.. • Multimedia data mining has been used for image tagging. • Tagging has become a standard mechanism on the Internet for annotating multimedia data and search engines rely on tags to retrieve multimedia data. • Image caption generation is the process of generating a descriptive sentence of an image. • For that we are using Deep learning.
  • 23. Deep artificial neural network • It consists of multiple hidden layer. • It works for decision making. • They take an array of numbers that can represent pixels and run a series of functions on that array . • It gives one or more number as output. • The outputs are usually a prediction of some object that you are trying to guess from input.
  • 24. Contd.. • In deep neural network there are multiple hidden layer with lowest layer takes the raw data like images, text, sound, etc. • Then each neurons stores some information about the data they encounter. • Each neuron in the layer sends information up to the next layers of neurons . • So the higher you go up, the more abstract features you learn.
  • 25. Convolutional neural network • It is a type of feed forward artificial neural network. • Variations of multilayer perceptron which are designed to use minimal amounts of preprocessing. • It take fixed size input and generate fixed size output.
  • 26. Recurrent neural networks • Recurrent networks has connections that feed back from the output to the input layer and also input layer feed back to themselves. • It allows loops. • It use their internal memory to process arbitrary sequences of inputs. • It can handle arbitrary input, output length. • It required much more data to give better result. • It is more complex model.
  • 27. Conclusion • Deep learning has proven to be suitable for problems where shallow learners didn’t provide satisfactory results. • The combination of convolutional network and RNN has yielded very promising results in many domains. • one drawback is that these methods mostly used supervised approaches.

Editor's Notes

  1. Arrays of numbers known as weights that define how the inputs are combined and recombined to produce the result.