English

Bridging the Divide: End-to-End Sequence-Graph Learning

Machine Learning 2026-04-03 v2 Artificial Intelligence

Abstract

Many real-world prediction tasks, particularly those involving entities such as customers or patients, involve both {sequential} and {relational} data. Each entity maintains its own sequence of events while simultaneously engaging in relationships with others. Existing methods in sequence and graph modeling often overlook one modality in favor of the other. We argue that these two facets should instead be integrated and learned jointly. We introduce BRIDGE, a unified end-to-end architecture that couples a sequence model with a graph module under a single objective, allowing gradients to flow across both components to learn task-aligned representations. To enable fine-grained interaction, we propose TOKENXATTN, a token-level cross-attention layer that facilitates message passing between specific events in neighboring sequences. Across two settings, relationship prediction and fraud detection, BRIDGE consistently outperforms static graph models, temporal graph methods, as well as sequence-only baselines on both ranking and classification metrics.

Keywords

Cite

@article{arxiv.2510.25126,
  title  = {Bridging the Divide: End-to-End Sequence-Graph Learning},
  author = {Yuen Chen and Yulun Wu and Samuel Sharpe and Igor Melnyk and Nam H. Nguyen and Furong Huang and C. Bayan Bruss and Rizal Fathony},
  journal= {arXiv preprint arXiv:2510.25126},
  year   = {2026}
}
R2 v1 2026-07-01T07:10:58.392Z