2017
DOI: 10.4018/ijictrame.2017010101
|View full text |Cite
|
Sign up to set email alerts
|

A Characterisation and Framework for User-Centric Factors in Evaluation Methods for Recommender Systems

Abstract: Researchers have worked on-finding e-commerce recommender systems evaluation methods that contribute to an optimal solution. However, existing evaluations methods lack the assessment of user-centric factors such as buying decisions, user experience and user interactions resulting in less than optimum recommender systems. This paper investigates the problem of adequacy of recommender systems evaluation methods in relation to user-centric factors. Published work has revealed limitations of existing evaluation me… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
7
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
3
2

Relationship

1
4

Authors

Journals

citations
Cited by 5 publications
(7 citation statements)
references
References 22 publications
0
7
0
Order By: Relevance
“…(1) isActive (2) INPUT: u (profile of user) (3) i (item or set of items) (4) OUTPUT: bool (True or False) (5) Begin (6) isActive ⟵ False 7ACTIONS ⟵ {click, search, rate, bought} (8) A ⟵ {x: x is recent action on i by u AND x ∈ ACTIONS} (9) if (A ≠ ∅)): (10) isActive ⟵ True (11) return isActive (12) End ALGORITHM 5: isActive.…”
Section: Definition Of Termsmentioning
confidence: 99%
See 2 more Smart Citations
“…(1) isActive (2) INPUT: u (profile of user) (3) i (item or set of items) (4) OUTPUT: bool (True or False) (5) Begin (6) isActive ⟵ False 7ACTIONS ⟵ {click, search, rate, bought} (8) A ⟵ {x: x is recent action on i by u AND x ∈ ACTIONS} (9) if (A ≠ ∅)): (10) isActive ⟵ True (11) return isActive (12) End ALGORITHM 5: isActive.…”
Section: Definition Of Termsmentioning
confidence: 99%
“…return k (8) End ALGORITHM 6: JaccardSimilarity. k ⟵ 0.25;(support threshold) (8) I m ⟵ {X: X ∈ I AND isActive(M, X) ∀ X} (9) FrequentSets ⟵ {X: Support (X, |Im|)>�k, XIm} (10) F ⟵ {i: i ∈ X, X ∈ FrequentSets,∀X} (11) return F (12) End ALGORITHM 7: Apriori. 8 Mathematical Problems in Engineering implements the ID 3 decision tree.…”
Section: Definition Of Termsmentioning
confidence: 99%
See 1 more Smart Citation
“…They merely depend on users' actions to predict preferences. Yet recent research exposes the advantages of opening the black box in order to know the changes of user preferences [7], [8]. Previous researches reveal that it might be impossible to offer accurate recommendations without considering user actions.…”
Section: Related Workmentioning
confidence: 99%
“…Previous researches reveal that it might be impossible to offer accurate recommendations without considering user actions. A previous investigation done by [7] implies that a holistic approach that considers user actions together with detailed information from the user can give better recommendations. In this way, recommendations should be more accurate and can cope with evolving preference changes.…”
Section: Related Workmentioning
confidence: 99%