SlideShare a Scribd company logo
1 of 27
Download to read offline
Overview of ImageCLEF 2014 
Henning Müller 
(for all organizers)
ImageCLEF history 
• Started in 2003 with a photo retrieval task 
• 4 participants submitting results 
• 2009 with 6 tasks and 65 participants 
• Retrieval and detection (annotation) tasks in 
various domains (photo, medical, plants, …) 
• 2014 
• 4 tasks, LifeCLEF now an independent lab 
• Almost 200 registered participants 
• 21 groups submitted results 
2
ImageCLEF objectives 
• Annotate images with concepts 
• Using visual information, text, and other sensors 
• Language-independent and multilingual 
indexing & retrieval from image collections 
• Multimodal retrieval combining text with 
visual features and other sensors 
• Extracting semantic concepts that can be used 
for several languages 
• Evaluating machine learning approaches 
3
ImageCLEF registration system 
4
ImageCLEF web page 
5 
105,000 page views 
37,000 sessions 
162 countries
Tasks in 2014 
• Scalable Concept image annotation task 
• Large-scale annotation with web data 
• Robot vision task 
• Detecting places and objects in robotic images 
• Domain adaptation task (new) 
• Train in one domain and evaluate in another one 
• Liver annotation task (new) 
• Automatically annotate regions in the liver with 
semantic terms 
6
7 
Scalable concept image 
annotation task
General information 
• Objective: To use automatically gathered data 
(web pages, language resources, etc.) to 
develop scalable image annotation systems 
• Past editions: Track started in 2012, this was 
the third edition 
• Organizers: Mauricio Villegas and Roberto 
Paredes (Universitat Poliècnica de València). 
• Participation: 11 groups took part, 58 runs 
were submitted in total 
8
Tasks and data 
• Task description: 
• Develop and train image annotation systems using the 
provided data and/or other data as long as not hand labeled 
• Use the developed systems to automatically annotate a set 
of images for a given concept list and using as input only 
visual features 
• Provided training data (500,000 images): 
• The original images and 7 types of extracted visual features 
• The webpages in which the images appeared and 
preprocessed textual features 
9
Results 
• Results indicate that web data can be used for 
training practical and scalable annotation systems 
• A performance improvement is observed with 
respect to last year's submissions 
• Most improvement on MF measures, indicating 
better approaches for selecting the final 
annotated concepts 
10
Lessons learned 
• Best system from KDEVIR group: 
• Employed provided visual features 
• Success due to classifier considering contextual info and 
usage of concept ontologies both in training and test 
11
12 
Robot vision task
General information 
• Multimodal information retrieval 
• Two problems: place classification and object 
recognition 
• 10 room categories, 8 objects 
• Two info sources: visual and depth images 
• Proposed since 2009 (5th edition) 
• Organizers: J. Martinez-Gomez, I. Garcia-Varea,  
M. Cazorla and V. Morell 
• 4-9 participants over the years 
13
Data and setup 
• Supervised classification problem 
• Participants are provided with labeled sequences 
• Training (5000 frames) and validation (1500 frames) 
• Each training frame contains 
• Visual Image, Range Image (.pcd format) 
• Semantic category of scene where frame was acquired 
• List of objects appearing in the scene 
• Training and test sequences 
• Different building but with similar structure  
and objects/rooms appearance relationships 
14
Rooms and objects 
15
Results 
• Submissions were evaluated by computing an 
overall score 
• Winner of the task: NUDT, Changsa, China 
16
17 
Domain adaptation task
Objectives and task 
• Research challenge 
• How to learn object classifiers from few models learned 
in another domain 
• The task 
• Learn object classifiers for 12 classes from 4 domains, 
use this knowledge to learn new objects in a fifth domain 
18
Participants and runs 
• Three groups submitted a total of 20 runs: 
• Xerox Research Center Europe 
• Hubert Curien Lab Group 
• Artificial Cognitive Systems Lab, Idiap Research Institute 
• Easiest class: airplane 
Hardest classes: bike, dog 
19
Lessons learned 
• Ensemble Methods rule (see talk by B. 
Childlovskii) 
• Choice to distribute pre-computed features vs. 
raw images suboptimal 
• 40+ groups registered, 3 groups submitted 
runs, 1 group submitted working notes paper 
• First edition of the task and it will not be 
continued 
20
21 
Liver retrieval task
General overview 
• Motivation 
• Low level visual features have a limited  
performance in clinical applications 
• Semantic features can work better and these  
can be predicted using visual features 
• This can potentially create more complete reports and 
ease retrieval 
• Task 
• Given a cropped liver volume complete a standardized 
report with semantic terms in a given ontology 
22
Data used 
• 50 training and 10 test datasets 
• Each training dataset is represented as: 
• A cropped 3D CT image of the liver 
• A liver mask, which defines the liver in the image 
• A ROI, which defines the lesion area in the image 
• A set of 60 CoG image descriptors of dimension 454 
• A set of 73 UsE features annotated using ONLIRA 
• Test sets have the same format but UsE 
features are missing, goal is their prediction 
23
Example data 
24 
Cluster size: 2 
Segment: SegmentV, SegmentVI, 
SegmentVII, SegmentVIII 
Lobe: Right lobe 
Width: 175, Height: 126 
Is gallbladder adjacent? True 
Is peripheral localized: False 
Is sub-capsular localized: False 
Is central localized: True 
Margin type: Lobular 
Shape: Round 
Is contrasted: False 
Contrast uptake: NA 
Contrast pattern: NA 
Lesion composition: PureCystic 
Is Calcified(area): False 
Area calcification type: NA 
Is calcified(Capsule): NA 
Capsule calcification type: NA 
Is calcified(polyp): NA 
Polyp calcification type: NA 
Is calcified(pSeudoCapsule): NA 
Is calcified (Septa): NA 
Septa calcification type: NA 
PSeudoCapsule calcification type: NA 
Is calcified(solid component): NA 
Solid component calcification type: NA 
Is calcified(wall): NA 
Wall calcification type: NA 
Density: Hypodense 
Density type: 
Homogeneous 
Diameter type: NA 
Thickness: NA 
Is leveling observed: False 
Leveling type: NA 
Is debris observed: False 
Debris location: NA 
Wall type: Thin 
is Contrasted(wall): False 
Is Close to vein: Right portal vein, Right hepatic 
vein, Middle hepatic vein 
Vasculature proximity: Bended
Results 
• The BMET group, achieved the best results 
using an image retrieval technique 
• A classifier-based method is used by the 
CASMIP group 
• piLabVAVlab used a Generalized couple 
tensor factorization (GCTF) method 
25
Conclusions 
• 2014 was a transition year for ImageCLEF 
with two totally new tasks 
• Split with LifeCLEF that has grown well 
• Many groups get access to data but then do 
not submit runs for the competition 
• Maybe do not release the test data to all? 
• Increase in performance can be seen 
26
Contact and more information 
• More information can be found at 
• http://www.imageclef.org/ 
• Contact: 
• Henning.mueller@hevs.ch 
27

More Related Content

Viewers also liked

Instrumentation In Dentistry
Instrumentation In DentistryInstrumentation In Dentistry
Instrumentation In DentistryOwais92
 
Shab-e-Barat
Shab-e-BaratShab-e-Barat
Shab-e-Baratprodhan86
 
Neuron pitchv1 (1)
Neuron pitchv1 (1)Neuron pitchv1 (1)
Neuron pitchv1 (1)Veer Mishra
 
Is a prep school education right for your child
Is a prep school education right for your childIs a prep school education right for your child
Is a prep school education right for your childkevinpeterson560
 
Neuron_Investor deck
Neuron_Investor deckNeuron_Investor deck
Neuron_Investor deckVeer Mishra
 
Sale of-goods-act-1930
Sale of-goods-act-1930Sale of-goods-act-1930
Sale of-goods-act-1930Viki Choudhary
 
Difference between pulpotomy and pulpectomy
Difference between pulpotomy and pulpectomyDifference between pulpotomy and pulpectomy
Difference between pulpotomy and pulpectomyOwais92
 
социоэкономический эффект велосипеда - Минск, Павел Горбунов
социоэкономический эффект велосипеда   - Минск, Павел Горбуновсоциоэкономический эффект велосипеда   - Минск, Павел Горбунов
социоэкономический эффект велосипеда - Минск, Павел ГорбуновPashka Gorbunov
 
Tendenciaspedagógicas angelaorozc
Tendenciaspedagógicas angelaorozcTendenciaspedagógicas angelaorozc
Tendenciaspedagógicas angelaorozcAngela Orozco
 

Viewers also liked (18)

CARES: Computer-Aided Requirements Engineering Software
CARES: Computer-Aided Requirements Engineering SoftwareCARES: Computer-Aided Requirements Engineering Software
CARES: Computer-Aided Requirements Engineering Software
 
Instrumentation In Dentistry
Instrumentation In DentistryInstrumentation In Dentistry
Instrumentation In Dentistry
 
Shab-e-Barat
Shab-e-BaratShab-e-Barat
Shab-e-Barat
 
Neuron pitchv1 (1)
Neuron pitchv1 (1)Neuron pitchv1 (1)
Neuron pitchv1 (1)
 
MOBILE COLLECTION AND DISSEMINATION OF SENIORS’ SKILLS
MOBILE COLLECTION AND DISSEMINATION OF SENIORS’ SKILLSMOBILE COLLECTION AND DISSEMINATION OF SENIORS’ SKILLS
MOBILE COLLECTION AND DISSEMINATION OF SENIORS’ SKILLS
 
Is a prep school education right for your child
Is a prep school education right for your childIs a prep school education right for your child
Is a prep school education right for your child
 
Neuron_Investor deck
Neuron_Investor deckNeuron_Investor deck
Neuron_Investor deck
 
Challenges in medical imaging and the VISCERAL model
Challenges in medical imaging and the VISCERAL modelChallenges in medical imaging and the VISCERAL model
Challenges in medical imaging and the VISCERAL model
 
Exploring the New Trends of Chinese Tourists in Switzerland
Exploring the New Trends of Chinese Tourists in SwitzerlandExploring the New Trends of Chinese Tourists in Switzerland
Exploring the New Trends of Chinese Tourists in Switzerland
 
Sale of-goods-act-1930
Sale of-goods-act-1930Sale of-goods-act-1930
Sale of-goods-act-1930
 
Medical image analysis and big data evaluation infrastructures
Medical image analysis and big data evaluation infrastructuresMedical image analysis and big data evaluation infrastructures
Medical image analysis and big data evaluation infrastructures
 
FUNDAMENTALS OF TEXTURE PROCESSING FOR BIOMEDICAL IMAGE ANALYSIS
FUNDAMENTALS OF TEXTURE PROCESSING FOR BIOMEDICAL IMAGE ANALYSISFUNDAMENTALS OF TEXTURE PROCESSING FOR BIOMEDICAL IMAGE ANALYSIS
FUNDAMENTALS OF TEXTURE PROCESSING FOR BIOMEDICAL IMAGE ANALYSIS
 
Difference between pulpotomy and pulpectomy
Difference between pulpotomy and pulpectomyDifference between pulpotomy and pulpectomy
Difference between pulpotomy and pulpectomy
 
2015 ZHV Fact Sheet
2015 ZHV Fact Sheet2015 ZHV Fact Sheet
2015 ZHV Fact Sheet
 
Credentials
CredentialsCredentials
Credentials
 
социоэкономический эффект велосипеда - Минск, Павел Горбунов
социоэкономический эффект велосипеда   - Минск, Павел Горбуновсоциоэкономический эффект велосипеда   - Минск, Павел Горбунов
социоэкономический эффект велосипеда - Минск, Павел Горбунов
 
Visita a "El Bosque"
Visita a "El Bosque"Visita a "El Bosque"
Visita a "El Bosque"
 
Tendenciaspedagógicas angelaorozc
Tendenciaspedagógicas angelaorozcTendenciaspedagógicas angelaorozc
Tendenciaspedagógicas angelaorozc
 

Similar to Overview of ImageCLEF 2014 tasks including Scalable Concept Annotation, Robot Vision, Domain Adaptation and new Liver Annotation challenge

Using Feature Grouping as a Stochastic Regularizer for High Dimensional Noisy...
Using Feature Grouping as a Stochastic Regularizer for High Dimensional Noisy...Using Feature Grouping as a Stochastic Regularizer for High Dimensional Noisy...
Using Feature Grouping as a Stochastic Regularizer for High Dimensional Noisy...WiMLDSMontreal
 
Presentation Selan dos Santos 4Eyes Lab
Presentation Selan dos Santos 4Eyes LabPresentation Selan dos Santos 4Eyes Lab
Presentation Selan dos Santos 4Eyes Labselan_rds
 
An Introduction to Evaluation in Medical Visualization
An Introduction to Evaluation in Medical VisualizationAn Introduction to Evaluation in Medical Visualization
An Introduction to Evaluation in Medical VisualizationNoeska Smit
 
Image Processing Introduction
Image Processing IntroductionImage Processing Introduction
Image Processing IntroductionAhmed Gad
 
Efficient architecture to condensate visual information driven by attention ...
Efficient architecture to condensate visual information driven by attention ...Efficient architecture to condensate visual information driven by attention ...
Efficient architecture to condensate visual information driven by attention ...Sara Granados Cabeza
 
The effects of visual realism on search tasks in mixed reality simulations-IE...
The effects of visual realism on search tasks in mixed reality simulations-IE...The effects of visual realism on search tasks in mixed reality simulations-IE...
The effects of visual realism on search tasks in mixed reality simulations-IE...Yadhu Kiran
 
Multi-class Classification on Riemannian Manifolds for Video Surveillance
Multi-class Classification on Riemannian Manifolds for Video SurveillanceMulti-class Classification on Riemannian Manifolds for Video Surveillance
Multi-class Classification on Riemannian Manifolds for Video SurveillanceDiego Tosato
 
HiPEAC 2019 Workshop - Real-Time Modelling Visual Scenes with Biological Insp...
HiPEAC 2019 Workshop - Real-Time Modelling Visual Scenes with Biological Insp...HiPEAC 2019 Workshop - Real-Time Modelling Visual Scenes with Biological Insp...
HiPEAC 2019 Workshop - Real-Time Modelling Visual Scenes with Biological Insp...Tulipp. Eu
 
nnU-Net: a self-configuring method for deep learning-based biomedical image s...
nnU-Net: a self-configuring method for deep learning-based biomedical image s...nnU-Net: a self-configuring method for deep learning-based biomedical image s...
nnU-Net: a self-configuring method for deep learning-based biomedical image s...ivaderivader
 
Recent Advances in Computer Vision
Recent Advances in Computer VisionRecent Advances in Computer Vision
Recent Advances in Computer Visionantiw
 
A Re-evaluation of Pedestrian Detection on Riemannian Manifolds
A Re-evaluation of Pedestrian Detection on Riemannian ManifoldsA Re-evaluation of Pedestrian Detection on Riemannian Manifolds
A Re-evaluation of Pedestrian Detection on Riemannian ManifoldsDiego Tosato
 
Transfer Learning and Fine Tuning for Cross Domain Image Classification with ...
Transfer Learning and Fine Tuning for Cross Domain Image Classification with ...Transfer Learning and Fine Tuning for Cross Domain Image Classification with ...
Transfer Learning and Fine Tuning for Cross Domain Image Classification with ...Sujit Pal
 
DutchMLSchool 2022 - History and Developments in ML
DutchMLSchool 2022 - History and Developments in MLDutchMLSchool 2022 - History and Developments in ML
DutchMLSchool 2022 - History and Developments in MLBigML, Inc
 
Cross-domain complementary learning with synthetic data for multi-person part...
Cross-domain complementary learning with synthetic data for multi-person part...Cross-domain complementary learning with synthetic data for multi-person part...
Cross-domain complementary learning with synthetic data for multi-person part...哲东 郑
 

Similar to Overview of ImageCLEF 2014 tasks including Scalable Concept Annotation, Robot Vision, Domain Adaptation and new Liver Annotation challenge (20)

Visual Search for Musical Performances and Endoscopic Videos
Visual Search for Musical Performances and Endoscopic VideosVisual Search for Musical Performances and Endoscopic Videos
Visual Search for Musical Performances and Endoscopic Videos
 
Crowdsourced Object Segmentation with a Game
Crowdsourced Object Segmentation with a GameCrowdsourced Object Segmentation with a Game
Crowdsourced Object Segmentation with a Game
 
Using Feature Grouping as a Stochastic Regularizer for High Dimensional Noisy...
Using Feature Grouping as a Stochastic Regularizer for High Dimensional Noisy...Using Feature Grouping as a Stochastic Regularizer for High Dimensional Noisy...
Using Feature Grouping as a Stochastic Regularizer for High Dimensional Noisy...
 
Presentation Selan dos Santos 4Eyes Lab
Presentation Selan dos Santos 4Eyes LabPresentation Selan dos Santos 4Eyes Lab
Presentation Selan dos Santos 4Eyes Lab
 
Medical 3D data retrieval
Medical 3D data retrievalMedical 3D data retrieval
Medical 3D data retrieval
 
An Introduction to Evaluation in Medical Visualization
An Introduction to Evaluation in Medical VisualizationAn Introduction to Evaluation in Medical Visualization
An Introduction to Evaluation in Medical Visualization
 
Image Processing Introduction
Image Processing IntroductionImage Processing Introduction
Image Processing Introduction
 
Efficient architecture to condensate visual information driven by attention ...
Efficient architecture to condensate visual information driven by attention ...Efficient architecture to condensate visual information driven by attention ...
Efficient architecture to condensate visual information driven by attention ...
 
The effects of visual realism on search tasks in mixed reality simulations-IE...
The effects of visual realism on search tasks in mixed reality simulations-IE...The effects of visual realism on search tasks in mixed reality simulations-IE...
The effects of visual realism on search tasks in mixed reality simulations-IE...
 
Multi-class Classification on Riemannian Manifolds for Video Surveillance
Multi-class Classification on Riemannian Manifolds for Video SurveillanceMulti-class Classification on Riemannian Manifolds for Video Surveillance
Multi-class Classification on Riemannian Manifolds for Video Surveillance
 
HiPEAC 2019 Workshop - Real-Time Modelling Visual Scenes with Biological Insp...
HiPEAC 2019 Workshop - Real-Time Modelling Visual Scenes with Biological Insp...HiPEAC 2019 Workshop - Real-Time Modelling Visual Scenes with Biological Insp...
HiPEAC 2019 Workshop - Real-Time Modelling Visual Scenes with Biological Insp...
 
nnU-Net: a self-configuring method for deep learning-based biomedical image s...
nnU-Net: a self-configuring method for deep learning-based biomedical image s...nnU-Net: a self-configuring method for deep learning-based biomedical image s...
nnU-Net: a self-configuring method for deep learning-based biomedical image s...
 
Content-based Image Retrieval - Eva Mohedano - UPC Barcelona 2018
Content-based Image Retrieval - Eva Mohedano - UPC Barcelona 2018Content-based Image Retrieval - Eva Mohedano - UPC Barcelona 2018
Content-based Image Retrieval - Eva Mohedano - UPC Barcelona 2018
 
Recent Advances in Computer Vision
Recent Advances in Computer VisionRecent Advances in Computer Vision
Recent Advances in Computer Vision
 
Fa19_P1.pptx
Fa19_P1.pptxFa19_P1.pptx
Fa19_P1.pptx
 
A Re-evaluation of Pedestrian Detection on Riemannian Manifolds
A Re-evaluation of Pedestrian Detection on Riemannian ManifoldsA Re-evaluation of Pedestrian Detection on Riemannian Manifolds
A Re-evaluation of Pedestrian Detection on Riemannian Manifolds
 
Transfer Learning and Fine Tuning for Cross Domain Image Classification with ...
Transfer Learning and Fine Tuning for Cross Domain Image Classification with ...Transfer Learning and Fine Tuning for Cross Domain Image Classification with ...
Transfer Learning and Fine Tuning for Cross Domain Image Classification with ...
 
DutchMLSchool 2022 - History and Developments in ML
DutchMLSchool 2022 - History and Developments in MLDutchMLSchool 2022 - History and Developments in ML
DutchMLSchool 2022 - History and Developments in ML
 
Cross-domain complementary learning with synthetic data for multi-person part...
Cross-domain complementary learning with synthetic data for multi-person part...Cross-domain complementary learning with synthetic data for multi-person part...
Cross-domain complementary learning with synthetic data for multi-person part...
 
ppt.pdf
ppt.pdfppt.pdf
ppt.pdf
 

More from Institute of Information Systems (HES-SO)

Classification of noisy free-text prostate cancer pathology reports using nat...
Classification of noisy free-text prostate cancer pathology reports using nat...Classification of noisy free-text prostate cancer pathology reports using nat...
Classification of noisy free-text prostate cancer pathology reports using nat...Institute of Information Systems (HES-SO)
 
Machine learning assisted citation screening for Systematic Reviews - Anjani ...
Machine learning assisted citation screening for Systematic Reviews - Anjani ...Machine learning assisted citation screening for Systematic Reviews - Anjani ...
Machine learning assisted citation screening for Systematic Reviews - Anjani ...Institute of Information Systems (HES-SO)
 
Exploiting biomedical literature to mine out a large multimodal dataset of ra...
Exploiting biomedical literature to mine out a large multimodal dataset of ra...Exploiting biomedical literature to mine out a large multimodal dataset of ra...
Exploiting biomedical literature to mine out a large multimodal dataset of ra...Institute of Information Systems (HES-SO)
 
Studying Public Medical Images from Open Access Literature and Social Network...
Studying Public Medical Images from Open Access Literature and Social Network...Studying Public Medical Images from Open Access Literature and Social Network...
Studying Public Medical Images from Open Access Literature and Social Network...Institute of Information Systems (HES-SO)
 
Risques opérationnels et le système de contrôle interne : les limites d’un te...
Risques opérationnels et le système de contrôle interne : les limites d’un te...Risques opérationnels et le système de contrôle interne : les limites d’un te...
Risques opérationnels et le système de contrôle interne : les limites d’un te...Institute of Information Systems (HES-SO)
 
Le contrôle interne dans les administrations publiques tient-il toutes ses pr...
Le contrôle interne dans les administrations publiques tient-il toutes ses pr...Le contrôle interne dans les administrations publiques tient-il toutes ses pr...
Le contrôle interne dans les administrations publiques tient-il toutes ses pr...Institute of Information Systems (HES-SO)
 
Le système de contrôle interne : Présentation générale, enjeux et méthodes
Le système de contrôle interne : Présentation générale, enjeux et méthodesLe système de contrôle interne : Présentation générale, enjeux et méthodes
Le système de contrôle interne : Présentation générale, enjeux et méthodesInstitute of Information Systems (HES-SO)
 
A 3-D Riesz-Covariance Texture Model for the Prediction of Nodule Recurrence ...
A 3-D Riesz-Covariance Texture Model for the Prediction of Nodule Recurrence ...A 3-D Riesz-Covariance Texture Model for the Prediction of Nodule Recurrence ...
A 3-D Riesz-Covariance Texture Model for the Prediction of Nodule Recurrence ...Institute of Information Systems (HES-SO)
 
NOSE: une approche Smart-City pour les zones périphériques et extra-urbaines
NOSE: une approche Smart-City pour les zones périphériques et extra-urbainesNOSE: une approche Smart-City pour les zones périphériques et extra-urbaines
NOSE: une approche Smart-City pour les zones périphériques et extra-urbainesInstitute of Information Systems (HES-SO)
 
3D Riesz-wavelet Based Covariance Descriptors for Texture Classi cation of Lu...
3D Riesz-wavelet Based Covariance Descriptors for Texture Classication of Lu...3D Riesz-wavelet Based Covariance Descriptors for Texture Classication of Lu...
3D Riesz-wavelet Based Covariance Descriptors for Texture Classi cation of Lu...Institute of Information Systems (HES-SO)
 

More from Institute of Information Systems (HES-SO) (20)

MIE20232.pptx
MIE20232.pptxMIE20232.pptx
MIE20232.pptx
 
Classification of noisy free-text prostate cancer pathology reports using nat...
Classification of noisy free-text prostate cancer pathology reports using nat...Classification of noisy free-text prostate cancer pathology reports using nat...
Classification of noisy free-text prostate cancer pathology reports using nat...
 
Machine learning assisted citation screening for Systematic Reviews - Anjani ...
Machine learning assisted citation screening for Systematic Reviews - Anjani ...Machine learning assisted citation screening for Systematic Reviews - Anjani ...
Machine learning assisted citation screening for Systematic Reviews - Anjani ...
 
Exploiting biomedical literature to mine out a large multimodal dataset of ra...
Exploiting biomedical literature to mine out a large multimodal dataset of ra...Exploiting biomedical literature to mine out a large multimodal dataset of ra...
Exploiting biomedical literature to mine out a large multimodal dataset of ra...
 
L'IoT dans les usines. Quels avantages ?
L'IoT dans les usines. Quels avantages ?L'IoT dans les usines. Quels avantages ?
L'IoT dans les usines. Quels avantages ?
 
Studying Public Medical Images from Open Access Literature and Social Network...
Studying Public Medical Images from Open Access Literature and Social Network...Studying Public Medical Images from Open Access Literature and Social Network...
Studying Public Medical Images from Open Access Literature and Social Network...
 
Risques opérationnels et le système de contrôle interne : les limites d’un te...
Risques opérationnels et le système de contrôle interne : les limites d’un te...Risques opérationnels et le système de contrôle interne : les limites d’un te...
Risques opérationnels et le système de contrôle interne : les limites d’un te...
 
Le contrôle interne dans les administrations publiques tient-il toutes ses pr...
Le contrôle interne dans les administrations publiques tient-il toutes ses pr...Le contrôle interne dans les administrations publiques tient-il toutes ses pr...
Le contrôle interne dans les administrations publiques tient-il toutes ses pr...
 
Le système de contrôle interne : Présentation générale, enjeux et méthodes
Le système de contrôle interne : Présentation générale, enjeux et méthodesLe système de contrôle interne : Présentation générale, enjeux et méthodes
Le système de contrôle interne : Présentation générale, enjeux et méthodes
 
Crowdsourcing-based Mobile Application for Wheelchair Accessibility
Crowdsourcing-based Mobile Application for Wheelchair AccessibilityCrowdsourcing-based Mobile Application for Wheelchair Accessibility
Crowdsourcing-based Mobile Application for Wheelchair Accessibility
 
Quelle(s) valeur(s) pour le leadership stratégique ?
Quelle(s) valeur(s) pour le leadership stratégique ?Quelle(s) valeur(s) pour le leadership stratégique ?
Quelle(s) valeur(s) pour le leadership stratégique ?
 
A 3-D Riesz-Covariance Texture Model for the Prediction of Nodule Recurrence ...
A 3-D Riesz-Covariance Texture Model for the Prediction of Nodule Recurrence ...A 3-D Riesz-Covariance Texture Model for the Prediction of Nodule Recurrence ...
A 3-D Riesz-Covariance Texture Model for the Prediction of Nodule Recurrence ...
 
NOSE: une approche Smart-City pour les zones périphériques et extra-urbaines
NOSE: une approche Smart-City pour les zones périphériques et extra-urbainesNOSE: une approche Smart-City pour les zones périphériques et extra-urbaines
NOSE: une approche Smart-City pour les zones périphériques et extra-urbaines
 
Medical image analysis, retrieval and evaluation infrastructures
Medical image analysis, retrieval and evaluation infrastructuresMedical image analysis, retrieval and evaluation infrastructures
Medical image analysis, retrieval and evaluation infrastructures
 
How to detect soft falls on devices
How to detect soft falls on devicesHow to detect soft falls on devices
How to detect soft falls on devices
 
Enhanced Students Laboratory The GET project
Enhanced Students Laboratory The GET projectEnhanced Students Laboratory The GET project
Enhanced Students Laboratory The GET project
 
Solar production prediction based on non linear meteo source adaptation
Solar production prediction based on non linear meteo source adaptationSolar production prediction based on non linear meteo source adaptation
Solar production prediction based on non linear meteo source adaptation
 
Social Media Data analyzis and Semantics for Tourism Understanding
Social Media Data analyzis and Semantics for Tourism UnderstandingSocial Media Data analyzis and Semantics for Tourism Understanding
Social Media Data analyzis and Semantics for Tourism Understanding
 
Valeurs et management agile
Valeurs et management agileValeurs et management agile
Valeurs et management agile
 
3D Riesz-wavelet Based Covariance Descriptors for Texture Classi cation of Lu...
3D Riesz-wavelet Based Covariance Descriptors for Texture Classication of Lu...3D Riesz-wavelet Based Covariance Descriptors for Texture Classication of Lu...
3D Riesz-wavelet Based Covariance Descriptors for Texture Classi cation of Lu...
 

Recently uploaded

Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 

Recently uploaded (20)

Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 

Overview of ImageCLEF 2014 tasks including Scalable Concept Annotation, Robot Vision, Domain Adaptation and new Liver Annotation challenge

  • 1. Overview of ImageCLEF 2014 Henning Müller (for all organizers)
  • 2. ImageCLEF history • Started in 2003 with a photo retrieval task • 4 participants submitting results • 2009 with 6 tasks and 65 participants • Retrieval and detection (annotation) tasks in various domains (photo, medical, plants, …) • 2014 • 4 tasks, LifeCLEF now an independent lab • Almost 200 registered participants • 21 groups submitted results 2
  • 3. ImageCLEF objectives • Annotate images with concepts • Using visual information, text, and other sensors • Language-independent and multilingual indexing & retrieval from image collections • Multimodal retrieval combining text with visual features and other sensors • Extracting semantic concepts that can be used for several languages • Evaluating machine learning approaches 3
  • 5. ImageCLEF web page 5 105,000 page views 37,000 sessions 162 countries
  • 6. Tasks in 2014 • Scalable Concept image annotation task • Large-scale annotation with web data • Robot vision task • Detecting places and objects in robotic images • Domain adaptation task (new) • Train in one domain and evaluate in another one • Liver annotation task (new) • Automatically annotate regions in the liver with semantic terms 6
  • 7. 7 Scalable concept image annotation task
  • 8. General information • Objective: To use automatically gathered data (web pages, language resources, etc.) to develop scalable image annotation systems • Past editions: Track started in 2012, this was the third edition • Organizers: Mauricio Villegas and Roberto Paredes (Universitat Poliècnica de València). • Participation: 11 groups took part, 58 runs were submitted in total 8
  • 9. Tasks and data • Task description: • Develop and train image annotation systems using the provided data and/or other data as long as not hand labeled • Use the developed systems to automatically annotate a set of images for a given concept list and using as input only visual features • Provided training data (500,000 images): • The original images and 7 types of extracted visual features • The webpages in which the images appeared and preprocessed textual features 9
  • 10. Results • Results indicate that web data can be used for training practical and scalable annotation systems • A performance improvement is observed with respect to last year's submissions • Most improvement on MF measures, indicating better approaches for selecting the final annotated concepts 10
  • 11. Lessons learned • Best system from KDEVIR group: • Employed provided visual features • Success due to classifier considering contextual info and usage of concept ontologies both in training and test 11
  • 13. General information • Multimodal information retrieval • Two problems: place classification and object recognition • 10 room categories, 8 objects • Two info sources: visual and depth images • Proposed since 2009 (5th edition) • Organizers: J. Martinez-Gomez, I. Garcia-Varea, M. Cazorla and V. Morell • 4-9 participants over the years 13
  • 14. Data and setup • Supervised classification problem • Participants are provided with labeled sequences • Training (5000 frames) and validation (1500 frames) • Each training frame contains • Visual Image, Range Image (.pcd format) • Semantic category of scene where frame was acquired • List of objects appearing in the scene • Training and test sequences • Different building but with similar structure and objects/rooms appearance relationships 14
  • 16. Results • Submissions were evaluated by computing an overall score • Winner of the task: NUDT, Changsa, China 16
  • 18. Objectives and task • Research challenge • How to learn object classifiers from few models learned in another domain • The task • Learn object classifiers for 12 classes from 4 domains, use this knowledge to learn new objects in a fifth domain 18
  • 19. Participants and runs • Three groups submitted a total of 20 runs: • Xerox Research Center Europe • Hubert Curien Lab Group • Artificial Cognitive Systems Lab, Idiap Research Institute • Easiest class: airplane Hardest classes: bike, dog 19
  • 20. Lessons learned • Ensemble Methods rule (see talk by B. Childlovskii) • Choice to distribute pre-computed features vs. raw images suboptimal • 40+ groups registered, 3 groups submitted runs, 1 group submitted working notes paper • First edition of the task and it will not be continued 20
  • 22. General overview • Motivation • Low level visual features have a limited performance in clinical applications • Semantic features can work better and these can be predicted using visual features • This can potentially create more complete reports and ease retrieval • Task • Given a cropped liver volume complete a standardized report with semantic terms in a given ontology 22
  • 23. Data used • 50 training and 10 test datasets • Each training dataset is represented as: • A cropped 3D CT image of the liver • A liver mask, which defines the liver in the image • A ROI, which defines the lesion area in the image • A set of 60 CoG image descriptors of dimension 454 • A set of 73 UsE features annotated using ONLIRA • Test sets have the same format but UsE features are missing, goal is their prediction 23
  • 24. Example data 24 Cluster size: 2 Segment: SegmentV, SegmentVI, SegmentVII, SegmentVIII Lobe: Right lobe Width: 175, Height: 126 Is gallbladder adjacent? True Is peripheral localized: False Is sub-capsular localized: False Is central localized: True Margin type: Lobular Shape: Round Is contrasted: False Contrast uptake: NA Contrast pattern: NA Lesion composition: PureCystic Is Calcified(area): False Area calcification type: NA Is calcified(Capsule): NA Capsule calcification type: NA Is calcified(polyp): NA Polyp calcification type: NA Is calcified(pSeudoCapsule): NA Is calcified (Septa): NA Septa calcification type: NA PSeudoCapsule calcification type: NA Is calcified(solid component): NA Solid component calcification type: NA Is calcified(wall): NA Wall calcification type: NA Density: Hypodense Density type: Homogeneous Diameter type: NA Thickness: NA Is leveling observed: False Leveling type: NA Is debris observed: False Debris location: NA Wall type: Thin is Contrasted(wall): False Is Close to vein: Right portal vein, Right hepatic vein, Middle hepatic vein Vasculature proximity: Bended
  • 25. Results • The BMET group, achieved the best results using an image retrieval technique • A classifier-based method is used by the CASMIP group • piLabVAVlab used a Generalized couple tensor factorization (GCTF) method 25
  • 26. Conclusions • 2014 was a transition year for ImageCLEF with two totally new tasks • Split with LifeCLEF that has grown well • Many groups get access to data but then do not submit runs for the competition • Maybe do not release the test data to all? • Increase in performance can be seen 26
  • 27. Contact and more information • More information can be found at • http://www.imageclef.org/ • Contact: • Henning.mueller@hevs.ch 27