Skip to main content

User Response Based Recommendations

  • Conference paper
  • First Online:
Communication Systems and Networks (COMSNETS 2018)

Part of the book series: Lecture Notes in Computer Science ((LNCCN,volume 11227))

Included in the following conference series:

  • 375 Accesses

Abstract

In a recommendation system, users provide description of their interests through initial search keywords and the system recommends items based on these keywords. A user is satisfied if it finds the item of its choice and the system benefits, otherwise the user explores an item from the recommended list. Usually when the user explores an item, it picks an item that is nearest to its interest from the list. While the user explores an item, the system recommends new set of items. This continues till either the user finds the item of its interest or quits. In all, the user provides ample chances and feedback for the system to learn its interest. The aim of this paper is to efficiently utilize user responses to recommend items and find the item of user’s interest quickly.

We first derive optimal policies in the continuous Euclidean space and adapt the same to the space of discrete items. We propose the notion of local angle in the space of discrete items and develop user response-local angle (UR-LA) based recommendation policies. We compare the performance of UR-LA with widely used collaborative filtering (CF) based policies on two real datasets and show that UR-LA performs better in majority of the test cases. We propose a hybrid scheme that combines the best features of both UR-LA and CF (and history) based policies, which outperforms them in most of the cases.

Towards the end, we propose alternate recommendation policies again utilizing the user responses, based on clustering techniques. These policies outperform the previous ones, and are computationally less intensive. Further, the clustering based policies perform close to theoretical limits.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    We need 2 balls at step 1, 4 at step 2 and \(2^k\) at step k and so on up to time \(k=T\) (Fig. 1) and thus we need a total of \(\sum _{k=1}^{T} 2^{k} = 2^{T+1}-2\) disjoint balls. This is when the number of recommendations at a time step equals 2. Similarly for M recommendations we require \((M^{T+1} - M) / (M-1)\) balls.

  2. 2.

    In Appendix C some such example partitions are explained.

  3. 3.

    This is basically belief propagation. The state \(S = (X, V_{ref}) \) observation \(O = X\), the choice of user and then belief of the unobserved state needs to be computed.

References

  1. Hill, W., Stead, L., Rosenstein, M., Furnas, G.: Recommending and evaluating choices in a virtual community of use. In: Proceedings of the SIGCHI Conference on Human Factors in Computing Systems, Denver (1995)

    Google Scholar 

  2. Grossman, L.: How Computers Know What We Want Before We Do. http://content.time.com/time/magazine/article/0,9171,1992403,00.html

  3. Kavitha, V., Memon, S., Hanawal, M.K., Altman, E., Devanand, R.: User response based recommendations: a local angle approach. In: 10th International Conference on Communication Systems & Networks (COMSNETS) (2018)

    Google Scholar 

  4. Adomavicius, G., Tuzhilin, A.: Toward the next generation of recommender systems: a survey of the state of the art and possible extensions. IEEE Trans. Knowl. Data Eng. 17(6) (2005)

    Article  Google Scholar 

  5. Gaillard, J., El Beze, M., Altman, E., Ethis, E.: Flash reactivity: adaptative models in recommender systems. In: International Conference on Data Mining (DMIN), WORLDCOMP (2013)

    Google Scholar 

  6. Sarwar, B., Karypis, G., Konstan, J., Riedl, J.: Item-based collaborative filtering recommendation algorithms. In: Proceedings of the 10th International Conference on World Wide Web. ACM (2001)

    Google Scholar 

  7. Rashid, A.M., et al.: Getting to know you: learning new user preferences in recommender systems. In: Proceedings of the International Conference on Intelligent User Interfaces, San Francisco (2002)

    Google Scholar 

  8. Rashid, A.M., Karypis, G., Riedl, J.: Learning preferences of new users in recommender systems: an information theoretic approach. ACM SIGKDD Explor. Newsl. 10(2), 90–100 (2008)

    Article  Google Scholar 

  9. Lika, B., Kolomvatsos, K., Hadjiefthymiades, S.: Facing the cold start problem in recommender systems. Expert Syst. Appl. 41, 2065–2073 (2014)

    Article  Google Scholar 

  10. Stritt, M., Tso, K.H.L., Schmidt-Thieme, L.: Attribute aware anonymous recommender systems. In: Decker, R., Lenz, H.-J. (eds.) Advances in Data Analysis, pp. 497–504. Springer, Heidelberg (2007). https://doi.org/10.1007/978-3-540-70981-7_57

    Chapter  Google Scholar 

  11. MovieLens Dataset. https://grouplens.org/datasets/movielens/

  12. Music Dataset. https://labrosa.ee.columbia.edu/millionsong/lastfm

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Salman Memon .

Editor information

Editors and Affiliations

Appendices

A Appendix: Proofs

Lemma 2

The new belief \(B_1\) is uniformly distributed over area \(\mathcal{A}_1\) which has two choices:

$$B_{1} \sim \mathcal{U}(\mathcal{A}_{1}) \hbox { where }\mathcal{A}_{1} = \mathcal{A}_{11} 1_{\lbrace {X_{1} = a_{\text {11}}}\rbrace } + \mathcal{A}_{12} 1_{\lbrace {X_{1} = a_{\text {12}}}\rbrace },$$

where \(\mathcal{A}_{11} \), \(\mathcal{A}_{12} \) are given by Eq. (3).

Proof of Lemma

2: By definition belief \(B_1\) is the conditional distribution of \(V_{ref}\) given history \(H_{1}\) which includes current observation \(X_1\), the user choice. That is, \(B_1 \sim V_{ref} \big | H_{1}.\) For any subset \(\varLambda \) (Borel if continuous case)Footnote 3 from Eq. (3):

(12)

Thus clearly belief \(B_1\) is a uniform random variable either over \(\mathcal{A}_{11}\) or \(\mathcal{A}_{12}\), as \(\mu \) is uniform. \(\Box \)

Lemma 3

The new belief \(B_2\) is uniformly distributed, i.e., \(B_{2} \sim \mathcal{U}(\mathcal{A}_{2} ) \), where the area \(\mathcal{A}_2\) has two choices for any given \(X_1\):

$$ \mathcal{A}_{2} (X_1) = \mathcal{A}_{21} 1_{\lbrace {X_{2} = a_{\text {21}}}\rbrace } + \mathcal{A}_{22} 1_{\lbrace {X_{2} = a_{\text {22}}}\rbrace },$$

with \(\mathcal{A}_{21}\), \(\mathcal{A}_{22}\) defined in (4). These two choices depend further upon \(X_1\), and hence in total \(\mathcal{A}_2\) can be one among four choices.

Proof:

The belief \(B_2 \) is again conditional distribution of \(V_{ref}\) given the entire history \(B_0, B_1, \mathbf{a}_1, \mathbf{a}_2\) and current observation \(X_2\). The proof goes through in exactly the same manner as in Lemma 2, except that \(\mathbf{A}_2\) can now have four choices based on \(X_1, X_2\). \(\Box \)

Lemma 4

The belief \(B_k\) at time step k (\(k > 1\)) is uniformly distributed, i.e., \(B_{k} \sim \mathcal{U}(\mathcal{A}_{k} ) \), where the area \(\mathcal{A}_k\) has two choices for any given \(X_{k-1}\):

$$ \mathcal{A}_{k} (X_{k-1}) = \mathcal{A}_{k1} 1_{\lbrace {X_{k} = a_{\text {k1}}}\rbrace } + \mathcal{A}_{k2} 1_{\lbrace {X_{k} = a_{\text {k2}}}\rbrace },$$

where \(\mathcal{A}_{k1}\), \(\mathcal{A}_{k2}\) are partitions of \(\mathcal{A}_{k-1}\) as in definitions (3) and (4). These two choices depend further upon \(X_1, \cdots , X_{k-1}\), and hence in total \(\mathcal{A}_2\) can be one among \(2^k\) choices.

Proof:

The proof goes through in exactly the same manner as in Lemmas 2 and 3. \(\Box \)

B Appendix: \(L^1\) Metric with \((2^{T+1}-2) > {{{\overline{R}}}^2}/{{{\underline{r}}}^2}\)

Basic idea is to obtain the optimal policy using Corollary 1 till \(k^*\) where

$$k^* = \arg \max _k \left\{ (2^{k+1}-2) \le \frac{{{\overline{R}}}^2}{{{\underline{r}}}^2} \right\} $$

and then using Corollary 2 for the time steps from \(k^*+1\) till T. Basically this policy achieves the upper bound of Theorem 1(iii), where the minimum on the right hand side is achieved using \(k^*.\)

The exact details are as below for the case when \({\overline{R}}/{\underline{r}}\) is an appropriate power of 2 such that \(2^{k^*+1}-2 = {\overline{R}}^2 / {\underline{r}}^2\). One can give similar construction even otherwise. But some minor details need to be considered.

Note that we exactly have \((2^{k^*+1}-2)\) disjoint balls and hence one can upper bound all the terms till \(k^*\) by \(|\mathcal{B}|\) as in Corollary 1. Let \( a^*_{k,i} \) be as defined in Eq. (7) for all i and for all \(k < k^*.\) At \(k^*\) all the remaining areas \(\left\{ \mathcal{A}_i^{k^*} \right\} _{i \le 2^{k^*}}\) are already of size \({\underline{r}}.\) As in Corollary 2, define for any \(k > k^*\) and i

$$ a^*_{k,i} = X_{k-1} = X_{k^*}. $$

One can easily verify that \(E[\tau ]\) is strictly less than \(k^*\), thus the user satisfied in an average time, less than \(k^*.\)

$$ E[\tau ]= k^* - \frac{ (2^{k^*+1} -2 k^*- 2 ) |\mathcal{B}|}{ \mu (\mathcal{A}_0)}. $$

C Appendix: Optimal Policies in Discrete Space

We consider binary database with F features, similarity based distance and cardinality based measure. A ball \(\mathcal{B} (v, r)\) here includes all those items which match in more than \(F(1-r)\) features with v, e.g., \(\mathcal{B}((10), 0.5) = \{(10)\}\), \( \mathcal{B}((10), 1) = \mathcal{S}.\)

We again use Corollary 1 to obtain optimal policies in some example scenarios. One can easily verify the following.

Case I: \(F = 7\), \(T=2\) and \({\underline{r}}= 2/7\): Optimal \(\mathcal{Q}_{\pi ^*}\) is

$$\begin{aligned} \begin{array}{llll} a_1^1 = 1111111, &{} a^1_2 = 0000000, &{}&{} a^2_1 = 0011111, \\ a_2^2 = 1111100, &{} a_3^2 = 1100000 &{}\hbox { and } &{} a_4^2 = 0000011. \end{array} \end{aligned}$$

Case II: \(F = 7\), \(T=2\) and \({\underline{r}}= 3/7\): Optimal \(\mathcal{Q}_{\pi ^*}\) is

$$\begin{aligned} \begin{array}{llll} a_1^1 = 1111111, &{} a^1_2 = 0000000, &{}&{} a^2_1 = 0001111, \\ a_2^2 = 111100, &{} a_3^2 = 1110000 &{}\hbox { and } &{} a_4^2 = 0000111. \end{array} \end{aligned}$$

Case III: \(F = 9\), \(T=2\) and \({\underline{r}}= 4/9\): Optimal \(\mathcal{Q}_{\pi ^*}\) is

$$\begin{aligned} \begin{array}{llll} a_1^1 = 111111000, &{} a^1_2 = 000000111, &{}&{} a^2_1 = 001111001, \\ a_2^2 = 110001110 , &{} a_3^2 = 110000110 &{}\hbox { and } &{} a_4^2 = 001110001. \end{array} \end{aligned}$$

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Memon, S., Kavitha, V., Hanawal, M.K., Altman, E., Devanand, R. (2019). User Response Based Recommendations. In: Biswas, S., et al. Communication Systems and Networks. COMSNETS 2018. Lecture Notes in Computer Science(), vol 11227. Springer, Cham. https://doi.org/10.1007/978-3-030-10659-1_12

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-10659-1_12

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-10658-4

  • Online ISBN: 978-3-030-10659-1

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics