SlideShare una empresa de Scribd logo
1 de 1
IMPROVING IMAGE TAG RECOMMENDATION
                                                                     USING FAVORITE IMAGE CONTEXT
                                                              Wonyong Eom, Sihyoung Lee, Wesley De Neve, and Yong Man Ro
                                                                                      Image and Video Systems Lab
                                                                         Korea Advanced Institute of Science and Technology (KAIST)
                                                                                           Daejeon, South Korea
                                                           e-mail: ymro@ee.kaist.ac.kr                                                  website: http://ivylab.kaist.ac.kr

I. INTRODUCTION                                                                                          III. EXPERIMENTS
- Observation                                                                                            1. Experimental setup
   - the number of images shared on online social network services                                          - We collected images from Flickr users meeting the following
     keeps growing at a fast rate                                                                             requirements: 1) uploaded at least 100 images, 2) assigned at least
- Problem                                                                                                     500 tags, and 3) bookmarked at least 500 favorite images
   - manual tagging of images is labor intensive and time consuming,                                        - Consequently, using the Flickr API, we retrieved a total of 387,397
     making it difficult to facilitate effective image retrieval                                              images from 27 users (on September 30, 2010)
- Novel solution                                                                                               - the images retrieved are either favorite images or images owned by
   - personalized tag recommendation using favorite image context                                                the 27 users, and are annotated with 4,657,288 tags by 46,686 users
      • source of collective knowledge that consists of images and                                          - To calculate visual distance, we used global and local image features
        associated tags that have been bookmarked by a particular user
   - assumptions made                                                                                     2. Effectiveness of using favorite image context
      • favorite images and their associated tags are indicative of the                                     - Recommending tags using tag statistics: Rtag(t, q)
                                                                                                                   Context                     P@5                        S@5                      P@1
         visual and topical interests of a user                                                                   Personal                     0.158                      0.609                    0.318
      • people actively bookmark favorite images                                                                  Collective                   0.208                      0.612                    0.373
                                                                                                                   Favorite                    0.247                      0.729                    0.457
II. PROPOSED TAG RECOMMENDATION METHOD                                                                     - Recommending tags using visual similarity: SCD-based Rimg(t, q)
1. Number of favorite images on Flickr for users of MIRFLICKR-25000                                                Context                     P@5                        S@5                      P@1
                                                                                                                  Personal                     0.187                      0.629                    0.384
                                             1000000
                                                                                                                  Collective                   0.208                      0.611                    0.324
                                                                                                                   Favorite                    0.294                      0.813                    0.446
                 Number of favorite images




                                              100000
                                                                                                           - Recommending tags using visual similarity: BoVW-based Rimg(t, q)
                                               10000
                                                                                                                   Context                     P@5                        S@5                      P@1
                                                1000                                                              Personal                     0.206                      0.697                    0.367
                                                                                                                  Collective                   0.309                      0.767                    0.523
                                                 100                                                               Favorite                    0.317                      0.813                    0.513

                                                  10
                                                                                                          3. Influence of linear fusion and bookmarking activity
                                                   1
                                                       1                                        9861                          0.4
                                                       187        2538              6872   8855 9861
                                                                           User

                                                                                                                              0.3
              Fig. 1. Number of favorite images per MIRFLICKR-25000 user

2. Personal, collective, and favorite image context
                                                                                                                        P@5




                                                                                                                              0.2
                                                                                                                                                   tag statistics
                                                                                                                                                   visual similarity (SCD)
                                                                                                                              0.1                  visual similarity (BoVW)
                                                                                                                                                   tag statistics + visual similarity (SCD)
                                                                                                                                                   tag statistics + visual similarity (BoVW)
                personal context
                                                                                                                               0
                                                                                                                              Level 1             Level 2             Level 3                  Level 4
                                                                                                                                                      Type of user group
                favorite image context
                                                                                                                  Fig. 3. P@5 for users with different levels of bookmarking activity
                                                                            ...
                                                                                                          4. Example query images
              collective context
                                                                           ...                                                                                                                  tag statistics +
                                                                                                             query image                  tag statistics          visual similarity
                                                                                                                                                                                               visual similarity
 Fig. 2. Relation between personal, collective, and favorite image context, visualized                                              nature, africa, photo, nature, wildlife,
 from the point-of-view of a user who uploaded a new image that is to be annotated                                                                                                nature, wildlife,
                                                                                                                                           image,         macro, birds, africa,
                                                                                                                                                                                macro, birds, africa,
                                                                                                                                    moth, bird, wildlife,  flower, animal,
 3. Mathematical modeling                                                                                                                                                       animal, bird, flower,
                                                                                                                                            birds,          flowers, safari,
-The relevance of a set of tags Tq to the content of a query image q                                                                                                               safari, flowers
                                                                
                                                                                                                                      macro, Australia         butterfly
Tq  t t  T and R(t , q)   tag
-R(t, q) is modeled by linearly fusing the output of two relevance functions                                                          sardegna, mare,          italy, bw, red,     italy, bw, red, green,
                                                                                                                                    donna, fitness, street, milano, green, street,     street, milano,
R(t , q)    Rtag (t , q)  (1   )  Rimg (t , q)                                                                               red, luce, bw, green, silhouette, people,         silhouette, light,
-Rtag(t, q) is modeled by making use of tag statistics                                                                                      light               paris, canon         sardegna, shadow
                                                       P(t | v), if P(t | v)  0
R tag (t , q)  P(t )                          
                                               vV
                                                       
                                                        ,       otherwise                                  Fig. 4. Example images with tags recommended using favorite image context

-Rimg(t, q) is modeled using a MAP-based method                                                          IV. CONCLUSIONS
                               P(q | t , Q ) P(t | Q )                                                   - Tag recommendation using favorite image context is, for the users
R img (t , q)  P(t | q, Q )                          ,                                                   selected, more effective than the use of personal and collective context
                                    P(q | Q )                                                            - Linearly fusing tag statistics and visual similarity allows for a higher
                                                                                                           effectiveness in terms of P@5, compared to their separate usage

                                                           IEEE International Conference on Image Processing (ICIP), September 2011, Brussels (Belgium)

Más contenido relacionado

Más de Wesley De Neve

Towards diagnosis of rotator cuff tears in 3-D MRI using 3-D convolutional ne...
Towards diagnosis of rotator cuff tears in 3-D MRI using 3-D convolutional ne...Towards diagnosis of rotator cuff tears in 3-D MRI using 3-D convolutional ne...
Towards diagnosis of rotator cuff tears in 3-D MRI using 3-D convolutional ne...Wesley De Neve
 
Investigating the biological relevance in trained embedding representations o...
Investigating the biological relevance in trained embedding representations o...Investigating the biological relevance in trained embedding representations o...
Investigating the biological relevance in trained embedding representations o...Wesley De Neve
 
Impact of adversarial examples on deep learning models for biomedical image s...
Impact of adversarial examples on deep learning models for biomedical image s...Impact of adversarial examples on deep learning models for biomedical image s...
Impact of adversarial examples on deep learning models for biomedical image s...Wesley De Neve
 
Learning Biologically Relevant Features Using Convolutional Neural Networks f...
Learning Biologically Relevant Features Using Convolutional Neural Networks f...Learning Biologically Relevant Features Using Convolutional Neural Networks f...
Learning Biologically Relevant Features Using Convolutional Neural Networks f...Wesley De Neve
 
The 5th Aslla Symposium
The 5th Aslla SymposiumThe 5th Aslla Symposium
The 5th Aslla SymposiumWesley De Neve
 
Ghent University Global Campus 101
Ghent University Global Campus 101Ghent University Global Campus 101
Ghent University Global Campus 101Wesley De Neve
 
Booklet for the First GUGC Research Symposium
Booklet for the First GUGC Research SymposiumBooklet for the First GUGC Research Symposium
Booklet for the First GUGC Research SymposiumWesley De Neve
 
Center for Biotech Data Science at Ghent University Global Campus
Center for Biotech Data Science at Ghent University Global CampusCenter for Biotech Data Science at Ghent University Global Campus
Center for Biotech Data Science at Ghent University Global CampusWesley De Neve
 
Center for Biotech Data Science at Ghent University Global Campus
Center for Biotech Data Science at Ghent University Global CampusCenter for Biotech Data Science at Ghent University Global Campus
Center for Biotech Data Science at Ghent University Global CampusWesley De Neve
 
Learning biologically relevant features using convolutional neural networks f...
Learning biologically relevant features using convolutional neural networks f...Learning biologically relevant features using convolutional neural networks f...
Learning biologically relevant features using convolutional neural networks f...Wesley De Neve
 
Towards reading genomic data using deep learning-driven NLP techniques
Towards reading genomic data using deep learning-driven NLP techniquesTowards reading genomic data using deep learning-driven NLP techniques
Towards reading genomic data using deep learning-driven NLP techniquesWesley De Neve
 
Deep Machine Learning for Making Sense of Biotech Data - From Clean Energy to...
Deep Machine Learning for Making Sense of Biotech Data - From Clean Energy to...Deep Machine Learning for Making Sense of Biotech Data - From Clean Energy to...
Deep Machine Learning for Making Sense of Biotech Data - From Clean Energy to...Wesley De Neve
 
GUGC Info Session - Informatics and Bioinformatics
GUGC Info Session - Informatics and BioinformaticsGUGC Info Session - Informatics and Bioinformatics
GUGC Info Session - Informatics and BioinformaticsWesley De Neve
 
Ghent University Global Campus - Sungkyunkwan University: Workshop on Researc...
Ghent University Global Campus - Sungkyunkwan University: Workshop on Researc...Ghent University Global Campus - Sungkyunkwan University: Workshop on Researc...
Ghent University Global Campus - Sungkyunkwan University: Workshop on Researc...Wesley De Neve
 
Biotech Data Science @ GUGC in Korea: Deep Learning for Prediction of Drug-Ta...
Biotech Data Science @ GUGC in Korea: Deep Learning for Prediction of Drug-Ta...Biotech Data Science @ GUGC in Korea: Deep Learning for Prediction of Drug-Ta...
Biotech Data Science @ GUGC in Korea: Deep Learning for Prediction of Drug-Ta...Wesley De Neve
 
Exploring Deep Machine Learning for Automatic Right Whale Recognition and No...
 Exploring Deep Machine Learning for Automatic Right Whale Recognition and No... Exploring Deep Machine Learning for Automatic Right Whale Recognition and No...
Exploring Deep Machine Learning for Automatic Right Whale Recognition and No...Wesley De Neve
 
Deep Machine Learning for Automating Biotech Tasks Through Self-Learning Expe...
Deep Machine Learning for Automating Biotech Tasks Through Self-Learning Expe...Deep Machine Learning for Automating Biotech Tasks Through Self-Learning Expe...
Deep Machine Learning for Automating Biotech Tasks Through Self-Learning Expe...Wesley De Neve
 
Towards using multimedia technology for biological data processing
Towards using multimedia technology for biological data processingTowards using multimedia technology for biological data processing
Towards using multimedia technology for biological data processingWesley De Neve
 
Multimedia Lab @ Ghent University - iMinds - Organizational Overview & Outlin...
Multimedia Lab @ Ghent University - iMinds - Organizational Overview & Outlin...Multimedia Lab @ Ghent University - iMinds - Organizational Overview & Outlin...
Multimedia Lab @ Ghent University - iMinds - Organizational Overview & Outlin...Wesley De Neve
 
Towards Twitter hashtag recommendation using distributed word representations...
Towards Twitter hashtag recommendation using distributed word representations...Towards Twitter hashtag recommendation using distributed word representations...
Towards Twitter hashtag recommendation using distributed word representations...Wesley De Neve
 

Más de Wesley De Neve (20)

Towards diagnosis of rotator cuff tears in 3-D MRI using 3-D convolutional ne...
Towards diagnosis of rotator cuff tears in 3-D MRI using 3-D convolutional ne...Towards diagnosis of rotator cuff tears in 3-D MRI using 3-D convolutional ne...
Towards diagnosis of rotator cuff tears in 3-D MRI using 3-D convolutional ne...
 
Investigating the biological relevance in trained embedding representations o...
Investigating the biological relevance in trained embedding representations o...Investigating the biological relevance in trained embedding representations o...
Investigating the biological relevance in trained embedding representations o...
 
Impact of adversarial examples on deep learning models for biomedical image s...
Impact of adversarial examples on deep learning models for biomedical image s...Impact of adversarial examples on deep learning models for biomedical image s...
Impact of adversarial examples on deep learning models for biomedical image s...
 
Learning Biologically Relevant Features Using Convolutional Neural Networks f...
Learning Biologically Relevant Features Using Convolutional Neural Networks f...Learning Biologically Relevant Features Using Convolutional Neural Networks f...
Learning Biologically Relevant Features Using Convolutional Neural Networks f...
 
The 5th Aslla Symposium
The 5th Aslla SymposiumThe 5th Aslla Symposium
The 5th Aslla Symposium
 
Ghent University Global Campus 101
Ghent University Global Campus 101Ghent University Global Campus 101
Ghent University Global Campus 101
 
Booklet for the First GUGC Research Symposium
Booklet for the First GUGC Research SymposiumBooklet for the First GUGC Research Symposium
Booklet for the First GUGC Research Symposium
 
Center for Biotech Data Science at Ghent University Global Campus
Center for Biotech Data Science at Ghent University Global CampusCenter for Biotech Data Science at Ghent University Global Campus
Center for Biotech Data Science at Ghent University Global Campus
 
Center for Biotech Data Science at Ghent University Global Campus
Center for Biotech Data Science at Ghent University Global CampusCenter for Biotech Data Science at Ghent University Global Campus
Center for Biotech Data Science at Ghent University Global Campus
 
Learning biologically relevant features using convolutional neural networks f...
Learning biologically relevant features using convolutional neural networks f...Learning biologically relevant features using convolutional neural networks f...
Learning biologically relevant features using convolutional neural networks f...
 
Towards reading genomic data using deep learning-driven NLP techniques
Towards reading genomic data using deep learning-driven NLP techniquesTowards reading genomic data using deep learning-driven NLP techniques
Towards reading genomic data using deep learning-driven NLP techniques
 
Deep Machine Learning for Making Sense of Biotech Data - From Clean Energy to...
Deep Machine Learning for Making Sense of Biotech Data - From Clean Energy to...Deep Machine Learning for Making Sense of Biotech Data - From Clean Energy to...
Deep Machine Learning for Making Sense of Biotech Data - From Clean Energy to...
 
GUGC Info Session - Informatics and Bioinformatics
GUGC Info Session - Informatics and BioinformaticsGUGC Info Session - Informatics and Bioinformatics
GUGC Info Session - Informatics and Bioinformatics
 
Ghent University Global Campus - Sungkyunkwan University: Workshop on Researc...
Ghent University Global Campus - Sungkyunkwan University: Workshop on Researc...Ghent University Global Campus - Sungkyunkwan University: Workshop on Researc...
Ghent University Global Campus - Sungkyunkwan University: Workshop on Researc...
 
Biotech Data Science @ GUGC in Korea: Deep Learning for Prediction of Drug-Ta...
Biotech Data Science @ GUGC in Korea: Deep Learning for Prediction of Drug-Ta...Biotech Data Science @ GUGC in Korea: Deep Learning for Prediction of Drug-Ta...
Biotech Data Science @ GUGC in Korea: Deep Learning for Prediction of Drug-Ta...
 
Exploring Deep Machine Learning for Automatic Right Whale Recognition and No...
 Exploring Deep Machine Learning for Automatic Right Whale Recognition and No... Exploring Deep Machine Learning for Automatic Right Whale Recognition and No...
Exploring Deep Machine Learning for Automatic Right Whale Recognition and No...
 
Deep Machine Learning for Automating Biotech Tasks Through Self-Learning Expe...
Deep Machine Learning for Automating Biotech Tasks Through Self-Learning Expe...Deep Machine Learning for Automating Biotech Tasks Through Self-Learning Expe...
Deep Machine Learning for Automating Biotech Tasks Through Self-Learning Expe...
 
Towards using multimedia technology for biological data processing
Towards using multimedia technology for biological data processingTowards using multimedia technology for biological data processing
Towards using multimedia technology for biological data processing
 
Multimedia Lab @ Ghent University - iMinds - Organizational Overview & Outlin...
Multimedia Lab @ Ghent University - iMinds - Organizational Overview & Outlin...Multimedia Lab @ Ghent University - iMinds - Organizational Overview & Outlin...
Multimedia Lab @ Ghent University - iMinds - Organizational Overview & Outlin...
 
Towards Twitter hashtag recommendation using distributed word representations...
Towards Twitter hashtag recommendation using distributed word representations...Towards Twitter hashtag recommendation using distributed word representations...
Towards Twitter hashtag recommendation using distributed word representations...
 

Último

presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfOverkill Security
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 

Último (20)

presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 

Improving Image Tag Recommendation Using Favorite Image Context

  • 1. IMPROVING IMAGE TAG RECOMMENDATION USING FAVORITE IMAGE CONTEXT Wonyong Eom, Sihyoung Lee, Wesley De Neve, and Yong Man Ro Image and Video Systems Lab Korea Advanced Institute of Science and Technology (KAIST) Daejeon, South Korea e-mail: ymro@ee.kaist.ac.kr website: http://ivylab.kaist.ac.kr I. INTRODUCTION III. EXPERIMENTS - Observation 1. Experimental setup - the number of images shared on online social network services - We collected images from Flickr users meeting the following keeps growing at a fast rate requirements: 1) uploaded at least 100 images, 2) assigned at least - Problem 500 tags, and 3) bookmarked at least 500 favorite images - manual tagging of images is labor intensive and time consuming, - Consequently, using the Flickr API, we retrieved a total of 387,397 making it difficult to facilitate effective image retrieval images from 27 users (on September 30, 2010) - Novel solution - the images retrieved are either favorite images or images owned by - personalized tag recommendation using favorite image context the 27 users, and are annotated with 4,657,288 tags by 46,686 users • source of collective knowledge that consists of images and - To calculate visual distance, we used global and local image features associated tags that have been bookmarked by a particular user - assumptions made 2. Effectiveness of using favorite image context • favorite images and their associated tags are indicative of the - Recommending tags using tag statistics: Rtag(t, q) Context P@5 S@5 P@1 visual and topical interests of a user Personal 0.158 0.609 0.318 • people actively bookmark favorite images Collective 0.208 0.612 0.373 Favorite 0.247 0.729 0.457 II. PROPOSED TAG RECOMMENDATION METHOD - Recommending tags using visual similarity: SCD-based Rimg(t, q) 1. Number of favorite images on Flickr for users of MIRFLICKR-25000 Context P@5 S@5 P@1 Personal 0.187 0.629 0.384 1000000 Collective 0.208 0.611 0.324 Favorite 0.294 0.813 0.446 Number of favorite images 100000 - Recommending tags using visual similarity: BoVW-based Rimg(t, q) 10000 Context P@5 S@5 P@1 1000 Personal 0.206 0.697 0.367 Collective 0.309 0.767 0.523 100 Favorite 0.317 0.813 0.513 10 3. Influence of linear fusion and bookmarking activity 1 1 9861 0.4 187 2538 6872 8855 9861 User 0.3 Fig. 1. Number of favorite images per MIRFLICKR-25000 user 2. Personal, collective, and favorite image context P@5 0.2 tag statistics visual similarity (SCD) 0.1 visual similarity (BoVW) tag statistics + visual similarity (SCD) tag statistics + visual similarity (BoVW) personal context 0 Level 1 Level 2 Level 3 Level 4 Type of user group favorite image context Fig. 3. P@5 for users with different levels of bookmarking activity ... 4. Example query images collective context ... tag statistics + query image tag statistics visual similarity visual similarity Fig. 2. Relation between personal, collective, and favorite image context, visualized nature, africa, photo, nature, wildlife, from the point-of-view of a user who uploaded a new image that is to be annotated nature, wildlife, image, macro, birds, africa, macro, birds, africa, moth, bird, wildlife, flower, animal, 3. Mathematical modeling animal, bird, flower, birds, flowers, safari, -The relevance of a set of tags Tq to the content of a query image q safari, flowers   macro, Australia butterfly Tq  t t  T and R(t , q)   tag -R(t, q) is modeled by linearly fusing the output of two relevance functions sardegna, mare, italy, bw, red, italy, bw, red, green, donna, fitness, street, milano, green, street, street, milano, R(t , q)    Rtag (t , q)  (1   )  Rimg (t , q) red, luce, bw, green, silhouette, people, silhouette, light, -Rtag(t, q) is modeled by making use of tag statistics light paris, canon sardegna, shadow P(t | v), if P(t | v)  0 R tag (t , q)  P(t )  vV   , otherwise Fig. 4. Example images with tags recommended using favorite image context -Rimg(t, q) is modeled using a MAP-based method IV. CONCLUSIONS P(q | t , Q ) P(t | Q ) - Tag recommendation using favorite image context is, for the users R img (t , q)  P(t | q, Q )  , selected, more effective than the use of personal and collective context P(q | Q ) - Linearly fusing tag statistics and visual similarity allows for a higher effectiveness in terms of P@5, compared to their separate usage IEEE International Conference on Image Processing (ICIP), September 2011, Brussels (Belgium)