paper-with-me

홈 › Papers

Beyond Isolated Clients: Integrating Graph-Based Embeddings into Event Sequence Models

2026-04-10 · Harry Proshian, Nikita Severin, Sergey Nikolenko, Kireev Ivan, Andrey Savchenko, Ivan Sergeev, Maria Postnova, Ilya Makarov arxiv

Large-scale digital platforms generate billions of timestamped user-item interactions (events) that are crucial for predicting user attributes in, e.g., fraud prevention and recommendations. While self-supervised learning (SSL) effectively models the temporal order of events, it typically overlooks the global structure of the user-item interaction graph. To bridge this gap, we propose three model-agnostic strategies for integrating this structural information into contrastive SSL: enriching event embeddings, aligning client representations with graph embeddings, and adding a structural pretext task. Experiments on four financial and e-commerce datasets demonstrate that our approach consistently improves the accuracy (up to a 2.3% AUC) and reveals that graph density is a key factor in selecting the optimal integration strategy.

📄 PDF Abstract BibTeX arXiv:2604.09085

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Variational Graph Normalized Auto-Encoders

2021-08-18 · Seong Jin Ahn, Myoung Ho Kim

Link prediction is one of the key problems for graph-structured data. With the advancement of graph neural networks, graph autoencoders (GAEs) and variational graph autoencoders (VGAEs) have been proposed to learn graph …

Link PredictionPrediction

Personalized Federated Knowledge Graph Embedding with Client-Wise Relation Graph

2024-06-17 · Xiaoxiong Zhang, Zhiwei Zeng, Xin Zhou, Dusit Niyato 외

Federated Knowledge Graph Embedding (FKGE) has recently garnered considerable interest due to its capacity to extract expressive representations from distributed knowledge graphs, while concurrently safeguarding the priv…

Entity Embeddingsglobal-optimizationGraph EmbeddingKnowledge Graph Embedding+2

Towards Unified Multimodal Financial Forecasting: Integrating Sentiment Embeddings and Market Indicators via Cross-Modal Attention

2025-08-18 · Sarthak Khanna, Armin Berger, David Berghaus, Tobias Deusser 외 arxiv

We propose STONK (Stock Optimization using News Knowledge), a multimodal framework integrating numerical market indicators with sentiment-enriched news embeddings to improve daily stock-movement prediction. By combining …

Graph Modelling Analysis of Speech-Gesture Interaction for Aphasia Severity Estimation

2026-01-27 · Navya Martin Kollapally, Christa Akers, Renjith Nelson Joseph arxiv

Aphasia is an acquired language disorder caused by injury to the regions of the brain that are responsible for language. Aphasia may impair the use and comprehension of written and spoken language. The Western Aphasia Ba…

Graph Neural Network

FedGL: Federated Graph Learning Framework with Global Self-Supervision

2021-05-07 · Chuan Chen, Weibo Hu, Ziyue Xu, Zibin Zheng

Graph data are ubiquitous in the real world. Graph learning (GL) tries to mine and analyze graph data so that valuable information can be discovered. Existing GL methods are designed for centralized scenarios. However, i…

Federated LearningGraph LearningPrivacy PreservingPseudo Label