A Grid based Medical Image Retrieval System using Alchemi
F. Maghraby
1
, H. M. Faheem
2
, M.
Roushdy
2
and M. Amoon
3
1
Higher Institute of Computer and Information Technology, ELShorouk Academy, ELShorouk City, Egypt
2
Faculty of Computer and Information Sciences, Ain Shams University, Abbassia, Cairo, Egypt
3
Faculty of Electronic Engineering, Menoufia University, Shebeen El-Kom, Menufia, Egypt
Keywords: Alchemi, Database Partitioning, Dicom, Grid Computing, Semantic Features.
Abstract: This paper proposes an approach to perform retrieval process on medical image databases by extracting
semantic information from the dataset values of the DICOM (Digital Imaging and Communications in
Medicine) format which produces a set of images relevant to the given query. Image retrieval in general has
the goal to allow for the retrieval of similar images over very heterogeneous image collections to help the
diagnostic process. With modern radiology, departments produce tens of thousands of images per day. It is
apparent that infrastructures are required to treat this large amount of data. Grid technologies are among
those approaches deployed to make computing power available to large-scale research projects. Often, the
goal is to have a very large number of resources in various locations that can be shared for performing
computationally intensive tasks. Grid computing has the potential to help computer science researchers in
medical institutions to better use an existing infrastructure. It shows that particularly computationally–
intensive tasks such as the extraction of features from large image databases can be performed much faster.
Alchemi framework has been deployed in this paper to provide grid-based environment .Speeding up the
retrieval process was one of the major achievements of this work.
1 INTRODUCTION
Computer grids are promising architectures with a
strong potential for sharing resources. They are
generally valued for the large computing power and
data storage space they provide. Beyond this
interest, grid technologies allow scientists federated
in Virtual Organizations (VOs) to easily share
datasets and algorithms across boundaries of their
organizations. All these grid characteristics make
them particularly interesting for the medical
community who deals with large and fragmented
amounts of medical images. As a consequence,
various medical images simulation, storage, and
processing applications have recently been
developed on grids (
Montagnat et al., 2004b). The
problem of large scale image indexing and retrieval
remains relevant for many of them.
The proposed system uses Alchemi which is an
open source software framework that can be
deployed to aggregate the computing power of
networked machines into a virtual supercomputer
(desktop grid) and to develop applications to run on
the grid. The proposed system uses the DICOM
information for performing the retrieval on medical
images. The retrieval is performed by extracting
semantic features from the dataset values of the
DICOM format. The extracted information can be
used to perform the retrieval which produces a set of
images relevant to the given query.
The rest of this paper is organized as follows:
section 2 provides a brief introducing to general grid
computing principles. Section3 explains database
partitioning on grid. Section 4 discusses content
based image retrieval. Section 5 presents our
proposed system and its modules. Section 6
discusses the experimental results. Section 7
provides some concluding remarks.
2 GRID ENVIRONMENT
Computer grids consist of a network of computers
providing distributed computing and storage
resources to their users through a grid middleware.
The middleware is the software layer implementing
basic services to access a grid infrastructure and
hiding the system complexity to the user (Camarasu
224
Maghraby F., M. Faheem H., Roushdy M. and Amoon M..
A Grid based Medical Image Retrieval System using Alchemi.
DOI: 10.5220/0004448202240230
In Proceedings of the 15th International Conference on Enterprise Information Systems (ICEIS-2013), pages 224-230
ISBN: 978-989-8565-59-4
Copyright
c
2013 SCITEPRESS (Science and Technology Publications, Lda.)