paper-with-me

홈 › Papers

Deep Representation Learning for Forecasting Recursive and Multi-Relational Events in Temporal Networks

2024-04-27 · Tony Gracious, Ambedkar Dukkipati

Understanding relations arising out of interactions among entities can be very difficult, and predicting them is even more challenging. This problem has many applications in various fields, such as financial networks and e-commerce. These relations can involve much more complexities than just involving more than two entities. One such scenario is evolving recursive relations between multiple entities, and so far, this is still an open problem. This work addresses the problem of forecasting higher-order interaction events that can be multi-relational and recursive. We pose the problem in the framework of representation learning of temporal hypergraphs that can capture complex relationships involving multiple entities. The proposed model, \textit{Relational Recursive Hyperedge Temporal Point Process} (RRHyperTPP) uses an encoder that learns a dynamic node representation based on the historical interaction patterns and then a hyperedge link prediction-based decoder to model the occurrence of interaction events. These learned representations are then used for downstream tasks involving forecasting the type and time of interactions. The main challenge in learning from hyperedge events is that the number of possible hyperedges grows exponentially with the number of nodes in the network. This will make the computation of negative log-likelihood of the temporal point process expensive, as the calculation of survival function requires a summation over all possible hyperedges. In our work, we develop a noise contrastive estimation method to learn the parameters of our model, and we have experimentally shown that our models perform better than previous state-of-the-art methods for interaction forecasting.

📄 PDF Abstract BibTeX arXiv:2404.17943

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderGraph Representation LearningLink PredictionRepresentation Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Systems Explaining Systems: A Framework for Intelligence and Consciousness

2026-01-07 · Sean Niklas Semmler arxiv

This paper proposes a conceptual framework in which intelligence and consciousness emerge from relational structure rather than from prediction or domain-specific mechanisms. Intelligence is defined as the capacity to fo…

LEAF: A Living Benchmark for Event-Augmented Forecasting

2026-05-09 · Mingtian Tan, Mihir Parmar, Palash Goyal, Chun-Liang Li 외 arxiv

Large Language Models (LLMs) are increasingly applied to forecasting. To evaluate this capability while mitigating pre-training data contamination, several living benchmarks have been proposed. However, existing benchmar…

Time Series Forecasting

Directly Forecasting Belief for Reinforcement Learning with Delays

2025-05-01 · Qingyuan Wu, Yuhui Wang, Simon Sinong Zhan, YiXuan Wang 외

Reinforcement learning (RL) with delays is challenging as sensory perceptions lag behind the actual events: the RL agent needs to estimate the real state of its environment based on past observations. State-of-the-art (S…

D4RLMuJoCoreinforcement-learningReinforcement Learning+1

Learning Recursive Multi-Scale Representations for Irregular Multivariate Time Series Forecasting

2026-02-25 · Boyuan Li, Zhen Liu, Yicheng Luo, Qianli Ma arxiv

Irregular Multivariate Time Series (IMTS) are characterized by uneven intervals between consecutive timestamps, which carry sampling pattern information valuable and informative for learning temporal and variable depende…

Multivariate Time Series Forecasting

Toward Better Temporal Structures for Geopolitical Events Forecasting

2026-01-01 · Kian Ahrabian, Eric Boxer, Jay Pujara arxiv

Forecasting on geopolitical temporal knowledge graphs (TKGs) through the lens of large language models (LLMs) has recently gained traction. While TKGs and their generalization, hyper-relational temporal knowledge graphs …

Knowledge Graphs