paper-with-me

Papers

CTRL: Continuous-Time Representation Learning on Temporal Heterogeneous Information Network

2024-05-11 · Chenglin Li, Yuanzhen Xie, Chenyun Yu, Lei Cheng, Bo Hu, Zang Li, Di Niu

Inductive representation learning on temporal heterogeneous graphs is crucial for scalable deep learning on heterogeneous information networks (HINs) which are time-varying, such as citation networks. However, most existing approaches are not inductive and thus cannot handle new nodes or edges. Moreover, previous temporal graph embedding methods are often trained with the temporal link prediction task to simulate the link formation process of temporal graphs, while ignoring the evolution of high-order topological structures on temporal graphs. To fill these gaps, we propose a Continuous-Time Representation Learning (CTRL) model on temporal HINs. To preserve heterogeneous node features and temporal structures, CTRL integrates three parts in a single layer, they are 1) a \emph{heterogeneous attention} unit that measures the semantic correlation between nodes, 2) a \emph{edge-based Hawkes process} to capture temporal influence between heterogeneous nodes, and 3) \emph{dynamic centrality} that indicates the dynamic importance of a node. We train the CTRL model with a future event (a subgraph) prediction task to capture the evolution of the high-order network structure. Extensive experiments have been conducted on three benchmark datasets. The results demonstrate that our model significantly boosts performance and outperforms various state-of-the-art approaches. Ablation studies are conducted to demonstrate the effectiveness of the model design.

📄 PDF Abstract BibTeX arXiv:2405.08013

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingLink PredictionRepresentation Learning

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

ProcCtrlBench: Evaluating Process-Level Defects and Control Preservation in LLM Coding Agents

2026-05-18 · Jiawei He, Jie Jia, Chenbo Liu, Chaoyi Xue 외 arxiv

Existing benchmarks for LLM coding agents primarily evaluate final outcomes. While useful for measuring overall capability, these metrics provide limited visibility and often miss defects that arise during execution. We …

Causal Temporal Representation Learning with Nonstationary Sparse Transition

2024-09-05 · Xiangchen Song, Zijian Li, Guangyi Chen, Yujia Zheng 외

Causal Temporal Representation Learning (Ctrl) methods aim to identify the temporal causal dynamics of complex nonstationary temporal sequences. Despite the success of existing Ctrl methods, they require either directly …

Representation LearningTemporal Sequences

Sample and Computationally Efficient Continuous-Time Reinforcement Learning with General Function Approximation

2025-05-20 · Runze Zhao, Yue Yu, Adams Yiyue Zhu, Chen Yang 외

Continuous-time reinforcement learning (CTRL) provides a principled framework for sequential decision-making in environments where interactions evolve continuously over time. Despite its empirical success, the theoretica…

Computational Efficiencycontinuous-controlContinuous Controlreinforcement-learning+2

Instance-Dependent Continuous-Time Reinforcement Learning via Maximum Likelihood Estimation

2025-08-04 · Runze Zhao, Yue Yu, Ruhan Wang, Chunfeng Huang 외 arxiv

Continuous-time reinforcement learning (CTRL) provides a natural framework for sequential decision-making in dynamic environments where interactions evolve continuously over time. While CTRL has shown growing empirical s…

Reinforcement Learning

SplatCtrl: Perception-Action Coupling via Gaussian Scene Representations and Reactive Robot Control

2026-07-09 · Siddarth Jain, Ho Jin Choi arxiv

Robotic manipulators excel in structured environments but face substantial challenges in unstructured and dynamic settings. This paper presents SplatCtrl, a unified framework for real-time scene reconstruction and reacti…