SlideShare a Scribd company logo
1 of 26
ENTER	2015	Research	Track	 Slide	Number	1	
User	Personality	and	the	New	User	
Problem	in	a	Context-Aware	POI	
Recommender	System	
	Ma$hias	Braunhofer,	Mehdi	Elahi,	and	Francesco	
Ricci	
	
Faculty	of	Computer	Science	
Free	University	of	Bozen	–	Bolzano,	Italy
ENTER	2015	Research	Track	 Slide	Number	2	
Agenda	
•  Context	Aware	Recommender	Systems	(CARS)	
•  New	user	problem	in	CARS	–	cold	start	
•  SoluIon:	demographic	and	personality	informaIon	usage	
•  Experimental	comparison	
•  Conclusions	and	future	work
ENTER	2015	Research	Track	 Slide	Number	3	
IntroducGon	
•  Recommender Systems (RSs) are tools that support users
decision making by suggesting products that can be
interesting to them.
•  Examples of Recommender Systems:
ENTER	2015	Research	Track	 Slide	Number	4	
State-of-the-art	Technique
•  CollaboraGve	Filtering:		
•  Predicts	unknown	raIngs	exploiIng	raIngs	given	by	users	to	
items	
•  The	items	with	the	highest	predicted	raIngs	are	recommended	
•  If	a	new	user	has	no	raIng,	it	is	impossible	to	compute	any	raIng	
predicIon	for	her	(cold	start	problem).	
3
 4
2
 5
3
 ?
ENTER	2015	Research	Track	 Slide	Number	5	
•  Extends	collaboraIve	filtering	by	considering	the	contexts	in	
which	the	items	are	experienced	by	the	users	
•  The	Cold	Start	problem	becomes	even	worse.		
	
Context-Aware	RS	(CARS)	
3
 4
2
 5
3
 ?
1
 1
2
 5
 2
?
 3
 ?
3
 3
2
 5
?
 3
 ?
5
 5
4
 5
3
 ?
RS	 CARS
ENTER	2015	Research	Track	 Slide	Number	6	
Related	Works	
•  Common	soluIons	of	the	cold-start	problem	in	CARSs:	 		
–  (Branhaufer	et	al.	2014)	proposes	a	hybrid	soluIon	that	exploits	a	
selecIon	of	two	CARS	algorithms,	each	one	suited	for	a	parIcular	cold-
start	situaIon,	and	switches	between	these	algorithms	depending	on	
the	detected	situaIon	(new	user,	new	item	or	new	context).		
–  (Codina	et	al.	2013)	proposes	SemanIc	Pre-Filtering	(SPF)	which	
exploits,	in	the	recommendaIon	process,	not	only	contextual	raIngs	
that	exactly	match	the	target	context	but	also	those	there	were	
acquired	in	semanIcally	similar	contexts.	
–  (Zheng,	et	al.	2013)			proposes	weighIng	contextual	raIngs	based	on	
their	similarity	to	a	given	target	context	to	tackle	cold	start	in	CARS.
ENTER	2015	Research	Track	 Slide	Number	7	
Our	Approach	
•  Cold	start	problem	in	CARS:			
–  a	new	user,	without	raIng	history,	requests	a	recommendaIon	to	the	
system	(new	user	problem)	
•  Approach:	
–  The	system	exploits	the	user's	personality	informaIon	in	the	
recommendaIon	process	to	detect	hidden	factors	modelling	the	
preferences	of	the	user	
•  Outcome:	
–  using	personality	informaIon,	our	CARS	called	STS	could	generate	
personalized	recommendaIons	for	the	new	users,	with	higher	
accuracy	compared	to	a	baseline	that		uses	demographic	informaIon.
ENTER	2015	Research	Track	 Slide	Number	8	
South	Tyrol	Suggests	(STS)	
•  A mobile Android context-aware
RS that recommends places of
interests (POIs) in the South Tyrol
region, Italy.
•  The system was in an extreme
cold-start situation (only 700
ratings for total of 27,000 POIs).
ENTER	2015	Research	Track	 Slide	Number	9	
STS:	Demographic	Info		
•  In	Sign-up	process,	STS	asks	to	the	
users	her	demographic	data,	i.e.,	
her	gender	and	birthday.
ENTER	2015	Research	Track	 Slide	Number	10	
STS:	Personality	Info	
NeuroGcism	 ConscienGous-
ness	
Openness	
Extraversion	Agreeableness	
Big	Five		
Personality	Traits
ENTER	2015	Research	Track	 Slide	Number	11	
STS:	Personality	Info	
NeuroGcism	 ConscienGous-
ness	
Openness	
Extraversion	Agreeableness	
Big	Five		
Personality	Traits
ENTER	2015	Research	Track	 Slide	Number	12	
STS:	Contextual	Factors
ENTER	2015	Research	Track	 Slide	Number	13	
STS:	RaGng	ElicitaGon	
•  By	knowing	the	user's	personality	the	
system	idenIfies	and	presents	POIs	that	she	
has	experienced,	and	can	rate.	
•  For	each	POI,	STS	presents	3	contextual	
factors,	that	user	can	specify	freely,	if	she	
remembers.
ENTER	2015	Research	Track	 Slide	Number	14	
STS:	RecommendaGons	
•  STS	computes	raGng	predicGons	for	all	
POIs,	using	the	users'	personality	and	the	
raIngs	they	have	given	to	POIs	
•  The	top	POIs	with	the	highest	predicted	
raIngs	are	recommended	to	the	user.
ENTER	2015	Research	Track	 Slide	Number	15	
RecommendaGon	Algorithm	
•  Context-aware	Matrix	FactorizaGon	(CAMF)	(Baltrunas	et	al.,	
2011)	extends	matrix	factorizaIon	by	incorporaIng	baseline	
parameters:	they	model	overall	deviaIons	of	items‘	raIngs	
produced	by	the	nature	of	the	users,	items,	and	contexts		
	
ˆruic1,...,ck
= i + bu + bicj
j=1
k
∑ + puqi
T
ī:	average	raIng	of	item	i	
bu:	baseline	for	user	u	
bicj
:	baseline	for	contextual	
condiGon	cj	and	item	i	
pu:	latent	factor	vector	of	user	u	
qi:	latent	factor	vector	of	item	i
ENTER	2015	Research	Track	 Slide	Number	16	
EvaluaGon:	Goals	
•  We	are	interested	in:		
–  comparing	the	accuracy	of	recommendaIons	(based	on	
CAMF	model)	for	new	users,	by	using	either:	
• demographics	informaIon		
• Or	the	Big-5	personality	traits	
–  IdenIfying	the	demographic	a$ributes	or	Big-5	personality	
traits	that	generate	more	accurate	recommendaIons	for	
new	users.
ENTER	2015	Research	Track	 Slide	Number	17	
EvaluaGon:	Dataset	
Total number of ratings 1,379
Number of users 239
Number of items 184
Number of contextual factors 14
Number of contextual conditions 56
Number of contextual situations 799
Number of demographic attributes 2
Number of personality attributes 5
New	version	of	dataset	is	available	for	download	(ResearchGate	login	required):	
h$ps://www.researchgate.net/publicaIon/305682479_Context-Aware_Dataset_STS_-_South_Tyrol_Suggests_Mobile_App_Data
ENTER	2015	Research	Track	 Slide	Number	18	
EvaluaGon:	Dataset	
Example	of	
contextually	
tagged	raIng	
With	friends	crowded	
a_ernoon
ENTER	2015	Research	Track	 Slide	Number	19	
EvaluaGon	Methodology	
•  Methodology:	ten-fold	cross-validaIon	scheme	(Braunhofer	et	al.,	
2014,	Shani	et	al.,	2008):	
–  First,	we	randomly	split	the	users	in	the	data	set	into	10	
subsets		
–  Then,	for		10		runs,	we	use	the	raIngs	of	one	subset	of	users	as	
tesIng	set	and	the	remaining	ones	as	training	set		
–  In	this	way	we	create	a	test	set	of	raIngs	coming	from	users	
that	have	no	raIngs	in	the	training	set,	i.e.,	really	cold	(new)	
users	
–  The	predicIon	model	is	trained	on	the	training	set	and	tested	
on	the	test	set	(raIng	predicIons	are	compared	to	stored	
raIngs).
ENTER	2015	Research	Track	 Slide	Number	20	
EvaluaGon	Metrics	
•  Mean	Absolute	Error		
–  The	lower	the	be$er	
–  Measures	 the	 average	 absolute	 deviaIon	 of	 the	 predicted	 raIng	 from	
the	user's	true	raIng:	
•  Normalized	Discounted	CumulaGve	Gain:		
–  The	higher	the	be$er	
–  The	recommendaIons	for	u	are	sorted	according	to	the	predicted	raIng	
values,	then	DCGu	is	computed:
ENTER	2015	Research	Track	 Slide	Number	21	
Results	
Comparison	of	MAE	(the	lower	the	be`er)	and	
nDCG	(the	higher	the	be`er)
ENTER	2015	Research	Track	 Slide	Number	22	
Conclusions	
•  We	have	shown	that:	
–  Personality	informaIon	gives	a	be$er	raIng	predicIon	
model	than	demographic	informaIon	-	which	is	a	more	
common	approach	to	tackle	the	cold-start	problem	
–  Using	even	a	single	personality	trait	(out	of	five)	can	
sIll	produce	a	significant	improvement	of	the	
recommendaIon	quality.
ENTER	2015	Research	Track	 Slide	Number	23	
Future	Work:	Datasets			
•  Such	as	MyPersonality:	
•  Facebook	app	for	taking	psychometric	tests	
•  more	than	6,000,000	personality	profiles	
•  more	than	4,000,000	of	Facebook	profiles
ENTER	2015	Research	Track	 Slide	Number	24	
Future	Work:	Social	Mining		
•  The	personality	of	the	users	can	be	learnt	from	their	
interacIons	in	social	networks	(Bachrach	et	al.,	2012)		
•  Social	profiles	can	even	be	used	directly	in	
collaboraIve	filtering	based	RSs	(Fernández-Tobías	et	
al.,	2014).
ENTER	2015	Research	Track	 Slide	Number	25	
Open	Issues:	GamificaIon		
•  Can	we	make	the	personality	acquisiIon	more	fun?	
Shoot	the	ball	to	the	
personality	trait	that	is	
strongest	in	you	
NeuroGcism	 ConscienGo
us-ness	
Openness	
Extraversio
n	
Agreeablen
ess	 Big	Five		
Personality	
Traits
ENTER	2015	Research	Track	 Slide	Number	26	
Thank	you!

More Related Content

What's hot

Replicable Evaluation of Recommender Systems
Replicable Evaluation of Recommender SystemsReplicable Evaluation of Recommender Systems
Replicable Evaluation of Recommender SystemsAlejandro Bellogin
 
Usability Assessment of a Context-Aware and Personality-Based Mobile Recommen...
Usability Assessment of a Context-Aware and Personality-Based Mobile Recommen...Usability Assessment of a Context-Aware and Personality-Based Mobile Recommen...
Usability Assessment of a Context-Aware and Personality-Based Mobile Recommen...Matthias Braunhofer
 
HT2014 Tutorial: Evaluating Recommender Systems - Ensuring Replicability of E...
HT2014 Tutorial: Evaluating Recommender Systems - Ensuring Replicability of E...HT2014 Tutorial: Evaluating Recommender Systems - Ensuring Replicability of E...
HT2014 Tutorial: Evaluating Recommender Systems - Ensuring Replicability of E...Alejandro Bellogin
 
Thesis Presentation
Thesis PresentationThesis Presentation
Thesis Presentationnirvdrum
 
[WI 2017] Affective Prediction By Collaborative Chains In Movie Recommendation
[WI 2017] Affective Prediction By Collaborative Chains In Movie Recommendation[WI 2017] Affective Prediction By Collaborative Chains In Movie Recommendation
[WI 2017] Affective Prediction By Collaborative Chains In Movie RecommendationYONG ZHENG
 
Ijmer 46067276
Ijmer 46067276Ijmer 46067276
Ijmer 46067276IJMER
 
ch5 Issues based metrics
ch5  Issues based metricsch5  Issues based metrics
ch5 Issues based metricsjessie52182
 
[WI 2017] Context Suggestion: Empirical Evaluations vs User Studies
[WI 2017] Context Suggestion: Empirical Evaluations vs User Studies[WI 2017] Context Suggestion: Empirical Evaluations vs User Studies
[WI 2017] Context Suggestion: Empirical Evaluations vs User StudiesYONG ZHENG
 
Ontology-Based Data Access Mapping Generation using Data, Schema, Query, and ...
Ontology-Based Data Access Mapping Generation using Data, Schema, Query, and ...Ontology-Based Data Access Mapping Generation using Data, Schema, Query, and ...
Ontology-Based Data Access Mapping Generation using Data, Schema, Query, and ...Pieter Heyvaert
 
[ADMA 2017] Identification of Grey Sheep Users By Histogram Intersection In R...
[ADMA 2017] Identification of Grey Sheep Users By Histogram Intersection In R...[ADMA 2017] Identification of Grey Sheep Users By Histogram Intersection In R...
[ADMA 2017] Identification of Grey Sheep Users By Histogram Intersection In R...YONG ZHENG
 
Recommender Systems - A Review and Recent Research Trends
Recommender Systems  -  A Review and Recent Research TrendsRecommender Systems  -  A Review and Recent Research Trends
Recommender Systems - A Review and Recent Research TrendsSujoy Bag
 
Product Recommendations Enhanced with Reviews
Product Recommendations Enhanced with ReviewsProduct Recommendations Enhanced with Reviews
Product Recommendations Enhanced with Reviewsmaranlar
 
Background on Usability Engineering
Background on Usability EngineeringBackground on Usability Engineering
Background on Usability EngineeringAndres Baravalle
 
Continuous Evaluation of Collaborative Recommender Systems in Data Stream Man...
Continuous Evaluation of Collaborative Recommender Systems in Data Stream Man...Continuous Evaluation of Collaborative Recommender Systems in Data Stream Man...
Continuous Evaluation of Collaborative Recommender Systems in Data Stream Man...Dr. Cornelius Ludmann
 
Survey Research In Empirical Software Engineering
Survey Research In Empirical Software EngineeringSurvey Research In Empirical Software Engineering
Survey Research In Empirical Software Engineeringalessio_ferrari
 
Controlled experiments, Hypothesis Testing, Test Selection, Threats to Validity
Controlled experiments, Hypothesis Testing, Test Selection, Threats to ValidityControlled experiments, Hypothesis Testing, Test Selection, Threats to Validity
Controlled experiments, Hypothesis Testing, Test Selection, Threats to Validityalessio_ferrari
 
Comparative Recommender System Evaluation: Benchmarking Recommendation Frame...
Comparative Recommender System Evaluation: Benchmarking Recommendation Frame...Comparative Recommender System Evaluation: Benchmarking Recommendation Frame...
Comparative Recommender System Evaluation: Benchmarking Recommendation Frame...Alan Said
 
Interest Mining of Images based on User Interaction
Interest Mining of Images based on User Interaction Interest Mining of Images based on User Interaction
Interest Mining of Images based on User Interaction Daniyal Shahrokhian
 
Make the Most of Your Time: How Should the Analyst Work with Automated Tracea...
Make the Most of Your Time: How Should the Analyst Work with Automated Tracea...Make the Most of Your Time: How Should the Analyst Work with Automated Tracea...
Make the Most of Your Time: How Should the Analyst Work with Automated Tracea...Tim Menzies
 

What's hot (20)

Replicable Evaluation of Recommender Systems
Replicable Evaluation of Recommender SystemsReplicable Evaluation of Recommender Systems
Replicable Evaluation of Recommender Systems
 
Usability Assessment of a Context-Aware and Personality-Based Mobile Recommen...
Usability Assessment of a Context-Aware and Personality-Based Mobile Recommen...Usability Assessment of a Context-Aware and Personality-Based Mobile Recommen...
Usability Assessment of a Context-Aware and Personality-Based Mobile Recommen...
 
HT2014 Tutorial: Evaluating Recommender Systems - Ensuring Replicability of E...
HT2014 Tutorial: Evaluating Recommender Systems - Ensuring Replicability of E...HT2014 Tutorial: Evaluating Recommender Systems - Ensuring Replicability of E...
HT2014 Tutorial: Evaluating Recommender Systems - Ensuring Replicability of E...
 
Thesis Presentation
Thesis PresentationThesis Presentation
Thesis Presentation
 
[WI 2017] Affective Prediction By Collaborative Chains In Movie Recommendation
[WI 2017] Affective Prediction By Collaborative Chains In Movie Recommendation[WI 2017] Affective Prediction By Collaborative Chains In Movie Recommendation
[WI 2017] Affective Prediction By Collaborative Chains In Movie Recommendation
 
Ijmer 46067276
Ijmer 46067276Ijmer 46067276
Ijmer 46067276
 
Issue-based metrics
Issue-based metricsIssue-based metrics
Issue-based metrics
 
ch5 Issues based metrics
ch5  Issues based metricsch5  Issues based metrics
ch5 Issues based metrics
 
[WI 2017] Context Suggestion: Empirical Evaluations vs User Studies
[WI 2017] Context Suggestion: Empirical Evaluations vs User Studies[WI 2017] Context Suggestion: Empirical Evaluations vs User Studies
[WI 2017] Context Suggestion: Empirical Evaluations vs User Studies
 
Ontology-Based Data Access Mapping Generation using Data, Schema, Query, and ...
Ontology-Based Data Access Mapping Generation using Data, Schema, Query, and ...Ontology-Based Data Access Mapping Generation using Data, Schema, Query, and ...
Ontology-Based Data Access Mapping Generation using Data, Schema, Query, and ...
 
[ADMA 2017] Identification of Grey Sheep Users By Histogram Intersection In R...
[ADMA 2017] Identification of Grey Sheep Users By Histogram Intersection In R...[ADMA 2017] Identification of Grey Sheep Users By Histogram Intersection In R...
[ADMA 2017] Identification of Grey Sheep Users By Histogram Intersection In R...
 
Recommender Systems - A Review and Recent Research Trends
Recommender Systems  -  A Review and Recent Research TrendsRecommender Systems  -  A Review and Recent Research Trends
Recommender Systems - A Review and Recent Research Trends
 
Product Recommendations Enhanced with Reviews
Product Recommendations Enhanced with ReviewsProduct Recommendations Enhanced with Reviews
Product Recommendations Enhanced with Reviews
 
Background on Usability Engineering
Background on Usability EngineeringBackground on Usability Engineering
Background on Usability Engineering
 
Continuous Evaluation of Collaborative Recommender Systems in Data Stream Man...
Continuous Evaluation of Collaborative Recommender Systems in Data Stream Man...Continuous Evaluation of Collaborative Recommender Systems in Data Stream Man...
Continuous Evaluation of Collaborative Recommender Systems in Data Stream Man...
 
Survey Research In Empirical Software Engineering
Survey Research In Empirical Software EngineeringSurvey Research In Empirical Software Engineering
Survey Research In Empirical Software Engineering
 
Controlled experiments, Hypothesis Testing, Test Selection, Threats to Validity
Controlled experiments, Hypothesis Testing, Test Selection, Threats to ValidityControlled experiments, Hypothesis Testing, Test Selection, Threats to Validity
Controlled experiments, Hypothesis Testing, Test Selection, Threats to Validity
 
Comparative Recommender System Evaluation: Benchmarking Recommendation Frame...
Comparative Recommender System Evaluation: Benchmarking Recommendation Frame...Comparative Recommender System Evaluation: Benchmarking Recommendation Frame...
Comparative Recommender System Evaluation: Benchmarking Recommendation Frame...
 
Interest Mining of Images based on User Interaction
Interest Mining of Images based on User Interaction Interest Mining of Images based on User Interaction
Interest Mining of Images based on User Interaction
 
Make the Most of Your Time: How Should the Analyst Work with Automated Tracea...
Make the Most of Your Time: How Should the Analyst Work with Automated Tracea...Make the Most of Your Time: How Should the Analyst Work with Automated Tracea...
Make the Most of Your Time: How Should the Analyst Work with Automated Tracea...
 

Viewers also liked

Estimating the causal impact of recommender systems
Estimating the causal impact of recommender systemsEstimating the causal impact of recommender systems
Estimating the causal impact of recommender systemsAmit Sharma
 
Consumer Behaviour - Reccomendations Report
Consumer Behaviour - Reccomendations ReportConsumer Behaviour - Reccomendations Report
Consumer Behaviour - Reccomendations ReportRebecca Holland
 
Dünya yazarları derlemesi
Dünya yazarları derlemesiDünya yazarları derlemesi
Dünya yazarları derlemesiMesut Mert
 
Dünya Sineması Yönetmenleri
Dünya Sineması YönetmenleriDünya Sineması Yönetmenleri
Dünya Sineması YönetmenleriMesut Mert
 
4363 Remediation of Brownfield Sites in Haliburton County
4363 Remediation of Brownfield Sites in Haliburton County4363 Remediation of Brownfield Sites in Haliburton County
4363 Remediation of Brownfield Sites in Haliburton CountyLynnette Grozelle
 
Social media _mc_cain, ayssa presentation
Social media  _mc_cain, ayssa presentationSocial media  _mc_cain, ayssa presentation
Social media _mc_cain, ayssa presentationAlyssa McCain
 
Datasheet-bmss05
Datasheet-bmss05Datasheet-bmss05
Datasheet-bmss05Martin Pec
 
イノベート・ハブ九州 Bluemix勉強会#3
イノベート・ハブ九州 Bluemix勉強会#3イノベート・ハブ九州 Bluemix勉強会#3
イノベート・ハブ九州 Bluemix勉強会#3Atsumori Sasaki
 
Insite Software and Geriatric Medical at IRCE 2016: Does eCommerce Self-Servi...
Insite Software and Geriatric Medical at IRCE 2016: Does eCommerce Self-Servi...Insite Software and Geriatric Medical at IRCE 2016: Does eCommerce Self-Servi...
Insite Software and Geriatric Medical at IRCE 2016: Does eCommerce Self-Servi...Celia Ridley
 
Top Engineering College in Chandigarh
Top Engineering College in ChandigarhTop Engineering College in Chandigarh
Top Engineering College in Chandigarhraman_aryans
 
Cloud Computing vs Virtualization From Desktop to Server
Cloud Computing vs Virtualization From Desktop to ServerCloud Computing vs Virtualization From Desktop to Server
Cloud Computing vs Virtualization From Desktop to ServerFadly Rizal Ahmad Fadzil
 
Datasheet-emdriveH300
Datasheet-emdriveH300Datasheet-emdriveH300
Datasheet-emdriveH300Martin Pec
 

Viewers also liked (20)

Estimating the causal impact of recommender systems
Estimating the causal impact of recommender systemsEstimating the causal impact of recommender systems
Estimating the causal impact of recommender systems
 
Consumer Behaviour - Reccomendations Report
Consumer Behaviour - Reccomendations ReportConsumer Behaviour - Reccomendations Report
Consumer Behaviour - Reccomendations Report
 
Dünya yazarları derlemesi
Dünya yazarları derlemesiDünya yazarları derlemesi
Dünya yazarları derlemesi
 
Question 3
Question 3Question 3
Question 3
 
Dünya Sineması Yönetmenleri
Dünya Sineması YönetmenleriDünya Sineması Yönetmenleri
Dünya Sineması Yönetmenleri
 
4363 Remediation of Brownfield Sites in Haliburton County
4363 Remediation of Brownfield Sites in Haliburton County4363 Remediation of Brownfield Sites in Haliburton County
4363 Remediation of Brownfield Sites in Haliburton County
 
Présentation organisation natagriwal asbl
Présentation organisation natagriwal asblPrésentation organisation natagriwal asbl
Présentation organisation natagriwal asbl
 
Facebook
FacebookFacebook
Facebook
 
Social media _mc_cain, ayssa presentation
Social media  _mc_cain, ayssa presentationSocial media  _mc_cain, ayssa presentation
Social media _mc_cain, ayssa presentation
 
Présentation valBiom
Présentation valBiomPrésentation valBiom
Présentation valBiom
 
Robert van den Ham VI
Robert van den Ham VIRobert van den Ham VI
Robert van den Ham VI
 
Task 2
Task 2Task 2
Task 2
 
Datasheet-bmss05
Datasheet-bmss05Datasheet-bmss05
Datasheet-bmss05
 
Kubja Nagar
Kubja NagarKubja Nagar
Kubja Nagar
 
イノベート・ハブ九州 Bluemix勉強会#3
イノベート・ハブ九州 Bluemix勉強会#3イノベート・ハブ九州 Bluemix勉強会#3
イノベート・ハブ九州 Bluemix勉強会#3
 
Insite Software and Geriatric Medical at IRCE 2016: Does eCommerce Self-Servi...
Insite Software and Geriatric Medical at IRCE 2016: Does eCommerce Self-Servi...Insite Software and Geriatric Medical at IRCE 2016: Does eCommerce Self-Servi...
Insite Software and Geriatric Medical at IRCE 2016: Does eCommerce Self-Servi...
 
Top Engineering College in Chandigarh
Top Engineering College in ChandigarhTop Engineering College in Chandigarh
Top Engineering College in Chandigarh
 
Cloud Computing vs Virtualization From Desktop to Server
Cloud Computing vs Virtualization From Desktop to ServerCloud Computing vs Virtualization From Desktop to Server
Cloud Computing vs Virtualization From Desktop to Server
 
Datasheet-emdriveH300
Datasheet-emdriveH300Datasheet-emdriveH300
Datasheet-emdriveH300
 
PE1215_David Dosa
PE1215_David DosaPE1215_David Dosa
PE1215_David Dosa
 

Similar to User Personality and the New User Problem in a Context-Aware Point of Interest Recommender System

Lecture 4: Human-Computer Interaction Course (2015) @VU University Amsterdam
Lecture 4: Human-Computer Interaction Course (2015) @VU University AmsterdamLecture 4: Human-Computer Interaction Course (2015) @VU University Amsterdam
Lecture 4: Human-Computer Interaction Course (2015) @VU University AmsterdamLora Aroyo
 
Lecture 4: Human-Computer Interaction: Prototyping (2014)
Lecture 4: Human-Computer Interaction: Prototyping (2014)Lecture 4: Human-Computer Interaction: Prototyping (2014)
Lecture 4: Human-Computer Interaction: Prototyping (2014)Lora Aroyo
 
Evaluation of Interactive Systems Design or Prototype or Product
Evaluation of Interactive Systems Design or Prototype or ProductEvaluation of Interactive Systems Design or Prototype or Product
Evaluation of Interactive Systems Design or Prototype or ProductKhalid Md Saifuddin
 
ECE695DVisualAnalyticsprojectproposal (2)
ECE695DVisualAnalyticsprojectproposal (2)ECE695DVisualAnalyticsprojectproposal (2)
ECE695DVisualAnalyticsprojectproposal (2)Shweta Gupte
 
User Studies for APG: How to support system development with user feedback?
User Studies for APG: How to support system development with user feedback?User Studies for APG: How to support system development with user feedback?
User Studies for APG: How to support system development with user feedback?Joni Salminen
 
Micro patterns in agile software
Micro patterns in agile softwareMicro patterns in agile software
Micro patterns in agile softwareUjjwal Joshi
 
Using Automated Testing Tools to Empower Your User Research
Using Automated Testing Tools to Empower Your User ResearchUsing Automated Testing Tools to Empower Your User Research
Using Automated Testing Tools to Empower Your User ResearchUserZoom
 
Ignacio panach ormeño et-al_caise2013
Ignacio panach   ormeño et-al_caise2013Ignacio panach   ormeño et-al_caise2013
Ignacio panach ormeño et-al_caise2013caise2013vlc
 
Applying AI to software engineering problems: Do not forget the human!
Applying AI to software engineering problems: Do not forget the human!Applying AI to software engineering problems: Do not forget the human!
Applying AI to software engineering problems: Do not forget the human!University of Córdoba
 
UX Design Process | Sample Proposal
UX Design Process | Sample Proposal UX Design Process | Sample Proposal
UX Design Process | Sample Proposal Marta Fioni
 
Scaling better, together: An outline of ILRI’s approach to scaling
Scaling better, together: An outline of ILRI’s approach to scalingScaling better, together: An outline of ILRI’s approach to scaling
Scaling better, together: An outline of ILRI’s approach to scalingILRI
 
Kick-off Meeting of the Advisory Group for the OECD Guidelines for Measuring ...
Kick-off Meeting of the Advisory Group for the OECD Guidelines for Measuring ...Kick-off Meeting of the Advisory Group for the OECD Guidelines for Measuring ...
Kick-off Meeting of the Advisory Group for the OECD Guidelines for Measuring ...StatsCommunications
 
Modern elicitation trends asma & ayesha paper presentation
Modern elicitation trends  asma & ayesha paper presentationModern elicitation trends  asma & ayesha paper presentation
Modern elicitation trends asma & ayesha paper presentationAsma Sajid
 
Context-aware and user centered evaluation of assistive systems
Context-aware and user centered evaluation of assistive systemsContext-aware and user centered evaluation of assistive systems
Context-aware and user centered evaluation of assistive systemsJesús Fontecha
 
Planning and usability evaluation methods
Planning and usability evaluation methodsPlanning and usability evaluation methods
Planning and usability evaluation methodsAndres Baravalle
 
Tutorial on Operationalizing Treatments against Bias: Challenges and Solution...
Tutorial on Operationalizing Treatments against Bias: Challenges and Solution...Tutorial on Operationalizing Treatments against Bias: Challenges and Solution...
Tutorial on Operationalizing Treatments against Bias: Challenges and Solution...Mirko Marras
 

Similar to User Personality and the New User Problem in a Context-Aware Point of Interest Recommender System (20)

Lecture 4: Human-Computer Interaction Course (2015) @VU University Amsterdam
Lecture 4: Human-Computer Interaction Course (2015) @VU University AmsterdamLecture 4: Human-Computer Interaction Course (2015) @VU University Amsterdam
Lecture 4: Human-Computer Interaction Course (2015) @VU University Amsterdam
 
Lecture 4: Human-Computer Interaction: Prototyping (2014)
Lecture 4: Human-Computer Interaction: Prototyping (2014)Lecture 4: Human-Computer Interaction: Prototyping (2014)
Lecture 4: Human-Computer Interaction: Prototyping (2014)
 
Evaluation of Interactive Systems Design or Prototype or Product
Evaluation of Interactive Systems Design or Prototype or ProductEvaluation of Interactive Systems Design or Prototype or Product
Evaluation of Interactive Systems Design or Prototype or Product
 
ECE695DVisualAnalyticsprojectproposal (2)
ECE695DVisualAnalyticsprojectproposal (2)ECE695DVisualAnalyticsprojectproposal (2)
ECE695DVisualAnalyticsprojectproposal (2)
 
User Studies for APG: How to support system development with user feedback?
User Studies for APG: How to support system development with user feedback?User Studies for APG: How to support system development with user feedback?
User Studies for APG: How to support system development with user feedback?
 
Software Analytics
Software AnalyticsSoftware Analytics
Software Analytics
 
Recommender Systems
Recommender SystemsRecommender Systems
Recommender Systems
 
Micro patterns in agile software
Micro patterns in agile softwareMicro patterns in agile software
Micro patterns in agile software
 
Using Automated Testing Tools to Empower Your User Research
Using Automated Testing Tools to Empower Your User ResearchUsing Automated Testing Tools to Empower Your User Research
Using Automated Testing Tools to Empower Your User Research
 
Ignacio panach ormeño et-al_caise2013
Ignacio panach   ormeño et-al_caise2013Ignacio panach   ormeño et-al_caise2013
Ignacio panach ormeño et-al_caise2013
 
Applying AI to software engineering problems: Do not forget the human!
Applying AI to software engineering problems: Do not forget the human!Applying AI to software engineering problems: Do not forget the human!
Applying AI to software engineering problems: Do not forget the human!
 
lms final ppt.pptx
lms final ppt.pptxlms final ppt.pptx
lms final ppt.pptx
 
UX Design Process | Sample Proposal
UX Design Process | Sample Proposal UX Design Process | Sample Proposal
UX Design Process | Sample Proposal
 
Scaling better, together: An outline of ILRI’s approach to scaling
Scaling better, together: An outline of ILRI’s approach to scalingScaling better, together: An outline of ILRI’s approach to scaling
Scaling better, together: An outline of ILRI’s approach to scaling
 
Kick-off Meeting of the Advisory Group for the OECD Guidelines for Measuring ...
Kick-off Meeting of the Advisory Group for the OECD Guidelines for Measuring ...Kick-off Meeting of the Advisory Group for the OECD Guidelines for Measuring ...
Kick-off Meeting of the Advisory Group for the OECD Guidelines for Measuring ...
 
Modern elicitation trends asma & ayesha paper presentation
Modern elicitation trends  asma & ayesha paper presentationModern elicitation trends  asma & ayesha paper presentation
Modern elicitation trends asma & ayesha paper presentation
 
Context-aware and user centered evaluation of assistive systems
Context-aware and user centered evaluation of assistive systemsContext-aware and user centered evaluation of assistive systems
Context-aware and user centered evaluation of assistive systems
 
Planning and usability evaluation methods
Planning and usability evaluation methodsPlanning and usability evaluation methods
Planning and usability evaluation methods
 
Syylabus
SyylabusSyylabus
Syylabus
 
Tutorial on Operationalizing Treatments against Bias: Challenges and Solution...
Tutorial on Operationalizing Treatments against Bias: Challenges and Solution...Tutorial on Operationalizing Treatments against Bias: Challenges and Solution...
Tutorial on Operationalizing Treatments against Bias: Challenges and Solution...
 

Recently uploaded

Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxPurva Nikam
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 

Recently uploaded (20)

Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptx
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 

User Personality and the New User Problem in a Context-Aware Point of Interest Recommender System