paper-with-me

Papers

RELATE: A Schema-Agnostic Perceiver Encoder for Multimodal Relational Graphs

2025-10-22 · Joe Meyer, Divyansha Lachi, Mahmoud Mohammadi, Roshan Reddy Upendra, Eva L. Dyer, Mark Li, Tom Palczewski arxiv

Relational multi-table data is common in domains such as e-commerce, healthcare, and scientific research, and can be naturally represented as heterogeneous temporal graphs with multi-modal node attributes. Existing graph neural networks (GNNs) rely on schema-specific feature encoders, requiring separate modules for each node type and feature column, which hinders scalability and parameter sharing. We introduce RELATE (Relational Encoder for Latent Aggregation of Typed Entities), a schema-agnostic, plug-and-play feature encoder that can be used with any general purpose GNN. RELATE employs shared modality-specific encoders for categorical, numerical, textual, and temporal attributes, followed by a Perceiver-style cross-attention module that aggregates features into a fixed-size, permutation-invariant node representation. We evaluate RELATE on ReLGNN and HGT in the RelBench benchmark, where it achieves performance within 3% of schema-specific encoders while reducing parameter counts by up to 5x. This design supports varying schemas and enables multi-dataset pretraining for general-purpose GNNs, paving the way toward foundation models for relational graph data.

📄 PDF Abstract BibTeX arXiv:2510.19954

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Diffusion Autoencoders with Perceivers for Long, Irregular and Multimodal Astronomical Sequences

2025-10-23 · Yunyi Shen, Alexander Gagliano arxiv

Self-supervised learning has become a central strategy for representation learning, but the majority of architectures used for encoding data have only been validated on regularly-sampled inputs such as images, audios. an…

Self-Supervised LearningRepresentation Learning

Graph Perceiver IO: A General Architecture for Graph Structured Data

2022-09-14 · Seyun Bae, Hoyoon Byun, Changdae Oh, Yoon-Sik Cho 외

Multimodal machine learning has been widely studied for the development of general intelligence. Recently, the remarkable multimodal algorithms, the Perceiver and Perceiver IO, show competitive results for diverse datase…

Graph ClassificationLink PredictionNode Classification

Multimodal Prompt Perceiver: Empower Adaptiveness Generalizability and Fidelity for All-in-One Image Restoration

2024-01-01 · CVPR 2024 1 · Yuang Ai, Huaibo Huang, Xiaoqiang Zhou, Jiexiang Wang 외

Despite substantial progress all-in-one image restoration (IR) grapples with persistent challenges in handling intricate real-world degradations. This paper introduces MPerceiver: a novel multimodal prompt learning a…

AllDecoderImage RestorationPrompt Learning

Multimodal Prompt Perceiver: Empower Adaptiveness, Generalizability and Fidelity for All-in-One Image Restoration

2023-12-05 · Yuang Ai, Huaibo Huang, Xiaoqiang Zhou, Jiexiang Wang 외

Despite substantial progress, all-in-one image restoration (IR) grapples with persistent challenges in handling intricate real-world degradations. This paper introduces MPerceiver: a novel multimodal prompt learning appr…

AllDecoderImage RestorationPrompt Learning

Schema-Adaptive Tabular Representation Learning with LLMs for Generalizable Multimodal Clinical Reasoning

2026-04-12 · Hongxi Mao, Wei Zhou, Mengting Jia, Tao Fang 외 arxiv

Machine learning for tabular data remains constrained by poor schema generalization, a challenge rooted in the lack of semantic understanding of structured variables. This challenge is particularly acute in domains like …

Representation LearningFeature Engineering