Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context-aware recommendations #24

Open
psychogyiokostas opened this issue Jul 6, 2021 · 0 comments
Open

Context-aware recommendations #24

psychogyiokostas opened this issue Jul 6, 2021 · 0 comments

Comments

@psychogyiokostas
Copy link

psychogyiokostas commented Jul 6, 2021

Professor @hwwang55 thank you for your work and for providing us the code for RippleNet.
RippleNet as far as i'm concerned does not take into consideration the timing and the order in which a user has interacted with certain items. For instance a user may have liked items A, B and C ordered by time, from older to more recent selections. We would expect that item C would contribute more than B, and B would contribute more than A in the resulting recommended items.

In that sense, could we modify RippleNet to be context-aware? For instance, add a lower weight and down-rank seed items' embeddings that were selected least recently than others?

Thank you for your time, looking forward for your reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant