TL;DR
SoftHGNN introduces a lightweight hypergraph neural network with soft hyperedges for improved semantic reasoning in visual recognition, capturing high-order associations efficiently and adaptively.
Contribution
It proposes a novel soft hyperedge concept with learnable participation weights and a sparse selection mechanism, enhancing high-order context modeling in vision tasks.
Findings
Achieves significant performance improvements across multiple datasets.
Effectively captures high-order associations in visual scenes.
Enhances feature representations with high-order contextual information.
Abstract
Visual recognition relies on understanding the semantics of image tokens and their complex interactions. Mainstream self-attention methods, while effective at modeling global pair-wise relations, fail to capture high-order associations inherent in real-world scenes and often suffer from redundant computation. Hypergraphs extend conventional graphs by modeling high-order interactions and offer a promising framework for addressing these limitations. However, existing hypergraph neural networks typically rely on static and hard hyperedge assignments, which lead to redundant hyperedges and overlooking the continuity of visual semantics. In this work, we present Soft Hypergraph Neural Networks (SoftHGNN), a lightweight plug-and-play hypergraph computation method for late-stage semantic reasoning in existing vision pipelines. Our SoftHGNN introduces the concept of soft hyperedges, where each…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
