SlideShare une entreprise Scribd logo
1  sur  1
Télécharger pour lire hors ligne
Ismail Badache and Mohand Boughanem
IRIT - Paul Sabatier University,Toulouse, France
{Badache, Boughanem}@irit.fr
Priors Based On Time-Sensitive Social Signals
3. Time-Aware Social Signals
• Dataset
- INEX IMDb Dataset.
- 30 INEX IMDb Topics and their relevance judgments.
- Social data from 5 social networks: Like, Share and Comment (Facebook);
Tweet (Twitter); +1 (Google+); Bookmark (Delicious); Share (LinkedIn).
• Results
4. Experimental Evaluation
• Majority of search engines include social signals (e.g. +1, like) as non-textual
features to relevance. However, in the existing works signals are considered time-
independent.
• Hypothesis 1: signals are time-dependent, the date when the user action has
happened is important to distinguish between recent and old signals. Therefore, the
recency of signals may indicate some recent interests to the resource, which may
improve the a priori relevance of document.
• Hypothesis 2: the number of signals of a resource depends on the resource age, an
old resource may have much more signals than a recent one.
• Research questions are the following:
1. How to take into account signals and their date to estimate the priors?
2. What is the impact of temporally-aware signals on IR system performance?
• We propose to consider the date associated with a signal and the age of a resource.
To estimate priors, we distinguish two ways to handle it:
• Proposal 1: Time of Signal
Resource associated with fresh signals are more likely to interest user and should
be promoted comparing to those associated with old signals. Therefore, instead of
counting each occurrence of a given signal, we bias the counting, noted 𝐶𝑜𝑢𝑛𝑡𝑡 𝑎
, by
the date of the occurrence of the signal.
Where 𝑓 𝑡𝑗,𝑎 𝑖
, 𝐷 represents signal-time function, we use Gaussian Kernel to
estimate a distance between current time 𝑡 𝑐𝑢𝑟𝑟𝑒𝑛𝑡 and 𝑡𝑗,𝑎 𝑖
with 𝜎 ∈ ℜ+
. k represents
the number of moments (datetime) at which action 𝑎𝑖 was produced.
• 𝑷 𝑫 is estimated using formula 3 but by replacing 𝐶𝑜𝑢𝑛𝑡() by 𝐶𝑜𝑢𝑛𝑡𝑡 𝑎
().
Notice that if the signal time is not considered 𝑓 𝑡𝑗,𝑎 𝑖
, 𝐷 = 1 ∀𝑡𝑗,𝑎 𝑖
• Proposal 2: Age of Resource
The simple counting of signals may boost old resources compared to recent ones,
because resources with long life in the Web has much more chance to get more
signals than recent ones. So to cope with this issue we propose to normalize the
distribution of signals associated with a resource through resource publication date.
We divide the number of signals by the current lifespan of the resource.
• The prior 𝑷 𝑫 is estimated using formula 3 but by replacing 𝐶𝑜𝑢𝑛𝑡() by
𝐶𝑜𝑢𝑛𝑡𝑡 𝐷
() for document and 𝐶𝑜𝑢𝑛𝑡𝑡 𝐶
for collection.
1. Introduction
• We exploit language model to estimate the relevance of document D to a query Q.
• 𝑷 𝑫 is a document prior. 𝑤𝑖 represents words of query Q. Estimating
𝑃 𝑤𝑖 𝑄 can be performed using different models.
• The priors are estimated by a counting of actions 𝑎𝑖 performed on D.
With 𝑃(𝑎𝑖) is estimated using maximum-likelihood:
• We smooth 𝑃(𝑎𝑖) by collection C using Dirichlet :
With 𝑃(𝑎𝑖|𝐶) is estimated using maximum-likelihood:
Where 𝑷 𝑫 represents the a priori probability of D. 𝐶𝑜𝑢𝑛𝑡(𝑎𝑖, 𝐷) represents
number of occurrence of action 𝑎𝑖 on resource D. 𝑎• is the total number of social
signals in document D or in collection C.
2. Time-Independent Social Signals
Like Share Comment TotalFB Tweet +1 Bookmark Share(LIn) All Criteria
P@10 0,3938 0,4061 0,3857 0,4209 0,3879 0,3826 0,373 0,3739 0,4408
P@20 0,362 0,3649 0,3551 0,4102 0,3512 0,3468 0,3414 0,3432 0,4262
nDCG 0,513 0,5262 0,5121 0,5681 0,4769 0,5017 0,4621 0,4566 0,5974
MAP 0,2832 0,2905 0,2813 0,3125 0,2735 0,2704 0,26 0,2515 0,33
0
0,1
0,2
0,3
0,4
0,5
0,6
Baselines: Without Considering Time
Lucene Solr ML.Hiemstra
P@10 0,3411 0,37
P@20 0,3122 0,3403
nDCG 0,3919 0,4325
MAP 0,1782 0,2402
0
0,1
0,2
0,3
0,4
0,5
Baselines: Without Priors
Like Share Comment TotalFB Tweet +1 Bookmark Share(LIn) All Criteria
P@10 0,4091 0,4177 0,3912 0,4302 0,3918 0,39 0,3732 0,3762 0,4484
P@20 0,362 0,3721 0,3683 0,4258 0,3579 0,3511 0,3427 0,3449 0,4305
nDCG 0,5308 0,5544 0,5285 0,5827 0,4903 0,5246 0,4671 0,4606 0,62
MAP 0,2907 0,2989 0,2874 0,32 0,2779 0,2748 0,2618 0,2542 0,3366
0
0,1
0,2
0,3
0,4
0,5
0,6
With Considering Publication Date
Share Comment
P@10 0,4148 0,3861
P@20 0,3681 0,3601
nDCG 0,5472 0,5207
MAP 0,297 0,2844
0
0,1
0,2
0,3
0,4
0,5
0,6
With Considering Action Time
𝑃 𝐷 𝑄 = 𝑅𝑎𝑛𝑘
𝑃 𝐷 ∙ 𝑃 𝑄 𝐷 = 𝑃 𝐷 ∙
𝑤 𝑖 𝜖𝑄
𝑃(𝑤𝑖 |𝑄)
𝑃 𝐷 =
𝑎 𝑖∈𝐴
𝑃(𝑎𝑖)
𝑷 𝑫 =
𝑎 𝑖∈𝐴
𝐶𝑜𝑢𝑛𝑡 𝑎𝑖, 𝐷 + 𝜇 ∙ 𝑃(𝑎𝑖|𝐶)
𝐶𝑜𝑢𝑛𝑡 𝑎•, 𝐷 + 𝜇
(1)
(2)
(3)
𝐶𝑜𝑢𝑛𝑡𝑡 𝑎
𝑡𝑗,𝑎 𝑖
, 𝐷 =
𝑗=1
𝑘
𝑓 𝑡𝑗,𝑎 𝑖
, 𝐷 =
𝑗=1
𝑘
𝑒𝑥𝑝 −
∥ 𝑡 𝑐𝑢𝑟𝑟𝑒𝑛𝑡 −𝑡𝑗,𝑎 𝑖
∥2
2𝜎2
𝐶𝑜𝑢𝑛𝑡𝑡 𝐷
𝑎𝑖, 𝐷 =
𝐶𝑜𝑢𝑛𝑡(𝑎𝑖, 𝐷)
𝐴𝑔𝑒(𝐷)
=
𝐶𝑜𝑢𝑛𝑡(𝑎𝑖, 𝐷)
exp −
∥ 𝑡 𝑐𝑢𝑟𝑟𝑒𝑛𝑡 − 𝑡 𝐷 ∥2
2𝜎2
(4)
(5)
Web ResourcesSocial Networks
Like (Frequency, Time)
Comment (Frequency, Time)
Share (Frequency, Time)
+1 (Frequency, Time)
…
User’s Actions
(Social Signals)
Time-Aware Social
Relevance
Topical Relevance
Global Relevance
Fig. Global presentation of our approach
[Rank : 1]
[Rank : 3]
[Rank : 2][Rank : 4]
𝑃 𝑎𝑖 =
𝐶𝑜𝑢𝑛𝑡(𝑎𝑖, 𝐷)
𝐶𝑜𝑢𝑛𝑡(𝑎•, 𝐷)
𝑃 𝑎𝑖|𝐶 =
𝐶𝑜𝑢𝑛𝑡(𝑎𝑖, 𝐶)
𝐶𝑜𝑢𝑛𝑡(𝑎•, 𝐶)

Contenu connexe

Similaire à Priors Based On Time-Sensitive Social Signals

Introducing the Whole Tale Project: Merging Science and Cyberinfrastructure P...
Introducing the Whole Tale Project: Merging Science and Cyberinfrastructure P...Introducing the Whole Tale Project: Merging Science and Cyberinfrastructure P...
Introducing the Whole Tale Project: Merging Science and Cyberinfrastructure P...Bertram Ludäscher
 
Studying archives of online behavior
Studying archives of online behaviorStudying archives of online behavior
Studying archives of online behaviorJames Howison
 
Social Computing Research with Apache Spark
Social Computing Research with Apache SparkSocial Computing Research with Apache Spark
Social Computing Research with Apache SparkMatthew Rowe
 
Testing the Understandability of Hybrid Process Models Using DCR Graphs
Testing the Understandability of Hybrid Process Models Using DCR GraphsTesting the Understandability of Hybrid Process Models Using DCR Graphs
Testing the Understandability of Hybrid Process Models Using DCR GraphsAmine Abbad Andaloussi
 
[Document] MultiProject analysis with Critical Path Method
[Document] MultiProject analysis with Critical Path Method[Document] MultiProject analysis with Critical Path Method
[Document] MultiProject analysis with Critical Path MethodMichele Palumbo
 
Exploring Correlation Between Sentiment of Environmental Tweets and the Stock...
Exploring Correlation Between Sentiment of Environmental Tweets and the Stock...Exploring Correlation Between Sentiment of Environmental Tweets and the Stock...
Exploring Correlation Between Sentiment of Environmental Tweets and the Stock...Data Works MD
 
How people talk about health?
How people talk about health?How people talk about health?
How people talk about health?Nicola Procopio
 
Data Communities - reusable data in and outside your organization.
Data Communities - reusable data in and outside your organization.Data Communities - reusable data in and outside your organization.
Data Communities - reusable data in and outside your organization.Paul Groth
 
Semantic-based Process Analysis
Semantic-based Process AnalysisSemantic-based Process Analysis
Semantic-based Process AnalysisMauro Dragoni
 
Open access repositories
Open access repositoriesOpen access repositories
Open access repositoriesIryna Kuchma
 
Exploratory Data Analysis
Exploratory Data AnalysisExploratory Data Analysis
Exploratory Data AnalysisKaty Allen
 
Pre-defense_talk
Pre-defense_talkPre-defense_talk
Pre-defense_talkaphex34
 
Collective Stress in the Digital Age
Collective Stress in the Digital AgeCollective Stress in the Digital Age
Collective Stress in the Digital AgeTalha OZ
 
Lecture_2_Stats.pdf
Lecture_2_Stats.pdfLecture_2_Stats.pdf
Lecture_2_Stats.pdfpaijitk
 
Initial acquisition in digital communication systems by Fuyun Ling, v1.2
Initial acquisition in digital communication systems by Fuyun Ling, v1.2Initial acquisition in digital communication systems by Fuyun Ling, v1.2
Initial acquisition in digital communication systems by Fuyun Ling, v1.2Fuyun Ling
 
Finding Emerging Topics Using Chaos and Community Detection in Social Media G...
Finding Emerging Topics Using Chaos and Community Detection in Social Media G...Finding Emerging Topics Using Chaos and Community Detection in Social Media G...
Finding Emerging Topics Using Chaos and Community Detection in Social Media G...Paragon_Science_Inc
 
Share and analyze geonomic data at scale by Andy Petrella and Xavier Tordoir
Share and analyze geonomic data at scale by Andy Petrella and Xavier TordoirShare and analyze geonomic data at scale by Andy Petrella and Xavier Tordoir
Share and analyze geonomic data at scale by Andy Petrella and Xavier TordoirSpark Summit
 

Similaire à Priors Based On Time-Sensitive Social Signals (20)

Introducing the Whole Tale Project: Merging Science and Cyberinfrastructure P...
Introducing the Whole Tale Project: Merging Science and Cyberinfrastructure P...Introducing the Whole Tale Project: Merging Science and Cyberinfrastructure P...
Introducing the Whole Tale Project: Merging Science and Cyberinfrastructure P...
 
Studying archives of online behavior
Studying archives of online behaviorStudying archives of online behavior
Studying archives of online behavior
 
Ngsp
NgspNgsp
Ngsp
 
Social Computing Research with Apache Spark
Social Computing Research with Apache SparkSocial Computing Research with Apache Spark
Social Computing Research with Apache Spark
 
Testing the Understandability of Hybrid Process Models Using DCR Graphs
Testing the Understandability of Hybrid Process Models Using DCR GraphsTesting the Understandability of Hybrid Process Models Using DCR Graphs
Testing the Understandability of Hybrid Process Models Using DCR Graphs
 
[Document] MultiProject analysis with Critical Path Method
[Document] MultiProject analysis with Critical Path Method[Document] MultiProject analysis with Critical Path Method
[Document] MultiProject analysis with Critical Path Method
 
Exploring Correlation Between Sentiment of Environmental Tweets and the Stock...
Exploring Correlation Between Sentiment of Environmental Tweets and the Stock...Exploring Correlation Between Sentiment of Environmental Tweets and the Stock...
Exploring Correlation Between Sentiment of Environmental Tweets and the Stock...
 
How people talk about health?
How people talk about health?How people talk about health?
How people talk about health?
 
Data Communities - reusable data in and outside your organization.
Data Communities - reusable data in and outside your organization.Data Communities - reusable data in and outside your organization.
Data Communities - reusable data in and outside your organization.
 
A spatio-temporal visual analysis tool for historical dictionaries.
A spatio-temporal visual analysis tool for historical dictionaries. A spatio-temporal visual analysis tool for historical dictionaries.
A spatio-temporal visual analysis tool for historical dictionaries.
 
Semantic-based Process Analysis
Semantic-based Process AnalysisSemantic-based Process Analysis
Semantic-based Process Analysis
 
Open access repositories
Open access repositoriesOpen access repositories
Open access repositories
 
Exploratory Data Analysis
Exploratory Data AnalysisExploratory Data Analysis
Exploratory Data Analysis
 
Pre-defense_talk
Pre-defense_talkPre-defense_talk
Pre-defense_talk
 
OpenML data@Sheffield
OpenML data@SheffieldOpenML data@Sheffield
OpenML data@Sheffield
 
Collective Stress in the Digital Age
Collective Stress in the Digital AgeCollective Stress in the Digital Age
Collective Stress in the Digital Age
 
Lecture_2_Stats.pdf
Lecture_2_Stats.pdfLecture_2_Stats.pdf
Lecture_2_Stats.pdf
 
Initial acquisition in digital communication systems by Fuyun Ling, v1.2
Initial acquisition in digital communication systems by Fuyun Ling, v1.2Initial acquisition in digital communication systems by Fuyun Ling, v1.2
Initial acquisition in digital communication systems by Fuyun Ling, v1.2
 
Finding Emerging Topics Using Chaos and Community Detection in Social Media G...
Finding Emerging Topics Using Chaos and Community Detection in Social Media G...Finding Emerging Topics Using Chaos and Community Detection in Social Media G...
Finding Emerging Topics Using Chaos and Community Detection in Social Media G...
 
Share and analyze geonomic data at scale by Andy Petrella and Xavier Tordoir
Share and analyze geonomic data at scale by Andy Petrella and Xavier TordoirShare and analyze geonomic data at scale by Andy Petrella and Xavier Tordoir
Share and analyze geonomic data at scale by Andy Petrella and Xavier Tordoir
 

Plus de Ismail BADACHE

Recherche d'Information Sociale en Langue Arabe : Cas de Facebook
Recherche d'Information Sociale en Langue Arabe : Cas de FacebookRecherche d'Information Sociale en Langue Arabe : Cas de Facebook
Recherche d'Information Sociale en Langue Arabe : Cas de FacebookIsmail BADACHE
 
Predicting Contradiction Intensity: Low, Strong or Very Strong?
Predicting Contradiction Intensity: Low, Strong or Very Strong?Predicting Contradiction Intensity: Low, Strong or Very Strong?
Predicting Contradiction Intensity: Low, Strong or Very Strong?Ismail BADACHE
 
Prédire l’intensité de contradiction dans les commentaires : faible, forte ou...
Prédire l’intensité de contradiction dans les commentaires : faible, forte ou...Prédire l’intensité de contradiction dans les commentaires : faible, forte ou...
Prédire l’intensité de contradiction dans les commentaires : faible, forte ou...Ismail BADACHE
 
Intensité de contradiction dans les commentaires (Séminaire à l'EHESS 04 avri...
Intensité de contradiction dans les commentaires (Séminaire à l'EHESS 04 avri...Intensité de contradiction dans les commentaires (Séminaire à l'EHESS 04 avri...
Intensité de contradiction dans les commentaires (Séminaire à l'EHESS 04 avri...Ismail BADACHE
 
Contradiction in Reviews: is it Strong or Low?
Contradiction in Reviews: is it Strong or Low?Contradiction in Reviews: is it Strong or Low?
Contradiction in Reviews: is it Strong or Low?Ismail BADACHE
 
LES CONTENUS SOCIAUX : Quel impact sur le processus de RI et la quantificatio...
LES CONTENUS SOCIAUX : Quel impact sur le processus de RI et la quantificatio...LES CONTENUS SOCIAUX : Quel impact sur le processus de RI et la quantificatio...
LES CONTENUS SOCIAUX : Quel impact sur le processus de RI et la quantificatio...Ismail BADACHE
 
Harnessing Ratings and Aspect-Sentiment to Estimate Contradiction Intensity i...
Harnessing Ratings and Aspect-Sentiment to Estimate Contradiction Intensity i...Harnessing Ratings and Aspect-Sentiment to Estimate Contradiction Intensity i...
Harnessing Ratings and Aspect-Sentiment to Estimate Contradiction Intensity i...Ismail BADACHE
 
Finding and Quantifying Temporal-Aware Contradiction in Reviews
Finding and Quantifying Temporal-Aware Contradiction in ReviewsFinding and Quantifying Temporal-Aware Contradiction in Reviews
Finding and Quantifying Temporal-Aware Contradiction in ReviewsIsmail BADACHE
 
Les Signaux Sociaux Émotionnels : Quel impact sur la RI ?
Les Signaux Sociaux Émotionnels : Quel impact sur la RI ? Les Signaux Sociaux Émotionnels : Quel impact sur la RI ?
Les Signaux Sociaux Émotionnels : Quel impact sur la RI ? Ismail BADACHE
 
Détection de contradiction dans les commentaires
Détection de contradiction dans les commentairesDétection de contradiction dans les commentaires
Détection de contradiction dans les commentairesIsmail BADACHE
 
Social Signals: Any Impacts in Search?
Social Signals: Any Impacts in Search?Social Signals: Any Impacts in Search?
Social Signals: Any Impacts in Search?Ismail BADACHE
 
Multimodal Social Book Search
Multimodal Social Book SearchMultimodal Social Book Search
Multimodal Social Book SearchIsmail BADACHE
 
Pertinence a Priori Basée sur la Diversité et la Temporalité des Signaux Sociaux
Pertinence a Priori Basée sur la Diversité et la Temporalité des Signaux SociauxPertinence a Priori Basée sur la Diversité et la Temporalité des Signaux Sociaux
Pertinence a Priori Basée sur la Diversité et la Temporalité des Signaux SociauxIsmail BADACHE
 
Social Networks Statistics 2014
Social Networks Statistics 2014Social Networks Statistics 2014
Social Networks Statistics 2014Ismail BADACHE
 
Exploitation de signaux sociaux pour estimer la pertinence a priori d’une res...
Exploitation de signaux sociaux pour estimer la pertinence a priori d’une res...Exploitation de signaux sociaux pour estimer la pertinence a priori d’une res...
Exploitation de signaux sociaux pour estimer la pertinence a priori d’une res...Ismail BADACHE
 
Poster Recherche d'Information Sociale
Poster Recherche d'Information SocialePoster Recherche d'Information Sociale
Poster Recherche d'Information SocialeIsmail BADACHE
 

Plus de Ismail BADACHE (16)

Recherche d'Information Sociale en Langue Arabe : Cas de Facebook
Recherche d'Information Sociale en Langue Arabe : Cas de FacebookRecherche d'Information Sociale en Langue Arabe : Cas de Facebook
Recherche d'Information Sociale en Langue Arabe : Cas de Facebook
 
Predicting Contradiction Intensity: Low, Strong or Very Strong?
Predicting Contradiction Intensity: Low, Strong or Very Strong?Predicting Contradiction Intensity: Low, Strong or Very Strong?
Predicting Contradiction Intensity: Low, Strong or Very Strong?
 
Prédire l’intensité de contradiction dans les commentaires : faible, forte ou...
Prédire l’intensité de contradiction dans les commentaires : faible, forte ou...Prédire l’intensité de contradiction dans les commentaires : faible, forte ou...
Prédire l’intensité de contradiction dans les commentaires : faible, forte ou...
 
Intensité de contradiction dans les commentaires (Séminaire à l'EHESS 04 avri...
Intensité de contradiction dans les commentaires (Séminaire à l'EHESS 04 avri...Intensité de contradiction dans les commentaires (Séminaire à l'EHESS 04 avri...
Intensité de contradiction dans les commentaires (Séminaire à l'EHESS 04 avri...
 
Contradiction in Reviews: is it Strong or Low?
Contradiction in Reviews: is it Strong or Low?Contradiction in Reviews: is it Strong or Low?
Contradiction in Reviews: is it Strong or Low?
 
LES CONTENUS SOCIAUX : Quel impact sur le processus de RI et la quantificatio...
LES CONTENUS SOCIAUX : Quel impact sur le processus de RI et la quantificatio...LES CONTENUS SOCIAUX : Quel impact sur le processus de RI et la quantificatio...
LES CONTENUS SOCIAUX : Quel impact sur le processus de RI et la quantificatio...
 
Harnessing Ratings and Aspect-Sentiment to Estimate Contradiction Intensity i...
Harnessing Ratings and Aspect-Sentiment to Estimate Contradiction Intensity i...Harnessing Ratings and Aspect-Sentiment to Estimate Contradiction Intensity i...
Harnessing Ratings and Aspect-Sentiment to Estimate Contradiction Intensity i...
 
Finding and Quantifying Temporal-Aware Contradiction in Reviews
Finding and Quantifying Temporal-Aware Contradiction in ReviewsFinding and Quantifying Temporal-Aware Contradiction in Reviews
Finding and Quantifying Temporal-Aware Contradiction in Reviews
 
Les Signaux Sociaux Émotionnels : Quel impact sur la RI ?
Les Signaux Sociaux Émotionnels : Quel impact sur la RI ? Les Signaux Sociaux Émotionnels : Quel impact sur la RI ?
Les Signaux Sociaux Émotionnels : Quel impact sur la RI ?
 
Détection de contradiction dans les commentaires
Détection de contradiction dans les commentairesDétection de contradiction dans les commentaires
Détection de contradiction dans les commentaires
 
Social Signals: Any Impacts in Search?
Social Signals: Any Impacts in Search?Social Signals: Any Impacts in Search?
Social Signals: Any Impacts in Search?
 
Multimodal Social Book Search
Multimodal Social Book SearchMultimodal Social Book Search
Multimodal Social Book Search
 
Pertinence a Priori Basée sur la Diversité et la Temporalité des Signaux Sociaux
Pertinence a Priori Basée sur la Diversité et la Temporalité des Signaux SociauxPertinence a Priori Basée sur la Diversité et la Temporalité des Signaux Sociaux
Pertinence a Priori Basée sur la Diversité et la Temporalité des Signaux Sociaux
 
Social Networks Statistics 2014
Social Networks Statistics 2014Social Networks Statistics 2014
Social Networks Statistics 2014
 
Exploitation de signaux sociaux pour estimer la pertinence a priori d’une res...
Exploitation de signaux sociaux pour estimer la pertinence a priori d’une res...Exploitation de signaux sociaux pour estimer la pertinence a priori d’une res...
Exploitation de signaux sociaux pour estimer la pertinence a priori d’une res...
 
Poster Recherche d'Information Sociale
Poster Recherche d'Information SocialePoster Recherche d'Information Sociale
Poster Recherche d'Information Sociale
 

Dernier

Panjim Goa Escort Girls ✿✸ 9971646499 ₢♚ Call Girls Panjim Goa Direct Cash O...
Panjim Goa Escort Girls ✿✸ 9971646499  ₢♚ Call Girls Panjim Goa Direct Cash O...Panjim Goa Escort Girls ✿✸ 9971646499  ₢♚ Call Girls Panjim Goa Direct Cash O...
Panjim Goa Escort Girls ✿✸ 9971646499 ₢♚ Call Girls Panjim Goa Direct Cash O...ritikaroy0888
 
Marketing Plan - Social Media. The Sparks Foundation
Marketing Plan -  Social Media. The Sparks FoundationMarketing Plan -  Social Media. The Sparks Foundation
Marketing Plan - Social Media. The Sparks Foundationsolidgbemi
 
Film show investigation powerpoint for the site
Film show investigation powerpoint for the siteFilm show investigation powerpoint for the site
Film show investigation powerpoint for the siteAshtonCains
 
Ignite Your Online Influence: Sociocosmos - Where Social Media Magic Happens
Ignite Your Online Influence: Sociocosmos - Where Social Media Magic HappensIgnite Your Online Influence: Sociocosmos - Where Social Media Magic Happens
Ignite Your Online Influence: Sociocosmos - Where Social Media Magic HappensSocioCosmos
 
Film show post-production powerpoint for site
Film show post-production powerpoint for siteFilm show post-production powerpoint for site
Film show post-production powerpoint for siteAshtonCains
 
Enhancing Consumer Trust Through Strategic Content Marketing
Enhancing Consumer Trust Through Strategic Content MarketingEnhancing Consumer Trust Through Strategic Content Marketing
Enhancing Consumer Trust Through Strategic Content MarketingDigital Marketing Lab
 
Capstone slidedeck for my capstone final edition.pdf
Capstone slidedeck for my capstone final edition.pdfCapstone slidedeck for my capstone final edition.pdf
Capstone slidedeck for my capstone final edition.pdfeliklein8
 
Jual Obat Aborsi Palu ( Taiwan No.1 ) 085657271886 Obat Penggugur Kandungan C...
Jual Obat Aborsi Palu ( Taiwan No.1 ) 085657271886 Obat Penggugur Kandungan C...Jual Obat Aborsi Palu ( Taiwan No.1 ) 085657271886 Obat Penggugur Kandungan C...
Jual Obat Aborsi Palu ( Taiwan No.1 ) 085657271886 Obat Penggugur Kandungan C...ZurliaSoop
 
Karol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verified
Karol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verifiedKarol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verified
Karol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verifiedDelhi Call girls
 
Film show pre-production powerpoint for site
Film show pre-production powerpoint for siteFilm show pre-production powerpoint for site
Film show pre-production powerpoint for siteAshtonCains
 
SEO Expert in USA - 5 Ways to Improve Your Local Ranking - Macaw Digital.pdf
SEO Expert in USA - 5 Ways to Improve Your Local Ranking - Macaw Digital.pdfSEO Expert in USA - 5 Ways to Improve Your Local Ranking - Macaw Digital.pdf
SEO Expert in USA - 5 Ways to Improve Your Local Ranking - Macaw Digital.pdfmacawdigitalseo2023
 
Pondicherry Call Girls Book Now 8617697112 Top Class Pondicherry Escort Servi...
Pondicherry Call Girls Book Now 8617697112 Top Class Pondicherry Escort Servi...Pondicherry Call Girls Book Now 8617697112 Top Class Pondicherry Escort Servi...
Pondicherry Call Girls Book Now 8617697112 Top Class Pondicherry Escort Servi...Nitya salvi
 
Film show evaluation powerpoint for site
Film show evaluation powerpoint for siteFilm show evaluation powerpoint for site
Film show evaluation powerpoint for siteAshtonCains
 
Production diary Film the city powerpoint
Production diary Film the city powerpointProduction diary Film the city powerpoint
Production diary Film the city powerpointAshtonCains
 
BVG BEACH CLEANING PROJECTS- ORISSA , ANDAMAN, PORT BLAIR
BVG BEACH CLEANING PROJECTS- ORISSA , ANDAMAN, PORT BLAIRBVG BEACH CLEANING PROJECTS- ORISSA , ANDAMAN, PORT BLAIR
BVG BEACH CLEANING PROJECTS- ORISSA , ANDAMAN, PORT BLAIRNeha Kajulkar
 
Vellore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Vellore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceVellore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Vellore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceDamini Dixit
 
Capstone slide deck on the TikTok revolution
Capstone slide deck on the TikTok revolutionCapstone slide deck on the TikTok revolution
Capstone slide deck on the TikTok revolutioneliklein8
 
Film show production powerpoint for site
Film show production powerpoint for siteFilm show production powerpoint for site
Film show production powerpoint for siteAshtonCains
 
Sociocosmos empowers you to go trendy on social media with a few clicks..pdf
Sociocosmos empowers you to go trendy on social media with a few clicks..pdfSociocosmos empowers you to go trendy on social media with a few clicks..pdf
Sociocosmos empowers you to go trendy on social media with a few clicks..pdfSocioCosmos
 

Dernier (20)

Panjim Goa Escort Girls ✿✸ 9971646499 ₢♚ Call Girls Panjim Goa Direct Cash O...
Panjim Goa Escort Girls ✿✸ 9971646499  ₢♚ Call Girls Panjim Goa Direct Cash O...Panjim Goa Escort Girls ✿✸ 9971646499  ₢♚ Call Girls Panjim Goa Direct Cash O...
Panjim Goa Escort Girls ✿✸ 9971646499 ₢♚ Call Girls Panjim Goa Direct Cash O...
 
Marketing Plan - Social Media. The Sparks Foundation
Marketing Plan -  Social Media. The Sparks FoundationMarketing Plan -  Social Media. The Sparks Foundation
Marketing Plan - Social Media. The Sparks Foundation
 
Film show investigation powerpoint for the site
Film show investigation powerpoint for the siteFilm show investigation powerpoint for the site
Film show investigation powerpoint for the site
 
Ignite Your Online Influence: Sociocosmos - Where Social Media Magic Happens
Ignite Your Online Influence: Sociocosmos - Where Social Media Magic HappensIgnite Your Online Influence: Sociocosmos - Where Social Media Magic Happens
Ignite Your Online Influence: Sociocosmos - Where Social Media Magic Happens
 
Film show post-production powerpoint for site
Film show post-production powerpoint for siteFilm show post-production powerpoint for site
Film show post-production powerpoint for site
 
Enhancing Consumer Trust Through Strategic Content Marketing
Enhancing Consumer Trust Through Strategic Content MarketingEnhancing Consumer Trust Through Strategic Content Marketing
Enhancing Consumer Trust Through Strategic Content Marketing
 
Capstone slidedeck for my capstone final edition.pdf
Capstone slidedeck for my capstone final edition.pdfCapstone slidedeck for my capstone final edition.pdf
Capstone slidedeck for my capstone final edition.pdf
 
Jual Obat Aborsi Palu ( Taiwan No.1 ) 085657271886 Obat Penggugur Kandungan C...
Jual Obat Aborsi Palu ( Taiwan No.1 ) 085657271886 Obat Penggugur Kandungan C...Jual Obat Aborsi Palu ( Taiwan No.1 ) 085657271886 Obat Penggugur Kandungan C...
Jual Obat Aborsi Palu ( Taiwan No.1 ) 085657271886 Obat Penggugur Kandungan C...
 
Karol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verified
Karol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verifiedKarol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verified
Karol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verified
 
Call Girls in Chattarpur (delhi) call me [9953056974] escort service 24X7
Call Girls in Chattarpur (delhi) call me [9953056974] escort service 24X7Call Girls in Chattarpur (delhi) call me [9953056974] escort service 24X7
Call Girls in Chattarpur (delhi) call me [9953056974] escort service 24X7
 
Film show pre-production powerpoint for site
Film show pre-production powerpoint for siteFilm show pre-production powerpoint for site
Film show pre-production powerpoint for site
 
SEO Expert in USA - 5 Ways to Improve Your Local Ranking - Macaw Digital.pdf
SEO Expert in USA - 5 Ways to Improve Your Local Ranking - Macaw Digital.pdfSEO Expert in USA - 5 Ways to Improve Your Local Ranking - Macaw Digital.pdf
SEO Expert in USA - 5 Ways to Improve Your Local Ranking - Macaw Digital.pdf
 
Pondicherry Call Girls Book Now 8617697112 Top Class Pondicherry Escort Servi...
Pondicherry Call Girls Book Now 8617697112 Top Class Pondicherry Escort Servi...Pondicherry Call Girls Book Now 8617697112 Top Class Pondicherry Escort Servi...
Pondicherry Call Girls Book Now 8617697112 Top Class Pondicherry Escort Servi...
 
Film show evaluation powerpoint for site
Film show evaluation powerpoint for siteFilm show evaluation powerpoint for site
Film show evaluation powerpoint for site
 
Production diary Film the city powerpoint
Production diary Film the city powerpointProduction diary Film the city powerpoint
Production diary Film the city powerpoint
 
BVG BEACH CLEANING PROJECTS- ORISSA , ANDAMAN, PORT BLAIR
BVG BEACH CLEANING PROJECTS- ORISSA , ANDAMAN, PORT BLAIRBVG BEACH CLEANING PROJECTS- ORISSA , ANDAMAN, PORT BLAIR
BVG BEACH CLEANING PROJECTS- ORISSA , ANDAMAN, PORT BLAIR
 
Vellore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Vellore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceVellore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Vellore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
Capstone slide deck on the TikTok revolution
Capstone slide deck on the TikTok revolutionCapstone slide deck on the TikTok revolution
Capstone slide deck on the TikTok revolution
 
Film show production powerpoint for site
Film show production powerpoint for siteFilm show production powerpoint for site
Film show production powerpoint for site
 
Sociocosmos empowers you to go trendy on social media with a few clicks..pdf
Sociocosmos empowers you to go trendy on social media with a few clicks..pdfSociocosmos empowers you to go trendy on social media with a few clicks..pdf
Sociocosmos empowers you to go trendy on social media with a few clicks..pdf
 

Priors Based On Time-Sensitive Social Signals

  • 1. Ismail Badache and Mohand Boughanem IRIT - Paul Sabatier University,Toulouse, France {Badache, Boughanem}@irit.fr Priors Based On Time-Sensitive Social Signals 3. Time-Aware Social Signals • Dataset - INEX IMDb Dataset. - 30 INEX IMDb Topics and their relevance judgments. - Social data from 5 social networks: Like, Share and Comment (Facebook); Tweet (Twitter); +1 (Google+); Bookmark (Delicious); Share (LinkedIn). • Results 4. Experimental Evaluation • Majority of search engines include social signals (e.g. +1, like) as non-textual features to relevance. However, in the existing works signals are considered time- independent. • Hypothesis 1: signals are time-dependent, the date when the user action has happened is important to distinguish between recent and old signals. Therefore, the recency of signals may indicate some recent interests to the resource, which may improve the a priori relevance of document. • Hypothesis 2: the number of signals of a resource depends on the resource age, an old resource may have much more signals than a recent one. • Research questions are the following: 1. How to take into account signals and their date to estimate the priors? 2. What is the impact of temporally-aware signals on IR system performance? • We propose to consider the date associated with a signal and the age of a resource. To estimate priors, we distinguish two ways to handle it: • Proposal 1: Time of Signal Resource associated with fresh signals are more likely to interest user and should be promoted comparing to those associated with old signals. Therefore, instead of counting each occurrence of a given signal, we bias the counting, noted 𝐶𝑜𝑢𝑛𝑡𝑡 𝑎 , by the date of the occurrence of the signal. Where 𝑓 𝑡𝑗,𝑎 𝑖 , 𝐷 represents signal-time function, we use Gaussian Kernel to estimate a distance between current time 𝑡 𝑐𝑢𝑟𝑟𝑒𝑛𝑡 and 𝑡𝑗,𝑎 𝑖 with 𝜎 ∈ ℜ+ . k represents the number of moments (datetime) at which action 𝑎𝑖 was produced. • 𝑷 𝑫 is estimated using formula 3 but by replacing 𝐶𝑜𝑢𝑛𝑡() by 𝐶𝑜𝑢𝑛𝑡𝑡 𝑎 (). Notice that if the signal time is not considered 𝑓 𝑡𝑗,𝑎 𝑖 , 𝐷 = 1 ∀𝑡𝑗,𝑎 𝑖 • Proposal 2: Age of Resource The simple counting of signals may boost old resources compared to recent ones, because resources with long life in the Web has much more chance to get more signals than recent ones. So to cope with this issue we propose to normalize the distribution of signals associated with a resource through resource publication date. We divide the number of signals by the current lifespan of the resource. • The prior 𝑷 𝑫 is estimated using formula 3 but by replacing 𝐶𝑜𝑢𝑛𝑡() by 𝐶𝑜𝑢𝑛𝑡𝑡 𝐷 () for document and 𝐶𝑜𝑢𝑛𝑡𝑡 𝐶 for collection. 1. Introduction • We exploit language model to estimate the relevance of document D to a query Q. • 𝑷 𝑫 is a document prior. 𝑤𝑖 represents words of query Q. Estimating 𝑃 𝑤𝑖 𝑄 can be performed using different models. • The priors are estimated by a counting of actions 𝑎𝑖 performed on D. With 𝑃(𝑎𝑖) is estimated using maximum-likelihood: • We smooth 𝑃(𝑎𝑖) by collection C using Dirichlet : With 𝑃(𝑎𝑖|𝐶) is estimated using maximum-likelihood: Where 𝑷 𝑫 represents the a priori probability of D. 𝐶𝑜𝑢𝑛𝑡(𝑎𝑖, 𝐷) represents number of occurrence of action 𝑎𝑖 on resource D. 𝑎• is the total number of social signals in document D or in collection C. 2. Time-Independent Social Signals Like Share Comment TotalFB Tweet +1 Bookmark Share(LIn) All Criteria P@10 0,3938 0,4061 0,3857 0,4209 0,3879 0,3826 0,373 0,3739 0,4408 P@20 0,362 0,3649 0,3551 0,4102 0,3512 0,3468 0,3414 0,3432 0,4262 nDCG 0,513 0,5262 0,5121 0,5681 0,4769 0,5017 0,4621 0,4566 0,5974 MAP 0,2832 0,2905 0,2813 0,3125 0,2735 0,2704 0,26 0,2515 0,33 0 0,1 0,2 0,3 0,4 0,5 0,6 Baselines: Without Considering Time Lucene Solr ML.Hiemstra P@10 0,3411 0,37 P@20 0,3122 0,3403 nDCG 0,3919 0,4325 MAP 0,1782 0,2402 0 0,1 0,2 0,3 0,4 0,5 Baselines: Without Priors Like Share Comment TotalFB Tweet +1 Bookmark Share(LIn) All Criteria P@10 0,4091 0,4177 0,3912 0,4302 0,3918 0,39 0,3732 0,3762 0,4484 P@20 0,362 0,3721 0,3683 0,4258 0,3579 0,3511 0,3427 0,3449 0,4305 nDCG 0,5308 0,5544 0,5285 0,5827 0,4903 0,5246 0,4671 0,4606 0,62 MAP 0,2907 0,2989 0,2874 0,32 0,2779 0,2748 0,2618 0,2542 0,3366 0 0,1 0,2 0,3 0,4 0,5 0,6 With Considering Publication Date Share Comment P@10 0,4148 0,3861 P@20 0,3681 0,3601 nDCG 0,5472 0,5207 MAP 0,297 0,2844 0 0,1 0,2 0,3 0,4 0,5 0,6 With Considering Action Time 𝑃 𝐷 𝑄 = 𝑅𝑎𝑛𝑘 𝑃 𝐷 ∙ 𝑃 𝑄 𝐷 = 𝑃 𝐷 ∙ 𝑤 𝑖 𝜖𝑄 𝑃(𝑤𝑖 |𝑄) 𝑃 𝐷 = 𝑎 𝑖∈𝐴 𝑃(𝑎𝑖) 𝑷 𝑫 = 𝑎 𝑖∈𝐴 𝐶𝑜𝑢𝑛𝑡 𝑎𝑖, 𝐷 + 𝜇 ∙ 𝑃(𝑎𝑖|𝐶) 𝐶𝑜𝑢𝑛𝑡 𝑎•, 𝐷 + 𝜇 (1) (2) (3) 𝐶𝑜𝑢𝑛𝑡𝑡 𝑎 𝑡𝑗,𝑎 𝑖 , 𝐷 = 𝑗=1 𝑘 𝑓 𝑡𝑗,𝑎 𝑖 , 𝐷 = 𝑗=1 𝑘 𝑒𝑥𝑝 − ∥ 𝑡 𝑐𝑢𝑟𝑟𝑒𝑛𝑡 −𝑡𝑗,𝑎 𝑖 ∥2 2𝜎2 𝐶𝑜𝑢𝑛𝑡𝑡 𝐷 𝑎𝑖, 𝐷 = 𝐶𝑜𝑢𝑛𝑡(𝑎𝑖, 𝐷) 𝐴𝑔𝑒(𝐷) = 𝐶𝑜𝑢𝑛𝑡(𝑎𝑖, 𝐷) exp − ∥ 𝑡 𝑐𝑢𝑟𝑟𝑒𝑛𝑡 − 𝑡 𝐷 ∥2 2𝜎2 (4) (5) Web ResourcesSocial Networks Like (Frequency, Time) Comment (Frequency, Time) Share (Frequency, Time) +1 (Frequency, Time) … User’s Actions (Social Signals) Time-Aware Social Relevance Topical Relevance Global Relevance Fig. Global presentation of our approach [Rank : 1] [Rank : 3] [Rank : 2][Rank : 4] 𝑃 𝑎𝑖 = 𝐶𝑜𝑢𝑛𝑡(𝑎𝑖, 𝐷) 𝐶𝑜𝑢𝑛𝑡(𝑎•, 𝐷) 𝑃 𝑎𝑖|𝐶 = 𝐶𝑜𝑢𝑛𝑡(𝑎𝑖, 𝐶) 𝐶𝑜𝑢𝑛𝑡(𝑎•, 𝐶)