paper-with-me

Papers

RelPrism: A Multi-Faceted Pre-training Framework with Self-Generated Tasks for Relational Databases

2026-05-22 · Jinyu Yang, Cheng Yang, Junze Chen, Zedi Liu, Muhan Zhang, Hanyang Peng, Chuan Shi arxiv

Relational databases (RDBs) remain the cornerstone of modern data systems and support diverse predictive tasks. Recent relational deep learning (RDL) methods enable end-to-end prediction by converting RDBs into graphs, where rows are represented as nodes and inter-table interactions are represented as edges, and then applying graph-based models for representation learning. Despite the strong capability of RDL, effective self-supervised pre-training for RDBs remains non-trivial. RDB tasks often require multi-faceted information across different perspectives and granularities. For example, user churn classification may rely more on interaction patterns, whereas consumption value prediction requires both user-item behaviors and intrinsic user attributes for fine-grained regression. Such heterogeneous needs challenge RDB representation learning, as pre-training objectives should cover comprehensive information for downstream adaptation. However, existing SSL methods typically derive supervision from a single facet, such as node-level intrinsic attributes or subgraph-level relational structures, providing limited adaptability. To this end, we propose RelPrism, a multi-faceted self-supervised learning framework for RDBs. RelPrism constructs intrinsic, relational, and hybrid attributes from distinct perspectives, and applies multi-granularity clustering to each perspective to form corresponding pseudo-task pools. Pre-training over these pools exposes representations to broader perspectives and granularity levels, yielding a stronger basis for downstream adaptation. Experiments on 14 tasks across 5 real-world datasets show that RelPrism improves ROC-AUC by 4.15% for classification and reduces MAE by 10.75% for regression over state-of-the-art baselines. Our code is available at https://anonymous.4open.science/r/RelPrism.

📄 PDF Abstract BibTeX arXiv:2605.23241

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningRepresentation LearningValue prediction

Similar Papers 제목 키워드 기반

Multi-Faceted Self-Consistent Preference Alignment for Query Rewriting in Conversational Search

2026-04-08 · Zhiyu Cao, Peifeng Li, Qiaoming Zhu arxiv

Conversational Query Rewriting (CQR) aims to rewrite ambiguous queries to achieve more efficient conversational search. Early studies have predominantly focused on the rewriting in isolation, ignoring the feedback from q…

Response GenerationPassage Retrieval

Multifaceted User Modeling in Recommendation: A Federated Foundation Models Approach

2024-12-22 · Chunxu Zhang, Guodong Long, Hongkuan Guo, Zhaojie Liu 외

Multifaceted user modeling aims to uncover fine-grained patterns and learn representations from user data, revealing their diverse interests and characteristics, such as profile, preference, and personality. Recent studi…

A Survey on Self-play Methods in Reinforcement Learning

2024-08-02 · Ruize Zhang, Zelai Xu, Chengdong Ma, Chao Yu 외

Self-play, characterized by agents' interactions with copies or past versions of themselves, has recently gained prominence in reinforcement learning (RL). This paper first clarifies the preliminaries of self-play, inclu…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Boosting Video Representation Learning with Multi-Faceted Integration

2022-01-11 · CVPR 2021 1 · Zhaofan Qiu, Ting Yao, Chong-Wah Ngo, Xiao-Ping Zhang 외

Video content is multifaceted, consisting of objects, scenes, interactions or actions. The existing datasets mostly label only one of the facets for model training, resulting in the video representation that biases to on…

Action RecognitionRepresentation LearningVideo Captioning

HMS-BERT: Hybrid Multi-Task Self-Training for Multilingual and Multi-Label Cyberbullying Detection

2026-03-13 · Zixin Feng, Xinying Cui, Yifan Sun, Zheng Wei 외 arxiv

Cyberbullying on social media is inherently multilingual and multi-faceted, where abusive behaviors often overlap across multiple categories. Existing methods are commonly limited by monolingual assumptions or single-tas…