have also tested different values for the parameter C
between 0.001 to 1000. The best results have been
obtained using C = 1. For comparison purposes, rel-
evance feedback has been also computed by a SVM
classifier with an RBF kernel, and by the Relevance
Score (RS) method, where images are ranked accord-
ing to the ratio of the distances from the nearest rele-
vant and non-relevant images (Giacinto, 2007).
4.3 Results
Reported results show that the linear formulation of
the PA technique allows attaining the highest perfor-
mance in all the experiments at the end of the feed-
back rounds. In particular, the precision is quite close
to the one attained by RS, while it is greater than
the precision attained by the SVM classifier after a
few iterations. On the other hand, the analysis of the
performances in terms of the AP@T, shows that the
linear PA approach allows attaining the highest per-
formances after four iterations, with a significant gap
from the performance of the SVM approach. Thus, it
can concluded that the linear PA approach allows bet-
ter exploiting feedback from the user with respect to
traditional SVM classification approaches when the
amount of available information increases. The lin-
ear PA approach also provides higher performances
in terms of AP@T than those attained by the RS ap-
proach, the difference being smaller than the one be-
tween the linear PA approach and the SVM approach.
This behavior can be explained by the similar ra-
tionale behind the PA and the RS approaches. Both
are aimed at producing a score that allows produc-
ing a better ranking of the images, while the SVM
approach is aimed at estimating a discriminating sur-
face, without taking into account the relative ranking.
By inspecting the performances attained by the
kernel formulation of the PA approach, it can be seen
that if just one iteration is allowed, it provides bet-
ter performances than those of the linear formulation,
and in some cases they are the highest. On the other
hand, it can be seen that after the second iteration they
are poorer than the ones attained by the linear for-
mulation. Thus, the kernel formulation of the PA ap-
proach does not provide the same power of the linear
formulation in exploiting the feedback information,
the reason being the strong relationship with the clas-
sification formulation of the problem that turns out
not to be the most suited approach for relevance feed-
back. If the performances of the kernel formulation of
the PA approach are compared to the ones provided by
SVM, it can be seen that they depend on the feature
space employed. In particular the kernel PA approach
outperforms SVM when the EH features are consid-
ered, while SVM is superior when the CEDD features
are used.
5 CONCLUSIONS
The PA approach can be used to exploit relevance
feedback in content based retrieval. In particular, the
linear formulation provides good performances, when
the user provides a significant amount of feedback in-
formation. On the other hand, when few feedback
iterations are allowed, the performances are slightly
worse than the ones provided by other mechanisms.
Anyway, if the user wishes to provide more feedback,
the linear PA approach allows improving retrieval per-
formances faster than other mechanisms.
REFERENCES
(2003). Information technology - Multimedia content de-
scription interface - Part 3: Visual, ISO/IEC Std.
15938-3:2003.
Chatzichristofis, S. A. and Boutalis, Y. S. (2008). Cedd:
Color and edge directivity descriptor: A compact de-
scriptor for image indexing and retrieval. In Lecture
Notes in Computer Science, v. 5008, pp. 312–322.
Springer.
Crammer, K., Dekel, O., Keshet, J., Shalev-Shwartz, S.,
and Singer, Y. (2006). Online passive-aggressive al-
gorithms. J. Mach. Learn. Res., 7:551–585.
Cristianini, N. and Shawe-Taylor, J. (2000). An Introduction
to Support Vector Machines and Other Kernel-based
Learning Methods. Cambridge University Press.
Deselaers, T., Paredes, R., Vidal, E., and Ney, H. (2008).
Learning weighted distances for relevance feedback
in image retrieval. In ICPR, pages 1–4. IEEE.
Giacinto, G. (2007). A nearest-neighbor approach to rele-
vance feedback in content based image retrieval. In
CIVR ’07, pp. 456–463, New York, NY, USA. ACM.
Grangier, D. and Bengio, S. (2008). A discrimina-
tive kernel-based approach to rank images from text
queries. IEEE Trans. Pattern Anal. Mach. Intell.,
30(8):1371–1384.
Lux, M. and Chatzichristofis, S. A. (2008). Lire: lucene
image retrieval: an extensible java cbir library. In MM
’08: Proc.g of the 16th ACM Int. Conf. on Multimedia,
pages 1085–1088, New York, NY, USA. ACM.
Nie, L., Wang, M., Zha, Z.-J., and Chua, T.-S. (2012). Ora-
cle in image search: A content-based approach to per-
formance prediction. ACM Trans. Inf. Syst., 30(2):13.
Paredes, R., Ulges, A., and Breuel, T. (2009). Fast discrimi-
native linear models for scalable video tagging. Mach.
Lear. and Applications, 4th Int. Conf. on, 0:571–576.
Zhou, X. S. and Huang, T. S. (2003). Relevance feedback in
image retrieval: A comprehensive review. Multimedia
Syst., 8(6):536–544.
Passive-aggressiveOnlineLearningforRelevanceFeedbackinContentbasedImageRetrieval
187