SlideShare a Scribd company logo
1 of 23
Ghent and Cardiff University at the 2012
Placing Task (UG-CU)
Olivier Van Laere, Bart Dhoedt
Department of Information Technology (INTEC)
Ghent University, Belgium
Steven Schockaert, Jonathan A. Quinn, Frank C. Langbein
School of Computer Science & Informatics
Cardiff University, United Kingdom

Department of Information Technology – Broadband Communication Networks (IBCN)
MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Lessons from last year


 Using a prior in our language models that includes
  information from the user’s home location
  significantly boosts the results
 Clear need for a feature selection technique

  tailored to this task
        E.g. WISTUD approach 2011




Department of Information Technology – Broadband Communication Networks (IBCN)
                                                                                 2
MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Lessons from last year




italy




        Department of Information Technology – Broadband Communication Networks (IBCN)
                                                                                         3
        MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Lessons from last year




sicily




         Department of Information Technology – Broadband Communication Networks (IBCN)
                                                                                          4
         MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Lessons from last year




sea




      Department of Information Technology – Broadband Communication Networks (IBCN)
                                                                                       5
      MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Lessons from last year




pisa




       Department of Information Technology – Broadband Communication Networks (IBCN)
                                                                                        6
       MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Lessons from last year




leaningtower




      Department of Information Technology – Broadband Communication Networks (IBCN)
                                                                                       7
      MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Lessons from last year


 Using a prior in our language models that includes
  information from the user’s home location
  significantly boosts the results
 Clear need for a feature selection technique

  tailored to this task
        E.g. WISTUD approach 2011
   Need for handling videos without tags
        43.4% of test data compared to 16.1% last year
   We try to georeference the item at the 10000
    clustering, and fall back to 2500, 500 in case of
    absence of textual information
Department of Information Technology – Broadband Communication Networks (IBCN)
                                                                                 8
MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Data


 ~2.1M  of the original ~3M task training photos
 Run 2: extracted SIFT features
     to the extent the images were available on Flickr
 Run     5: ~17.1M Flickr photos
     Crawled in 2011, accuracy 16 ~ street level
 Gazetteer:           Google Geocoding API
     Used to reverse geocode the “home” field from the
      user’s profile


   Department of Information Technology – Broadband Communication Networks (IBCN)
                                                                                    9
   MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Approach – two step


 Data clustered into 500, 2500 and 10000 areas
 Feature vocabulary selection for each of those

 Language models are used to select most likely

  area to contain the given test video, based on
  textual information
 Similarity search, using the textual information, is

  used to select a location within this area based on
  the most similar training items




Department of Information Technology – Broadband Communication Networks (IBCN)
                                                                                 10
MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Approach – main differences


 Adopted feature selection method from WISTUD
 In case a video has no tags, use:
        Textual home location from the user, video title and
         description as Flickr tags
 In case there is no textual info at all, default to
  London
 If available and considered reliable, include visual

  similarity




Department of Information Technology – Broadband Communication Networks (IBCN)
                                                                                 11
MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Approach – similarity search


 Instead of returning the location of most similar
  (using Jaccard index) training item
 3 possible locations:
        Most similar training photo
        Home location of the owner (if allowed and available)
        Visually most similar training photo
   We choose the location minimizing a certain score




Department of Information Technology – Broadband Communication Networks (IBCN)
                                                                                 12
MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Results and discussion - dev
2011                1km             10km            100km        1000km 10K km
test
run1                23.28%           44.62%            62.46%       75.00%          97.38%
run2                24.20%           51.49%            72.62%       85.62%          97.85%
run3                23.62%           49.84%            70.30%       84.14%          97.83%
run4                  0.04%            0.11%            0.92%       11.67%          81.02%
run5                48.01%           65.98%            76.85%       87.38%          98.43%
2012                1km             10km            100km        1000km 10K km
dev
run1                24.18%           53.13%            72.71%       85.15%          98.19%
run2                24.65%           54.25%            75.05%       86.82%          98.34%
run3                24.59%           54.25%            75.01%       86.82%          98.34%
run4                  0.58%            2.69%            5.82%       21.45%          92.07%
run5                47.52%           66.04%          76.83%         86.65%
   Department of Information Technology – Broadband Communication Networks (IBCN)   97.66%   13
    MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Results and discussion - dev
2011                1km             10km            100km        1000km 10K km
test
run1                23.28%           44.62%            62.46%       75.00%          97.38%
run2                24.20%           51.49%            72.62%       85.62%          97.85%
run3                23.62%           49.84%            70.30%       84.14%          97.83%
run4                  0.04%            0.11%            0.92%       11.67%          81.02%
run5                48.01%           65.98%            76.85%       87.38%          98.43%
2012                1km             10km            100km        1000km 10K km
dev
run1                24.18%           53.13%            72.71%       85.15%          98.19%
run2                24.65%           54.25%            75.05%       86.82%          98.34%
run3                24.59%           54.25%            75.01%       86.82%          98.34%
run4                  0.58%            2.69%            5.82%       21.45%          92.07%
run5                47.52%           66.04%          76.83%         86.65%
   Department of Information Technology – Broadband Communication Networks (IBCN)   97.66%   14
    MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Results and discussion - dev
2011                1km             10km            100km        1000km 10K km
test
run1                23.28%           44.62%            62.46%       75.00%          97.38%
run2                24.20%           51.49%            72.62%       85.62%          97.85%
run3                23.62%           49.84%            70.30%       84.14%          97.83%
run4                  0.04%            0.11%            0.92%       11.67%          81.02%
run5                48.01%           65.98%            76.85%       87.38%          98.43%
2012                1km             10km            100km        1000km 10K km
dev
run1                24.18%           53.13%            72.71%       85.15%          98.19%
run2                24.65%           54.25%            75.05%       86.82%          98.34%
run3                24.59%           54.25%            75.01%       86.82%          98.34%
run4                  0.58%            2.69%            5.82%       21.45%          92.07%
run5                47.52%           66.04%          76.83%         86.65%
   Department of Information Technology – Broadband Communication Networks (IBCN)   97.66%   15
    MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Results and discussion - dev
2011                1km             10km            100km        1000km 10K km
test
run1                23.28%           44.62%            62.46%       75.00%          97.38%
run2                24.20%           51.49%            72.62%       85.62%          97.85%
run3                23.62%           49.84%            70.30%       84.14%          97.83%
run4                  0.04%            0.11%            0.92%       11.67%          81.02%
run5                48.01%           65.98%            76.85%       87.38%          98.43%
2012                1km             10km            100km        1000km 10K km
dev
run1                24.18%           53.13%            72.71%       85.15%          98.19%
run2                24.65%           54.25%            75.05%       86.82%          98.34%
run3                24.59%           54.25%            75.01%       86.82%          98.34%
run4                  0.58%            2.69%            5.82%       21.45%          92.07%
run5                47.52%           66.04%          76.83%         86.65%
   Department of Information Technology – Broadband Communication Networks (IBCN)   97.66%   16
    MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Results and discussion - dev
2011                1km             10km            100km        1000km 10K km
test
run1                23.28%           44.62%            62.46%       75.00%          97.38%
run2                24.20%           51.49%            72.62%       85.62%          97.85%
run3                23.62%           49.84%            70.30%       84.14%          97.83%
run4                  0.04%            0.11%            0.92%       11.67%          81.02%
run5                48.01%           65.98%            76.85%       87.38%          98.43%
2012                1km             10km            100km        1000km 10K km
dev
run1                24.18%           53.13%            72.71%       85.15%          98.19%
run2                24.65%           54.25%            75.05%       86.82%          98.34%
run3                24.59%           54.25%            75.01%       86.82%          98.34%
run4                  0.58%            2.69%            5.82%       21.45%          92.07%
run5                47.52%           66.04%          76.83%         86.65%
   Department of Information Technology – Broadband Communication Networks (IBCN)   97.66%   17
    MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Results and discussion - test



2012 test           1km              10km             100km            1000km           10K km
run1                 10.98%            28.10%            41.54%           57.91%         89.41%
run2                 11.36%            29.65%            47.18%           61.19%         89.98%
run3                 11.36%            29.65%            47.18%           61.19%         89.98%
run4                   0.10%             0.74%            2.56%           21.21%         91.37%
run5                 20.61%            34.24%            47.42%           59.47%         89.74%




       Department of Information Technology – Broadband Communication Networks (IBCN)
                                                                                                 18
       MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Results and discussion - test



2012 test           1km              10km             100km            1000km           10K km
run1                 10.98%            28.10%            41.54%           57.91%         89.41%
run2                 11.36%            29.65%            47.18%           61.19%         89.98%
run3                 11.36%            29.65%            47.18%           61.19%         89.98%
run4                   0.10%             0.74%            2.56%           21.21%         91.37%
run5                 20.61%            34.24%            47.42%           59.47%         89.74%




       Department of Information Technology – Broadband Communication Networks (IBCN)
                                                                                                 19
       MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Results and discussion - test



2012 test           1km              10km             100km            1000km           10K km
run1                 10.98%            28.10%            41.54%           57.91%         89.41%
run2                 11.36%            29.65%            47.18%           61.19%         89.98%
run3                 11.36%            29.65%            47.18%           61.19%         89.98%
run4                   0.10%             0.74%            2.56%           21.21%         91.37%
run5                 20.61%            34.24%            47.42%           59.47%         89.74%




       Department of Information Technology – Broadband Communication Networks (IBCN)
                                                                                                 20
       MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Results and discussion - test



2012 test           1km              10km             100km            1000km           10K km
run1                 10.98%            28.10%            41.54%           57.91%         89.41%
run2                 11.36%            29.65%            47.18%           61.19%         89.98%
run3                 11.36%            29.65%            47.18%           61.19%         89.98%
run4                   0.10%             0.74%            2.56%           21.21%         91.37%
run5                 20.61%            34.24%            47.42%           59.47%         89.74%




       Department of Information Technology – Broadband Communication Networks (IBCN)
                                                                                                 21
       MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Conclusions


   Using textual home locations, title and description of
    the video, we can considerably improve the results

   SIFT features may help in some particular cases, but
    the computation cost seems hard to justify for this

   There seems to be scope for improving the results of
    feature selection techniques for tailored to this task
        Witnessed by replacing chi-2 based method with the
         approach from WISTUD2011


     Department of Information Technology – Broadband Communication Networks (IBCN)
                                                                                      22
     MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
Questions ?

Olivier Van Laere
Olivier.VanLaere@intec.ugent.be
www.ibcn.intec.ugent.be
INTEC Broadband Communication Networks (IBCN)
Department of Information Technology (INTEC)
Ghent University - IBBT



 Department of Information Technology – Broadband Communication Networks (IBCN)
 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy

More Related Content

Viewers also liked

TUD at MediaEval 2012 genre tagging task: Multi-modality video categorization...
TUD at MediaEval 2012 genre tagging task: Multi-modality video categorization...TUD at MediaEval 2012 genre tagging task: Multi-modality video categorization...
TUD at MediaEval 2012 genre tagging task: Multi-modality video categorization...MediaEval2012
 
ARF @ MediaEval 2012: An Uninformed Approach to Violence Detection in Hollywo...
ARF @ MediaEval 2012: An Uninformed Approach to Violence Detection in Hollywo...ARF @ MediaEval 2012: An Uninformed Approach to Violence Detection in Hollywo...
ARF @ MediaEval 2012: An Uninformed Approach to Violence Detection in Hollywo...MediaEval2012
 
How Spatial Segmentation improves the Multimodal Geo-Tagging
How Spatial Segmentation improves the Multimodal Geo-TaggingHow Spatial Segmentation improves the Multimodal Geo-Tagging
How Spatial Segmentation improves the Multimodal Geo-TaggingMediaEval2012
 
Designinteração– veda 3
Designinteração– veda 3Designinteração– veda 3
Designinteração– veda 3souzadea1
 
KIT at MediaEval 2012 – Content–based Genre Classification with Visual Cues
KIT at MediaEval 2012 – Content–based Genre Classification with Visual CuesKIT at MediaEval 2012 – Content–based Genre Classification with Visual Cues
KIT at MediaEval 2012 – Content–based Genre Classification with Visual CuesMediaEval2012
 
Brave New Task: User Account Matching
Brave New Task: User Account MatchingBrave New Task: User Account Matching
Brave New Task: User Account MatchingMediaEval2012
 
Activities for journalistic skills
Activities for journalistic skillsActivities for journalistic skills
Activities for journalistic skillsJNavarro0321
 
Como hacer una pagina web en wix sharon
Como hacer una pagina web en wix sharonComo hacer una pagina web en wix sharon
Como hacer una pagina web en wix sharonSharon Jimenez
 
GTTS System for the Spoken Web Search Task at MediaEval 2012
GTTS System for the Spoken Web Search Task at MediaEval 2012GTTS System for the Spoken Web Search Task at MediaEval 2012
GTTS System for the Spoken Web Search Task at MediaEval 2012MediaEval2012
 
2010 Marketing Plan
2010 Marketing Plan2010 Marketing Plan
2010 Marketing PlanJPemberton15
 
14 10 21_презентация сту
14 10 21_презентация сту14 10 21_презентация сту
14 10 21_презентация стуStanislav Litvinenko
 
Intro totransportphenomenanew
Intro totransportphenomenanewIntro totransportphenomenanew
Intro totransportphenomenanewilovepurin
 
MediaEval 2012 Visual Privacy Task: Applying Transform-domain Scrambling to A...
MediaEval 2012 Visual Privacy Task: Applying Transform-domain Scrambling to A...MediaEval 2012 Visual Privacy Task: Applying Transform-domain Scrambling to A...
MediaEval 2012 Visual Privacy Task: Applying Transform-domain Scrambling to A...MediaEval2012
 
The L2F Spoken Web Search system for Mediaeval 2012
The L2F Spoken Web Search system for Mediaeval 2012The L2F Spoken Web Search system for Mediaeval 2012
The L2F Spoken Web Search system for Mediaeval 2012MediaEval2012
 
Mr. & Mrs. S Before & After
Mr. & Mrs. S Before & AfterMr. & Mrs. S Before & After
Mr. & Mrs. S Before & AfterMichael Kret
 
Core companies for eee
Core companies for eeeCore companies for eee
Core companies for eeenarenans
 
National publishing company-Titli case
National publishing company-Titli caseNational publishing company-Titli case
National publishing company-Titli caseVishwa Bhaskar
 

Viewers also liked (19)

TUD at MediaEval 2012 genre tagging task: Multi-modality video categorization...
TUD at MediaEval 2012 genre tagging task: Multi-modality video categorization...TUD at MediaEval 2012 genre tagging task: Multi-modality video categorization...
TUD at MediaEval 2012 genre tagging task: Multi-modality video categorization...
 
ARF @ MediaEval 2012: An Uninformed Approach to Violence Detection in Hollywo...
ARF @ MediaEval 2012: An Uninformed Approach to Violence Detection in Hollywo...ARF @ MediaEval 2012: An Uninformed Approach to Violence Detection in Hollywo...
ARF @ MediaEval 2012: An Uninformed Approach to Violence Detection in Hollywo...
 
How Spatial Segmentation improves the Multimodal Geo-Tagging
How Spatial Segmentation improves the Multimodal Geo-TaggingHow Spatial Segmentation improves the Multimodal Geo-Tagging
How Spatial Segmentation improves the Multimodal Geo-Tagging
 
Designinteração– veda 3
Designinteração– veda 3Designinteração– veda 3
Designinteração– veda 3
 
KIT at MediaEval 2012 – Content–based Genre Classification with Visual Cues
KIT at MediaEval 2012 – Content–based Genre Classification with Visual CuesKIT at MediaEval 2012 – Content–based Genre Classification with Visual Cues
KIT at MediaEval 2012 – Content–based Genre Classification with Visual Cues
 
Brave New Task: User Account Matching
Brave New Task: User Account MatchingBrave New Task: User Account Matching
Brave New Task: User Account Matching
 
Activities for journalistic skills
Activities for journalistic skillsActivities for journalistic skills
Activities for journalistic skills
 
Como hacer una pagina web en wix sharon
Como hacer una pagina web en wix sharonComo hacer una pagina web en wix sharon
Como hacer una pagina web en wix sharon
 
GTTS System for the Spoken Web Search Task at MediaEval 2012
GTTS System for the Spoken Web Search Task at MediaEval 2012GTTS System for the Spoken Web Search Task at MediaEval 2012
GTTS System for the Spoken Web Search Task at MediaEval 2012
 
Papiloma humano
Papiloma humanoPapiloma humano
Papiloma humano
 
2010 Marketing Plan
2010 Marketing Plan2010 Marketing Plan
2010 Marketing Plan
 
14 10 21_презентация сту
14 10 21_презентация сту14 10 21_презентация сту
14 10 21_презентация сту
 
Intro totransportphenomenanew
Intro totransportphenomenanewIntro totransportphenomenanew
Intro totransportphenomenanew
 
MediaEval 2012 Visual Privacy Task: Applying Transform-domain Scrambling to A...
MediaEval 2012 Visual Privacy Task: Applying Transform-domain Scrambling to A...MediaEval 2012 Visual Privacy Task: Applying Transform-domain Scrambling to A...
MediaEval 2012 Visual Privacy Task: Applying Transform-domain Scrambling to A...
 
The L2F Spoken Web Search system for Mediaeval 2012
The L2F Spoken Web Search system for Mediaeval 2012The L2F Spoken Web Search system for Mediaeval 2012
The L2F Spoken Web Search system for Mediaeval 2012
 
κειμενο
κειμενοκειμενο
κειμενο
 
Mr. & Mrs. S Before & After
Mr. & Mrs. S Before & AfterMr. & Mrs. S Before & After
Mr. & Mrs. S Before & After
 
Core companies for eee
Core companies for eeeCore companies for eee
Core companies for eee
 
National publishing company-Titli case
National publishing company-Titli caseNational publishing company-Titli case
National publishing company-Titli case
 

Similar to Ghent and Cardiff University at the 2012 Placing Task

Interoperability academy as an enabler for advanced digital skills(1)
Interoperability academy as an enabler for advanced digital skills(1)Interoperability academy as an enabler for advanced digital skills(1)
Interoperability academy as an enabler for advanced digital skills(1)PanagiotisKeramidis
 
Voice wiki on mobile project report
Voice wiki on mobile project reportVoice wiki on mobile project report
Voice wiki on mobile project reportRahul E
 
Voice wiki on mobile project report
Voice wiki on mobile project reportVoice wiki on mobile project report
Voice wiki on mobile project reportRahul E
 
MediaEval 2015 - RFA at MediaEval 2015 Affective Impact of Movies Task: A Mul...
MediaEval 2015 - RFA at MediaEval 2015 Affective Impact of Movies Task: A Mul...MediaEval 2015 - RFA at MediaEval 2015 Affective Impact of Movies Task: A Mul...
MediaEval 2015 - RFA at MediaEval 2015 Affective Impact of Movies Task: A Mul...multimediaeval
 
Research presentation (pecha kucha)
Research presentation (pecha kucha)Research presentation (pecha kucha)
Research presentation (pecha kucha)newlearning
 
Social Media in the Classroom [KL Sept 2010]
Social Media in the Classroom [KL Sept 2010]Social Media in the Classroom [KL Sept 2010]
Social Media in the Classroom [KL Sept 2010]Michael Netzley, Ph.D.
 
Video Manifold Feature Extraction Based on ISOMAP
Video Manifold Feature Extraction Based on ISOMAPVideo Manifold Feature Extraction Based on ISOMAP
Video Manifold Feature Extraction Based on ISOMAPinventionjournals
 
Research and activity report
Research and activity reportResearch and activity report
Research and activity reportMarco Cagnazzo
 
Apollon - 22/5/12 - 09:00 - User-driven Open Innovation Ecosystems
Apollon - 22/5/12 - 09:00 - User-driven Open Innovation EcosystemsApollon - 22/5/12 - 09:00 - User-driven Open Innovation Ecosystems
Apollon - 22/5/12 - 09:00 - User-driven Open Innovation Ecosystemsimec.archive
 
AI firsts: Leading from research to proof-of-concept
AI firsts: Leading from research to proof-of-conceptAI firsts: Leading from research to proof-of-concept
AI firsts: Leading from research to proof-of-conceptQualcomm Research
 
Mobilizing media industries 2012
Mobilizing media industries 2012Mobilizing media industries 2012
Mobilizing media industries 2012Juan Miguel Aguado
 
UITIC Italy - Costea Mariana
UITIC Italy - Costea MarianaUITIC Italy - Costea Mariana
UITIC Italy - Costea MarianaUITICItaly
 
Enhancing Energy Efficiency in Cloud Management through Code Annotations and ...
Enhancing Energy Efficiency in Cloud Management through Code Annotations and ...Enhancing Energy Efficiency in Cloud Management through Code Annotations and ...
Enhancing Energy Efficiency in Cloud Management through Code Annotations and ...Luigi Sambolino
 
Presentation of the InVID verification technologies at IPTC 2018
Presentation of the InVID verification technologies at IPTC 2018Presentation of the InVID verification technologies at IPTC 2018
Presentation of the InVID verification technologies at IPTC 2018InVID Project
 
Video Conferencing Tools for Distance Education
Video Conferencing Tools for Distance EducationVideo Conferencing Tools for Distance Education
Video Conferencing Tools for Distance EducationVideoguy
 
Ipol stoa et-2012_488798_en
Ipol stoa et-2012_488798_enIpol stoa et-2012_488798_en
Ipol stoa et-2012_488798_endeselnicu
 
TRECVID 2016 POSTER CERTH-ITI
TRECVID 2016 POSTER CERTH-ITITRECVID 2016 POSTER CERTH-ITI
TRECVID 2016 POSTER CERTH-ITIMOVING Project
 

Similar to Ghent and Cardiff University at the 2012 Placing Task (20)

Delivering video to mobile
Delivering video to mobileDelivering video to mobile
Delivering video to mobile
 
Interoperability academy as an enabler for advanced digital skills(1)
Interoperability academy as an enabler for advanced digital skills(1)Interoperability academy as an enabler for advanced digital skills(1)
Interoperability academy as an enabler for advanced digital skills(1)
 
Voice wiki on mobile project report
Voice wiki on mobile project reportVoice wiki on mobile project report
Voice wiki on mobile project report
 
Voice wiki on mobile project report
Voice wiki on mobile project reportVoice wiki on mobile project report
Voice wiki on mobile project report
 
MediaEval 2015 - RFA at MediaEval 2015 Affective Impact of Movies Task: A Mul...
MediaEval 2015 - RFA at MediaEval 2015 Affective Impact of Movies Task: A Mul...MediaEval 2015 - RFA at MediaEval 2015 Affective Impact of Movies Task: A Mul...
MediaEval 2015 - RFA at MediaEval 2015 Affective Impact of Movies Task: A Mul...
 
Research presentation (pecha kucha)
Research presentation (pecha kucha)Research presentation (pecha kucha)
Research presentation (pecha kucha)
 
Social Media in the Classroom [KL Sept 2010]
Social Media in the Classroom [KL Sept 2010]Social Media in the Classroom [KL Sept 2010]
Social Media in the Classroom [KL Sept 2010]
 
Pan Asian Challenge
Pan Asian ChallengePan Asian Challenge
Pan Asian Challenge
 
Video Manifold Feature Extraction Based on ISOMAP
Video Manifold Feature Extraction Based on ISOMAPVideo Manifold Feature Extraction Based on ISOMAP
Video Manifold Feature Extraction Based on ISOMAP
 
Research and activity report
Research and activity reportResearch and activity report
Research and activity report
 
Apollon - 22/5/12 - 09:00 - User-driven Open Innovation Ecosystems
Apollon - 22/5/12 - 09:00 - User-driven Open Innovation EcosystemsApollon - 22/5/12 - 09:00 - User-driven Open Innovation Ecosystems
Apollon - 22/5/12 - 09:00 - User-driven Open Innovation Ecosystems
 
AI firsts: Leading from research to proof-of-concept
AI firsts: Leading from research to proof-of-conceptAI firsts: Leading from research to proof-of-concept
AI firsts: Leading from research to proof-of-concept
 
Mobilizing media industries 2012
Mobilizing media industries 2012Mobilizing media industries 2012
Mobilizing media industries 2012
 
UITIC Italy - Costea Mariana
UITIC Italy - Costea MarianaUITIC Italy - Costea Mariana
UITIC Italy - Costea Mariana
 
Smart glove
Smart gloveSmart glove
Smart glove
 
Enhancing Energy Efficiency in Cloud Management through Code Annotations and ...
Enhancing Energy Efficiency in Cloud Management through Code Annotations and ...Enhancing Energy Efficiency in Cloud Management through Code Annotations and ...
Enhancing Energy Efficiency in Cloud Management through Code Annotations and ...
 
Presentation of the InVID verification technologies at IPTC 2018
Presentation of the InVID verification technologies at IPTC 2018Presentation of the InVID verification technologies at IPTC 2018
Presentation of the InVID verification technologies at IPTC 2018
 
Video Conferencing Tools for Distance Education
Video Conferencing Tools for Distance EducationVideo Conferencing Tools for Distance Education
Video Conferencing Tools for Distance Education
 
Ipol stoa et-2012_488798_en
Ipol stoa et-2012_488798_enIpol stoa et-2012_488798_en
Ipol stoa et-2012_488798_en
 
TRECVID 2016 POSTER CERTH-ITI
TRECVID 2016 POSTER CERTH-ITITRECVID 2016 POSTER CERTH-ITI
TRECVID 2016 POSTER CERTH-ITI
 

More from MediaEval2012

MediaEval 2012 Opening
MediaEval 2012 OpeningMediaEval 2012 Opening
MediaEval 2012 OpeningMediaEval2012
 
A Multimodal Approach for Video Geocoding
A Multimodal Approach for   Video Geocoding A Multimodal Approach for   Video Geocoding
A Multimodal Approach for Video Geocoding MediaEval2012
 
Brave New Task: Musiclef Multimodal Music Tagging
Brave New Task: Musiclef Multimodal Music TaggingBrave New Task: Musiclef Multimodal Music Tagging
Brave New Task: Musiclef Multimodal Music TaggingMediaEval2012
 
Search and Hyperlinking Task at MediaEval 2012
Search and Hyperlinking Task at MediaEval 2012Search and Hyperlinking Task at MediaEval 2012
Search and Hyperlinking Task at MediaEval 2012MediaEval2012
 
CUNI at MediaEval 2012: Search and Hyperlinking Task
CUNI at MediaEval 2012: Search and Hyperlinking TaskCUNI at MediaEval 2012: Search and Hyperlinking Task
CUNI at MediaEval 2012: Search and Hyperlinking TaskMediaEval2012
 
DCU Search Runs at MediaEval 2012: Search and Hyperlinking Task
DCU Search Runs at MediaEval 2012: Search and Hyperlinking TaskDCU Search Runs at MediaEval 2012: Search and Hyperlinking Task
DCU Search Runs at MediaEval 2012: Search and Hyperlinking TaskMediaEval2012
 
Ghent University-IBBT at MediaEval 2012 Search and Hyperlinking: Semantic Sim...
Ghent University-IBBT at MediaEval 2012 Search and Hyperlinking: Semantic Sim...Ghent University-IBBT at MediaEval 2012 Search and Hyperlinking: Semantic Sim...
Ghent University-IBBT at MediaEval 2012 Search and Hyperlinking: Semantic Sim...MediaEval2012
 
The CLEF Initiative From 2010 to 2012 and Onwards
The CLEF Initiative From 2010 to 2012 and OnwardsThe CLEF Initiative From 2010 to 2012 and Onwards
The CLEF Initiative From 2010 to 2012 and OnwardsMediaEval2012
 
Overview of MediaEval 2012 Visual Privacy Task
Overview of MediaEval 2012 Visual Privacy TaskOverview of MediaEval 2012 Visual Privacy Task
Overview of MediaEval 2012 Visual Privacy TaskMediaEval2012
 
MediaEval 2012 Visual Privacy Task: Privacy and Intelligibility through Pixel...
MediaEval 2012 Visual Privacy Task: Privacy and Intelligibility through Pixel...MediaEval 2012 Visual Privacy Task: Privacy and Intelligibility through Pixel...
MediaEval 2012 Visual Privacy Task: Privacy and Intelligibility through Pixel...MediaEval2012
 
Violent Scenes Detection with Large, Brute-forced Acoustic and Visual Feature...
Violent Scenes Detection with Large, Brute-forced Acoustic and Visual Feature...Violent Scenes Detection with Large, Brute-forced Acoustic and Visual Feature...
Violent Scenes Detection with Large, Brute-forced Acoustic and Visual Feature...MediaEval2012
 
Technicolor/INRIA/Imperial College London at the MediaEval 2012 Violent Scene...
Technicolor/INRIA/Imperial College London at the MediaEval 2012 Violent Scene...Technicolor/INRIA/Imperial College London at the MediaEval 2012 Violent Scene...
Technicolor/INRIA/Imperial College London at the MediaEval 2012 Violent Scene...MediaEval2012
 
The MediaEval 2012 Affect Task: Violent Scenes Detectio
The MediaEval 2012 Affect Task: Violent Scenes DetectioThe MediaEval 2012 Affect Task: Violent Scenes Detectio
The MediaEval 2012 Affect Task: Violent Scenes DetectioMediaEval2012
 
LIG at MediaEval 2012 affect task: use of a generic method
LIG at MediaEval 2012 affect task: use of a generic methodLIG at MediaEval 2012 affect task: use of a generic method
LIG at MediaEval 2012 affect task: use of a generic methodMediaEval2012
 
Violence Detection in Video by Large Scale Multi-Scale Local Binary Pattern D...
Violence Detection in Video by Large Scale Multi-Scale Local Binary Pattern D...Violence Detection in Video by Large Scale Multi-Scale Local Binary Pattern D...
Violence Detection in Video by Large Scale Multi-Scale Local Binary Pattern D...MediaEval2012
 
UNICAMP-UFMG at MediaEval 2012: Genre Tagging Task
UNICAMP-UFMG at MediaEval 2012: Genre Tagging TaskUNICAMP-UFMG at MediaEval 2012: Genre Tagging Task
UNICAMP-UFMG at MediaEval 2012: Genre Tagging TaskMediaEval2012
 
ARF @ MediaEval 2012: Multimodal Video Classification
ARF @ MediaEval 2012: Multimodal Video ClassificationARF @ MediaEval 2012: Multimodal Video Classification
ARF @ MediaEval 2012: Multimodal Video ClassificationMediaEval2012
 
Overview of the MediaEval 2012 Tagging Task
Overview of the MediaEval 2012 Tagging TaskOverview of the MediaEval 2012 Tagging Task
Overview of the MediaEval 2012 Tagging TaskMediaEval2012
 

More from MediaEval2012 (20)

MediaEval 2012 Opening
MediaEval 2012 OpeningMediaEval 2012 Opening
MediaEval 2012 Opening
 
Closing
ClosingClosing
Closing
 
A Multimodal Approach for Video Geocoding
A Multimodal Approach for   Video Geocoding A Multimodal Approach for   Video Geocoding
A Multimodal Approach for Video Geocoding
 
Brave New Task: Musiclef Multimodal Music Tagging
Brave New Task: Musiclef Multimodal Music TaggingBrave New Task: Musiclef Multimodal Music Tagging
Brave New Task: Musiclef Multimodal Music Tagging
 
Search and Hyperlinking Task at MediaEval 2012
Search and Hyperlinking Task at MediaEval 2012Search and Hyperlinking Task at MediaEval 2012
Search and Hyperlinking Task at MediaEval 2012
 
CUNI at MediaEval 2012: Search and Hyperlinking Task
CUNI at MediaEval 2012: Search and Hyperlinking TaskCUNI at MediaEval 2012: Search and Hyperlinking Task
CUNI at MediaEval 2012: Search and Hyperlinking Task
 
DCU Search Runs at MediaEval 2012: Search and Hyperlinking Task
DCU Search Runs at MediaEval 2012: Search and Hyperlinking TaskDCU Search Runs at MediaEval 2012: Search and Hyperlinking Task
DCU Search Runs at MediaEval 2012: Search and Hyperlinking Task
 
Ghent University-IBBT at MediaEval 2012 Search and Hyperlinking: Semantic Sim...
Ghent University-IBBT at MediaEval 2012 Search and Hyperlinking: Semantic Sim...Ghent University-IBBT at MediaEval 2012 Search and Hyperlinking: Semantic Sim...
Ghent University-IBBT at MediaEval 2012 Search and Hyperlinking: Semantic Sim...
 
The CLEF Initiative From 2010 to 2012 and Onwards
The CLEF Initiative From 2010 to 2012 and OnwardsThe CLEF Initiative From 2010 to 2012 and Onwards
The CLEF Initiative From 2010 to 2012 and Onwards
 
Overview of MediaEval 2012 Visual Privacy Task
Overview of MediaEval 2012 Visual Privacy TaskOverview of MediaEval 2012 Visual Privacy Task
Overview of MediaEval 2012 Visual Privacy Task
 
MediaEval 2012 Visual Privacy Task: Privacy and Intelligibility through Pixel...
MediaEval 2012 Visual Privacy Task: Privacy and Intelligibility through Pixel...MediaEval 2012 Visual Privacy Task: Privacy and Intelligibility through Pixel...
MediaEval 2012 Visual Privacy Task: Privacy and Intelligibility through Pixel...
 
Violent Scenes Detection with Large, Brute-forced Acoustic and Visual Feature...
Violent Scenes Detection with Large, Brute-forced Acoustic and Visual Feature...Violent Scenes Detection with Large, Brute-forced Acoustic and Visual Feature...
Violent Scenes Detection with Large, Brute-forced Acoustic and Visual Feature...
 
mevd2012 esra_
 mevd2012 esra_ mevd2012 esra_
mevd2012 esra_
 
Technicolor/INRIA/Imperial College London at the MediaEval 2012 Violent Scene...
Technicolor/INRIA/Imperial College London at the MediaEval 2012 Violent Scene...Technicolor/INRIA/Imperial College London at the MediaEval 2012 Violent Scene...
Technicolor/INRIA/Imperial College London at the MediaEval 2012 Violent Scene...
 
The MediaEval 2012 Affect Task: Violent Scenes Detectio
The MediaEval 2012 Affect Task: Violent Scenes DetectioThe MediaEval 2012 Affect Task: Violent Scenes Detectio
The MediaEval 2012 Affect Task: Violent Scenes Detectio
 
LIG at MediaEval 2012 affect task: use of a generic method
LIG at MediaEval 2012 affect task: use of a generic methodLIG at MediaEval 2012 affect task: use of a generic method
LIG at MediaEval 2012 affect task: use of a generic method
 
Violence Detection in Video by Large Scale Multi-Scale Local Binary Pattern D...
Violence Detection in Video by Large Scale Multi-Scale Local Binary Pattern D...Violence Detection in Video by Large Scale Multi-Scale Local Binary Pattern D...
Violence Detection in Video by Large Scale Multi-Scale Local Binary Pattern D...
 
UNICAMP-UFMG at MediaEval 2012: Genre Tagging Task
UNICAMP-UFMG at MediaEval 2012: Genre Tagging TaskUNICAMP-UFMG at MediaEval 2012: Genre Tagging Task
UNICAMP-UFMG at MediaEval 2012: Genre Tagging Task
 
ARF @ MediaEval 2012: Multimodal Video Classification
ARF @ MediaEval 2012: Multimodal Video ClassificationARF @ MediaEval 2012: Multimodal Video Classification
ARF @ MediaEval 2012: Multimodal Video Classification
 
Overview of the MediaEval 2012 Tagging Task
Overview of the MediaEval 2012 Tagging TaskOverview of the MediaEval 2012 Tagging Task
Overview of the MediaEval 2012 Tagging Task
 

Recently uploaded

Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
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
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
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
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
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
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 

Recently uploaded (20)

Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
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
 
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
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
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
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
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
 
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
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 

Ghent and Cardiff University at the 2012 Placing Task

  • 1. Ghent and Cardiff University at the 2012 Placing Task (UG-CU) Olivier Van Laere, Bart Dhoedt Department of Information Technology (INTEC) Ghent University, Belgium Steven Schockaert, Jonathan A. Quinn, Frank C. Langbein School of Computer Science & Informatics Cardiff University, United Kingdom Department of Information Technology – Broadband Communication Networks (IBCN) MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 2. Lessons from last year  Using a prior in our language models that includes information from the user’s home location significantly boosts the results  Clear need for a feature selection technique tailored to this task  E.g. WISTUD approach 2011 Department of Information Technology – Broadband Communication Networks (IBCN) 2 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 3. Lessons from last year italy Department of Information Technology – Broadband Communication Networks (IBCN) 3 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 4. Lessons from last year sicily Department of Information Technology – Broadband Communication Networks (IBCN) 4 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 5. Lessons from last year sea Department of Information Technology – Broadband Communication Networks (IBCN) 5 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 6. Lessons from last year pisa Department of Information Technology – Broadband Communication Networks (IBCN) 6 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 7. Lessons from last year leaningtower Department of Information Technology – Broadband Communication Networks (IBCN) 7 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 8. Lessons from last year  Using a prior in our language models that includes information from the user’s home location significantly boosts the results  Clear need for a feature selection technique tailored to this task  E.g. WISTUD approach 2011  Need for handling videos without tags  43.4% of test data compared to 16.1% last year  We try to georeference the item at the 10000 clustering, and fall back to 2500, 500 in case of absence of textual information Department of Information Technology – Broadband Communication Networks (IBCN) 8 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 9. Data  ~2.1M of the original ~3M task training photos  Run 2: extracted SIFT features  to the extent the images were available on Flickr  Run 5: ~17.1M Flickr photos  Crawled in 2011, accuracy 16 ~ street level  Gazetteer: Google Geocoding API  Used to reverse geocode the “home” field from the user’s profile Department of Information Technology – Broadband Communication Networks (IBCN) 9 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 10. Approach – two step  Data clustered into 500, 2500 and 10000 areas  Feature vocabulary selection for each of those  Language models are used to select most likely area to contain the given test video, based on textual information  Similarity search, using the textual information, is used to select a location within this area based on the most similar training items Department of Information Technology – Broadband Communication Networks (IBCN) 10 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 11. Approach – main differences  Adopted feature selection method from WISTUD  In case a video has no tags, use:  Textual home location from the user, video title and description as Flickr tags  In case there is no textual info at all, default to London  If available and considered reliable, include visual similarity Department of Information Technology – Broadband Communication Networks (IBCN) 11 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 12. Approach – similarity search  Instead of returning the location of most similar (using Jaccard index) training item  3 possible locations:  Most similar training photo  Home location of the owner (if allowed and available)  Visually most similar training photo  We choose the location minimizing a certain score Department of Information Technology – Broadband Communication Networks (IBCN) 12 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 13. Results and discussion - dev 2011 1km 10km 100km 1000km 10K km test run1 23.28% 44.62% 62.46% 75.00% 97.38% run2 24.20% 51.49% 72.62% 85.62% 97.85% run3 23.62% 49.84% 70.30% 84.14% 97.83% run4 0.04% 0.11% 0.92% 11.67% 81.02% run5 48.01% 65.98% 76.85% 87.38% 98.43% 2012 1km 10km 100km 1000km 10K km dev run1 24.18% 53.13% 72.71% 85.15% 98.19% run2 24.65% 54.25% 75.05% 86.82% 98.34% run3 24.59% 54.25% 75.01% 86.82% 98.34% run4 0.58% 2.69% 5.82% 21.45% 92.07% run5 47.52% 66.04% 76.83% 86.65% Department of Information Technology – Broadband Communication Networks (IBCN) 97.66% 13 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 14. Results and discussion - dev 2011 1km 10km 100km 1000km 10K km test run1 23.28% 44.62% 62.46% 75.00% 97.38% run2 24.20% 51.49% 72.62% 85.62% 97.85% run3 23.62% 49.84% 70.30% 84.14% 97.83% run4 0.04% 0.11% 0.92% 11.67% 81.02% run5 48.01% 65.98% 76.85% 87.38% 98.43% 2012 1km 10km 100km 1000km 10K km dev run1 24.18% 53.13% 72.71% 85.15% 98.19% run2 24.65% 54.25% 75.05% 86.82% 98.34% run3 24.59% 54.25% 75.01% 86.82% 98.34% run4 0.58% 2.69% 5.82% 21.45% 92.07% run5 47.52% 66.04% 76.83% 86.65% Department of Information Technology – Broadband Communication Networks (IBCN) 97.66% 14 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 15. Results and discussion - dev 2011 1km 10km 100km 1000km 10K km test run1 23.28% 44.62% 62.46% 75.00% 97.38% run2 24.20% 51.49% 72.62% 85.62% 97.85% run3 23.62% 49.84% 70.30% 84.14% 97.83% run4 0.04% 0.11% 0.92% 11.67% 81.02% run5 48.01% 65.98% 76.85% 87.38% 98.43% 2012 1km 10km 100km 1000km 10K km dev run1 24.18% 53.13% 72.71% 85.15% 98.19% run2 24.65% 54.25% 75.05% 86.82% 98.34% run3 24.59% 54.25% 75.01% 86.82% 98.34% run4 0.58% 2.69% 5.82% 21.45% 92.07% run5 47.52% 66.04% 76.83% 86.65% Department of Information Technology – Broadband Communication Networks (IBCN) 97.66% 15 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 16. Results and discussion - dev 2011 1km 10km 100km 1000km 10K km test run1 23.28% 44.62% 62.46% 75.00% 97.38% run2 24.20% 51.49% 72.62% 85.62% 97.85% run3 23.62% 49.84% 70.30% 84.14% 97.83% run4 0.04% 0.11% 0.92% 11.67% 81.02% run5 48.01% 65.98% 76.85% 87.38% 98.43% 2012 1km 10km 100km 1000km 10K km dev run1 24.18% 53.13% 72.71% 85.15% 98.19% run2 24.65% 54.25% 75.05% 86.82% 98.34% run3 24.59% 54.25% 75.01% 86.82% 98.34% run4 0.58% 2.69% 5.82% 21.45% 92.07% run5 47.52% 66.04% 76.83% 86.65% Department of Information Technology – Broadband Communication Networks (IBCN) 97.66% 16 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 17. Results and discussion - dev 2011 1km 10km 100km 1000km 10K km test run1 23.28% 44.62% 62.46% 75.00% 97.38% run2 24.20% 51.49% 72.62% 85.62% 97.85% run3 23.62% 49.84% 70.30% 84.14% 97.83% run4 0.04% 0.11% 0.92% 11.67% 81.02% run5 48.01% 65.98% 76.85% 87.38% 98.43% 2012 1km 10km 100km 1000km 10K km dev run1 24.18% 53.13% 72.71% 85.15% 98.19% run2 24.65% 54.25% 75.05% 86.82% 98.34% run3 24.59% 54.25% 75.01% 86.82% 98.34% run4 0.58% 2.69% 5.82% 21.45% 92.07% run5 47.52% 66.04% 76.83% 86.65% Department of Information Technology – Broadband Communication Networks (IBCN) 97.66% 17 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 18. Results and discussion - test 2012 test 1km 10km 100km 1000km 10K km run1 10.98% 28.10% 41.54% 57.91% 89.41% run2 11.36% 29.65% 47.18% 61.19% 89.98% run3 11.36% 29.65% 47.18% 61.19% 89.98% run4 0.10% 0.74% 2.56% 21.21% 91.37% run5 20.61% 34.24% 47.42% 59.47% 89.74% Department of Information Technology – Broadband Communication Networks (IBCN) 18 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 19. Results and discussion - test 2012 test 1km 10km 100km 1000km 10K km run1 10.98% 28.10% 41.54% 57.91% 89.41% run2 11.36% 29.65% 47.18% 61.19% 89.98% run3 11.36% 29.65% 47.18% 61.19% 89.98% run4 0.10% 0.74% 2.56% 21.21% 91.37% run5 20.61% 34.24% 47.42% 59.47% 89.74% Department of Information Technology – Broadband Communication Networks (IBCN) 19 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 20. Results and discussion - test 2012 test 1km 10km 100km 1000km 10K km run1 10.98% 28.10% 41.54% 57.91% 89.41% run2 11.36% 29.65% 47.18% 61.19% 89.98% run3 11.36% 29.65% 47.18% 61.19% 89.98% run4 0.10% 0.74% 2.56% 21.21% 91.37% run5 20.61% 34.24% 47.42% 59.47% 89.74% Department of Information Technology – Broadband Communication Networks (IBCN) 20 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 21. Results and discussion - test 2012 test 1km 10km 100km 1000km 10K km run1 10.98% 28.10% 41.54% 57.91% 89.41% run2 11.36% 29.65% 47.18% 61.19% 89.98% run3 11.36% 29.65% 47.18% 61.19% 89.98% run4 0.10% 0.74% 2.56% 21.21% 91.37% run5 20.61% 34.24% 47.42% 59.47% 89.74% Department of Information Technology – Broadband Communication Networks (IBCN) 21 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 22. Conclusions  Using textual home locations, title and description of the video, we can considerably improve the results  SIFT features may help in some particular cases, but the computation cost seems hard to justify for this  There seems to be scope for improving the results of feature selection techniques for tailored to this task  Witnessed by replacing chi-2 based method with the approach from WISTUD2011 Department of Information Technology – Broadband Communication Networks (IBCN) 22 MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy
  • 23. Questions ? Olivier Van Laere Olivier.VanLaere@intec.ugent.be www.ibcn.intec.ugent.be INTEC Broadband Communication Networks (IBCN) Department of Information Technology (INTEC) Ghent University - IBBT Department of Information Technology – Broadband Communication Networks (IBCN) MediaEval2012 Workshop, October 4-5, 2012, Pisa, Italy

Editor's Notes

  1. To give an idea, training data of this year, couple of examples
  2. Sicily
  3. sea
  4. Pisa
  5. Pisa
  6. where S contains the 10 most similar photos from the chosen cluster in terms of the Jaccard index, dist(p,s) is the straight-line distance between p and the location of photo s, jaccard(s,x) is the Jaccard similarity between s and the test video x and λ = 5.
  7. Development data : 2011 test = 2012 dev by adopting these changes, we manage to increase the results for our first run
  8. Development data : 2011 test = 2012 dev To this extent that the results of run1 are in the same range of run 2, which means we can achieve similar results to using a gazetteer, but without actually using it
  9. Interesting to note is that there is a small but visible difference between run2 and run3. Run 2 uses SIFT features, run 3 does not There was a difference at the sub kilometer threshold for about 6 videos – landmarks
  10. Please note the minor difference in the results of run 5, while the approach is quite different 17.1M training instead of 10M - no multilevel and no dempster-shafer – just 500 + a lot of training data for similarity search
  11. Also note that last year, run 5 differed significantly from the others
  12. The results clearly still benefit from using a gazetteer
  13. Using the visual features has not made any difference at all This shows the difficulty of combining the visual similarity with the textual information - It was hard to determine a reliable visual match, so we adopted a very cautious acceptance, apparently sidelining the visual information in these cases
  14. Run 5 still clearly outperforms run 1
  15. But it is noteworthy that already at the 100km threshold, run 2 catches up, and even outperforms the 1000km treshold with only 2.1M training items vs 17.1M. Main difference here is that run5 only uses a single clustering and no fallback