SlideShare una empresa de Scribd logo
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!

Más contenido relacionado

La actualidad más candente

Replicable Evaluation of Recommender Systems
Replicable Evaluation of Recommender SystemsReplicable Evaluation of Recommender Systems
Replicable Evaluation of Recommender Systems
Alejandro 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 Presentation
nirvdrum
 
[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
YONG ZHENG
 
Ijmer 46067276
Ijmer 46067276Ijmer 46067276
Ijmer 46067276
IJMER
 
Issue-based metrics
Issue-based metricsIssue-based metrics
Issue-based metrics
Andres Baravalle
 
ch5 Issues based metrics
ch5  Issues based metricsch5  Issues based metrics
ch5 Issues based metrics
jessie52182
 
[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
YONG 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 Trends
Sujoy Bag
 
Product Recommendations Enhanced with Reviews
Product Recommendations Enhanced with ReviewsProduct Recommendations Enhanced with Reviews
Product Recommendations Enhanced with Reviews
maranlar
 
Background on Usability Engineering
Background on Usability EngineeringBackground on Usability Engineering
Background on Usability Engineering
Andres 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 Engineering
alessio_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 Validity
alessio_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
 

La actualidad más candente (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...
 

Destacado

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
Amit Sharma
 
Consumer Behaviour - Reccomendations Report
Consumer Behaviour - Reccomendations ReportConsumer Behaviour - Reccomendations Report
Consumer Behaviour - Reccomendations Report
Rebecca Holland
 
Dünya yazarları derlemesi
Dünya yazarları derlemesiDünya yazarları derlemesi
Dünya yazarları derlemesi
Mesut Mert
 
Question 3
Question 3Question 3
Question 3
thomas-cannon
 
Dünya Sineması Yönetmenleri
Dünya Sineması YönetmenleriDünya Sineması Yönetmenleri
Dünya Sineması Yönetmenleri
Mesut 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 County
Lynnette Grozelle
 
Présentation organisation natagriwal asbl
Présentation organisation natagriwal asblPrésentation organisation natagriwal asbl
Présentation organisation natagriwal asbl
Collège des Producteurs
 
Facebook
FacebookFacebook
Facebook
Meena Bisht
 
Social media _mc_cain, ayssa presentation
Social media  _mc_cain, ayssa presentationSocial media  _mc_cain, ayssa presentation
Social media _mc_cain, ayssa presentation
Alyssa McCain
 
Présentation valBiom
Présentation valBiomPrésentation valBiom
Présentation valBiom
Collège des Producteurs
 
Robert van den Ham VI
Robert van den Ham VIRobert van den Ham VI
Robert van den Ham VI
Heidi Bouhuijzen
 
Task 2
Task 2Task 2
Task 2
hw13024
 
Datasheet-bmss05
Datasheet-bmss05Datasheet-bmss05
Datasheet-bmss05
Martin Pec
 
Kubja Nagar
Kubja NagarKubja Nagar
Kubja Nagar
naveesangwan07
 
イノベート・ハブ九州 Bluemix勉強会#3
イノベート・ハブ九州 Bluemix勉強会#3イノベート・ハブ九州 Bluemix勉強会#3
イノベート・ハブ九州 Bluemix勉強会#3
Atsumori 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 Chandigarh
raman_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 Server
Fadly Rizal Ahmad Fadzil
 
Datasheet-emdriveH300
Datasheet-emdriveH300Datasheet-emdriveH300
Datasheet-emdriveH300
Martin Pec
 
PE1215_David Dosa
PE1215_David DosaPE1215_David Dosa
PE1215_David Dosa
Cameron Sharp
 

Destacado (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 a 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 Amsterdam
Lora 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 Product
Khalid 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
 
Software Analytics
Software AnalyticsSoftware Analytics
Software Analytics
anapaula_spbr
 
Recommender Systems
Recommender SystemsRecommender Systems
Recommender Systems
Carlos Castillo (ChaTo)
 
Micro patterns in agile software
Micro patterns in agile softwareMicro patterns in agile software
Micro patterns in agile software
Ujjwal 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 Research
UserZoom
 
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
caise2013vlc
 
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
 
lms final ppt.pptx
lms final ppt.pptxlms final ppt.pptx
lms final ppt.pptx
KratiAgarwal28
 
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 scaling
ILRI
 
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 presentation
Asma 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 systems
Jesús Fontecha
 
Planning and usability evaluation methods
Planning and usability evaluation methodsPlanning and usability evaluation methods
Planning and usability evaluation methods
Andres Baravalle
 
Syylabus
SyylabusSyylabus
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 a 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...
 

Último

P5 Working Drawings.pdf floor plan, civil
P5 Working Drawings.pdf floor plan, civilP5 Working Drawings.pdf floor plan, civil
P5 Working Drawings.pdf floor plan, civil
AnasAhmadNoor
 
Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...
Prakhyath Rai
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
Divyanshu
 
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
MadhavJungKarki
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Sinan KOZAK
 
Blood finder application project report (1).pdf
Blood finder application project report (1).pdfBlood finder application project report (1).pdf
Blood finder application project report (1).pdf
Kamal Acharya
 
Generative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdfGenerative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdf
mahaffeycheryld
 
OOPS_Lab_Manual - programs using C++ programming language
OOPS_Lab_Manual - programs using C++ programming languageOOPS_Lab_Manual - programs using C++ programming language
OOPS_Lab_Manual - programs using C++ programming language
PreethaV16
 
Zener Diode and its V-I Characteristics and Applications
Zener Diode and its V-I Characteristics and ApplicationsZener Diode and its V-I Characteristics and Applications
Zener Diode and its V-I Characteristics and Applications
Shiny Christobel
 
Pressure Relief valve used in flow line to release the over pressure at our d...
Pressure Relief valve used in flow line to release the over pressure at our d...Pressure Relief valve used in flow line to release the over pressure at our d...
Pressure Relief valve used in flow line to release the over pressure at our d...
cannyengineerings
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
harshapolam10
 
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
shadow0702a
 
5G Radio Network Througput Problem Analysis HCIA.pdf
5G Radio Network Througput Problem Analysis HCIA.pdf5G Radio Network Througput Problem Analysis HCIA.pdf
5G Radio Network Througput Problem Analysis HCIA.pdf
AlvianRamadhani5
 
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
upoux
 
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
upoux
 
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
PriyankaKilaniya
 
Accident detection system project report.pdf
Accident detection system project report.pdfAccident detection system project report.pdf
Accident detection system project report.pdf
Kamal Acharya
 
Introduction to Computer Networks & OSI MODEL.ppt
Introduction to Computer Networks & OSI MODEL.pptIntroduction to Computer Networks & OSI MODEL.ppt
Introduction to Computer Networks & OSI MODEL.ppt
Dwarkadas J Sanghvi College of Engineering
 
Digital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptxDigital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptx
aryanpankaj78
 
AI-Based Home Security System : Home security
AI-Based Home Security System : Home securityAI-Based Home Security System : Home security
AI-Based Home Security System : Home security
AIRCC Publishing Corporation
 

Último (20)

P5 Working Drawings.pdf floor plan, civil
P5 Working Drawings.pdf floor plan, civilP5 Working Drawings.pdf floor plan, civil
P5 Working Drawings.pdf floor plan, civil
 
Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...Software Engineering and Project Management - Introduction, Modeling Concepts...
Software Engineering and Project Management - Introduction, Modeling Concepts...
 
Null Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAMNull Bangalore | Pentesters Approach to AWS IAM
Null Bangalore | Pentesters Approach to AWS IAM
 
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
1FIDIC-CONSTRUCTION-CONTRACT-2ND-ED-2017-RED-BOOK.pdf
 
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
Optimizing Gradle Builds - Gradle DPE Tour Berlin 2024
 
Blood finder application project report (1).pdf
Blood finder application project report (1).pdfBlood finder application project report (1).pdf
Blood finder application project report (1).pdf
 
Generative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdfGenerative AI Use cases applications solutions and implementation.pdf
Generative AI Use cases applications solutions and implementation.pdf
 
OOPS_Lab_Manual - programs using C++ programming language
OOPS_Lab_Manual - programs using C++ programming languageOOPS_Lab_Manual - programs using C++ programming language
OOPS_Lab_Manual - programs using C++ programming language
 
Zener Diode and its V-I Characteristics and Applications
Zener Diode and its V-I Characteristics and ApplicationsZener Diode and its V-I Characteristics and Applications
Zener Diode and its V-I Characteristics and Applications
 
Pressure Relief valve used in flow line to release the over pressure at our d...
Pressure Relief valve used in flow line to release the over pressure at our d...Pressure Relief valve used in flow line to release the over pressure at our d...
Pressure Relief valve used in flow line to release the over pressure at our d...
 
SCALING OF MOS CIRCUITS m .pptx
SCALING OF MOS CIRCUITS m                 .pptxSCALING OF MOS CIRCUITS m                 .pptx
SCALING OF MOS CIRCUITS m .pptx
 
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
Use PyCharm for remote debugging of WSL on a Windo cf5c162d672e4e58b4dde5d797...
 
5G Radio Network Througput Problem Analysis HCIA.pdf
5G Radio Network Througput Problem Analysis HCIA.pdf5G Radio Network Througput Problem Analysis HCIA.pdf
5G Radio Network Througput Problem Analysis HCIA.pdf
 
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
一比一原版(osu毕业证书)美国俄勒冈州立大学毕业证如何办理
 
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
 
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
 
Accident detection system project report.pdf
Accident detection system project report.pdfAccident detection system project report.pdf
Accident detection system project report.pdf
 
Introduction to Computer Networks & OSI MODEL.ppt
Introduction to Computer Networks & OSI MODEL.pptIntroduction to Computer Networks & OSI MODEL.ppt
Introduction to Computer Networks & OSI MODEL.ppt
 
Digital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptxDigital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptx
 
AI-Based Home Security System : Home security
AI-Based Home Security System : Home securityAI-Based Home Security System : Home security
AI-Based Home Security System : Home security
 

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