paper-with-me

Papers

SPHINX: Structural Prediction using Hypergraph Inference Network

2024-10-04 · Iulia Duta, Pietro Liò

The importance of higher-order relations is widely recognized in a large number of real-world systems. However, annotating them is a tedious and sometimes impossible task. Consequently, current approaches for data modelling either ignore the higher-order interactions altogether or simplify them into pairwise connections. In order to facilitate higher-order processing, even when a hypergraph structure is not available, we introduce Structural Prediction using Hypergraph Inference Network (SPHINX), a model that learns to infer a latent hypergraph structure in an unsupervised way, solely from the final node-level signal. The model consists of a soft, differentiable clustering method used to sequentially predict, for each hyperedge, the probability distribution over the nodes and a sampling algorithm that converts them into an explicit hypergraph structure. We show that the recent advancement in k-subset sampling represents a suitable tool for producing discrete hypergraph structures, addressing some of the training instabilities exhibited by prior works. The resulting model can generate the higher-order structure necessary for any modern hypergraph neural network, facilitating the capture of higher-order interaction in domains where annotating them is difficult. Through extensive ablation studies and experiments conducted on two challenging datasets for trajectory prediction, we demonstrate that our model is capable of inferring suitable latent hypergraphs, that are interpretable and enhance the final performance.

📄 PDF Abstract BibTeX arXiv:2410.03208

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionTrajectory Prediction

Similar Papers 제목 키워드 기반

Sphinx: Efficiently Serving Novel View Synthesis using Regression-Guided Selective Refinement

2025-11-24 · Yuchen Xia, Souvik Kundu, Mosharaf Chowdhury, Nishil Talati arxiv

Novel View Synthesis (NVS) is the task of generating new images of a scene from viewpoints that were not part of the original input. Diffusion-based NVS can generate high-quality, temporally consistent images, however, r…

Novel View Synthesis

Exact Inference in High-order Structured Prediction

2023-02-07 · Chuyang Ke, Jean Honorio

In this paper, we study the problem of inference in high-order structured prediction tasks. In the context of Markov random fields, the goal of a high-order inference task is to maximize a score function on the space of …

PredictionStructured PredictionVocal Bursts Intensity Prediction

Hypergraph-MLP: Learning on Hypergraphs without Message Passing

2023-12-15 · Bohan Tang, Siheng Chen, Xiaowen Dong

Hypergraphs are vital in modelling data with higher-order relations containing more than two entities, gaining prominence in machine learning and signal processing. Many hypergraph neural networks leverage message passin…

Node ClassificationRepresentation Learning

Inference of hyperedges and overlapping communities in hypergraphs

2022-04-12 · Martina Contisciani, Federico Battiston, Caterina De Bacco

Hypergraphs, encoding structured interactions among any number of system units, have recently proven a successful tool to describe many real-world biological and social networks. Here we propose a framework based on stat…

Hyperedge Prediction

SPHINX: A Synthetic Environment for Visual Perception and Reasoning

2025-11-25 · Md Tanvirul Alam, Saksham Aggarwal, Justin Yang Chae, Nidhi Rastogi arxiv

We present Sphinx, a synthetic environment for visual perception and reasoning that targets core cognitive primitives. Sphinx procedurally generates puzzles using motifs, tiles, charts, icons, and geometric primitives, e…

Reinforcement LearningMultimodal ReasoningSymmetry DetectionSpatial Reasoning