SlideShare a Scribd company logo
An Investigation on Combination Methods for
Multimodal Content-based Medical Image Retrieval
ALI HOSSEINZADEH VAHID
ASST.PROF.DR.ADIL ALPKOÇAK
AUGUST, 2012
İZMİR
Introduction
2

 Medical images are playing an important role to

detect anatomical and functional information of the
body part for diagnosis, medical research and
education :




physicians or radiologists examine them in conventional ways
based on their individual experiences and knowledge
provide diagnostic support to physicians or radiologists by
displaying relevant past cases.
as a training tool for medical students and residents in education,
follow-up studies, and for research purposes.

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Background(Image Retrieval Systems)
3

 Image retrieval is a poor stepchild to other forms

of information retrieval (IR). Image retrieval has
been one of the most interesting and vivid research
areas in the field of computer vision over the last
decades.
 An image retrieval system is a computer system
for browsing, searching and retrieving similar
images (may not be exact) from a large database of
digital images with the help of some key attributes
associated with the images or features inherently
contained in the images.
An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Background(TBIR)
4

 In Text Based Image Retrieval (TBIR)system,

images are indexed by text, known as the metadata of the
image, such as the patient’s ID number, the date it was
produced, the type of the image and a manually
annotated description on the content of the image itself
such as Google Images and Flickr.

 image retrieval based only on text information is not

sufficient since :



The amount of labor required to manually annotate every single
image,
The difference in human perception when describing the images,
which might lead to inaccuracies during the retrieval process.

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Background(CBIR)
5

 The main goal in Content Base Image Retrieval system is searching

and finding similar images based on their content.

 To accomplish this, the content should first be described in an efficient

way, e.g. the so-called indexing or feature extraction and binary signatures
are formed and stored as the data

 When the query image is given to the system, the system will extract image

features for this query. It will compare these features with that of other
images in a database. Relevant results will be displayed to the user.

 There are many factors to consider in the design of a CBIR:





Choice of right features: how to mathematically describe an image ?
Similarity measurement criteria: how to assess the similarity between a pair of images?
Indexing mechanism and
Query formulation technique

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Background (CBIR)
6

 Major problems of CBIR are :






Semantic gap: The lack of coincidence between the
information that one can extract from the visual data and the
interpretation that the same data have for a user in a given
situation. User seeks semantic similarity, but the database can
only provide similarity by data processing.

Huge amount of objects to search among.
Incomplete query specification.
Incomplete image description.

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Image Content Descriptors
7

 image content may include :


Visual content
General : include color, texture, shape, spatial relationship, etc.
 Domain specific: is application dependent and may involve
domain knowledge




Semantic content is obtained



by textual annotation
by complex inference procedures based on visual content

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Color
8

 One of the most widely used visual features
 Relatively robust to changes in the background






colors
Independent of image size and orientation
Considerable design and experimental work in
MPEG-7 to arrive at efficient color descriptors for
similarity matching.
No single generic color descriptor exists that can be
used for all foreseen applications.
Such as SCD, CLD, CSD

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Texture
9

 Another fundamental visual feature
 This contains
 structure ness,
 regularity,
 directionality
 and roughness of images
 Such as HTD, EHD

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Compact composite descriptors
10

 Color and edge directivity descriptor (CEDD)
 The six-bin histogram of the fuzzy system that uses the five
digital filters proposed by the MPEG-7 EHD.
 The 24-bin color histogram produced by the 24-bin fuzzylinking system.
 Overall, the final histogram has 144 regions.
 Fuzzy color and texture histogram (FCTH)
 The eight-bin histogram of the fuzzy system that uses the high
frequency bands of the Haar wavelet transform
 The 24-bin color histogram produced by the 24-bin fuzzylinking system.
 Overall, the final histogram includes192 regions.
An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Compact composite descriptors
11

 Brightness and Texture Directionality Histogram
 BTDH is very similar to FCTH feature.
 The main difference is using brightness instead of color
histogram.
 uses brightness and texture characteristics as well as the
spatial distribution of these characteristics in one compact 1D
vector.
 The texture information comes from the Directionality
histogram.
 Fractal Scanning method through the Hilbert Curve or the ZGrid method is used to capture the spatial distribution of
brightness and texture information
An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Similarity Measures
12

 Geometric Measures treat objects as vectors.
 Information Theoretic Measures are derived from

the Shannon’s entropy theory and treat objects as
probabilistic distributions
 Statistic Measures compare two objects in a

distributed manner, and basically assume that the
vector elements are samples.
An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Performance evaluation
13



An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Performance evaluation
14



An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Need to fuse (CBIR)
15

 Some research efforts have been reported to enhance

CBIR performance by taking the multi-modality
fusion approaches:


Since each feature extracted from images just characterizes
certain aspect of image content.



A special feature is not equally important for different image
queries since a special feature has different importance in
reflecting the content of different images.

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Fusion
16

 “Information fusion is the study of efficient methods

for automatically or semi-automatically transforming
information from different sources and different points
in time into a representation that provides effective
support for human or automated decision making.”




The major challenge is to find adjusted techniques for associating
multiple sources of information for either decision–making or
information retrieval.
traditional work on multimodal integration has largely been
heuristic-based. Still today, the understanding of how fusion
works and by what it is influenced is limited.

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Significant techniques in the multimodal fusion process
17

 Feature level fusion: An information process that

integrates, associates, correlates and combines unimodal
features, data and information from single or multiple
sensors or sources to achieve refined estimates of
parameters, characteristics, events and behaviors








The information fusion at data or sensor level can achieve the best performance
improvements (Koval, 2007)
. It can utilize the correlation between multiple features from different modalities
at an early stage which helps in better task accomplishment.
Also, it requires only one learning phase on the combined feature vector
it is hard to represent the time synchronization between the multimodal features.
The features to be fused should be represented in the same format before fusion.
The increase in the number of modalities makes it difficult to learn the crosscorrelation among the heterogeneous features

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Significant techniques in the multimodal fusion process
18

 Score, rank and decision level fusion, also called high-

level, late information fusion, arose in the neural network
literature. Here, each modality/ sensor/ source/ feature is first
processed individually. The results, so called experts, can be
scores in classification or ranks for retrieval. The expert's values
are then combined for determining the final decision.





This type of information fusion is faster and easier to implement than
early fusion.
The decision level fusion strategy offers scalability (i.e. graceful upgrading
or degrading) in terms of the modalities used in the fusion process.
The disadvantage of the late fusion approach lies in its failure to utilize
the feature level correlation among modalities
As different classifiers are used to obtain the local decisions, the learning
process for them becomes tedious and time-consuming.

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Formal presentation of Fusion on Multimodal Retrieval systems
19



An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Formal presentation of Fusion on Multimodal Retrieval systems
20



An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Venn diagram of different modalities
relevant retrieved document set in combined result set
21

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Formal presentation of Fusion on Multimodal Retrieval systems
22



An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Formal presentation of Fusion on Multimodal Retrieval systems
23



An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Formal presentation of Fusion on Multimodal Retrieval systems
24



An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Experiments
25

 We performed our experiments with CLEF 2011 medical image

classification and retrieval tasks dataset. The database includes 231,000
images from journals of BioMed Central at the PubMed Central database

associated with their original articles in the journals.
 Beside, a single XML file is provided as textual metadata for all

documents in the collection.
 30 topics, ten topics each for visual, textual and mixed retrieval, were

chosen to allow for the evaluation of a large variety of techniques. Each
topic has both a textual query and at least one sample query image
An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Text modality
26

 We used Terrier IR Platform API
 Preprocessing :
 Split the metadata file and each represented image in the
collection as a structured document of xml file.
 Special characters deletion: characters with no meaning, like
punctuation marks or blanks, are all eliminated;
 Stop words removal: discarding of semantically empty words,
very high frequency words,
 Token normalization: converting all words to lower case
 Stemming: we used the Porter stemmer

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Text modality
27

 We compared performance of the subsystem using

variety of implemented weighting models in Terrier
and chose DFR-BM25 weighting model (Amati,
2003) as base textual modality of our system because
its result was almost the average values of results of
other weighting models.
 Additionally, we calculate the similarity score of all
documents in collection corresponding to each query
topic and then sort them in descending order as
ranked list.
An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Comparison of weighting models on Text modality
28

Run Name

DFR_BM25 BM25

TF_IDF

BB2

IFB2

In_expB2 In_expC2 InL2

num_q

30

30

30

30

30

30

30

30

num_ret

28333

28333

28333

28333

28333

28333

28333

28333 28333

num_rel

2584

2584

2584

2584

2584

2584

2584

2584

2584

num_rel_ret 1444

1487

1479

1425

1430

1422

1418

1440

1425

map

0.1942

0.2021

0.2022

0.1922

0.1902

0.192

0.1847

0.1991 0.1855

Rprec

0.2242

0.2428

0.2401

0.2236

0.2189

0.222

0.2251

0.2338 0.2198

bpref

0.2215

0.2323

0.2318

0.222

0.2203

0.2209

0.2128

0.2283 0.2135

P_5

0.38

0.4067

0.4

0.3667

0.3667

0.3733

0.3533

0.3933 0.36

P_10

0.34

0.3333

0.3367

0.3333

0.3333

0.3367

0.3467

0.3333 0.3367

P_15

0.3067

0.3067

0.3178

0.32

0.3133

0.32

0.3133

0.3111 0.2978

P_20

0.2933

0.3

0.3

0.2933

0.2883

0.2983

0.2883

0.29

P_30

0.2644

0.2767

0.2789

0.2689

0.2622

0.2633

0.2589

0.2633 0.2533

P_100

0.1797

0.1903

0.193

0.1837

0.1757

0.1793

0.1807

0.1823 0.1797

P_200

0.1385

0.143

0.145

0.1387

0.134

0.1387

0.1397

0.1383 0.1377

P_500

0.0802

0.0848

0.0849

0.0803

0.0799

0.0805

0.0795

0.08

0.0787

P_1000

0.0481

0.0496

0.0493

0.0475

0.0477

0.0474

0.0473

0.048

0.0475

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

PL2
30

0.285

10/8/2012
Visual Modality
29

 We extracted features for all images in test collection and

query examples using Rummager tool .
 We examined the performance of all extracted feature.
 We perceived that compact composite features like CEDD and

FCTH have satisfactorily retrieval result on our image
collection
 Because CEDD feature has a satisfactorily retrieval result and

its required computational power and storage space is
noticeably lower, we used it as the base visual modality result.
An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Comparison on
performance of different low level features
30
num_rel_ret

700
603
600

547

530

519

500

400
329

352
265

300

200

167
120

100

0

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Visual Modality
31

 In matching phase, we had to evaluate the similarity difference

between the vector corresponding to the query example image
and the vectors representing the dataset images.
 We assessed performance of different similarity function on

Compact Composite features

 Then we sorted all of dataset images in a descending list based

on the value of similarity score in corresponding to each query
example image.

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Distance function performance evaluation of
different features
32

650
603

596

583

600
547

537

500

519

537

521

550

570

568
525

568
521

533
506

481

516
499

450

476

441
443

400
350

CEDD
329

333

FCTH
322

319

305

300

291

297

Minkowski P5
Distance

SPCD

Tanimoto Distance

BTDH

250
Euclidean
Distance

Cosine Similarity

Manhattan
Distance

Minkowski P3
Distance

Minkowski P4
Distance

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Integrated Combination Multimodal Retrieval
33

 Our proposed method is a super level of late fusion

because it can applied on both, similarity scores or
ranks, of each modality feature that processed
individually like as late fusion.
 The significant difference between this approach and
late fusion is scale of combination.
 In our method, all of documents in data collection
involve on combination. In contrast to late fusion
that the number of combined document in list
depends on value of a threshold based on score or
rank.
An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Experiments on combination method of
modalities
34

 Early Fusion:
 We used feature concatenation method on the synchronous
compact composite feature vectors of all images
 We used Euclidean distance for similarity measure and
selected top 1000 documents for each query.
 Late Fusion with Substitution Value of Zero:
 We applied CombSUM function on similarity scores of first
1000 top retrieved documents of each feature result set
 We
normalized the similarity scores using Min-Max
normalization function before combination.
 According to Fagin’s A0 combination algorithm, we substitute
zero as similarity score of documents that are not appeared in
retrieved document list.
An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Comparison of
different combination method performance
35

Combination Function

Combination
method

# of
Relevant

MAP

Retrieved

Early Fusion

An Investigation on Combination Methods for
Multimodal Content-based Medical Image

643

0.0194

665

0.199

676

0.0231

LFSVZ

541

0.0198

ICMR

(CEDD,FCTH,SpCD)

LFSVZ

Early Fusion
CombSUM

0.0201

ICMR

CombSUM(CEDD,FCTH)

658

699

0.0252

10/8/2012
Impact of different weights of modalities on
Integrated Combination multimodal Retrieval
36

3

1559

287

1410

219

219

1191

68

34

260

81

2.5

1573

298

1404

219

219

1185

79

40

249

90

2.0

1595

310

1393

219

219

1174

91

51

237

111

1.7

1599

321

1373

219

219

1154

102

71

226

124

1.5

1597

329

1354

219

219

1135

110

90

218

133

1.0

1578

394

1254

219

219

1035

175

190

153

149

0.7

1454

432

1089

219

219

870

213

355

115

152

An Investigation on Combination Methods for
Multimodal Content-based Medical Image

10/8/2012
Venn diagram of different modalities
relevant retrieved document set in combined result set
37

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Impact of different weights of modalities on
Late Fusion
38

Rmixed

3

1479

261

1437

219

219

1218

42

7

286

0

2.5

1515

337

1397

219

219

1178

118

47

210

0

2.0

1484

429

1274

219

219

1055

210

170

118

0

1.7

1385

481

1123

219

219

904

262

321

66

0

1.5

1246

506

959

219

219

740

287

485

41

0

1.0

720

543

396

219

219

177

324

1048

4

0

0.7

560

547

232

219

219

13

328

1212

0

0

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Details of ICMR in response to query #18
39

Text
Threshold in 1000th top
score

Visual

Mixed

0.4053

0.8677

0.6486

Similarity Scores
Document ID
Textual

Visual

Mixed

1471-213X-4-16-2

0.3029

0.7768

1.2919

1471-213X-4-16-3

0.3242

0.8055

1.3567

1471-213X-4-16-5

0.3223

0.7837

1.3318

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Conclusion
40

 In this study, we found that:








Effective combination of textual and visual modalities
improves the overall performance of Content-based Medical
Image Retrieval Systems.
It is clear that integrated retrieval outperforms all fusion
techniques, regardless of late or early fusion, in multimodal
CBIR systems.
In the best combination of textual and visual modalities,
weight for textual modality is about 1.7 folds of visual modality
weight.
Common documents in relevant retrieved set of different
modalities also appears in relevant retrieved document set of
combined modality too, regardless weights or methods.

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
Future directions
41

 Our study can be extended in several ways:






To apply and verify this experimentation results to other
medical image collection
To extend our study into other domain of CBIR Systems rather
than medical domain.
To implement the effective and efficient tool for applying
ICMR

An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval

10/8/2012
THANKS
FOR
YOUR KIND CONSIDERATION

More Related Content

What's hot

Vertical intent prediction approach based on Doc2vec and convolutional neural...
Vertical intent prediction approach based on Doc2vec and convolutional neural...Vertical intent prediction approach based on Doc2vec and convolutional neural...
Vertical intent prediction approach based on Doc2vec and convolutional neural...
IJECEIAES
 
Materialized View Generation Using Apriori Algorithm
Materialized View Generation Using Apriori AlgorithmMaterialized View Generation Using Apriori Algorithm
Materialized View Generation Using Apriori Algorithm
ijdms
 
MULTI-LEVEL FEATURE FUSION BASED TRANSFER LEARNING FOR PERSON RE-IDENTIFICATION
MULTI-LEVEL FEATURE FUSION BASED TRANSFER LEARNING FOR PERSON RE-IDENTIFICATIONMULTI-LEVEL FEATURE FUSION BASED TRANSFER LEARNING FOR PERSON RE-IDENTIFICATION
MULTI-LEVEL FEATURE FUSION BASED TRANSFER LEARNING FOR PERSON RE-IDENTIFICATION
gerogepatton
 
ONTOLOGY-DRIVEN INFORMATION RETRIEVAL FOR HEALTHCARE INFORMATION SYSTEM : ...
ONTOLOGY-DRIVEN INFORMATION RETRIEVAL  FOR HEALTHCARE INFORMATION SYSTEM :   ...ONTOLOGY-DRIVEN INFORMATION RETRIEVAL  FOR HEALTHCARE INFORMATION SYSTEM :   ...
ONTOLOGY-DRIVEN INFORMATION RETRIEVAL FOR HEALTHCARE INFORMATION SYSTEM : ...
IJNSA Journal
 
Selecting the correct Data Mining Method: Classification & InDaMiTe-R
Selecting the correct Data Mining Method: Classification & InDaMiTe-RSelecting the correct Data Mining Method: Classification & InDaMiTe-R
Selecting the correct Data Mining Method: Classification & InDaMiTe-R
IOSR Journals
 
SURVEY PAPER ON OUT LIER DETECTION USING FUZZY LOGIC BASED METHOD
SURVEY PAPER ON OUT LIER DETECTION USING FUZZY LOGIC BASED METHODSURVEY PAPER ON OUT LIER DETECTION USING FUZZY LOGIC BASED METHOD
SURVEY PAPER ON OUT LIER DETECTION USING FUZZY LOGIC BASED METHOD
IJCI JOURNAL
 
Age Invariant Face Recognition using Convolutional Neural Network
Age Invariant Face Recognition using Convolutional  Neural Network Age Invariant Face Recognition using Convolutional  Neural Network
Age Invariant Face Recognition using Convolutional Neural Network
IJECEIAES
 
An object distortion based image quality similarity
An object distortion based image quality similarityAn object distortion based image quality similarity
An object distortion based image quality similarity
LogicMindtech Nologies
 
AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...
AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...
AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...
ijsc
 
40120140505017
4012014050501740120140505017
40120140505017
IAEME Publication
 
A Survey on Content Based Image Retrieval System
A Survey on Content Based Image Retrieval SystemA Survey on Content Based Image Retrieval System
A Survey on Content Based Image Retrieval System
YogeshIJTSRD
 
SIGNIFICANCE OF DIMENSIONALITY REDUCTION IN IMAGE PROCESSING
SIGNIFICANCE OF DIMENSIONALITY REDUCTION IN IMAGE PROCESSING SIGNIFICANCE OF DIMENSIONALITY REDUCTION IN IMAGE PROCESSING
SIGNIFICANCE OF DIMENSIONALITY REDUCTION IN IMAGE PROCESSING
sipij
 
Understandable data-efficient AI
Understandable data-efficient AIUnderstandable data-efficient AI
Understandable data-efficient AI
Big Data Value Association
 
Ijarcet vol-2-issue-7-2287-2291
Ijarcet vol-2-issue-7-2287-2291Ijarcet vol-2-issue-7-2287-2291
Ijarcet vol-2-issue-7-2287-2291
Editor IJARCET
 
T0 numtq0n tk=
T0 numtq0n tk=T0 numtq0n tk=
H0334749
H0334749H0334749
H0334749
iosrjournals
 
Introduction to feature subset selection method
Introduction to feature subset selection methodIntroduction to feature subset selection method
Introduction to feature subset selection method
IJSRD
 

What's hot (17)

Vertical intent prediction approach based on Doc2vec and convolutional neural...
Vertical intent prediction approach based on Doc2vec and convolutional neural...Vertical intent prediction approach based on Doc2vec and convolutional neural...
Vertical intent prediction approach based on Doc2vec and convolutional neural...
 
Materialized View Generation Using Apriori Algorithm
Materialized View Generation Using Apriori AlgorithmMaterialized View Generation Using Apriori Algorithm
Materialized View Generation Using Apriori Algorithm
 
MULTI-LEVEL FEATURE FUSION BASED TRANSFER LEARNING FOR PERSON RE-IDENTIFICATION
MULTI-LEVEL FEATURE FUSION BASED TRANSFER LEARNING FOR PERSON RE-IDENTIFICATIONMULTI-LEVEL FEATURE FUSION BASED TRANSFER LEARNING FOR PERSON RE-IDENTIFICATION
MULTI-LEVEL FEATURE FUSION BASED TRANSFER LEARNING FOR PERSON RE-IDENTIFICATION
 
ONTOLOGY-DRIVEN INFORMATION RETRIEVAL FOR HEALTHCARE INFORMATION SYSTEM : ...
ONTOLOGY-DRIVEN INFORMATION RETRIEVAL  FOR HEALTHCARE INFORMATION SYSTEM :   ...ONTOLOGY-DRIVEN INFORMATION RETRIEVAL  FOR HEALTHCARE INFORMATION SYSTEM :   ...
ONTOLOGY-DRIVEN INFORMATION RETRIEVAL FOR HEALTHCARE INFORMATION SYSTEM : ...
 
Selecting the correct Data Mining Method: Classification & InDaMiTe-R
Selecting the correct Data Mining Method: Classification & InDaMiTe-RSelecting the correct Data Mining Method: Classification & InDaMiTe-R
Selecting the correct Data Mining Method: Classification & InDaMiTe-R
 
SURVEY PAPER ON OUT LIER DETECTION USING FUZZY LOGIC BASED METHOD
SURVEY PAPER ON OUT LIER DETECTION USING FUZZY LOGIC BASED METHODSURVEY PAPER ON OUT LIER DETECTION USING FUZZY LOGIC BASED METHOD
SURVEY PAPER ON OUT LIER DETECTION USING FUZZY LOGIC BASED METHOD
 
Age Invariant Face Recognition using Convolutional Neural Network
Age Invariant Face Recognition using Convolutional  Neural Network Age Invariant Face Recognition using Convolutional  Neural Network
Age Invariant Face Recognition using Convolutional Neural Network
 
An object distortion based image quality similarity
An object distortion based image quality similarityAn object distortion based image quality similarity
An object distortion based image quality similarity
 
AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...
AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...
AN EFFICIENT PSO BASED ENSEMBLE CLASSIFICATION MODEL ON HIGH DIMENSIONAL DATA...
 
40120140505017
4012014050501740120140505017
40120140505017
 
A Survey on Content Based Image Retrieval System
A Survey on Content Based Image Retrieval SystemA Survey on Content Based Image Retrieval System
A Survey on Content Based Image Retrieval System
 
SIGNIFICANCE OF DIMENSIONALITY REDUCTION IN IMAGE PROCESSING
SIGNIFICANCE OF DIMENSIONALITY REDUCTION IN IMAGE PROCESSING SIGNIFICANCE OF DIMENSIONALITY REDUCTION IN IMAGE PROCESSING
SIGNIFICANCE OF DIMENSIONALITY REDUCTION IN IMAGE PROCESSING
 
Understandable data-efficient AI
Understandable data-efficient AIUnderstandable data-efficient AI
Understandable data-efficient AI
 
Ijarcet vol-2-issue-7-2287-2291
Ijarcet vol-2-issue-7-2287-2291Ijarcet vol-2-issue-7-2287-2291
Ijarcet vol-2-issue-7-2287-2291
 
T0 numtq0n tk=
T0 numtq0n tk=T0 numtq0n tk=
T0 numtq0n tk=
 
H0334749
H0334749H0334749
H0334749
 
Introduction to feature subset selection method
Introduction to feature subset selection methodIntroduction to feature subset selection method
Introduction to feature subset selection method
 

Viewers also liked

Geotechnical engineering airports tcm12-4004
Geotechnical engineering   airports tcm12-4004Geotechnical engineering   airports tcm12-4004
Geotechnical engineering airports tcm12-4004
Muzammil Ashfaq
 
Multimodal Searching and Semantic Spaces: ...or how to find images of Dalmati...
Multimodal Searching and Semantic Spaces: ...or how to find images of Dalmati...Multimodal Searching and Semantic Spaces: ...or how to find images of Dalmati...
Multimodal Searching and Semantic Spaces: ...or how to find images of Dalmati...
Jonathon Hare
 
CBIR
CBIRCBIR
Methods of investigation of structure
Methods of investigation of structureMethods of investigation of structure
Methods of investigation of structure
SCE.Surat
 
Content Based Image Retrieval
Content Based Image RetrievalContent Based Image Retrieval
Content Based Image Retrieval
Aman Patel
 
Content based image retrieval using clustering Algorithm(CBIR)
Content based image retrieval using clustering Algorithm(CBIR)Content based image retrieval using clustering Algorithm(CBIR)
Content based image retrieval using clustering Algorithm(CBIR)
Raja Sekar
 
Content Based Image Retrieval
Content Based Image RetrievalContent Based Image Retrieval
Content Based Image Retrieval
SOURAV KAR
 
Content-based Image Retrieval
Content-based Image RetrievalContent-based Image Retrieval
Content-based Image Retrieval
University of Zurich
 
Transcript about Tenerife disaster
Transcript about Tenerife disasterTranscript about Tenerife disaster
Transcript about Tenerife disaster
Amidee Azizan Stringfellow
 
CBIR
CBIRCBIR
Methods of data collection
Methods of data collectionMethods of data collection
Methods of data collection
Chintan Trivedi
 
AN INVESTIGATION ON METHODS THE JOHN MITCHELS G.A.A. COMPLEX CAN EMPLOY TO IN...
AN INVESTIGATION ON METHODS THE JOHN MITCHELS G.A.A. COMPLEX CAN EMPLOY TO IN...AN INVESTIGATION ON METHODS THE JOHN MITCHELS G.A.A. COMPLEX CAN EMPLOY TO IN...
AN INVESTIGATION ON METHODS THE JOHN MITCHELS G.A.A. COMPLEX CAN EMPLOY TO IN...
Magdalena Nowak - Interested in HRM
 
Groundwater Investigation Techniques-Geophysical Methods
Groundwater Investigation Techniques-Geophysical MethodsGroundwater Investigation Techniques-Geophysical Methods
Groundwater Investigation Techniques-Geophysical Methods
Gowri Prabhu
 
Runway Construction Project Execution Plan
Runway Construction Project Execution PlanRunway Construction Project Execution Plan
Runway Construction Project Execution Plan
David H Moloney
 
Geological Site Investigation Methods
Geological Site Investigation MethodsGeological Site Investigation Methods
Geological Site Investigation Methods
!SYOU co-designed sneakers
 
Airport marking
Airport markingAirport marking
Airport marking
srinivas2036
 
Methods of investigation of voice production
Methods of investigation of voice productionMethods of investigation of voice production
Methods of investigation of voice production
Karl Daniel, M.D.
 
Presentation by National University of Singapore - Winners of CBS Case Compet...
Presentation by National University of Singapore - Winners of CBS Case Compet...Presentation by National University of Singapore - Winners of CBS Case Compet...
Presentation by National University of Singapore - Winners of CBS Case Compet...
CBS Case Competition
 
research methodology METHODS OF INVESTIGATION
research methodology METHODS OF INVESTIGATION research methodology METHODS OF INVESTIGATION
research methodology METHODS OF INVESTIGATION
Suvin Lal
 
Methods of data collection
Methods of data collection Methods of data collection
Methods of data collection
PRIYAN SAKTHI
 

Viewers also liked (20)

Geotechnical engineering airports tcm12-4004
Geotechnical engineering   airports tcm12-4004Geotechnical engineering   airports tcm12-4004
Geotechnical engineering airports tcm12-4004
 
Multimodal Searching and Semantic Spaces: ...or how to find images of Dalmati...
Multimodal Searching and Semantic Spaces: ...or how to find images of Dalmati...Multimodal Searching and Semantic Spaces: ...or how to find images of Dalmati...
Multimodal Searching and Semantic Spaces: ...or how to find images of Dalmati...
 
CBIR
CBIRCBIR
CBIR
 
Methods of investigation of structure
Methods of investigation of structureMethods of investigation of structure
Methods of investigation of structure
 
Content Based Image Retrieval
Content Based Image RetrievalContent Based Image Retrieval
Content Based Image Retrieval
 
Content based image retrieval using clustering Algorithm(CBIR)
Content based image retrieval using clustering Algorithm(CBIR)Content based image retrieval using clustering Algorithm(CBIR)
Content based image retrieval using clustering Algorithm(CBIR)
 
Content Based Image Retrieval
Content Based Image RetrievalContent Based Image Retrieval
Content Based Image Retrieval
 
Content-based Image Retrieval
Content-based Image RetrievalContent-based Image Retrieval
Content-based Image Retrieval
 
Transcript about Tenerife disaster
Transcript about Tenerife disasterTranscript about Tenerife disaster
Transcript about Tenerife disaster
 
CBIR
CBIRCBIR
CBIR
 
Methods of data collection
Methods of data collectionMethods of data collection
Methods of data collection
 
AN INVESTIGATION ON METHODS THE JOHN MITCHELS G.A.A. COMPLEX CAN EMPLOY TO IN...
AN INVESTIGATION ON METHODS THE JOHN MITCHELS G.A.A. COMPLEX CAN EMPLOY TO IN...AN INVESTIGATION ON METHODS THE JOHN MITCHELS G.A.A. COMPLEX CAN EMPLOY TO IN...
AN INVESTIGATION ON METHODS THE JOHN MITCHELS G.A.A. COMPLEX CAN EMPLOY TO IN...
 
Groundwater Investigation Techniques-Geophysical Methods
Groundwater Investigation Techniques-Geophysical MethodsGroundwater Investigation Techniques-Geophysical Methods
Groundwater Investigation Techniques-Geophysical Methods
 
Runway Construction Project Execution Plan
Runway Construction Project Execution PlanRunway Construction Project Execution Plan
Runway Construction Project Execution Plan
 
Geological Site Investigation Methods
Geological Site Investigation MethodsGeological Site Investigation Methods
Geological Site Investigation Methods
 
Airport marking
Airport markingAirport marking
Airport marking
 
Methods of investigation of voice production
Methods of investigation of voice productionMethods of investigation of voice production
Methods of investigation of voice production
 
Presentation by National University of Singapore - Winners of CBS Case Compet...
Presentation by National University of Singapore - Winners of CBS Case Compet...Presentation by National University of Singapore - Winners of CBS Case Compet...
Presentation by National University of Singapore - Winners of CBS Case Compet...
 
research methodology METHODS OF INVESTIGATION
research methodology METHODS OF INVESTIGATION research methodology METHODS OF INVESTIGATION
research methodology METHODS OF INVESTIGATION
 
Methods of data collection
Methods of data collection Methods of data collection
Methods of data collection
 

Similar to An investigation on combination methods

Paper id 25201494
Paper id 25201494Paper id 25201494
Paper id 25201494
IJRAT
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
ijceronline
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
Ijetr021117
Ijetr021117Ijetr021117
Ijetr021117
ER Publication.org
 
A review deep learning for medical image segmentation using multi modality fu...
A review deep learning for medical image segmentation using multi modality fu...A review deep learning for medical image segmentation using multi modality fu...
A review deep learning for medical image segmentation using multi modality fu...
Aykut DİKER
 
Preprocessing Techniques for Image Mining on Biopsy Images
Preprocessing Techniques for Image Mining on Biopsy ImagesPreprocessing Techniques for Image Mining on Biopsy Images
Preprocessing Techniques for Image Mining on Biopsy Images
IJERA Editor
 
Mri brain image retrieval using multi support vector machine classifier
Mri brain image retrieval using multi support vector machine classifierMri brain image retrieval using multi support vector machine classifier
Mri brain image retrieval using multi support vector machine classifier
srilaxmi524
 
F010224446
F010224446F010224446
F010224446
IOSR Journals
 
A Comprehensive Analysis on Co-Saliency Detection on Learning Approaches in 3...
A Comprehensive Analysis on Co-Saliency Detection on Learning Approaches in 3...A Comprehensive Analysis on Co-Saliency Detection on Learning Approaches in 3...
A Comprehensive Analysis on Co-Saliency Detection on Learning Approaches in 3...
AnuragVijayAgrawal
 
Design and Development of an Algorithm for Image Clustering In Textile Image ...
Design and Development of an Algorithm for Image Clustering In Textile Image ...Design and Development of an Algorithm for Image Clustering In Textile Image ...
Design and Development of an Algorithm for Image Clustering In Textile Image ...
IJCSEA Journal
 
Sub1547
Sub1547Sub1547
Paper id 25201471
Paper id 25201471Paper id 25201471
Paper id 25201471
IJRAT
 
ONTOLOGY-DRIVEN INFORMATION RETRIEVAL FOR HEALTHCARE INFORMATION SYSTEM : A C...
ONTOLOGY-DRIVEN INFORMATION RETRIEVAL FOR HEALTHCARE INFORMATION SYSTEM : A C...ONTOLOGY-DRIVEN INFORMATION RETRIEVAL FOR HEALTHCARE INFORMATION SYSTEM : A C...
ONTOLOGY-DRIVEN INFORMATION RETRIEVAL FOR HEALTHCARE INFORMATION SYSTEM : A C...
IJNSA Journal
 
Content based image retrieval project
Content based image retrieval projectContent based image retrieval project
Content based image retrieval project
aliaKhan71
 
Visual Saliency Model Using Sift and Comparison of Learning Approaches
Visual Saliency Model Using Sift and Comparison of Learning ApproachesVisual Saliency Model Using Sift and Comparison of Learning Approaches
Visual Saliency Model Using Sift and Comparison of Learning Approaches
csandit
 
Techniques Used For Extracting Useful Information From Images
Techniques Used For Extracting Useful Information From ImagesTechniques Used For Extracting Useful Information From Images
Techniques Used For Extracting Useful Information From Images
Jill Crawford
 
An Impact on Content Based Image Retrival A Perspective View
An Impact on Content Based Image Retrival A Perspective ViewAn Impact on Content Based Image Retrival A Perspective View
An Impact on Content Based Image Retrival A Perspective View
ijtsrd
 
Texture Analysis As An Aid In CAD And Computational Logic
Texture Analysis As An Aid In CAD And Computational LogicTexture Analysis As An Aid In CAD And Computational Logic
Texture Analysis As An Aid In CAD And Computational Logic
iosrjce
 
A017350106
A017350106A017350106
A017350106
IOSR Journals
 
[IAIM 2023 - Poster] Label-efficient Generalizable Deep Learning for Medical...
[IAIM 2023 - Poster] Label-efficient Generalizable Deep Learning  for Medical...[IAIM 2023 - Poster] Label-efficient Generalizable Deep Learning  for Medical...
[IAIM 2023 - Poster] Label-efficient Generalizable Deep Learning for Medical...
Ziyuan Zhao
 

Similar to An investigation on combination methods (20)

Paper id 25201494
Paper id 25201494Paper id 25201494
Paper id 25201494
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Ijetr021117
Ijetr021117Ijetr021117
Ijetr021117
 
A review deep learning for medical image segmentation using multi modality fu...
A review deep learning for medical image segmentation using multi modality fu...A review deep learning for medical image segmentation using multi modality fu...
A review deep learning for medical image segmentation using multi modality fu...
 
Preprocessing Techniques for Image Mining on Biopsy Images
Preprocessing Techniques for Image Mining on Biopsy ImagesPreprocessing Techniques for Image Mining on Biopsy Images
Preprocessing Techniques for Image Mining on Biopsy Images
 
Mri brain image retrieval using multi support vector machine classifier
Mri brain image retrieval using multi support vector machine classifierMri brain image retrieval using multi support vector machine classifier
Mri brain image retrieval using multi support vector machine classifier
 
F010224446
F010224446F010224446
F010224446
 
A Comprehensive Analysis on Co-Saliency Detection on Learning Approaches in 3...
A Comprehensive Analysis on Co-Saliency Detection on Learning Approaches in 3...A Comprehensive Analysis on Co-Saliency Detection on Learning Approaches in 3...
A Comprehensive Analysis on Co-Saliency Detection on Learning Approaches in 3...
 
Design and Development of an Algorithm for Image Clustering In Textile Image ...
Design and Development of an Algorithm for Image Clustering In Textile Image ...Design and Development of an Algorithm for Image Clustering In Textile Image ...
Design and Development of an Algorithm for Image Clustering In Textile Image ...
 
Sub1547
Sub1547Sub1547
Sub1547
 
Paper id 25201471
Paper id 25201471Paper id 25201471
Paper id 25201471
 
ONTOLOGY-DRIVEN INFORMATION RETRIEVAL FOR HEALTHCARE INFORMATION SYSTEM : A C...
ONTOLOGY-DRIVEN INFORMATION RETRIEVAL FOR HEALTHCARE INFORMATION SYSTEM : A C...ONTOLOGY-DRIVEN INFORMATION RETRIEVAL FOR HEALTHCARE INFORMATION SYSTEM : A C...
ONTOLOGY-DRIVEN INFORMATION RETRIEVAL FOR HEALTHCARE INFORMATION SYSTEM : A C...
 
Content based image retrieval project
Content based image retrieval projectContent based image retrieval project
Content based image retrieval project
 
Visual Saliency Model Using Sift and Comparison of Learning Approaches
Visual Saliency Model Using Sift and Comparison of Learning ApproachesVisual Saliency Model Using Sift and Comparison of Learning Approaches
Visual Saliency Model Using Sift and Comparison of Learning Approaches
 
Techniques Used For Extracting Useful Information From Images
Techniques Used For Extracting Useful Information From ImagesTechniques Used For Extracting Useful Information From Images
Techniques Used For Extracting Useful Information From Images
 
An Impact on Content Based Image Retrival A Perspective View
An Impact on Content Based Image Retrival A Perspective ViewAn Impact on Content Based Image Retrival A Perspective View
An Impact on Content Based Image Retrival A Perspective View
 
Texture Analysis As An Aid In CAD And Computational Logic
Texture Analysis As An Aid In CAD And Computational LogicTexture Analysis As An Aid In CAD And Computational Logic
Texture Analysis As An Aid In CAD And Computational Logic
 
A017350106
A017350106A017350106
A017350106
 
[IAIM 2023 - Poster] Label-efficient Generalizable Deep Learning for Medical...
[IAIM 2023 - Poster] Label-efficient Generalizable Deep Learning  for Medical...[IAIM 2023 - Poster] Label-efficient Generalizable Deep Learning  for Medical...
[IAIM 2023 - Poster] Label-efficient Generalizable Deep Learning for Medical...
 

Recently uploaded

9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
saastr
 
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
Fwdays
 
Session 1 - Intro to Robotic Process Automation.pdf
Session 1 - Intro to Robotic Process Automation.pdfSession 1 - Intro to Robotic Process Automation.pdf
Session 1 - Intro to Robotic Process Automation.pdf
UiPathCommunity
 
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectorsConnector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
DianaGray10
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
Alex Pruden
 
High performance Serverless Java on AWS- GoTo Amsterdam 2024
High performance Serverless Java on AWS- GoTo Amsterdam 2024High performance Serverless Java on AWS- GoTo Amsterdam 2024
High performance Serverless Java on AWS- GoTo Amsterdam 2024
Vadym Kazulkin
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
Antonios Katsarakis
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
Jason Packer
 
The Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptxThe Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptx
operationspcvita
 
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptxPRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
christinelarrosa
 
Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |
AstuteBusiness
 
"Scaling RAG Applications to serve millions of users", Kevin Goedecke
"Scaling RAG Applications to serve millions of users",  Kevin Goedecke"Scaling RAG Applications to serve millions of users",  Kevin Goedecke
"Scaling RAG Applications to serve millions of users", Kevin Goedecke
Fwdays
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
Hiroshi SHIBATA
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
Chart Kalyan
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
saastr
 
Christine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptxChristine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptx
christinelarrosa
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansBiomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Neo4j
 
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
Jason Yip
 
What is an RPA CoE? Session 1 – CoE Vision
What is an RPA CoE?  Session 1 – CoE VisionWhat is an RPA CoE?  Session 1 – CoE Vision
What is an RPA CoE? Session 1 – CoE Vision
DianaGray10
 

Recently uploaded (20)

9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
9 CEO's who hit $100m ARR Share Their Top Growth Tactics Nathan Latka, Founde...
 
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk"Frontline Battles with DDoS: Best practices and Lessons Learned",  Igor Ivaniuk
"Frontline Battles with DDoS: Best practices and Lessons Learned", Igor Ivaniuk
 
Session 1 - Intro to Robotic Process Automation.pdf
Session 1 - Intro to Robotic Process Automation.pdfSession 1 - Intro to Robotic Process Automation.pdf
Session 1 - Intro to Robotic Process Automation.pdf
 
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectorsConnector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
 
High performance Serverless Java on AWS- GoTo Amsterdam 2024
High performance Serverless Java on AWS- GoTo Amsterdam 2024High performance Serverless Java on AWS- GoTo Amsterdam 2024
High performance Serverless Java on AWS- GoTo Amsterdam 2024
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
 
The Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptxThe Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptx
 
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptxPRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
 
Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |
 
"Scaling RAG Applications to serve millions of users", Kevin Goedecke
"Scaling RAG Applications to serve millions of users",  Kevin Goedecke"Scaling RAG Applications to serve millions of users",  Kevin Goedecke
"Scaling RAG Applications to serve millions of users", Kevin Goedecke
 
Introduction of Cybersecurity with OSS at Code Europe 2024
Introduction of Cybersecurity with OSS  at Code Europe 2024Introduction of Cybersecurity with OSS  at Code Europe 2024
Introduction of Cybersecurity with OSS at Code Europe 2024
 
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdfHow to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
How to Interpret Trends in the Kalyan Rajdhani Mix Chart.pdf
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
 
Christine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptxChristine's Product Research Presentation.pptx
Christine's Product Research Presentation.pptx
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansBiomedical Knowledge Graphs for Data Scientists and Bioinformaticians
Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
 
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
 
What is an RPA CoE? Session 1 – CoE Vision
What is an RPA CoE?  Session 1 – CoE VisionWhat is an RPA CoE?  Session 1 – CoE Vision
What is an RPA CoE? Session 1 – CoE Vision
 

An investigation on combination methods

  • 1. An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval ALI HOSSEINZADEH VAHID ASST.PROF.DR.ADIL ALPKOÇAK AUGUST, 2012 İZMİR
  • 2. Introduction 2  Medical images are playing an important role to detect anatomical and functional information of the body part for diagnosis, medical research and education :    physicians or radiologists examine them in conventional ways based on their individual experiences and knowledge provide diagnostic support to physicians or radiologists by displaying relevant past cases. as a training tool for medical students and residents in education, follow-up studies, and for research purposes. An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 3. Background(Image Retrieval Systems) 3  Image retrieval is a poor stepchild to other forms of information retrieval (IR). Image retrieval has been one of the most interesting and vivid research areas in the field of computer vision over the last decades.  An image retrieval system is a computer system for browsing, searching and retrieving similar images (may not be exact) from a large database of digital images with the help of some key attributes associated with the images or features inherently contained in the images. An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 4. Background(TBIR) 4  In Text Based Image Retrieval (TBIR)system, images are indexed by text, known as the metadata of the image, such as the patient’s ID number, the date it was produced, the type of the image and a manually annotated description on the content of the image itself such as Google Images and Flickr.  image retrieval based only on text information is not sufficient since :   The amount of labor required to manually annotate every single image, The difference in human perception when describing the images, which might lead to inaccuracies during the retrieval process. An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 5. Background(CBIR) 5  The main goal in Content Base Image Retrieval system is searching and finding similar images based on their content.  To accomplish this, the content should first be described in an efficient way, e.g. the so-called indexing or feature extraction and binary signatures are formed and stored as the data  When the query image is given to the system, the system will extract image features for this query. It will compare these features with that of other images in a database. Relevant results will be displayed to the user.  There are many factors to consider in the design of a CBIR:     Choice of right features: how to mathematically describe an image ? Similarity measurement criteria: how to assess the similarity between a pair of images? Indexing mechanism and Query formulation technique An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 6. Background (CBIR) 6  Major problems of CBIR are :     Semantic gap: The lack of coincidence between the information that one can extract from the visual data and the interpretation that the same data have for a user in a given situation. User seeks semantic similarity, but the database can only provide similarity by data processing. Huge amount of objects to search among. Incomplete query specification. Incomplete image description. An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 7. Image Content Descriptors 7  image content may include :  Visual content General : include color, texture, shape, spatial relationship, etc.  Domain specific: is application dependent and may involve domain knowledge   Semantic content is obtained   by textual annotation by complex inference procedures based on visual content An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 8. Color 8  One of the most widely used visual features  Relatively robust to changes in the background     colors Independent of image size and orientation Considerable design and experimental work in MPEG-7 to arrive at efficient color descriptors for similarity matching. No single generic color descriptor exists that can be used for all foreseen applications. Such as SCD, CLD, CSD An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 9. Texture 9  Another fundamental visual feature  This contains  structure ness,  regularity,  directionality  and roughness of images  Such as HTD, EHD An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 10. Compact composite descriptors 10  Color and edge directivity descriptor (CEDD)  The six-bin histogram of the fuzzy system that uses the five digital filters proposed by the MPEG-7 EHD.  The 24-bin color histogram produced by the 24-bin fuzzylinking system.  Overall, the final histogram has 144 regions.  Fuzzy color and texture histogram (FCTH)  The eight-bin histogram of the fuzzy system that uses the high frequency bands of the Haar wavelet transform  The 24-bin color histogram produced by the 24-bin fuzzylinking system.  Overall, the final histogram includes192 regions. An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 11. Compact composite descriptors 11  Brightness and Texture Directionality Histogram  BTDH is very similar to FCTH feature.  The main difference is using brightness instead of color histogram.  uses brightness and texture characteristics as well as the spatial distribution of these characteristics in one compact 1D vector.  The texture information comes from the Directionality histogram.  Fractal Scanning method through the Hilbert Curve or the ZGrid method is used to capture the spatial distribution of brightness and texture information An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 12. Similarity Measures 12  Geometric Measures treat objects as vectors.  Information Theoretic Measures are derived from the Shannon’s entropy theory and treat objects as probabilistic distributions  Statistic Measures compare two objects in a distributed manner, and basically assume that the vector elements are samples. An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 13. Performance evaluation 13  An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 14. Performance evaluation 14  An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 15. Need to fuse (CBIR) 15  Some research efforts have been reported to enhance CBIR performance by taking the multi-modality fusion approaches:  Since each feature extracted from images just characterizes certain aspect of image content.  A special feature is not equally important for different image queries since a special feature has different importance in reflecting the content of different images. An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 16. Fusion 16  “Information fusion is the study of efficient methods for automatically or semi-automatically transforming information from different sources and different points in time into a representation that provides effective support for human or automated decision making.”   The major challenge is to find adjusted techniques for associating multiple sources of information for either decision–making or information retrieval. traditional work on multimodal integration has largely been heuristic-based. Still today, the understanding of how fusion works and by what it is influenced is limited. An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 17. Significant techniques in the multimodal fusion process 17  Feature level fusion: An information process that integrates, associates, correlates and combines unimodal features, data and information from single or multiple sensors or sources to achieve refined estimates of parameters, characteristics, events and behaviors       The information fusion at data or sensor level can achieve the best performance improvements (Koval, 2007) . It can utilize the correlation between multiple features from different modalities at an early stage which helps in better task accomplishment. Also, it requires only one learning phase on the combined feature vector it is hard to represent the time synchronization between the multimodal features. The features to be fused should be represented in the same format before fusion. The increase in the number of modalities makes it difficult to learn the crosscorrelation among the heterogeneous features An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 18. Significant techniques in the multimodal fusion process 18  Score, rank and decision level fusion, also called high- level, late information fusion, arose in the neural network literature. Here, each modality/ sensor/ source/ feature is first processed individually. The results, so called experts, can be scores in classification or ranks for retrieval. The expert's values are then combined for determining the final decision.     This type of information fusion is faster and easier to implement than early fusion. The decision level fusion strategy offers scalability (i.e. graceful upgrading or degrading) in terms of the modalities used in the fusion process. The disadvantage of the late fusion approach lies in its failure to utilize the feature level correlation among modalities As different classifiers are used to obtain the local decisions, the learning process for them becomes tedious and time-consuming. An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 19. Formal presentation of Fusion on Multimodal Retrieval systems 19  An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 20. Formal presentation of Fusion on Multimodal Retrieval systems 20  An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 21. Venn diagram of different modalities relevant retrieved document set in combined result set 21 An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 22. Formal presentation of Fusion on Multimodal Retrieval systems 22  An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 23. Formal presentation of Fusion on Multimodal Retrieval systems 23  An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 24. Formal presentation of Fusion on Multimodal Retrieval systems 24  An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 25. Experiments 25  We performed our experiments with CLEF 2011 medical image classification and retrieval tasks dataset. The database includes 231,000 images from journals of BioMed Central at the PubMed Central database associated with their original articles in the journals.  Beside, a single XML file is provided as textual metadata for all documents in the collection.  30 topics, ten topics each for visual, textual and mixed retrieval, were chosen to allow for the evaluation of a large variety of techniques. Each topic has both a textual query and at least one sample query image An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 26. Text modality 26  We used Terrier IR Platform API  Preprocessing :  Split the metadata file and each represented image in the collection as a structured document of xml file.  Special characters deletion: characters with no meaning, like punctuation marks or blanks, are all eliminated;  Stop words removal: discarding of semantically empty words, very high frequency words,  Token normalization: converting all words to lower case  Stemming: we used the Porter stemmer An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 27. Text modality 27  We compared performance of the subsystem using variety of implemented weighting models in Terrier and chose DFR-BM25 weighting model (Amati, 2003) as base textual modality of our system because its result was almost the average values of results of other weighting models.  Additionally, we calculate the similarity score of all documents in collection corresponding to each query topic and then sort them in descending order as ranked list. An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 28. Comparison of weighting models on Text modality 28 Run Name DFR_BM25 BM25 TF_IDF BB2 IFB2 In_expB2 In_expC2 InL2 num_q 30 30 30 30 30 30 30 30 num_ret 28333 28333 28333 28333 28333 28333 28333 28333 28333 num_rel 2584 2584 2584 2584 2584 2584 2584 2584 2584 num_rel_ret 1444 1487 1479 1425 1430 1422 1418 1440 1425 map 0.1942 0.2021 0.2022 0.1922 0.1902 0.192 0.1847 0.1991 0.1855 Rprec 0.2242 0.2428 0.2401 0.2236 0.2189 0.222 0.2251 0.2338 0.2198 bpref 0.2215 0.2323 0.2318 0.222 0.2203 0.2209 0.2128 0.2283 0.2135 P_5 0.38 0.4067 0.4 0.3667 0.3667 0.3733 0.3533 0.3933 0.36 P_10 0.34 0.3333 0.3367 0.3333 0.3333 0.3367 0.3467 0.3333 0.3367 P_15 0.3067 0.3067 0.3178 0.32 0.3133 0.32 0.3133 0.3111 0.2978 P_20 0.2933 0.3 0.3 0.2933 0.2883 0.2983 0.2883 0.29 P_30 0.2644 0.2767 0.2789 0.2689 0.2622 0.2633 0.2589 0.2633 0.2533 P_100 0.1797 0.1903 0.193 0.1837 0.1757 0.1793 0.1807 0.1823 0.1797 P_200 0.1385 0.143 0.145 0.1387 0.134 0.1387 0.1397 0.1383 0.1377 P_500 0.0802 0.0848 0.0849 0.0803 0.0799 0.0805 0.0795 0.08 0.0787 P_1000 0.0481 0.0496 0.0493 0.0475 0.0477 0.0474 0.0473 0.048 0.0475 An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval PL2 30 0.285 10/8/2012
  • 29. Visual Modality 29  We extracted features for all images in test collection and query examples using Rummager tool .  We examined the performance of all extracted feature.  We perceived that compact composite features like CEDD and FCTH have satisfactorily retrieval result on our image collection  Because CEDD feature has a satisfactorily retrieval result and its required computational power and storage space is noticeably lower, we used it as the base visual modality result. An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 30. Comparison on performance of different low level features 30 num_rel_ret 700 603 600 547 530 519 500 400 329 352 265 300 200 167 120 100 0 An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 31. Visual Modality 31  In matching phase, we had to evaluate the similarity difference between the vector corresponding to the query example image and the vectors representing the dataset images.  We assessed performance of different similarity function on Compact Composite features   Then we sorted all of dataset images in a descending list based on the value of similarity score in corresponding to each query example image. An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 32. Distance function performance evaluation of different features 32 650 603 596 583 600 547 537 500 519 537 521 550 570 568 525 568 521 533 506 481 516 499 450 476 441 443 400 350 CEDD 329 333 FCTH 322 319 305 300 291 297 Minkowski P5 Distance SPCD Tanimoto Distance BTDH 250 Euclidean Distance Cosine Similarity Manhattan Distance Minkowski P3 Distance Minkowski P4 Distance An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 33. Integrated Combination Multimodal Retrieval 33  Our proposed method is a super level of late fusion because it can applied on both, similarity scores or ranks, of each modality feature that processed individually like as late fusion.  The significant difference between this approach and late fusion is scale of combination.  In our method, all of documents in data collection involve on combination. In contrast to late fusion that the number of combined document in list depends on value of a threshold based on score or rank. An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 34. Experiments on combination method of modalities 34  Early Fusion:  We used feature concatenation method on the synchronous compact composite feature vectors of all images  We used Euclidean distance for similarity measure and selected top 1000 documents for each query.  Late Fusion with Substitution Value of Zero:  We applied CombSUM function on similarity scores of first 1000 top retrieved documents of each feature result set  We normalized the similarity scores using Min-Max normalization function before combination.  According to Fagin’s A0 combination algorithm, we substitute zero as similarity score of documents that are not appeared in retrieved document list. An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 35. Comparison of different combination method performance 35 Combination Function Combination method # of Relevant MAP Retrieved Early Fusion An Investigation on Combination Methods for Multimodal Content-based Medical Image 643 0.0194 665 0.199 676 0.0231 LFSVZ 541 0.0198 ICMR (CEDD,FCTH,SpCD) LFSVZ Early Fusion CombSUM 0.0201 ICMR CombSUM(CEDD,FCTH) 658 699 0.0252 10/8/2012
  • 36. Impact of different weights of modalities on Integrated Combination multimodal Retrieval 36 3 1559 287 1410 219 219 1191 68 34 260 81 2.5 1573 298 1404 219 219 1185 79 40 249 90 2.0 1595 310 1393 219 219 1174 91 51 237 111 1.7 1599 321 1373 219 219 1154 102 71 226 124 1.5 1597 329 1354 219 219 1135 110 90 218 133 1.0 1578 394 1254 219 219 1035 175 190 153 149 0.7 1454 432 1089 219 219 870 213 355 115 152 An Investigation on Combination Methods for Multimodal Content-based Medical Image 10/8/2012
  • 37. Venn diagram of different modalities relevant retrieved document set in combined result set 37 An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 38. Impact of different weights of modalities on Late Fusion 38 Rmixed 3 1479 261 1437 219 219 1218 42 7 286 0 2.5 1515 337 1397 219 219 1178 118 47 210 0 2.0 1484 429 1274 219 219 1055 210 170 118 0 1.7 1385 481 1123 219 219 904 262 321 66 0 1.5 1246 506 959 219 219 740 287 485 41 0 1.0 720 543 396 219 219 177 324 1048 4 0 0.7 560 547 232 219 219 13 328 1212 0 0 An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 39. Details of ICMR in response to query #18 39 Text Threshold in 1000th top score Visual Mixed 0.4053 0.8677 0.6486 Similarity Scores Document ID Textual Visual Mixed 1471-213X-4-16-2 0.3029 0.7768 1.2919 1471-213X-4-16-3 0.3242 0.8055 1.3567 1471-213X-4-16-5 0.3223 0.7837 1.3318 An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 40. Conclusion 40  In this study, we found that:     Effective combination of textual and visual modalities improves the overall performance of Content-based Medical Image Retrieval Systems. It is clear that integrated retrieval outperforms all fusion techniques, regardless of late or early fusion, in multimodal CBIR systems. In the best combination of textual and visual modalities, weight for textual modality is about 1.7 folds of visual modality weight. Common documents in relevant retrieved set of different modalities also appears in relevant retrieved document set of combined modality too, regardless weights or methods. An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012
  • 41. Future directions 41  Our study can be extended in several ways:    To apply and verify this experimentation results to other medical image collection To extend our study into other domain of CBIR Systems rather than medical domain. To implement the effective and efficient tool for applying ICMR An Investigation on Combination Methods for Multimodal Content-based Medical Image Retrieval 10/8/2012