Table 1: Variant models.
Model Input
I Average of five pixels
II Average of nine pixels
III Median of five pixels
IV Median of nine pixels
(a) Five pixels (b) Nine pixels
Figure 4: Five pixels and nine pixels used in models I, II,
III, and IV.
where γ(χ) is a function influenced by neighboring
pixels.
With respect to γ(χ), four models are considered
as the input. Table 1 summarizes models I, II, III,
and IV according to the standards of average of five
pixels, average of nine pixels, median of five pixels,
and median of nine pixels as the input, respectively.
In models I and III, five pixels are prepared as in-
puts as shown in Fig. 4 (a). Models II and IV have
nine pixels as inputs (See Fig. 4 (b)). According to
four models, the inputs are changed for image restora-
tion. By altering the inputs like these, the restored im-
ages which differ in quality for the image processing
are constructed as shown in the next section.
4 NUMERICAL EXPERIMENTS
In the numerical experiments, image restoration is
performed to infer the original image with the size
512 × 512 and gray scale 256. The degraded im-
age contains 30% noise in comparison with the orig-
inal image, random-valued impulse noise, as shown
in Fig. 5 (a). That is to say, the noise is included
30% pixels which are randomly chosen among the
512 × 512 pixels, and chosen pixels are given val-
ues from 0 to 255 at random. Initial weights are
randomly distributed near the central value of gray
scale Q. Parameters are chosen as follows: l = 512,
m = 512, Q = 256, M = 100, T
max
= 100· lm, N(t) =
N
0
− ⌊N
0
t/T
max
⌋, and θ(t) = θ
0
− ⌊θ
0
t/T
max
⌋.
For image restoration, Fig. 5 (b), (c), (d), (e), and
(f) show results of conventional model (IRS), Model
I, Model II, Model III, and Model IV, respectively.
The initial neighborhood and the initial threshold are
N
0
= 3 and θ
0
= 95 for IRS, N
0
= 6 and θ
0
= 69 for
Model I, N
0
= 7 and θ
0
= 73 for Model II, N
0
= 3
and θ
0
= 96 for Model III, and N
0
= 2 and θ
0
= 98
for Model IV. According to the technique given in this
study, the degraded image is restorable. Model III and
Model IV are better than the existing approaches.
Figure 6 shows the effect of the initial threshold
θ
0
on accuracy in PSNR P for each of initial neigh-
borhood N
0
= 1,2,3,4, 5 for Model III and Model
IV. In this case, P yields the maximum when N
0
= 3
and θ
0
= 96 for Model III and P yields the maximum
when N
0
= 2 and θ
0
= 98 for Model IV. Figure 5 (e)
and (f) were restored by these values.
As an example of another image, Fig. 7 (a) shows
the degraded image. As well as the above-mentioned
image, the degraded image contains the uniform noise
of 30% compared to the original image. The con-
dition of the computation is equal to that of the ear-
lier description. According to the present algorithm,
results of IRS, Model III, and Model IV are shown
in Fig. 7 (b), (c), and (d), respectively. The initial
neighborhood and the initial threshold are N
0
= 3 and
θ
0
= 118 for IRS, N
0
= 7 and θ
0
= 86 for Model I,
N
0
= 7 and θ
0
= 85 for Model II, N
0
= 2 and θ
0
= 119
for Model III, and N
0
= 2 and θ
0
= 121 for Model IV.
It is proven that the degraded image can be also re-
stored in this case. Model III and Model IV are also
greater than the existing approaches.
Figure 8 presents the effect of the initial threshold
θ
0
on accuracy in PSNR P for each of initial neigh-
borhood N
0
= 1, 2,3,4,5 for Model III and Model IV.
In this case, P yields the maximum when N
0
= 2 and
θ
0
= 119 for Model III and P yields the maximum
when N
0
= 2 and θ
0
= 121 for Model IV. Figure 7 (c)
and (d) were restored by these values.
Table 2: PSNR for results of MAF, MF, IRS, Model I,
Model II, Model III, and Model IV. (Unit: dB).
Image i Image ii
MAF 22.23 21.65
MF 29.70 28.36
IRS 30.77 28.08
Model I 24.81 23.92
Model II 24.03 23.29
Model III 31.04 29.42
Model IV 31.00 29.40
Table 2 summarizes PSNR for results of Model I,
Model II, Model III, and Model IV compared to the
moving average filter (MAF), the median filter (MF),
and image restoration by self-organizing maps (IRS).
The size of the filter mask is 3× 3. It is proven that
Model III and Model IV excel MAF, MF, IRS, Model
I, and Model II for both images i and ii.
For Model III and Model IV, learning proceeds by
IJCCI 2009 - International Joint Conference on Computational Intelligence
334