SlideShare a Scribd company logo
1 of 4
Download to read offline
346 Information Technology and Organizations
Copyright Š 2003, Idea Group Inc. Copying or distributing in print or electronic forms without written permission of Idea Group Inc. is prohibited.
ABSTRACT
In this paper, we introduce a new approach to medical image indexing.
This approach utilizes image features (content) to drive the assignment of
terms from a controlled vocabulary in medicine (MeSH). This paper
reports preliminary results from an exploratory study to determine the
effectiveness of exploiting image content features for index term assignment
within the context of a library of medical images.
1. RATIONALE
1.1 Overview
The number of digital images is rapidly increasing in health care.
Increasingly they are becoming a standard feature of the electronic
health care record. Still images and video are also integral to education
in the basic sciences of medicine as well as to clinical teaching and
research, especially in domains such as radiology, pathology, ophthal-
mology, and dermatology.
For nearly a decade it has been possible to use image content
features such as color, texture, and shape for classification and retrieval.
However, human beings often prefer to locate images using words. Within
the medical community, a highly structured approach to accessing text
documents has been through the use of medical subject headings (MeSH).
MeSH is the National Library of Medicine’s thesaurus of controlled
medical terms including “broader-than,” narrower-than,” and “related”
linkages. These links represent the relationships between terms and
provide a hierarchical structure that permits searching at various levels
of specificity. MeSH consists of a hierarchical structure in an extensive
tree structure, currently at nine levels, representing increasing levels of
specificity. The manual assignment of controlled terms from this
hierarchy can be costly and time consuming however, and the image
indexing backlog in some medical libraries has increased dramatically.
Additionally, a large number of new medical images emerges on the Web
daily without benefit of controlled indexing. This leads us to question
whether mechanisms for automatic image processing might be lever-
aged to aid in the assignment of controlled vocabulary terms.
1.2 Background
Text-based image classification has a long history and has many
strengths including the ability to represent both general and specific
instantiations of an object at varying levels of complexity. Unfortu-
nately, manual assignment of textual attributes is both time consuming
and costly. Furthermore, manual indexing suffers from low term agree-
ment across indexers and between indexers and user queries. [2]
More recently, automatic assignment of textual attributes to im-
ages has been conducted utilizing the text from captions, transcripts,
close captioning, or verbal description for the blind that accompany
some videos [9]. While these approaches greatly reduce the labor
involved in manual assignment of keywords, it must be remembered that
many images are without accompanying text. Furthermore, users’ im-
age needs may occur at a primitive level that taps directly into the
visual attributes of an image. These attributes may best be represented
by image exemplars and retrieved by systems performing pattern matches
based on color, texture, shape, and other visual features.
Problems with text-based access to images has prompted increas-
ing interest in the development of image-based solutions. This is most
often referred to as content based image retrieval (CBIR) [1]. Content
based image retrieval relies on the characterization of primitive features
such as color, shape, and texture that can be automatically extracted
from the images themselves. By now, most are familiar with the basic
features of the several widely used content based image retrieval prod-
ucts. The underlying techniques are far from new. However, these meth-
ods appear now to be mere technology building blocks – interesting in
potential, but of value mostly to the extent that they support or assist
some higher-level form of image description and retrieval [8].
There exists, for example, a considerable gap between the primi-
tive image features such as color, texture, lines, edges, and angles, and
the higher level cognition necessary to equate these features with terms
that occur to human beings in the course of a search. There are several
areas (e.g., landsat imagery, engineering diagrams, trademarks, etc.) where
CBIR performs well, but these apply to special, limited communities,
not to the usually conceived broad range of potential inquirers [2].
Even when CBIR system searches are constrained by exemplar
images they frequently produce paradoxical and unexpected results. A
search with an exemplar of a signpost by a highway will retrieve images
of buildings. Photographs of wiring assemblies will be retrieved along
with pictures of crews in space shuttle mission archives. A degree of
misclassification appears to be inherent in all current approaches to
CBIR. Combined use of text and images to correct misclassification has
been examined [6] [11] , however this approach is dependent on the
availability of some text accompanying images.
1.3 Content Based Properties and Image Clustering
Common image content properties are generally encoded as a se-
ries of histograms. Each histogram reflects a scale of an image property.
Commonly used properties are: greyscale, color (red, green, blue or
luminance, chroma and hue), line lengths, edge intensities, angle decli-
nations, and texture. The combination of these histograms can be used
for image clustering, image searching, and image viewing
Images that have been decomposed into their respective contents
may then be clustered by any of several scaling methods [4], [5]. One of
the simplest methods of clustering images by similarity is to reduce the
images to their histogram values and then subject them to multidimen-
sional scaling (MDS). In MDS similarities among stimuli can be consid-
An Exploratory Study Exploiting Image
Features for Term Assignment in
Medicine
Abby A. Goodrum
Syracuse University
School of Information Studies
4-110 Center for Science & Technology
Syracuse, New York 13244-4100
aagoodru@syr.edu
701 E. Chocolate Avenue, Suite 200, Hershey PA 17033, USA
Tel: 717/533-8845; Fax 717/533-8661; URL-http://www.idea-group.com
162"&'
IDEA GROUP PUBLISHING
Information Technology and Organizations 347
Copyright Š 2003, Idea Group Inc. Copying or distributing in print or electronic forms without written permission of Idea Group Inc. is prohibited.
ered as distances along physical dimensions such that if stimulus A is
more similar to stimulus B than it is to stimulus C, stimulus point A will
be located closer in space to stimulus point B than to stimulus point C.
Thus clusters which form near one another are presumed to be related.
In MDS, stimuli are represented by points in an underlying multidimen-
sional space. The points do not have a single value, for example “Dark-
ness to Lightness,” but are described by as many scale values as there are
dimensions to support the fit between points. The subsequent mapping
of these dimensions creates a visual display of the underlying structure
of the entire stimulus set.
As any indexer would be quick to note, however, image clustering is
not the same as image classification. Classification implies the imposi-
tion of intellectual categories upon material. Moreover, these catego-
ries may cross a number of dimensions that do not depend upon simple
naming or identification of objects in the images themselves. In the
next section, therefore, we suggest several methods by which image
clustering by content may contribute usefully to image classification.
1.4 Exploiting Content Based Image Features for Image
Classification
Image clustering by content can be usefully exploited. If isomor-
phic relationships can be expected to occur among terms and images,
then it is reasonable to assume that new terms can be linked to images in
the database by their proximity and that new images entering the collec-
tion should suggest existing terms by their proximity.
However, the boundaries for the effectiveness of the use of this
property with medical images remains largely untested. The first pub-
lished display of medical image clustering by content using multidimen-
sional scaling appeared in 1993, [7] [10] for a series of images of white
blood cells. In this work, images of blood leukocytes were clustered
automatically based upon image feature similarity.
The primary application of this property is the classification of
new images entering a collection. Given a set of images already described
and clustered, it seems reasonable to suppose that new images clustered
by content and appearing proximate to the existing images should, to
some degree, inherit the terms of the older images. Use of this inher-
itance property would permit some term assignments to take place
quickly, and would support immediate retrieval on a shallow level.
2. AIMSANDOBJECTIVES
The goal of this exploratory study is to determine the degree to
which content based feature extraction may support index term assign-
ment within the context of a library of medical images.
The specific objectives are:
• To discover the degree to which the similarity of image content mea-
sures implies the inheritability of terms. If the machine finds that two
or more images are similar, does this mean that the index terms as-
signed to one should be assigned to another.
• To determine if there is a threshold of similarity beyond which image
content similarity has little or no meaning for term assignment.
• To propose specific uses of the technique. For example, the process
may be valuable for initial term assignment to new images entering the
collection to provide some retrieval access by words.
3. METHOD
The specific method employed in this study is discussed in more
detail in [3]
The medical images used in this study were obtained from a health
sciences library multimedia cataloging project. The collection consists
of images, illustrations, animations, and videos related to the health
sciences. Each image in the collection has been fully cataloged by
professional medical librarians. Between 3 and 5 Medical Subject Head-
ings (MeSH) are used to describe each image, as well as local subject
headings where appropriate.
We selected a set of 15 clinical images. Of these, 13 were images of
the brain and 2 were images of the musculoskeleture.
The method used in this study to explore the assignment of subject
headings based on image content features consists of five steps:
Step 1: Manually assign MeSH terms to images. This is done by the
medical librarians at the time of digitization.
Step 2: Submit all images in the test collection to feature extraction and
MDS clustering.
Step 3: Examine within-cluster term frequency and degree of term
overlap for term-bearing images.
Step 4: Examine between-cluster term frequency and degree of term
overlap for term-bearing images.
Step 5: Compare terms inherited from cluster to terms assigned by librar-
ians.
4.RESULTSANDDISCUSSION
Figures 1 and 2 below display the sample of 15 medical images after
clustering. In Figure 1, images can be seen to cluster together within four
groups. Additionally, there appears to be an isolated image outlier (Im-
age 8). In Figure 2 individual members of each cluster are shown to have
visual similarity. Images can be seen to clearly cluster based on shape
and color. Axial views of the brain whether recorded with magnetic
resonance imaging (primarily black and white) or emission computed
tomography (brightly colored images), are seen to cluster more closely
than sagittal views of the brain recorded with magnetic resonance imag-
ing (MRI). MRIs of the area around the knee cluster together apart
from the brain images. An isolated axial view of the brain taken with
emission computed tomography layers over MRI clusters midway be-
tween the black and white and the color axial views of the brain.
For this study we accepted the indexing supplied by the medical
librarians as correct. Of primary interest were the occurrence of terms
within each cluster and the occurrence of terms overall. We consider
frequently occurring terms within a cluster to be better candidates for
inheritance than terms used infrequently within a cluster. We counted as
unique those terms shared by less than 50% of the members of a cluster.
Table 1 presents the occurrence of terms by cluster.
The subject headings: “Central Nervous System” and “Brain” are
used in all images except for those in cluster D (the knee). New images
clustering with A, B, C or the outlier image #8 could safely inherit these
frequently occurring terms with little effort.
The inheritance of terms that describe the recording mechanism is
somewhat more complex. While 10 of the 15 images are indexed :
“Magnetic resonance imaging – diagnostic use”, new images entering
the collection and clustering with group B would have to inherit the
designation: “Tomography, Emission-computed.” The real problem
lies in the variability in recording and presentation. Although the selec-
tion of images used in this study exhibit clearly defined clusters based on
shape and color, what can we make of outlier #8. This image exhibits
an overall tendency toward black and white (MRI) but also presents a
small amount of color in one area. This might for instance indicate an
image created by the overlay of MRI and PET or SPECT imaging.
Figure 1. Display of 15 medical images after clustering by MDS
-1.5
-2.0
3
2
1
0
-1
-2
1.5
1.0
.5
0.0
-.5
-1.0
Image15
Image 14
Image 13
Image 12
Image 11 Image
1
image 8
Image 7
Image 6
Image
Image 4
Image 3
Image 2
Image 1
348 Information Technology and Organizations
Copyright Š 2003, Idea Group Inc. Copying or distributing in print or electronic forms without written permission of Idea Group Inc. is prohibited.
Another related issue is that of the parent-child relationship within
the hierarchy of MeSH. In this example, the term: “Central Nervous
System” occurs one level up the terminological hierarchy than the
term: “Brain.” It would seem reasonable therefore that new images
coming into the system should be capable of inheriting frequently oc-
curring terms as well as terms one level up in the hierarchy, but this is
not the case. The hierarchical relationships generally thought of as
parent-child relationships are better understood as representing broader
and narrower concepts in MeSH. The term: “Breast Neoplasms” falls
under “Breast Diseases” as well as “Breast Diseases by Site.”
These results are limited by several factors. The depth of the
MeSH indexing may be too shallow to drive term inheritance with any
meaning. For example, a sudden acquisition of thousands of axial MRIs
of the brain all inheriting the terms: “Magnetic Resonance Imaging,”
“Brain” and “Central Nervous System”. Another limiting factor in this
study is the small number and homogenous content of the selected
images. Finally, term inheritance in this study was predicated on term
frequency, but certainly other measures might have been explored. For
example, it might be useful to consider the relative distances between
images such that a new images would only inherit terms of its nearest
neighbor.
5.FUTUREWORK
We are currently engaged in exploring these issues with a much
larger and more heterogeneous collection of medical images. Our pri-
mary goal is to implement various techniques on a trial basis (contin-
gent on discovery of their usefulness) in a medical library environment
in order to understand conditions of their acceptability to working staff.
6. REFERENCES
1. Eakins, J.P., Graham, M.E.: Content-based image retrieval:
A report to the JISC Technology Applications Programme, Institute for
Image Data Research, University of Northumbria at Newcastle, January,
1999.
2. Enser, P.  McGregor, C.: Analysis of visual information
retrieval queries. British Library Research and Development Report,
6104. (1993).
3. Goodrum, A., Rorvig, M., Jeong, K.  Suresh, C: An Open
Source Agenda for Research Linking text and Image Content Features.
Journal of the American Society for Information Science  Technol-
ogy, 52(11), . (2001) 948-953.
4. Han, K., Myaeng, S: Image Organization and Retrieval with
Automatically Constructed Feature Vectors, 19th International ACM
SIGIR Conference on Research and Development in Information Re-
trieval (Frei, H., Harman, D., Schauble, P., Wilkinson, R., Eds.), Zurich,
Switzerland, August 18-22, (1996). 157-165, ACM: New York.
5. Leouski. A., Allan, J.: Visual Interactions with a
Multidimensionally Ranked List, in Proceedings of the 21st Annual
International ACM SIGIR Conference on Research and Development in
Information Retrieval, August 24-28, (1998), 21:353-355.
6. Patrick, B., Seivert, M.,  Popescu, M.: Text indexing of
images based on graphical image content. 62nd
Annual Meeting of the
American Society for Information Science, (Woods, L. Ed.), Washing-
ton, DC, October 31-November 4, (1999), pp. 675-680.
7. Rorvig, M., Fitzpatrick, S., Ladoulis, C.T., Vitthal, S.: A New
Machine Classification Method Applied to Human Peripheral Blood
Leukocytes, Information Processing and Management, 29(6): (1993)
765-774.
8. Srihari, R.K., Zhang, Z., Manmatha, R., Ravela, S.: Multime-
dia Indexing and Retrieval,” Proceedings of the 22st Annual Interna-
tional ACM SIGIR Conference on Research and Development in Infor-
mation Retrieval, Berkeley, California, August 25-29, (1999) ACM:
New York.
9. Turner, J.: Some characteristics of audio description and the
corresponding moving image. 61st
Annual Meeting of the American
Society for Information Science, (Preston, C. Ed.), Pittsburgh, PA,
October 25-29, (1998) 108-117.
10. U.S. Patent No. 5,181,259: General Method of Pattern Clas-
sification Using the Two Domain Theory (1993).
11. Westerveld, T. Image Retrieval: Content versus Context.
Proceedings of RIAO 2000.
Table 1. Term Occurrence By Cluster
CLUSTER IMAGES IN CLUSTER TERMS IN COMMON UNIQUE TERMS
A 6, 3, 11, 2 Magnetic resonance imaging –
diagnostic use
Central Nervous System
Brain
Multiple Sclerosis
Seizures
B 4, 1, 5, 9, 10 Central Nervous System
Brain
Tomography, Emission-
Computed
Central Blood Flow
Parkinsons Disease
C 14, 7, 15 Magnetic resonance imaging –
diagnostic use
Central Nervous System
Brain
Encephalitis
D 12, 13 Knee
Magnetic resonance imaging –
diagnostic use
medial meniscus
NONE
OUTLIER 8 Central Nervous System
Brain
Magnetic resonance imaging –
diagnostic use
Astrocytoma
Cluster A
Image 6 Image 3 Image 11 Image 2
Cluster B
Image 4 Image 1 Image 5 Image 9 Image 10
Cluster C
Image 14 Image 7 Image 15
Cluster D
Image 12 Image 13
An Outlier
Image 8
Figure 2. Individual images within each cluster
0 more pages are available in the full version of this document, which may be
purchased using the Add to Cart button on the publisher's webpage:
www.igi-global.com/proceeding-paper/exploratory-study-exploiting-image-
features/32018
Related Content
Some Example Meta-Artifacts Inspired by Science and Nature
(2012). Design-Type Research in Information Systems: Findings and Practices (pp. 243-264).
www.irma-international.org/chapter/some-example-meta-artifacts-inspired/63114
Tradeoffs Between Forensics and Anti-Forensics of Digital Images
Priya Makarand Shelke and Rajesh Shardanand Prasad (2017). International Journal of Rough Sets and
Data Analysis (pp. 92-105).
www.irma-international.org/article/tradeoffs-between-forensics-and-anti-forensics-of-digital-images/178165
Hybrid TRS-PSO Clustering Approach for Web2.0 Social Tagging System
Hannah Inbarani H, Selva Kumar S, Ahmad Taher Azar and Aboul Ella Hassanien (2015). International
Journal of Rough Sets and Data Analysis (pp. 22-37).
www.irma-international.org/article/hybrid-trs-pso-clustering-approach-for-web20-social-tagging-system/122777
An Approach to Distinguish Between the Severity of Bullying in Messages in Social Media
Geetika Sarna and M.P.S. Bhatia (2016). International Journal of Rough Sets and Data Analysis (pp. 1-20).
www.irma-international.org/article/an-approach-to-distinguish-between-the-severity-of-bullying-in-messages-in-social-
media/163100
Text-Based Image Retrieval Using Deep Learning
Udit Singhania and B. K. Tripathy (2021). Encyclopedia of Information Science and Technology, Fifth
Edition (pp. 87-97).
www.irma-international.org/chapter/text-based-image-retrieval-using-deep-learning/260177

More Related Content

Similar to An Exploratory Study Exploiting Image Features For Term Assignment In Medicine

Literature Review on Content Based Image Retrieval
Literature Review on Content Based Image RetrievalLiterature Review on Content Based Image Retrieval
Literature Review on Content Based Image RetrievalUpekha Vandebona
 
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 ImagesJill Crawford
 
A NOVEL WEB IMAGE RE-RANKING APPROACH BASED ON QUERY SPECIFIC SEMANTIC SIGNAT...
A NOVEL WEB IMAGE RE-RANKING APPROACH BASED ON QUERY SPECIFIC SEMANTIC SIGNAT...A NOVEL WEB IMAGE RE-RANKING APPROACH BASED ON QUERY SPECIFIC SEMANTIC SIGNAT...
A NOVEL WEB IMAGE RE-RANKING APPROACH BASED ON QUERY SPECIFIC SEMANTIC SIGNAT...Journal For Research
 
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
 
Understanding user intention in image retrieval: generalization selection usi...
Understanding user intention in image retrieval: generalization selection usi...Understanding user intention in image retrieval: generalization selection usi...
Understanding user intention in image retrieval: generalization selection usi...TELKOMNIKA JOURNAL
 
Using a Bag of Words for Automatic Medical Image Annotation with a Latent Sem...
Using a Bag of Words for Automatic Medical Image Annotation with a Latent Sem...Using a Bag of Words for Automatic Medical Image Annotation with a Latent Sem...
Using a Bag of Words for Automatic Medical Image Annotation with a Latent Sem...ijaia
 
An Attribute-Assisted Reranking Model for Web Image Search
An Attribute-Assisted Reranking Model for Web Image SearchAn Attribute-Assisted Reranking Model for Web Image Search
An Attribute-Assisted Reranking Model for Web Image Search1crore projects
 
An Attribute-Assisted Reranking Model for Web Image Search
An Attribute-Assisted Reranking Model for Web Image SearchAn Attribute-Assisted Reranking Model for Web Image Search
An Attribute-Assisted Reranking Model for Web Image Search1crore projects
 
An attribute assisted reranking model for web image search
An attribute assisted reranking model for web image searchAn attribute assisted reranking model for web image search
An attribute assisted reranking model for web image searchPvrtechnologies Nellore
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentIJERD Editor
 
Global Descriptor Attributes Based Content Based Image Retrieval of Query Images
Global Descriptor Attributes Based Content Based Image Retrieval of Query ImagesGlobal Descriptor Attributes Based Content Based Image Retrieval of Query Images
Global Descriptor Attributes Based Content Based Image Retrieval of Query ImagesIJERA Editor
 
Paper id 25201494
Paper id 25201494Paper id 25201494
Paper id 25201494IJRAT
 
Gi3411661169
Gi3411661169Gi3411661169
Gi3411661169IJERA 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 classifiersrilaxmi524
 
A new approach for content-based image retrieval for medical applications usi...
A new approach for content-based image retrieval for medical applications usi...A new approach for content-based image retrieval for medical applications usi...
A new approach for content-based image retrieval for medical applications usi...IJECEIAES
 
FACE EXPRESSION IDENTIFICATION USING IMAGE FEATURE CLUSTRING AND QUERY SCHEME...
FACE EXPRESSION IDENTIFICATION USING IMAGE FEATURE CLUSTRING AND QUERY SCHEME...FACE EXPRESSION IDENTIFICATION USING IMAGE FEATURE CLUSTRING AND QUERY SCHEME...
FACE EXPRESSION IDENTIFICATION USING IMAGE FEATURE CLUSTRING AND QUERY SCHEME...Editor IJMTER
 
A Review on Matching For Sketch Technique
A Review on Matching For Sketch TechniqueA Review on Matching For Sketch Technique
A Review on Matching For Sketch TechniqueIOSR Journals
 

Similar to An Exploratory Study Exploiting Image Features For Term Assignment In Medicine (20)

Literature Review on Content Based Image Retrieval
Literature Review on Content Based Image RetrievalLiterature Review on Content Based Image Retrieval
Literature Review on Content Based Image Retrieval
 
Ijetr021117
Ijetr021117Ijetr021117
Ijetr021117
 
Ijetr021117
Ijetr021117Ijetr021117
Ijetr021117
 
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
 
A NOVEL WEB IMAGE RE-RANKING APPROACH BASED ON QUERY SPECIFIC SEMANTIC SIGNAT...
A NOVEL WEB IMAGE RE-RANKING APPROACH BASED ON QUERY SPECIFIC SEMANTIC SIGNAT...A NOVEL WEB IMAGE RE-RANKING APPROACH BASED ON QUERY SPECIFIC SEMANTIC SIGNAT...
A NOVEL WEB IMAGE RE-RANKING APPROACH BASED ON QUERY SPECIFIC SEMANTIC SIGNAT...
 
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 ...
 
Understanding user intention in image retrieval: generalization selection usi...
Understanding user intention in image retrieval: generalization selection usi...Understanding user intention in image retrieval: generalization selection usi...
Understanding user intention in image retrieval: generalization selection usi...
 
Using a Bag of Words for Automatic Medical Image Annotation with a Latent Sem...
Using a Bag of Words for Automatic Medical Image Annotation with a Latent Sem...Using a Bag of Words for Automatic Medical Image Annotation with a Latent Sem...
Using a Bag of Words for Automatic Medical Image Annotation with a Latent Sem...
 
An Attribute-Assisted Reranking Model for Web Image Search
An Attribute-Assisted Reranking Model for Web Image SearchAn Attribute-Assisted Reranking Model for Web Image Search
An Attribute-Assisted Reranking Model for Web Image Search
 
An Attribute-Assisted Reranking Model for Web Image Search
An Attribute-Assisted Reranking Model for Web Image SearchAn Attribute-Assisted Reranking Model for Web Image Search
An Attribute-Assisted Reranking Model for Web Image Search
 
An attribute assisted reranking model for web image search
An attribute assisted reranking model for web image searchAn attribute assisted reranking model for web image search
An attribute assisted reranking model for web image search
 
International Journal of Engineering Research and Development
International Journal of Engineering Research and DevelopmentInternational Journal of Engineering Research and Development
International Journal of Engineering Research and Development
 
Global Descriptor Attributes Based Content Based Image Retrieval of Query Images
Global Descriptor Attributes Based Content Based Image Retrieval of Query ImagesGlobal Descriptor Attributes Based Content Based Image Retrieval of Query Images
Global Descriptor Attributes Based Content Based Image Retrieval of Query Images
 
Paper id 25201494
Paper id 25201494Paper id 25201494
Paper id 25201494
 
Gi3411661169
Gi3411661169Gi3411661169
Gi3411661169
 
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
 
A new approach for content-based image retrieval for medical applications usi...
A new approach for content-based image retrieval for medical applications usi...A new approach for content-based image retrieval for medical applications usi...
A new approach for content-based image retrieval for medical applications usi...
 
FACE EXPRESSION IDENTIFICATION USING IMAGE FEATURE CLUSTRING AND QUERY SCHEME...
FACE EXPRESSION IDENTIFICATION USING IMAGE FEATURE CLUSTRING AND QUERY SCHEME...FACE EXPRESSION IDENTIFICATION USING IMAGE FEATURE CLUSTRING AND QUERY SCHEME...
FACE EXPRESSION IDENTIFICATION USING IMAGE FEATURE CLUSTRING AND QUERY SCHEME...
 
40120140501013
4012014050101340120140501013
40120140501013
 
A Review on Matching For Sketch Technique
A Review on Matching For Sketch TechniqueA Review on Matching For Sketch Technique
A Review on Matching For Sketch Technique
 

More from Stephen Faucher

Unseen Poetry Past Papers
Unseen Poetry Past PapersUnseen Poetry Past Papers
Unseen Poetry Past PapersStephen Faucher
 
Top 7 Rules For Writing A Good Analysis Essay
Top 7 Rules For Writing A Good Analysis EssayTop 7 Rules For Writing A Good Analysis Essay
Top 7 Rules For Writing A Good Analysis EssayStephen Faucher
 
Is It Okay To Include Quotes In College Essays - GradesHQ
Is It Okay To Include Quotes In College Essays - GradesHQIs It Okay To Include Quotes In College Essays - GradesHQ
Is It Okay To Include Quotes In College Essays - GradesHQStephen Faucher
 
A Manual For Writers Of Term Papers Theses And Dissert
A Manual For Writers Of Term Papers Theses And DissertA Manual For Writers Of Term Papers Theses And Dissert
A Manual For Writers Of Term Papers Theses And DissertStephen Faucher
 
Example Of An Abstract For A Research Report - English La
Example Of An Abstract For A Research Report - English LaExample Of An Abstract For A Research Report - English La
Example Of An Abstract For A Research Report - English LaStephen Faucher
 
Extended Essay Guide Art
Extended Essay Guide ArtExtended Essay Guide Art
Extended Essay Guide ArtStephen Faucher
 
Essay Essaywriting How To Do A Research Assignment,
Essay Essaywriting How To Do A Research Assignment,Essay Essaywriting How To Do A Research Assignment,
Essay Essaywriting How To Do A Research Assignment,Stephen Faucher
 
My New YearS Resolution For 20
My New YearS Resolution For 20My New YearS Resolution For 20
My New YearS Resolution For 20Stephen Faucher
 
Stunning 600 Word Essay Thatsnotus
Stunning 600 Word Essay ThatsnotusStunning 600 Word Essay Thatsnotus
Stunning 600 Word Essay ThatsnotusStephen Faucher
 
Transition Words And Phrases, Detailed List - Le
Transition Words And Phrases, Detailed List - LeTransition Words And Phrases, Detailed List - Le
Transition Words And Phrases, Detailed List - LeStephen Faucher
 
Essay Writing Process — W
Essay Writing Process — WEssay Writing Process — W
Essay Writing Process — WStephen Faucher
 
College Essay Sample Pdf
College Essay Sample PdfCollege Essay Sample Pdf
College Essay Sample PdfStephen Faucher
 
012 How To Write An Introduction Paragraph For Essay Example That
012 How To Write An Introduction Paragraph For Essay Example That012 How To Write An Introduction Paragraph For Essay Example That
012 How To Write An Introduction Paragraph For Essay Example ThatStephen Faucher
 
Example Of A Research Paper Rationale
Example Of A Research Paper RationaleExample Of A Research Paper Rationale
Example Of A Research Paper RationaleStephen Faucher
 
2024 New Year Resolutions G
2024 New Year Resolutions G2024 New Year Resolutions G
2024 New Year Resolutions GStephen Faucher
 
Example Of Reflection Paper About Movie Reflection P
Example Of Reflection Paper About Movie Reflection PExample Of Reflection Paper About Movie Reflection P
Example Of Reflection Paper About Movie Reflection PStephen Faucher
 
Horse Writing Paper
Horse Writing PaperHorse Writing Paper
Horse Writing PaperStephen Faucher
 
Concluding Sentence Generator
Concluding Sentence GeneratorConcluding Sentence Generator
Concluding Sentence GeneratorStephen Faucher
 
Personalized Letter Writing Sheets Floral Personalized Stationery Set
Personalized Letter Writing Sheets Floral Personalized Stationery SetPersonalized Letter Writing Sheets Floral Personalized Stationery Set
Personalized Letter Writing Sheets Floral Personalized Stationery SetStephen Faucher
 
Websites To Help Write Essays
Websites To Help Write EssaysWebsites To Help Write Essays
Websites To Help Write EssaysStephen Faucher
 

More from Stephen Faucher (20)

Unseen Poetry Past Papers
Unseen Poetry Past PapersUnseen Poetry Past Papers
Unseen Poetry Past Papers
 
Top 7 Rules For Writing A Good Analysis Essay
Top 7 Rules For Writing A Good Analysis EssayTop 7 Rules For Writing A Good Analysis Essay
Top 7 Rules For Writing A Good Analysis Essay
 
Is It Okay To Include Quotes In College Essays - GradesHQ
Is It Okay To Include Quotes In College Essays - GradesHQIs It Okay To Include Quotes In College Essays - GradesHQ
Is It Okay To Include Quotes In College Essays - GradesHQ
 
A Manual For Writers Of Term Papers Theses And Dissert
A Manual For Writers Of Term Papers Theses And DissertA Manual For Writers Of Term Papers Theses And Dissert
A Manual For Writers Of Term Papers Theses And Dissert
 
Example Of An Abstract For A Research Report - English La
Example Of An Abstract For A Research Report - English LaExample Of An Abstract For A Research Report - English La
Example Of An Abstract For A Research Report - English La
 
Extended Essay Guide Art
Extended Essay Guide ArtExtended Essay Guide Art
Extended Essay Guide Art
 
Essay Essaywriting How To Do A Research Assignment,
Essay Essaywriting How To Do A Research Assignment,Essay Essaywriting How To Do A Research Assignment,
Essay Essaywriting How To Do A Research Assignment,
 
My New YearS Resolution For 20
My New YearS Resolution For 20My New YearS Resolution For 20
My New YearS Resolution For 20
 
Stunning 600 Word Essay Thatsnotus
Stunning 600 Word Essay ThatsnotusStunning 600 Word Essay Thatsnotus
Stunning 600 Word Essay Thatsnotus
 
Transition Words And Phrases, Detailed List - Le
Transition Words And Phrases, Detailed List - LeTransition Words And Phrases, Detailed List - Le
Transition Words And Phrases, Detailed List - Le
 
Essay Writing Process — W
Essay Writing Process — WEssay Writing Process — W
Essay Writing Process — W
 
College Essay Sample Pdf
College Essay Sample PdfCollege Essay Sample Pdf
College Essay Sample Pdf
 
012 How To Write An Introduction Paragraph For Essay Example That
012 How To Write An Introduction Paragraph For Essay Example That012 How To Write An Introduction Paragraph For Essay Example That
012 How To Write An Introduction Paragraph For Essay Example That
 
Example Of A Research Paper Rationale
Example Of A Research Paper RationaleExample Of A Research Paper Rationale
Example Of A Research Paper Rationale
 
2024 New Year Resolutions G
2024 New Year Resolutions G2024 New Year Resolutions G
2024 New Year Resolutions G
 
Example Of Reflection Paper About Movie Reflection P
Example Of Reflection Paper About Movie Reflection PExample Of Reflection Paper About Movie Reflection P
Example Of Reflection Paper About Movie Reflection P
 
Horse Writing Paper
Horse Writing PaperHorse Writing Paper
Horse Writing Paper
 
Concluding Sentence Generator
Concluding Sentence GeneratorConcluding Sentence Generator
Concluding Sentence Generator
 
Personalized Letter Writing Sheets Floral Personalized Stationery Set
Personalized Letter Writing Sheets Floral Personalized Stationery SetPersonalized Letter Writing Sheets Floral Personalized Stationery Set
Personalized Letter Writing Sheets Floral Personalized Stationery Set
 
Websites To Help Write Essays
Websites To Help Write EssaysWebsites To Help Write Essays
Websites To Help Write Essays
 

Recently uploaded

Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonJericReyAuditor
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsKarinaGenton
 
18-04-UA_REPORT_MEDIALITERAĐĄY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAĐĄY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAĐĄY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAĐĄY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxsocialsciencegdgrohi
 

Recently uploaded (20)

Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Science lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lessonScience lesson Moon for 4th quarter lesson
Science lesson Moon for 4th quarter lesson
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Science 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its CharacteristicsScience 7 - LAND and SEA BREEZE and its Characteristics
Science 7 - LAND and SEA BREEZE and its Characteristics
 
18-04-UA_REPORT_MEDIALITERAĐĄY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAĐĄY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAĐĄY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAĐĄY_INDEX-DM_23-1-final-eng.pdf
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptxHistory Class XII Ch. 3 Kinship, Caste and Class (1).pptx
History Class XII Ch. 3 Kinship, Caste and Class (1).pptx
 

An Exploratory Study Exploiting Image Features For Term Assignment In Medicine

  • 1. 346 Information Technology and Organizations Copyright Š 2003, Idea Group Inc. Copying or distributing in print or electronic forms without written permission of Idea Group Inc. is prohibited. ABSTRACT In this paper, we introduce a new approach to medical image indexing. This approach utilizes image features (content) to drive the assignment of terms from a controlled vocabulary in medicine (MeSH). This paper reports preliminary results from an exploratory study to determine the effectiveness of exploiting image content features for index term assignment within the context of a library of medical images. 1. RATIONALE 1.1 Overview The number of digital images is rapidly increasing in health care. Increasingly they are becoming a standard feature of the electronic health care record. Still images and video are also integral to education in the basic sciences of medicine as well as to clinical teaching and research, especially in domains such as radiology, pathology, ophthal- mology, and dermatology. For nearly a decade it has been possible to use image content features such as color, texture, and shape for classification and retrieval. However, human beings often prefer to locate images using words. Within the medical community, a highly structured approach to accessing text documents has been through the use of medical subject headings (MeSH). MeSH is the National Library of Medicine’s thesaurus of controlled medical terms including “broader-than,” narrower-than,” and “related” linkages. These links represent the relationships between terms and provide a hierarchical structure that permits searching at various levels of specificity. MeSH consists of a hierarchical structure in an extensive tree structure, currently at nine levels, representing increasing levels of specificity. The manual assignment of controlled terms from this hierarchy can be costly and time consuming however, and the image indexing backlog in some medical libraries has increased dramatically. Additionally, a large number of new medical images emerges on the Web daily without benefit of controlled indexing. This leads us to question whether mechanisms for automatic image processing might be lever- aged to aid in the assignment of controlled vocabulary terms. 1.2 Background Text-based image classification has a long history and has many strengths including the ability to represent both general and specific instantiations of an object at varying levels of complexity. Unfortu- nately, manual assignment of textual attributes is both time consuming and costly. Furthermore, manual indexing suffers from low term agree- ment across indexers and between indexers and user queries. [2] More recently, automatic assignment of textual attributes to im- ages has been conducted utilizing the text from captions, transcripts, close captioning, or verbal description for the blind that accompany some videos [9]. While these approaches greatly reduce the labor involved in manual assignment of keywords, it must be remembered that many images are without accompanying text. Furthermore, users’ im- age needs may occur at a primitive level that taps directly into the visual attributes of an image. These attributes may best be represented by image exemplars and retrieved by systems performing pattern matches based on color, texture, shape, and other visual features. Problems with text-based access to images has prompted increas- ing interest in the development of image-based solutions. This is most often referred to as content based image retrieval (CBIR) [1]. Content based image retrieval relies on the characterization of primitive features such as color, shape, and texture that can be automatically extracted from the images themselves. By now, most are familiar with the basic features of the several widely used content based image retrieval prod- ucts. The underlying techniques are far from new. However, these meth- ods appear now to be mere technology building blocks – interesting in potential, but of value mostly to the extent that they support or assist some higher-level form of image description and retrieval [8]. There exists, for example, a considerable gap between the primi- tive image features such as color, texture, lines, edges, and angles, and the higher level cognition necessary to equate these features with terms that occur to human beings in the course of a search. There are several areas (e.g., landsat imagery, engineering diagrams, trademarks, etc.) where CBIR performs well, but these apply to special, limited communities, not to the usually conceived broad range of potential inquirers [2]. Even when CBIR system searches are constrained by exemplar images they frequently produce paradoxical and unexpected results. A search with an exemplar of a signpost by a highway will retrieve images of buildings. Photographs of wiring assemblies will be retrieved along with pictures of crews in space shuttle mission archives. A degree of misclassification appears to be inherent in all current approaches to CBIR. Combined use of text and images to correct misclassification has been examined [6] [11] , however this approach is dependent on the availability of some text accompanying images. 1.3 Content Based Properties and Image Clustering Common image content properties are generally encoded as a se- ries of histograms. Each histogram reflects a scale of an image property. Commonly used properties are: greyscale, color (red, green, blue or luminance, chroma and hue), line lengths, edge intensities, angle decli- nations, and texture. The combination of these histograms can be used for image clustering, image searching, and image viewing Images that have been decomposed into their respective contents may then be clustered by any of several scaling methods [4], [5]. One of the simplest methods of clustering images by similarity is to reduce the images to their histogram values and then subject them to multidimen- sional scaling (MDS). In MDS similarities among stimuli can be consid- An Exploratory Study Exploiting Image Features for Term Assignment in Medicine Abby A. Goodrum Syracuse University School of Information Studies 4-110 Center for Science & Technology Syracuse, New York 13244-4100 aagoodru@syr.edu 701 E. Chocolate Avenue, Suite 200, Hershey PA 17033, USA Tel: 717/533-8845; Fax 717/533-8661; URL-http://www.idea-group.com 162"&' IDEA GROUP PUBLISHING
  • 2. Information Technology and Organizations 347 Copyright Š 2003, Idea Group Inc. Copying or distributing in print or electronic forms without written permission of Idea Group Inc. is prohibited. ered as distances along physical dimensions such that if stimulus A is more similar to stimulus B than it is to stimulus C, stimulus point A will be located closer in space to stimulus point B than to stimulus point C. Thus clusters which form near one another are presumed to be related. In MDS, stimuli are represented by points in an underlying multidimen- sional space. The points do not have a single value, for example “Dark- ness to Lightness,” but are described by as many scale values as there are dimensions to support the fit between points. The subsequent mapping of these dimensions creates a visual display of the underlying structure of the entire stimulus set. As any indexer would be quick to note, however, image clustering is not the same as image classification. Classification implies the imposi- tion of intellectual categories upon material. Moreover, these catego- ries may cross a number of dimensions that do not depend upon simple naming or identification of objects in the images themselves. In the next section, therefore, we suggest several methods by which image clustering by content may contribute usefully to image classification. 1.4 Exploiting Content Based Image Features for Image Classification Image clustering by content can be usefully exploited. If isomor- phic relationships can be expected to occur among terms and images, then it is reasonable to assume that new terms can be linked to images in the database by their proximity and that new images entering the collec- tion should suggest existing terms by their proximity. However, the boundaries for the effectiveness of the use of this property with medical images remains largely untested. The first pub- lished display of medical image clustering by content using multidimen- sional scaling appeared in 1993, [7] [10] for a series of images of white blood cells. In this work, images of blood leukocytes were clustered automatically based upon image feature similarity. The primary application of this property is the classification of new images entering a collection. Given a set of images already described and clustered, it seems reasonable to suppose that new images clustered by content and appearing proximate to the existing images should, to some degree, inherit the terms of the older images. Use of this inher- itance property would permit some term assignments to take place quickly, and would support immediate retrieval on a shallow level. 2. AIMSANDOBJECTIVES The goal of this exploratory study is to determine the degree to which content based feature extraction may support index term assign- ment within the context of a library of medical images. The specific objectives are: • To discover the degree to which the similarity of image content mea- sures implies the inheritability of terms. If the machine finds that two or more images are similar, does this mean that the index terms as- signed to one should be assigned to another. • To determine if there is a threshold of similarity beyond which image content similarity has little or no meaning for term assignment. • To propose specific uses of the technique. For example, the process may be valuable for initial term assignment to new images entering the collection to provide some retrieval access by words. 3. METHOD The specific method employed in this study is discussed in more detail in [3] The medical images used in this study were obtained from a health sciences library multimedia cataloging project. The collection consists of images, illustrations, animations, and videos related to the health sciences. Each image in the collection has been fully cataloged by professional medical librarians. Between 3 and 5 Medical Subject Head- ings (MeSH) are used to describe each image, as well as local subject headings where appropriate. We selected a set of 15 clinical images. Of these, 13 were images of the brain and 2 were images of the musculoskeleture. The method used in this study to explore the assignment of subject headings based on image content features consists of five steps: Step 1: Manually assign MeSH terms to images. This is done by the medical librarians at the time of digitization. Step 2: Submit all images in the test collection to feature extraction and MDS clustering. Step 3: Examine within-cluster term frequency and degree of term overlap for term-bearing images. Step 4: Examine between-cluster term frequency and degree of term overlap for term-bearing images. Step 5: Compare terms inherited from cluster to terms assigned by librar- ians. 4.RESULTSANDDISCUSSION Figures 1 and 2 below display the sample of 15 medical images after clustering. In Figure 1, images can be seen to cluster together within four groups. Additionally, there appears to be an isolated image outlier (Im- age 8). In Figure 2 individual members of each cluster are shown to have visual similarity. Images can be seen to clearly cluster based on shape and color. Axial views of the brain whether recorded with magnetic resonance imaging (primarily black and white) or emission computed tomography (brightly colored images), are seen to cluster more closely than sagittal views of the brain recorded with magnetic resonance imag- ing (MRI). MRIs of the area around the knee cluster together apart from the brain images. An isolated axial view of the brain taken with emission computed tomography layers over MRI clusters midway be- tween the black and white and the color axial views of the brain. For this study we accepted the indexing supplied by the medical librarians as correct. Of primary interest were the occurrence of terms within each cluster and the occurrence of terms overall. We consider frequently occurring terms within a cluster to be better candidates for inheritance than terms used infrequently within a cluster. We counted as unique those terms shared by less than 50% of the members of a cluster. Table 1 presents the occurrence of terms by cluster. The subject headings: “Central Nervous System” and “Brain” are used in all images except for those in cluster D (the knee). New images clustering with A, B, C or the outlier image #8 could safely inherit these frequently occurring terms with little effort. The inheritance of terms that describe the recording mechanism is somewhat more complex. While 10 of the 15 images are indexed : “Magnetic resonance imaging – diagnostic use”, new images entering the collection and clustering with group B would have to inherit the designation: “Tomography, Emission-computed.” The real problem lies in the variability in recording and presentation. Although the selec- tion of images used in this study exhibit clearly defined clusters based on shape and color, what can we make of outlier #8. This image exhibits an overall tendency toward black and white (MRI) but also presents a small amount of color in one area. This might for instance indicate an image created by the overlay of MRI and PET or SPECT imaging. Figure 1. Display of 15 medical images after clustering by MDS -1.5 -2.0 3 2 1 0 -1 -2 1.5 1.0 .5 0.0 -.5 -1.0 Image15 Image 14 Image 13 Image 12 Image 11 Image 1 image 8 Image 7 Image 6 Image Image 4 Image 3 Image 2 Image 1
  • 3. 348 Information Technology and Organizations Copyright Š 2003, Idea Group Inc. Copying or distributing in print or electronic forms without written permission of Idea Group Inc. is prohibited. Another related issue is that of the parent-child relationship within the hierarchy of MeSH. In this example, the term: “Central Nervous System” occurs one level up the terminological hierarchy than the term: “Brain.” It would seem reasonable therefore that new images coming into the system should be capable of inheriting frequently oc- curring terms as well as terms one level up in the hierarchy, but this is not the case. The hierarchical relationships generally thought of as parent-child relationships are better understood as representing broader and narrower concepts in MeSH. The term: “Breast Neoplasms” falls under “Breast Diseases” as well as “Breast Diseases by Site.” These results are limited by several factors. The depth of the MeSH indexing may be too shallow to drive term inheritance with any meaning. For example, a sudden acquisition of thousands of axial MRIs of the brain all inheriting the terms: “Magnetic Resonance Imaging,” “Brain” and “Central Nervous System”. Another limiting factor in this study is the small number and homogenous content of the selected images. Finally, term inheritance in this study was predicated on term frequency, but certainly other measures might have been explored. For example, it might be useful to consider the relative distances between images such that a new images would only inherit terms of its nearest neighbor. 5.FUTUREWORK We are currently engaged in exploring these issues with a much larger and more heterogeneous collection of medical images. Our pri- mary goal is to implement various techniques on a trial basis (contin- gent on discovery of their usefulness) in a medical library environment in order to understand conditions of their acceptability to working staff. 6. REFERENCES 1. Eakins, J.P., Graham, M.E.: Content-based image retrieval: A report to the JISC Technology Applications Programme, Institute for Image Data Research, University of Northumbria at Newcastle, January, 1999. 2. Enser, P. McGregor, C.: Analysis of visual information retrieval queries. British Library Research and Development Report, 6104. (1993). 3. Goodrum, A., Rorvig, M., Jeong, K. Suresh, C: An Open Source Agenda for Research Linking text and Image Content Features. Journal of the American Society for Information Science Technol- ogy, 52(11), . (2001) 948-953. 4. Han, K., Myaeng, S: Image Organization and Retrieval with Automatically Constructed Feature Vectors, 19th International ACM SIGIR Conference on Research and Development in Information Re- trieval (Frei, H., Harman, D., Schauble, P., Wilkinson, R., Eds.), Zurich, Switzerland, August 18-22, (1996). 157-165, ACM: New York. 5. Leouski. A., Allan, J.: Visual Interactions with a Multidimensionally Ranked List, in Proceedings of the 21st Annual International ACM SIGIR Conference on Research and Development in Information Retrieval, August 24-28, (1998), 21:353-355. 6. Patrick, B., Seivert, M., Popescu, M.: Text indexing of images based on graphical image content. 62nd Annual Meeting of the American Society for Information Science, (Woods, L. Ed.), Washing- ton, DC, October 31-November 4, (1999), pp. 675-680. 7. Rorvig, M., Fitzpatrick, S., Ladoulis, C.T., Vitthal, S.: A New Machine Classification Method Applied to Human Peripheral Blood Leukocytes, Information Processing and Management, 29(6): (1993) 765-774. 8. Srihari, R.K., Zhang, Z., Manmatha, R., Ravela, S.: Multime- dia Indexing and Retrieval,” Proceedings of the 22st Annual Interna- tional ACM SIGIR Conference on Research and Development in Infor- mation Retrieval, Berkeley, California, August 25-29, (1999) ACM: New York. 9. Turner, J.: Some characteristics of audio description and the corresponding moving image. 61st Annual Meeting of the American Society for Information Science, (Preston, C. Ed.), Pittsburgh, PA, October 25-29, (1998) 108-117. 10. U.S. Patent No. 5,181,259: General Method of Pattern Clas- sification Using the Two Domain Theory (1993). 11. Westerveld, T. Image Retrieval: Content versus Context. Proceedings of RIAO 2000. Table 1. Term Occurrence By Cluster CLUSTER IMAGES IN CLUSTER TERMS IN COMMON UNIQUE TERMS A 6, 3, 11, 2 Magnetic resonance imaging – diagnostic use Central Nervous System Brain Multiple Sclerosis Seizures B 4, 1, 5, 9, 10 Central Nervous System Brain Tomography, Emission- Computed Central Blood Flow Parkinsons Disease C 14, 7, 15 Magnetic resonance imaging – diagnostic use Central Nervous System Brain Encephalitis D 12, 13 Knee Magnetic resonance imaging – diagnostic use medial meniscus NONE OUTLIER 8 Central Nervous System Brain Magnetic resonance imaging – diagnostic use Astrocytoma Cluster A Image 6 Image 3 Image 11 Image 2 Cluster B Image 4 Image 1 Image 5 Image 9 Image 10 Cluster C Image 14 Image 7 Image 15 Cluster D Image 12 Image 13 An Outlier Image 8 Figure 2. Individual images within each cluster
  • 4. 0 more pages are available in the full version of this document, which may be purchased using the Add to Cart button on the publisher's webpage: www.igi-global.com/proceeding-paper/exploratory-study-exploiting-image- features/32018 Related Content Some Example Meta-Artifacts Inspired by Science and Nature (2012). Design-Type Research in Information Systems: Findings and Practices (pp. 243-264). www.irma-international.org/chapter/some-example-meta-artifacts-inspired/63114 Tradeoffs Between Forensics and Anti-Forensics of Digital Images Priya Makarand Shelke and Rajesh Shardanand Prasad (2017). International Journal of Rough Sets and Data Analysis (pp. 92-105). www.irma-international.org/article/tradeoffs-between-forensics-and-anti-forensics-of-digital-images/178165 Hybrid TRS-PSO Clustering Approach for Web2.0 Social Tagging System Hannah Inbarani H, Selva Kumar S, Ahmad Taher Azar and Aboul Ella Hassanien (2015). International Journal of Rough Sets and Data Analysis (pp. 22-37). www.irma-international.org/article/hybrid-trs-pso-clustering-approach-for-web20-social-tagging-system/122777 An Approach to Distinguish Between the Severity of Bullying in Messages in Social Media Geetika Sarna and M.P.S. Bhatia (2016). International Journal of Rough Sets and Data Analysis (pp. 1-20). www.irma-international.org/article/an-approach-to-distinguish-between-the-severity-of-bullying-in-messages-in-social- media/163100 Text-Based Image Retrieval Using Deep Learning Udit Singhania and B. K. Tripathy (2021). Encyclopedia of Information Science and Technology, Fifth Edition (pp. 87-97). www.irma-international.org/chapter/text-based-image-retrieval-using-deep-learning/260177