paper-with-me

홈 › Papers

Beyond the Aggregation Dilemma: Prior-Retaining Decoupled Learning for Multimodal Graphs

2026-05-23 · Hao Yan, Xuanru Wang, Jun Yin, Shirui Pan, Senzhang Wang, Chengqi Zhang arxiv

Multimodal Attributed Graph Learning (MAGL) integrates intrinsic node attributes with structural topology via graph aggregation. However, as pretrained encoders evolve into Large Foundation Models (LFMs), the landscape of MAGL fundamentally shifts: under high-confidence LFM priors, mandatory aggregation introduces topological noise that overwhelms discriminative signals, triggering a counter-intuitive performance inversion where sophisticated MAGL architectures underperform simple topology-agnostic MLPs. Through systematic empirical and theoretical analysis, we identify that this inversion stems from a fundamental aggregation dilemma characterized by two concurrent pathologies: (1) Representational Pathology (SNR Degradation) - mandatory aggregation dilutes robust intrinsic features with topological noise, causing the noise penalty to outweigh its collaborative benefit; and (2) Optimization Pathology (Gradient Starvation) - topological aggregation attenuates gradient flow, while a shared task loss causes dominant modalities to prematurely suppress weaker ones. To resolve this dilemma, we propose SUPRA (Shared-Unique Prior-Retaining Architecture), a decoupled dual-pathway paradigm. SUPRA processes modality-specific features through topology-agnostic MLPs while capturing structural synergy via a lightweight shared GNN, with auxiliary deep supervision counteracting gradient starvation. Extensive evaluations demonstrate that SUPRA achieves state-of-the-art performance while requiring 3.5x lower peak GPU memory and up to 4.4x faster training time than Multimodal Graph Transformers.

📄 PDF Abstract BibTeX arXiv:2605.24684

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

Privacy-preserving Crowd-guided AI Decision-making in Ethical Dilemmas

2019-06-04 · Teng Wang, Jun Zhao, Han Yu, Jinyan Liu 외

With the rapid development of artificial intelligence (AI), ethical issues surrounding AI have attracted increasing attention. In particular, autonomous vehicles may face moral dilemmas in accident scenarios, such as sta…

Autonomous VehiclesDecision MakingPrivacy Preserving

CAMPA: Efficient and Aligned Multimodal Graph Learning via Decoupled Propagation and Aggregation

2026-05-12 · Daohan Su, Hao Liu, Xunkai Li, Yinlin Zhu 외 arxiv

Multimodal Graph Neural Networks (MGNNs) have shown strong potential for learning from multimodal attributed graphs, yet most existing approaches rely on tightly coupled architectures that suffer from prohibitive computa…

Representation LearningGraph Learning

Recurrent Vision Transformers for Object Detection with Event Cameras

2022-12-11 · CVPR 2023 1 · Mathias Gehrig, Davide Scaramuzza

We present Recurrent Vision Transformers (RVTs), a novel backbone for object detection with event cameras. Event cameras provide visual information with sub-millisecond latency at a high-dynamic range and with strong rob…

Event-based visionGPUobject-detectionObject Detection

Probabilistic Aggregation and Targeted Embedding Optimization for Collective Moral Reasoning in Large Language Models

2025-06-17 · Chenchen Yuan, Zheyu Zhang, Shuo Yang, Bardh Prenkaj 외

Large Language Models (LLMs) have shown impressive moral reasoning abilities. Yet they often diverge when confronted with complex, multi-factor moral dilemmas. To address these discrepancies, we propose a framework that …

UHR-DETR: Efficient End-to-End Small Object Detection for Ultra-High-Resolution Remote Sensing Imagery

2026-04-23 · Jingfang Li, Haoran Zhu, Wen Yang, Jinrui Zhang 외 arxiv

Ultra-High-Resolution (UHR) imagery has become essential for modern remote sensing, offering unprecedented spatial coverage. However, detecting small objects in such vast scenes presents a critical dilemma: retaining the…

Small Object Detection