<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Overview of the CLEF 2009 medical image annotation track</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Tatiana</forename><surname>Tommasi</surname></persName>
							<email>ttommasi@idiap.ch</email>
							<affiliation key="aff0">
								<orgName type="institution">Idiap Research Institute</orgName>
								<address>
									<settlement>Martigny</settlement>
									<country key="CH">Switzerland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Barbara</forename><surname>Caputo</surname></persName>
							<email>bcaputo@idiap.ch</email>
							<affiliation key="aff0">
								<orgName type="institution">Idiap Research Institute</orgName>
								<address>
									<settlement>Martigny</settlement>
									<country key="CH">Switzerland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Petra</forename><surname>Welter</surname></persName>
							<email>pwelter@mi.rwth-aachen.de</email>
							<affiliation key="aff1">
								<orgName type="department" key="dep1">RWTH</orgName>
								<orgName type="department" key="dep2">Dept. of Medical Informatics</orgName>
								<orgName type="institution">Aachen University</orgName>
								<address>
									<settlement>Aachen</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Mark</forename><forename type="middle">Oliver</forename><surname>Güld</surname></persName>
							<affiliation key="aff1">
								<orgName type="department" key="dep1">RWTH</orgName>
								<orgName type="department" key="dep2">Dept. of Medical Informatics</orgName>
								<orgName type="institution">Aachen University</orgName>
								<address>
									<settlement>Aachen</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Thomas</forename><forename type="middle">M</forename><surname>Deserno</surname></persName>
							<email>tdeserno@mi.rwth-aachen.de</email>
							<affiliation key="aff1">
								<orgName type="department" key="dep1">RWTH</orgName>
								<orgName type="department" key="dep2">Dept. of Medical Informatics</orgName>
								<orgName type="institution">Aachen University</orgName>
								<address>
									<settlement>Aachen</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Overview of the CLEF 2009 medical image annotation track</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">7BD0CD09522A40701D2D21C0CF4FD02E</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T23:00+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>H.3 [Information Storage and Retrieval]: H.3.1 Content Analysis and Indexing</term>
					<term>H.3.3 Information Search and Retrieval</term>
					<term>H.3.4 Systems and Software</term>
					<term>H.3.7 Digital Libraries Measurement, Performance, Experimentation ImageCLEF, Medical image annotation, Image classification, Scalability</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This paper describe the last round of the medical image annotation task in ImageCLEF 2009. After four years, we defined the task as a survey of all the past experience. Seven groups participated to the challenge submitting 19 runs. They were asked to train their algorithms on 12,677 images, labeled according to four different settings representing the yearly annotation tasks, and to classify 1,733 images in the four annotation frameworks. The aim is to understand how each strategy answers to the increasing number of classes and to the unbalancing. A plain classification scheme using support vector machines and local descriptors outperformed the other methods.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>In 2005, the medical image annotation task was introduced in the ImageCLEF<ref type="foot" target="#foot_0">1</ref> challenge. Its main contribution was to provide a resource for benchmarking content-based image classification systems focusing on medical images. Hospitals collect hundreds of imaging data every day, and automatic image annotation can be an important step when searching for images in huge databases <ref type="bibr" target="#b7">[8,</ref><ref type="bibr" target="#b3">4]</ref>. Automatic techniques able to identify acquisition modality, body orientation, body region, and biological system examined could be used for multilingual image annotations as well as for DICOM header corrections in medical image acquisition routine.</p><p>Over the last four years, the medical annotation task evolved in terms of number of images, classes, and classes' framework provided. It was born as a 60 plain class problem <ref type="bibr" target="#b1">[2]</ref>, grew up to a 120 class problem <ref type="bibr" target="#b6">[7]</ref>, and became a complex hierarchical class task in 2007 <ref type="bibr" target="#b5">[6]</ref>. In 2008, class imbalance was added to foster the use of prior knowledge encoded into the hierarchy of classes <ref type="bibr" target="#b0">[1]</ref>. This year we celebrate the fifth medical image annotation task anniversary and we decided to organize its conclusive round as a survey on the last years experience. The idea is to compare the scalability of different image classification techniques as the number of classes grows, their hierarchical structure increase, and badly populated classes appear.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Database and Task Description</head><p>As in the past challenge editions, the annotation task was defined on the basis of the IRMA project<ref type="foot" target="#foot_1">2</ref> . This year, a database of 12,677 fully classified radiographs, taken randomly from medical routine, was made available as training set. Images are labelled according to four classification label sets considering: For the first two label settings, images are associated to simple raw numbers while in the last two label settings, images are identified by their complete IRMA code (see Section 3). The 1-57 labels used for the first group definition are derived through a high level identification of images in IRMA code terms. Considering a more detailed image annotation and the introduction of some new classes, we pass to 116 and then to 193 classes. The "clutter" class for a specific setting contains all the images belonging to new classes, or images described with a higher level of detail in the final 2008 setting. Participants to the medical annotation task were asked to classify the test images according to all the four label settings. Each group is allowed to submit different runs, but each of them should be based only on one algorithm which should be optimized to face the four different classification problems. The aim is to understand how each algorithm answers to the increasing number of classes and to the unbalancing. The classification results are considered per year and the error score summed to have a final unique way to rank the performance of the submitted runs.</p><formula xml:id="formula_0">•</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">IRMA Code</head><p>Standardized nomenclature for medical imaging are generally roughly structured, ambiguous, and often use optional tags. Concerning the needs for content-based image retrieval (CBIR) and annotation in the medical field, a detailed unambiguous coding scheme is required. Valid relations between code and sub-code elements could be "is-a" and "part-of", defining a strict hierarchical order. Causality is also important for grouping of processing strategies. Therefore, a monohierarchical scheme is required, where each sub-code element is connected to only one code element. Since categorization of medical images must cover all aspects influencing the image content and structure, a multi-axial scheme is needed <ref type="bibr" target="#b4">[5]</ref>.</p><p>The IRMA code strictly relies on these rules. It is composed from four axes having three to four positions, each in {0, . . . , 9, a, . . . , z}, where "0" denotes "unspecified " to determine the end of a path along an axis:</p><p>• the technical code (T) describes the image modality;</p><p>• the directional code (D) models body orientations;</p><p>• the anatomical code (A) refers to the body region examined;</p><p>• the biological code (B) describes the biological system examined. This results in a string of 13 characters (IRMA: TTTT-DDD-AAA-BBB). A small exemplary excerpt from the anatomy axis of the IRMA code is given in Table <ref type="table" target="#tab_1">1</ref>. The IRMA code can be easily extended by introducing characters in a certain code position, e.g., if new image modalities are introduced. Based on the hierarchy, the more code positions differ from "0", the more detailed is the description.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Error Evaluation</head><p>We now define the error score for the medical image annotation challenge. On the basis of the image labeling, we defined two different evaluation strategies.</p><p>2005 and 2006. For these two years, the error is evaluated just on the capability of the algorithm to make the correct decision. There is also the possibility to say "don't know", which is encoded by "*". An example is given in Table <ref type="table" target="#tab_2">2</ref>.</p><p>2007 and 2008. For these two years, the error is evaluated on the basis of the hierarchical IRMA code.</p><p>Let an image be coded by the technical, directional, anatomical and biological axes. These axes are independent and therefore, the errors for each axis simply are summed up: • let lI 1 = l1 , l2 , . . . , li , . . . , lI be the classified code (for one axis) of an image;</p><formula xml:id="formula_1">• let l I 1 = l 1 ,</formula><p>where l i is specified precisely for every position, and in li is allowed to say "don't know", which is encoded by "*". Note that I (the depth of the tree to which the classification is specified) may be different for different axes and different images.</p><p>Given an incorrect classification at position li , we consider all succeeding decisions to be wrong and given a not specified position, we consider all succeeding decisions to be not specified. Furthermore, we do not count any error if the correct code is unspecified and the predicted code is a wildcard. In that case, we do consider all remaining positions to be not specified.</p><p>We want to penalize wrong decisions that are easy (fewer possible choices at that node) over wrong decisions that are difficult (many possible choices at that node), we can say, a decision at position l i is correct by chance with a probability of 1  bi if b i is the number of possible labels for position i. This assumes equal priors for each class at each position.</p><p>Furthermore, we want to penalize wrong decisions at an early stage in the code (higher up in the hierarchy) over wrong decisions at a later stage in the code (lower down on the hierarchy) (i.e. l i is more important than l i+1 ).</p><p>Putting together:</p><formula xml:id="formula_2">I i=1 1 b i (a) 1 i (b) δ(l i , li ) (c)<label>(1)</label></formula><p>with</p><formula xml:id="formula_3">δ(l i , li ) =    0 if l j = lj ∀j ≤ i 0.5 if l j = * ∃j ≤ i 1 if l j = lj ∃j ≤ i<label>(2)</label></formula><p>where the parts of the equation:</p><p>(a) accounts for difficulty of the decision at position i (branching factor);</p><p>(b) accounts for the level in the hierarchy (position in the string);</p><p>(c) correct/not specified/wrong, respectively.</p><p>In addition, for every axis, the maximal possible error is calculated and the errors are normalized such that a completely wrong decision (i.e. all positions for that axis wrong) gets an error count of 0.25 and a completely correctly predicted axis has an error of 0.00. Thus, an image where all positions in all axes are wrong has an error count of 1.00, and an image where all positions in all axes are correct has an error count of 0.00. Finally setting a wildcard "*" instead of a "0" is not considered a mistake (see Table <ref type="table" target="#tab_4">3</ref>).</p><p>Clutter in 2005, 2006 and 2007. For these three years, we introduced a class called "clutter" (C). Even if in the test set there are images belonging to this class, their classification do NOT influence the error score for the challenge (see Table <ref type="table" target="#tab_5">4</ref>). An example of the released database complete labeling is given in  Table <ref type="table" target="#tab_3">5</ref>: Examples of the four years labels settings.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Participation</head><p>In 2009, in total seven groups from five nations of two continents participated in the medical annotation task, and 19 runs were submitted in total. In the following, we briefly describe the methods applied by the participating groups.</p><p>TAUbiomed. The Medical Image Processing Lab from Tel Aviv University in Israel submitted one run using a multiple-resolution patch-based bag-of-visual words approach. Classification is performed through support vector machines. The code hierarchy is completely neglected and no wildcards "*" were used.</p><p>Idiap. The Idiap Research Institute from Switzerland submitted four runs reproposing the same strategies used in 2008. They consisted of different classification schemes for support vector machines and coupling two different image descriptors.</p><p>FEITIJS. The Faculty of Electrical Engineering and Information Technologies from the University of Skopje in Macedonia submitted one run. It is based on global and local image descriptors, which are classified using bagging and random forest.</p><p>VPA. The Computer Vision and Pattern Analysis Laboratory from Sabanci University in Turkey submitted five runs. They used local binary patterns as features and support vector machine as classifier. They adopted a hierarchical approach considering, when applicable, the four IRMA code axes separately.</p><p>medGIFT. The medGIFT group from University Hospitals of Geneva in Switzerland submitted three runs using different descriptors and voting schemes in the medGIFT image retrieval system.</p><p>DEU. The Dokuz Eylul University in Turkey participated submitting four runs. Different global and local features are extracted from images and classification is performed with a k-Nearest Neighbor algorithm.</p><p>IRMA. As in the previous years, the Image Retrieval in Medical Application (IRMA) group at RWTH Aachen University, Germany, provided a baseline run. It was defined using Tamura Texture Measures, Cross Correlation Features, and the Image Distortion Model. The parametrization was unchanged over all the years to provide a general reference. Therefore, the IRMA code hierarchy is disregarded.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Results and Discussion</head><p>The results of the challenge evaluation are given in Table <ref type="table" target="#tab_6">6</ref>, sorted by error score sum over the four year label setting. Considering the error score per-year, the group ranking does not change except for the first and second rank positions between the Idiap and TAU group in 2006, respectively. In general, analyzing the results it can be seen that the top-performing runs do not consider the hierarchical structure of the given task (2007 and 2008 labels), but rather use each individual code as one class and train a plain classifier. To assess the semantics captured in the code hierarchy, local rather global image features are required to narrow the semantic gap <ref type="bibr" target="#b2">[3]</ref>. In addition, the local features should be associated to segmented image objects rather than squared patches.</p><p>Comparing the 2005 and 2006 results, we see that there is a general decrease in the error score. A possible explanation is that in 2005 the 57 classes are wide, each one containing different sub-levels in terms of IRMA codes. This make them difficult to be modeled by a classifier in the training phase. On the other hand, comparing the 2007 and 2008 results there is a general increase in the error score. This effect was expected: here new classes with the same level of detail respect to the IRMA code are added passing from 2007 to 2008. Moreover, some of the new classes are poorly populated in the training set.</p><p>As a final remark, we notice that methods using patch-based local image descriptors and discriminative SVM classification methods outperform the other approaches. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7">Conclusions</head><p>We have presented the ImageCLEF 2009 medical image annotation task. This is its conclusive round and we organized it as a survey on the last four years experience. We want to compare the scalability of different image classification techniques as the number of classes grows, their hierarchical structure increase, and badly populated classes appear. A plain classification scheme using support vector machine and local descriptors outperformed the other methods. The obtained scores range from 852.8, over 1994.84, to 3979.8 for best, baseline and worst respectively.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head></head><label></label><figDesc>57 classes as in 2005 ( 12631 images) + a "clutter" class C (46 images); • 116 classes as in 2006 ( 12334 images) + a "clutter" class C (343 images); • 116 IRMA codes as in 2007 ( 12334 images) + a "clutter" class C (343 images); • 193 IRMA codes as in 2008 ( 12677 images).</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head></head><label></label><figDesc>2007: 1121-4a0-914-700 2007: 1123-127-500-000 2007: CCCC-CCC-CCC-CCC 2007: CCCC-CCC-CCC-CCC 2008: 1121-4a0-914-700 2008: 1123-127-500-000 2008: 1121-230-451-700 2008: 1127-310-600-625</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head></head><label></label><figDesc>The test data consisted of 1733 images. Not all the training classes have examples in this set:</figDesc><table><row><cell>• 2005 labelling -55 classes (out of 57) with 1639 images + class C 94 with images;</cell></row><row><cell>• 2006 labelling -109 classes (out of 116) with 1353 images + class C 380 with images;</cell></row><row><cell>• 2007 labelling -109 IRMA codes (out of 116) with 1353 images + class C 380 with images;</cell></row><row><cell>• 2008 labelling -169 IRMA codes (out of 193) with 1733 images.</cell></row><row><cell>Note the distribution of the images in the classes of the training set: for 2005, 2006 and</cell></row><row><cell>2007, classes have more than six images while in 2008, there are classes with one to five images.</cell></row><row><cell>Concerning the 2008 labels, the test data have a 20% of images which are badly (classes with less</cell></row><row><cell>than ten images) represented in the training data.</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 1 :</head><label>1</label><figDesc>Examples from the IRMA code</figDesc><table><row><cell>code textual description</cell></row><row><cell>000 not further specified</cell></row><row><cell>...</cell></row><row><cell>400 upper extremity (arm)</cell></row><row><cell>410 upper extremity (arm); hand</cell></row><row><cell>411 upper extremity (arm); hand; finger</cell></row><row><cell>412 upper extremity (arm); hand; middle hand</cell></row><row><cell>413 upper extremity (arm); hand; carpal bones</cell></row><row><cell>420 upper extremity (arm); radio carpal join</cell></row><row><cell>430 upper extremity (arm); forearm</cell></row><row><cell>431 upper extremity (arm); forearm; distal forearm</cell></row><row><cell>432 upper extremity (arm); forearm; proximal forearm</cell></row><row><cell>440 upper extremity (arm); elbow</cell></row><row><cell>...</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_2"><head>Table 2 :</head><label>2</label><figDesc>Error score evaluation for 2005 and 2006 settings. The correct label is 18.</figDesc><table><row><cell cols="2">classified error score</cell></row><row><cell>18</cell><cell>0.0</cell></row><row><cell>21</cell><cell>1.0</cell></row><row><cell>*</cell><cell>0.5</cell></row></table><note>l 2 , . . . , l i , . . . , l I be the correct code (for one axis) of an image;</note></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_3"><head>Table 5 .</head><label>5</label><figDesc></figDesc><table><row><cell cols="2">classified error count</cell></row><row><cell>463</cell><cell>0.000000</cell></row><row><cell>46*</cell><cell>0.025531</cell></row><row><cell>461</cell><cell>0.051061</cell></row><row><cell>4*1</cell><cell>0.069297</cell></row><row><cell>4**</cell><cell>0.069297</cell></row><row><cell>47*</cell><cell>0.138594</cell></row><row><cell>473</cell><cell>0.138594</cell></row><row><cell>477</cell><cell>0.138594</cell></row><row><cell>**</cell><cell>0.125000</cell></row><row><cell>731</cell><cell>0.250000</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_4"><head>Table 3 :</head><label>3</label><figDesc>Error score evaluation for 2007 and 2008 settings. We are considering just one axis, and the correct label is 463.</figDesc><table><row><cell cols="2">classified 2005-06 error count</cell></row><row><cell>18</cell><cell>0.0</cell></row><row><cell>21</cell><cell>0.0</cell></row><row><cell>*</cell><cell>0.0</cell></row><row><cell>C</cell><cell>0.0</cell></row><row><cell>classified 2007</cell><cell>error count</cell></row><row><cell>111</cell><cell>0.000000</cell></row><row><cell>11*</cell><cell>0.000000</cell></row><row><cell>1**</cell><cell>0.000000</cell></row><row><cell>***</cell><cell>0.000000</cell></row><row><cell>*C*</cell><cell>0.000000</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_5"><head>Table 4 :</head><label>4</label><figDesc></figDesc><table /><note>Error score evaluation for the clutter class. The correct label is C or CCC.</note></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_6"><head>Table 6 :</head><label>6</label><figDesc>Results from the medical image annotation task.</figDesc><table><row><cell>Run &amp; error score</cell><cell cols="2">2005 2006</cell><cell>2007</cell><cell>2008</cell><cell>SUM</cell></row><row><cell>TAUbiomed 95 9 1246120389711</cell><cell>356</cell><cell>263</cell><cell>64.3</cell><cell>169.5</cell><cell>852.8</cell></row><row><cell>Idiap 3 9 1245417716666</cell><cell>393</cell><cell>260</cell><cell cols="3">67.23 178.93 899.16</cell></row><row><cell>Idiap 3 9 1245417533955</cell><cell>393</cell><cell>260</cell><cell cols="2">67.23 179.17</cell><cell>899.4</cell></row><row><cell>Idiap 3 9 1245417469975</cell><cell>447</cell><cell>292</cell><cell cols="3">75.81 224.82 1039.63</cell></row><row><cell>Idiap 3 9 1245417671272</cell><cell>447</cell><cell>292</cell><cell cols="2">75.81 227.19</cell><cell>1042</cell></row><row><cell>FEITIJS 96 9 1245937057229</cell><cell>549</cell><cell>433</cell><cell cols="3">128.10 242.46 1352.56</cell></row><row><cell>VPA SabanciUniv 63 9 1245419336923</cell><cell>578</cell><cell>462</cell><cell cols="3">155.05 261.16 1456.21</cell></row><row><cell>VPA SabanciUniv 63 9 1245418900571</cell><cell>578</cell><cell>462</cell><cell cols="3">201.31 272.61 1513.92</cell></row><row><cell>VPA SabanciUniv 63 9 1245944101876</cell><cell>587</cell><cell>498</cell><cell cols="3">169.33 300.44 1554.77</cell></row><row><cell>VPA SabanciUniv 63 9 1246033855761</cell><cell>587</cell><cell>502</cell><cell cols="3">172.08 320.61 1581.69</cell></row><row><cell>MedGIFT 77 9 1245961041705</cell><cell>618</cell><cell>507</cell><cell cols="3">190.73 317.53 1633.26</cell></row><row><cell>MedGIFT 77 9 1245971471117</cell><cell>618</cell><cell>507</cell><cell cols="3">190.73 317.53 1633.26</cell></row><row><cell>IRMA</cell><cell>790</cell><cell>638</cell><cell cols="3">207.55 359.29 1994.84</cell></row><row><cell>MedGIFT 77 9 1246044416990</cell><cell cols="5">791.5 612.5 272.69 420.91 2097.6</cell></row><row><cell>VPA SabanciUniv 63 9 1245936277557</cell><cell>587</cell><cell>1170</cell><cell>413.1</cell><cell>574</cell><cell>2744.1</cell></row><row><cell>DEU 97 9 1246226037987</cell><cell cols="2">1368 1183</cell><cell>487.5</cell><cell>642.5</cell><cell>3681</cell></row><row><cell>DEU 97 9 1246225040330</cell><cell cols="2">1370 1189</cell><cell>488.5</cell><cell>639</cell><cell>3686.5</cell></row><row><cell>DEU 97 9 1245952497879</cell><cell cols="2">1471 1243</cell><cell>541.8</cell><cell>713.3</cell><cell>3969.1</cell></row><row><cell>DEU 97 9 1245952673253</cell><cell cols="2">1484 1246</cell><cell>539.7</cell><cell>710.1</cell><cell>3979.8</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://www.imageclef.org/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">http://ganymed.imib.rwth-aachen.de/irma/index en.php</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgements</head><p>We would like to thank the CLEF campaign for supporting the ImageCLEF initiative. The authors T.Tommasi and B.Caputo were supported by the EMMA project thanks to the Hasler foundation (www.haslerstiftung.ch). The IRMA project has been funded by the German Research Foundation, DFG, grants Le 1108/4, Le 1108/6, and De 1563/9.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Medical image annotation in ImageCLEF</title>
		<author>
			<persName><forename type="first">Thomas</forename><surname>Deselaers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Thomas</forename><forename type="middle">M</forename><surname>Deserno</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Evaluating Systems for Multilingual and Multimodal Information Access -9th Workshop of the Cross-Language Evaluation Forum</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<editor>
			<persName><forename type="first">Carol</forename><surname>Peters</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Danilo</forename><surname>Giampiccolo</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Nicola</forename><surname>Ferro</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Vivien</forename><surname>Petras</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Julio</forename><surname>Gonzalo</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Anselmo</forename><surname>Peñas</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Thomas</forename><surname>Deselaers</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Thomas</forename><surname>Mandl</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Gareth</forename><surname>Jones</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Mikko</forename><surname>Kurimo</surname></persName>
		</editor>
		<meeting><address><addrLine>Aarhus, Denmark</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2008-09">2008. September 2009 -</date>
		</imprint>
	</monogr>
	<note>to appear</note>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">The CLEF 2005 automatic medical image annotation task</title>
		<author>
			<persName><forename type="first">Thomas</forename><surname>Deselaers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Henning</forename><surname>Müller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Paul</forename><surname>Clough</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Hermann</forename><surname>Ney</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Thomas</forename><forename type="middle">M</forename><surname>Lehmann</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal in Computer Vision</title>
		<imprint>
			<biblScope unit="volume">74</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="51" to="58" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Ontology of gaps in content-based image retrieval</title>
		<author>
			<persName><forename type="first">Sameer</forename><surname>Thomas M Deserno</surname></persName>
		</author>
		<author>
			<persName><surname>Antani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Long</forename><surname>Rodney</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J Digit Imaging</title>
		<imprint>
			<biblScope unit="volume">22</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="202" to="215" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Automatic categorization of medical images for content-based retrieval and data mining</title>
		<author>
			<persName><forename type="first">Mark</forename><surname>Thomas M Lehmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Thomas</forename><surname>Oliver Guld</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Daniel</forename><surname>Deselaers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Henning</forename><surname>Keysers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Klaus</forename><surname>Schubert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Hermann</forename><surname>Spitzer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Wein</forename><surname>Ney</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Berthold</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Comput Med Imaging Graph</title>
		<imprint>
			<biblScope unit="volume">29</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="143" to="155" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">The IRMA code for unique classification of medical images</title>
		<author>
			<persName><forename type="first">M</forename><surname>Thomas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Henning</forename><surname>Lehmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Daniel</forename><surname>Schubert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Michael</forename><surname>Keysers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Berthold</forename><forename type="middle">B</forename><surname>Kohnen</surname></persName>
		</author>
		<author>
			<persName><surname>Wein</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Medical Imaging 2003: PACS and Integrated Medical Information Systems: Design and Evaluation</title>
				<editor>
			<persName><forename type="first">H</forename><forename type="middle">K</forename><surname>Huang</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">O</forename><forename type="middle">M</forename><surname>Ratib</surname></persName>
		</editor>
		<meeting><address><addrLine>San Diego, California, USA</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2003-05">May 2003</date>
			<biblScope unit="volume">5033</biblScope>
			<biblScope unit="page" from="440" to="451" />
		</imprint>
	</monogr>
	<note>SPIE Proceedings</note>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Overview of the ImageCLEFmed 2007 medical retrieval and annotation tasks</title>
		<author>
			<persName><forename type="first">Henning</forename><surname>Müller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Thomas</forename><surname>Deselaers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Eugene</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jayashree</forename><surname>Kalpathy-Cramer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Thomas</forename><forename type="middle">M</forename><surname>Deserno</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Paul</forename><surname>Clough</surname></persName>
		</author>
		<author>
			<persName><forename type="first">William</forename><surname>Hersh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Working Notes of the 2007 CLEF Workshop</title>
				<meeting><address><addrLine>Budapest, Hungary</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2007-09">September 2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Overview of the ImageCLEFmed 2006 medical retrieval and annotation tasks</title>
		<author>
			<persName><forename type="first">Henning</forename><surname>Müller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Thomas</forename><surname>Deselaers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Thomas</forename><surname>Lehmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Paul</forename><surname>Clough</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Eugene</forename><surname>Kim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">William</forename><surname>Hersh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Working Notes of the 2006 CLEF Workshop</title>
				<meeting><address><addrLine>Alicante, Spain</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2006-09">September 2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">A review of content-based image retrieval systems in medical applications. clinical benefits and future directions</title>
		<author>
			<persName><forename type="first">Henning</forename><surname>Muller</surname></persName>
		</author>
		<author>
			<persName><surname>Michoux</surname></persName>
		</author>
		<author>
			<persName><surname>Bandon</surname></persName>
		</author>
		<author>
			<persName><surname>Geissbuhler</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Int J Med Inform</title>
		<imprint>
			<biblScope unit="volume">73</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="1" to="23" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
