Fatigued Random Walks in Hypergraphs: A Neuronal Analogy to Improve Retrieval Performance
Jos\'e Devezas, S\'ergio Nunes

TL;DR
This paper introduces a novel approach inspired by neuronal fatigue to enhance hypergraph-based retrieval, significantly improving search efficiency at some cost to accuracy.
Contribution
It proposes using node and hyperedge fatigue mechanisms to optimize random walks in hypergraphs for retrieval tasks, a new biologically inspired method.
Findings
Search time improved by a factor of 32.
MAP score worsened by a factor of 8.
Hyperedge fatigue had a slightly positive effect on ranking performance.
Abstract
Hypergraphs are data structures capable of capturing supra-dyadic relations. We can use them to model binary relations, but also to model groups of entities, as well as the intersections between these groups or the contained subgroups. In previous work, we explored the usage of hypergraphs as an indexing data structure, in particular one that was capable of seamlessly integrating text, entities and their relations to support entity-oriented search tasks. As more information is added to the hypergraph, however, it not only increases in size, but it also becomes denser, making the task of efficiently ranking nodes or hyperedges more complex. Random walks can effectively capture network structure, without compromising performance, or at least providing a tunable balance between efficiency and effectiveness, within a nondeterministic universe. For a higher effectiveness, a higher number of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Neural Networks and Applications · Topic Modeling
MethodsHigh-Order Consensuses
