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

Digital Image Processing - Image Compression
Digital Image Processing - Image CompressionDigital Image Processing - Image Compression
Digital Image Processing - Image CompressionMathankumar S
 
COM2304: Digital Image Fundamentals - I
COM2304: Digital Image Fundamentals - I COM2304: Digital Image Fundamentals - I
COM2304: Digital Image Fundamentals - I Hemantha Kulathilake
 
Image Processing Basics
Image Processing BasicsImage Processing Basics
Image Processing BasicsA B Shinde
 
Image Enhancement in Spatial Domain
Image Enhancement in Spatial DomainImage Enhancement in Spatial Domain
Image Enhancement in Spatial DomainDEEPASHRI HK
 
Association rule mining
Association rule miningAssociation rule mining
Association rule miningAcad
 
Fundamental steps in image processing
Fundamental steps in image processingFundamental steps in image processing
Fundamental steps in image processingPremaPRC211300301103
 
Texture in image processing
Texture in image processing Texture in image processing
Texture in image processing Anna Aquarian
 
Region based segmentation
Region based segmentationRegion based segmentation
Region based segmentationramya marichamy
 
Color Image Processing: Basics
Color Image Processing: BasicsColor Image Processing: Basics
Color Image Processing: BasicsA B Shinde
 
Image restoration and degradation model
Image restoration and degradation modelImage restoration and degradation model
Image restoration and degradation modelAnupriyaDurai
 
Homomorphic filtering
Homomorphic filteringHomomorphic filtering
Homomorphic filteringGautam Saxena
 
digital image processing
digital image processingdigital image processing
digital image processingAbinaya B
 
Image feature extraction
Image feature extractionImage feature extraction
Image feature extractionRushin Shah
 
Image degradation and noise by Md.Naseem Ashraf
Image degradation and noise by Md.Naseem AshrafImage degradation and noise by Md.Naseem Ashraf
Image degradation and noise by Md.Naseem AshrafMD Naseem Ashraf
 
Chapter10 image segmentation
Chapter10 image segmentationChapter10 image segmentation
Chapter10 image segmentationasodariyabhavesh
 
Predictive coding
Predictive codingPredictive coding
Predictive codingp_ayal
 
Image Smoothing using Frequency Domain Filters
Image Smoothing using Frequency Domain FiltersImage Smoothing using Frequency Domain Filters
Image Smoothing using Frequency Domain FiltersSuhaila Afzana
 

What's hot (20)

Digital Image Processing - Image Compression
Digital Image Processing - Image CompressionDigital Image Processing - Image Compression
Digital Image Processing - Image Compression
 
COM2304: Digital Image Fundamentals - I
COM2304: Digital Image Fundamentals - I COM2304: Digital Image Fundamentals - I
COM2304: Digital Image Fundamentals - I
 
Image Processing Basics
Image Processing BasicsImage Processing Basics
Image Processing Basics
 
Image Enhancement in Spatial Domain
Image Enhancement in Spatial DomainImage Enhancement in Spatial Domain
Image Enhancement in Spatial Domain
 
Association rule mining
Association rule miningAssociation rule mining
Association rule mining
 
Fundamental steps in image processing
Fundamental steps in image processingFundamental steps in image processing
Fundamental steps in image processing
 
Texture in image processing
Texture in image processing Texture in image processing
Texture in image processing
 
Region based segmentation
Region based segmentationRegion based segmentation
Region based segmentation
 
Color Image Processing: Basics
Color Image Processing: BasicsColor Image Processing: Basics
Color Image Processing: Basics
 
Image restoration and degradation model
Image restoration and degradation modelImage restoration and degradation model
Image restoration and degradation model
 
Homomorphic filtering
Homomorphic filteringHomomorphic filtering
Homomorphic filtering
 
digital image processing
digital image processingdigital image processing
digital image processing
 
image compression ppt
image compression pptimage compression ppt
image compression ppt
 
Image feature extraction
Image feature extractionImage feature extraction
Image feature extraction
 
Image segmentation
Image segmentation Image segmentation
Image segmentation
 
Image degradation and noise by Md.Naseem Ashraf
Image degradation and noise by Md.Naseem AshrafImage degradation and noise by Md.Naseem Ashraf
Image degradation and noise by Md.Naseem Ashraf
 
Chapter10 image segmentation
Chapter10 image segmentationChapter10 image segmentation
Chapter10 image segmentation
 
Huffman Coding
Huffman CodingHuffman Coding
Huffman Coding
 
Predictive coding
Predictive codingPredictive coding
Predictive coding
 
Image Smoothing using Frequency Domain Filters
Image Smoothing using Frequency Domain FiltersImage Smoothing using Frequency Domain Filters
Image Smoothing using Frequency Domain Filters
 

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

kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadhamedmustafa094
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...Amil baba
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Call Girls Mumbai
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesRAJNEESHKUMAR341697
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEGEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEselvakumar948
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxNadaHaitham1
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesMayuraD1
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiessarkmank1
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxMuhammadAsimMuhammad6
 

Recently uploaded (20)

kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEGEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptx
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 

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.