On the other hand, in general during a medical
check up for cancer by PET diagnostic imaging, 90
percent or more of the samples are normal images.
These images lack any indication of cancer. Even
still searching for cancer cell is stressful work for the
radiologists.
Based on this information, an automated
diagnostic support system is a very effective tool for
analyzing and pinpointing potentially cancerous
areas of the human body.
For the above purpose, existing works are mostly
focusing on the specific organs such as the lung
(Takeo et al, 2005). Also most researches are
based on CT images and the recognition of area are
on the combination of filters. On the other hand, our
method are based on PET images. However, as for
several critical area such as bone and lung, 3D shape
and scale are extracted from CT slices. We
confirmed that a similar process has been executed
in the actual radiologist's diagnosing.
In this paper, design principle of the diagnosis
system is introduced in the section 2, and the
experimental results are presented and evaluated in
the section 3.
2 A SYSTEM WHICH IMITATES
DIAGNOSIS OF PHYSICIAN
2.1 Basic Principles for the System’s
Configuration
The basic principles of the automated diagnosis
system which we created are summarized by the
following two points.
In order to use this diagnosis system for mass
screenings, the fundamental function is to
‘classify’ cases into two categories:
o “The possibility of abnormality
followed by a careful examination”
o “Normal with no need for further
inspection”
Then the next step is to reduce the chance of a
misdiagnosis by preventing false-negative
results from occurring.
In order to get the trust of physicians and
satisfy the two principles above, the system
must reproduce the physician’s diagnostic
process as faithfully as possible. Our strategy
for building this system is to interview many
physicians and radiologists to have a greater
understanding as well as the feasibility of
creating a diagnostic support system. We are
establishing a replica of the physician’s
diagnostic process with an automated
computer system. To meet this end we have
developed a description language to reproduce
the process of a PET scan diagnosis through
computer algorithms.
2.2 Feature Analysis of a PET Image
A PET image, unlike CT or MRI, does not express
morphological information such as the shape of an
organ, but expresses functional values (for example
the differences in the amount of glucose
metabolized) in the undefined areas. The images are
often low resolution and very coarse. Therefore, it is
difficult to determine the specific cancerous region
within tissue with just PET scan image.
While interpreting the PET images, a physician
utilizes his/her knowledge of previous PET scan test
cases in order to make a proper diagnosis. Also, the
outline image of organs from a CT scan is very
useful to confirm the location of the accumulation of
cancer. With this in mind, we decided to create a
software package that interprets a physician’s
methodology during PET scan diagnosis and uses
the proper PET terminology to describe the
program’s actions so that it would mimic the
performance of the physician. This system is
designed so that a physician can monitor the process
of diagnosis from the local to global (whole body)
level, to evaluate diagnosis’s validity and to
recommend improvement.
2.3 Architecture of PET Automated
Diagnosis System
In order for a computer to faithfully reproduce
physician’s judgment, this based on experience and
knowledge of physician as well as a strict usage of
the grammar and language of PET scan diagnosis.
The person who translates a physician’s
methodology into a description language will be
called a knowledge engineer. Figure 1 shows the
complete concept of the automated diagnosis
system.
The knowledge engineer interviews the
physician about knowledge and techniques used for
the interpretation of PET images. When the
diagnostic method is understood, the knowledge
engineer translates this information into a diagnostic
algorithm. This automated procedures preformed by
the computer must be understood and be able to be
examined by the physician directly. In order to do
PET-CT IMAGING AND DIAGNOSIS SYSTEM FOLLOWING DOCTOR’S METHOD
259