Collected molecules will appear here. Add from search or explore.
Reference implementation of HIDE, a session-based recommendation model using Hypergraph Neural Networks and intent disentanglement to capture complex item transitions and diverse user motivations.
Defensibility
stars
23
forks
2
HIDE is a research-grade implementation of a SIGIR 2022 paper. With only 23 stars and 2 forks after nearly 3.5 years, it lacks the community adoption or utility to be considered a tool or library. It functions purely as a reference implementation for the academic community. The defensibility is minimal because the project is a standalone script rather than a maintainable package; it serves a niche subset of the RecSys field (hypergraph-based session recommendation). While the approach of combining hypergraphs with intent disentanglement was a novel combination at the time, the field is rapidly shifting toward generative recommendation and Large Language Models (LLMs) for session-based tasks (e.g., using P5 or RecLLM frameworks). Frontier labs are unlikely to build this specifically, as they focus on general-purpose recommendation foundations, but this model risks total obsolescence due to the paradigm shift toward transformer-based sequence modeling and LLM-driven recommendation logic. It competes with other graph-based models like DHCN and SHARE, but lacks the ecosystem to survive as more than a historical academic citation.
TECH STACK
INTEGRATION
reference_implementation
READINESS