Discovery Logo
Sign In
Search
Paper
Search Paper
R Discovery for Libraries Pricing Sign In
  • Home iconHome
  • My Feed iconMy Feed
  • Search Papers iconSearch Papers
  • Library iconLibrary
  • Explore iconExplore
  • Ask R Discovery iconAsk R Discovery Star Left icon
  • Literature Review iconLiterature Review NEW
  • Chat PDF iconChat PDF Star Left icon
  • Citation Generator iconCitation Generator
  • Chrome Extension iconChrome Extension
    External link
  • Use on ChatGPT iconUse on ChatGPT
    External link
  • iOS App iconiOS App
    External link
  • Android App iconAndroid App
    External link
  • Contact Us iconContact Us
    External link
  • Paperpal iconPaperpal
    External link
  • Mind the Graph iconMind the Graph
    External link
  • Journal Finder iconJournal Finder
    External link
Discovery Logo menuClose menu
  • Home iconHome
  • My Feed iconMy Feed
  • Search Papers iconSearch Papers
  • Library iconLibrary
  • Explore iconExplore
  • Ask R Discovery iconAsk R Discovery Star Left icon
  • Literature Review iconLiterature Review NEW
  • Chat PDF iconChat PDF Star Left icon
  • Citation Generator iconCitation Generator
  • Chrome Extension iconChrome Extension
    External link
  • Use on ChatGPT iconUse on ChatGPT
    External link
  • iOS App iconiOS App
    External link
  • Android App iconAndroid App
    External link
  • Contact Us iconContact Us
    External link
  • Paperpal iconPaperpal
    External link
  • Mind the Graph iconMind the Graph
    External link
  • Journal Finder iconJournal Finder
    External link
features
  • Audio Papers iconAudio Papers
  • Paper Translation iconPaper Translation
  • Chrome Extension iconChrome Extension
Content Type
  • Journal Articles iconJournal Articles
  • Conference Papers iconConference Papers
  • Preprints iconPreprints
  • Seminars by Cassyni iconSeminars by Cassyni
More
  • R Discovery for Libraries iconR Discovery for Libraries
  • Research Areas iconResearch Areas
  • Topics iconTopics
  • Resources iconResources

Related Topics

  • Graph Embedding
  • Graph Embedding
  • Affinity Graph
  • Affinity Graph
  • Node Embedding
  • Node Embedding

Articles published on Graph Fusion

Authors
Select Authors
Journals
Select Journals
Duration
Select Duration
551 Search results
Sort by
Recency
  • Research Article
  • 10.1111/coin.70223
SGVLM : Depth‐Integrated Semantic Scene Graph Fusion for Enhanced Autonomous Driving Decision‐Making
  • Apr 1, 2026
  • Computational Intelligence
  • Yiming Han + 3 more

ABSTRACT Autonomous driving decision‐making requires a deep semantic understanding of traffic scenes. In this paper, we propose the SGVLM (Semantic Graph Vision‐Language Model) architecture: a vision‐language model that enhances autonomous driving decision‐making through depth‐integrated semantic scene graph fusion. Key objects are represented as nodes (category, state) and spatial‐semantic relations as edges, enriched with pixel‐wise depth estimates from Depth‐Anything‐V2 to capture accurate inter‐object distances. These structured graph features are aggregated via a two‐layer Graph Attention Network and projected into the FastVLM's FastViTHD feature space. A cross‐modal triplet fusion layer then jointly integrates graph embeddings, visual features, and natural‐language queries. Crucially, to ensure computational efficiency without compromising the generalization power of the large‐scale backbone, we employ Low‐Rank Adaptation (LoRA), which significantly reduces the number of trainable parameters and accelerates convergence while maintaining pre‐trained performance. Empirical validation on the DriveLM‐nuScenes benchmark demonstrates that SGVLM_7B achieves relative improvements of 25.9% in BLEU‐4 and 18.6% in ROUGE‐L over the InternVL4Drive‐v2 baseline, and attains 94.56% accuracy on collision‐warning decision tasks in our TTSG‐data safety‐critical scenarios. These results confirm that depth‐integrated semantic scene graph fusion substantially enhances the model's ability to generate actionable driving decisions under complex traffic conditions.

  • Research Article
  • 10.1016/j.knosys.2026.115470
DGFFA: Joint multimodal entity-relation extraction via dual-channel graph fusion and fine-grained alignment
  • Apr 1, 2026
  • Knowledge-Based Systems
  • Wenjie Liu + 2 more

DGFFA: Joint multimodal entity-relation extraction via dual-channel graph fusion and fine-grained alignment

  • Research Article
  • 10.1016/j.asoc.2026.114656
MAGF-CCL: Multi-level attentive graph fusion with cross-modal complementary learning for internal control material weaknesses prediction
  • Apr 1, 2026
  • Applied Soft Computing
  • Xuan Zhang + 5 more

MAGF-CCL: Multi-level attentive graph fusion with cross-modal complementary learning for internal control material weaknesses prediction

  • Research Article
  • 10.1016/j.jneumeth.2025.110664
Synergistic integration of clinical and multi-omics data for early MCI diagnosis using an attention-based graph fusion network.
  • Apr 1, 2026
  • Journal of neuroscience methods
  • Shuang Yu + 6 more

Synergistic integration of clinical and multi-omics data for early MCI diagnosis using an attention-based graph fusion network.

  • Research Article
  • 10.29121/shodhkosh.v7.i2s.2026.7354
A VISUAL GRAPHIC BASED MODELING FRAMEWORK OPTI-BLEND FOR INTEGRATED CODE ANALYSIS
  • Mar 28, 2026
  • ShodhKosh: Journal of Visual and Performing Arts
  • Tulshihar Patil + 5 more

The current software systems are becoming complicated, heterogeneous and spread out making the task of code analysis a complicated task. The tools used in the traditional program analysis work independently, the statistical analysis, dynamic analysis, inspection of dependencies, vulnerability scanning, and quality assessment are commonly done separately. The result of this fragmentation is a lack of contextual knowledge, decreased explainability and inability to find root causes of defects or vulnerabilities. In order to overcome such shortcomings, the current paper suggests the creation of Opti-Blend, a visual graph-based modeling system of integrated code analysis. Opti-Blend converts several program representations, such as Abstract Syntax Trees (AST), Control Flow Graphs (CFG), Data Flow Graphs (DFG), Program Dependence Graphs (PDG) and Call Graphs, into a Hybrid Program Graph (HPG). The framework proposes a graph fusion mechanism to be used to combine multi-view representations to a semantic model. A query layer of visualization allows people to explain the issues and investigate them through the graph paths and dependencies. The suggested system can assist in defect detection, vulnerability, and code smell identification as well as dependency risk assessment all in a single visual setting. The experimental validation on open-source repositories proves to be a better detection tool and better traceability than individual tools. Opti-Blend is a contribution to a single, understandable and extendable modeling paradigm of next-generation integrated code intelligence systems.

  • Research Article
  • 10.1038/s41598-026-45601-2
MAGNet: enhancing action recognition with multimodal fusion and adaptive graph convolution.
  • Mar 26, 2026
  • Scientific reports
  • Hui Dong + 3 more

Human action recognition is a key task in computer vision, with widespread applications in virtual reality, intelligent surveillance, and human-computer interaction. Although deep learning methods have made significant progress in this task, existing methods still face challenges, including difficulties in multimodal data fusion, insufficient robustness in complex environments, and a decrease in accuracy when data is missing or modalities are incomplete. To address these challenges, this paper introduces a novel approach by proposing a human action recognition model based on the Multimodal Adaptive Graph Convolutional Network (MAGNet). The core innovation of this work lies in the integration of adaptive graph convolutions and cross-modal self-attention mechanisms to enhance multimodal data fusion. By dynamically adjusting the contribution of each modality, the proposed method addresses the challenge of incomplete data and improves robustness under real-world conditions, such as missing or noisy modalities. Additionally, the incorporation of the VQ-VAE generative model provides an efficient way to handle missing data and generate anatomically consistent pose features, which sets this approach apart from existing methods. Experimental results show that MAGNet achieves state-of-the-art performance on both the NTU RGB+D and UTD-MHAD datasets. Specifically, on the NTU RGB+D dataset, the model achieves 95.2% and 98.8% accuracy on the XSub and XView protocols, respectively, significantly outperforming existing baseline methods. Furthermore, MAGNet demonstrates strong robustness in multimodal data fusion and complex scene adaptation, effectively handling challenges such as occlusion and lighting variation.

  • Research Article
  • 10.1038/s41598-026-38563-y
Integrated spatio-temporal modeling with hybrid graph convolutions and the graph fourier neural operator for traffic prediction.
  • Mar 10, 2026
  • Scientific reports
  • Seyed-Majid Hosseini + 2 more

Accurate long-term traffic forecasting is pivotal for resilient intelligent transportation systems (ITS), enabling proactive congestion mitigation, energy optimization, and enhanced urban mobility. However, existing methods struggle to capture the intricate interplay of spatial and temporal dependencies in non-Euclidean road networks. Classical autoregressive approaches fail to model nonlinear dynamics, while deep learning techniques—such as RNN-based graph models, attention-driven Transformers, and state-space architectures—often decouple spatial and temporal learning, rely on computationally expensive mechanisms, and exhibit limited scalability and training instability in long-horizon settings. Although recent advances in spatio-temporal fusion and adaptive graph learning partially address multi-scale interactions, they remain constrained by efficiency and the lack of unified global temporal modeling. To overcome these limitations, we propose HG-GFNO (Hybrid Static–Adaptive Graph Convolutions and Graph Fourier Neural Operator), a unified and parameter-efficient framework that combines hybrid graph convolutions for localized and dynamic spatial encoding with a novel GFNO that extends spectral operators to graph domains for linear-complexity long-range temporal modeling. Extensive experiments on four benchmark datasets (PEMS03, PEMS04, PEMS07, and PEMS08) demonstrate that HG-GFNO consistently outperforms state-of-the-art baselines by up to 10.9% in RMSE and 11.9% in MAE across forecasting horizons, while using fewer parameters and exhibiting superior stability. These results position HG-GFNO as a scalable and practical solution for real-world intelligent transportation systems in smart city environments.

  • Research Article
  • 10.1109/tse.2026.3656129
A Novel Method for Vulnerability Detection Based on Fusion and Hyperbolic Neural Network Graphs
  • Mar 1, 2026
  • IEEE Transactions on Software Engineering
  • Xiaochao Li + 5 more

A Novel Method for Vulnerability Detection Based on Fusion and Hyperbolic Neural Network Graphs

  • Research Article
  • Cite Count Icon 7
  • 10.1016/j.watres.2025.125245
Spatiotemporal prediction for groundwater heavy metal contamination using Soft-DTW-based clustering and graph neural network framework.
  • Mar 1, 2026
  • Water research
  • Yong He + 5 more

Spatiotemporal prediction for groundwater heavy metal contamination using Soft-DTW-based clustering and graph neural network framework.

  • Research Article
  • Cite Count Icon 1
  • 10.1016/j.neucom.2026.132755
Scalable multi-view graph clustering via tensorized consensus and individual anchor graph fusion
  • Mar 1, 2026
  • Neurocomputing
  • Lili Fan + 4 more

Scalable multi-view graph clustering via tensorized consensus and individual anchor graph fusion

  • Research Article
  • 10.1016/j.eswa.2026.131932
A Query-Aware Multi-Path Knowledge Graph Fusion Approach for Enhancing Retrieval-Augmented Generation in Large Language Models
  • Mar 1, 2026
  • Expert Systems with Applications
  • Qikai Wei + 3 more

A Query-Aware Multi-Path Knowledge Graph Fusion Approach for Enhancing Retrieval-Augmented Generation in Large Language Models

  • Research Article
  • 10.1016/j.asoc.2025.114544
Cognitive-inspired knowledge graph fusion for gradient-aligned multimodal sentiment analysis
  • Mar 1, 2026
  • Applied Soft Computing
  • Yuxuan Hu + 7 more

Cognitive-inspired knowledge graph fusion for gradient-aligned multimodal sentiment analysis

  • Research Article
  • Cite Count Icon 2
  • 10.1016/j.inffus.2025.103841
Saliency-aware multi-resolution graph fusion via self-supervised contrastive learning for robust ultrasound endometrial cancer diagnosis
  • Mar 1, 2026
  • Information Fusion
  • Mengchu Yang + 12 more

Saliency-aware multi-resolution graph fusion via self-supervised contrastive learning for robust ultrasound endometrial cancer diagnosis

  • Research Article
  • 10.1016/j.cja.2025.103963
Attitude-constrained interactive multi-model factor graph fusion for integrated navigation
  • Mar 1, 2026
  • Chinese Journal of Aeronautics
  • Xiao Liang + 5 more

Attitude-constrained interactive multi-model factor graph fusion for integrated navigation

  • Research Article
  • 10.1088/1742-6596/3178/1/012089
Uncertainty-aware manifold and factor graph fusion for cooperative INS/DVL/LBL localization
  • Mar 1, 2026
  • Journal of Physics: Conference Series
  • Zhongyu Zhang + 2 more

Abstract Accurate and robust underwater localization remains challenging due to limited absolute positioning availability, asynchronous multi-sensor updates, and non-Gaussian measurement disturbances. This paper presents MEKF-SWFGO, an uncertainty-aware hybrid framework that combines a Manifold Extended Kalman Filter (MEKF) front-end with a Sliding-Window Factor Graph Optimizer (SWFGO) back-end for cooperative INS/DVL/LBL navigation. The front-end enforces attitude consistency on the Lie group SO(3), employs a trapezoidal IMU preintegration for stable propagation, and applies a Huber M-estimator to downweight outliers. The back-end jointly refines recent trajectory segments using numerical Jacobian between-factors and adaptive covariance weighting, while an uncertainty-driven switching mechanism balances real-time filtering and delayed global refinement. Extensive experiments on real AUV data demonstrate that MEKF-SWFGO substantially improves localization accuracy and robustness: total position RMSE is reduced from 33.67 m (CEKF), 21.46 m (MEKF) and 17.05 m (UKF) to 12.10 m.Velocity RMSE falls to 0.44 m/s, representing an 19.1% reduction relative to UKF. Yaw RMSE is improved to 0.74°, a 50.4% reduction over CEKF. Statistical metrics and CDF analyses confirm that MEKF-SWFGO yields tighter, less heavy-tailed error distributions in position, velocity and attitude. These results indicate that the proposed uncertainty-aware manifold and sliding-window fusion is a practical and effective solution for resilient underwater navigation in real operating conditions.

  • Research Article
  • Cite Count Icon 3
  • 10.1016/j.eswa.2025.129815
Multi-scale fusion graph convolutional networks
  • Mar 1, 2026
  • Expert Systems with Applications
  • Zhi Kong + 3 more

Multi-scale fusion graph convolutional networks

  • Research Article
  • 10.1016/j.eswa.2025.130587
MS-GLFGCN: Multi-stream global-local fusion graph convolutional network for skeleton-based gait recognition
  • Mar 1, 2026
  • Expert Systems with Applications
  • Zhanhong Xu + 3 more

MS-GLFGCN: Multi-stream global-local fusion graph convolutional network for skeleton-based gait recognition

  • Research Article
  • Cite Count Icon 1
  • 10.1016/j.ins.2025.122826
A joint topology-data fusion graph network for robust traffic speed prediction with data anomalism
  • Mar 1, 2026
  • Information Sciences
  • Ruiyuan Jiang + 5 more

A joint topology-data fusion graph network for robust traffic speed prediction with data anomalism

  • Research Article
  • Cite Count Icon 1
  • 10.1007/s42979-026-04785-0
Hierarchical Cross-Modal Contrastive Attention Transformer with Graph Fusion for Multimodal Stress Detection
  • Feb 24, 2026
  • SN Computer Science
  • Md Jaffar Sadiq + 5 more

Hierarchical Cross-Modal Contrastive Attention Transformer with Graph Fusion for Multimodal Stress Detection

  • Research Article
  • 10.1038/s41598-025-33066-8
Intelligent educational decision-making system driven by multimodal data fusion and knowledge graphs
  • Feb 23, 2026
  • Scientific Reports
  • Yingzhi Wang

This paper presents an intelligent educational decision-making framework that integrates multimodal data fusion with structured knowledge graph reasoning to enhance personalized learning experiences. To address challenges associated with heterogeneous data integration and interpretability, we propose the Cognizant Instructional Field Network (CIFNet), a hybrid neural-symbolic architecture. CIFNet combines symbolic representations of learner states with deep contextual embeddings, supporting dynamic and interpretable decision-making processes in educational environments. It jointly models epistemic progression, pedagogical intents, and instructional dependencies while accounting for uncertainty and sparse feedback. Building on CIFNet, we introduce the Pedagogical Inference Controller (PIC), a meta-cognitive strategic layer designed to refine instructional actions through strategic utility estimation, regret-aware adaptation, uncertainty-weighted exploration, and curriculum alignment. By simulating counterfactual instructional outcomes and prioritizing the reduction of knowledge gaps, PIC aims to promote pedagogically coherent and learner-centered interventions. Experimental evaluations across multiple educational datasets indicate that the proposed framework achieves promising improvements over traditional baselines and several recent deep learning models in predictive accuracy and learning-related metrics. While the results demonstrate the potential of combining symbolic reasoning with neural representation learning for more transparent and adaptive educational decision-making, further studies–particularly in real classroom environments–are needed to fully assess the system’s broader applicability and long-term impact.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • .
  • .
  • .
  • 10
  • 1
  • 2
  • 3
  • 4
  • 5

Popular topics

  • Latest Artificial Intelligence papers
  • Latest Nursing papers
  • Latest Psychology Research papers
  • Latest Sociology Research papers
  • Latest Business Research papers
  • Latest Marketing Research papers
  • Latest Social Research papers
  • Latest Education Research papers
  • Latest Accounting Research papers
  • Latest Mental Health papers
  • Latest Economics papers
  • Latest Education Research papers
  • Latest Climate Change Research papers
  • Latest Mathematics Research papers

Most cited papers

  • Most cited Artificial Intelligence papers
  • Most cited Nursing papers
  • Most cited Psychology Research papers
  • Most cited Sociology Research papers
  • Most cited Business Research papers
  • Most cited Marketing Research papers
  • Most cited Social Research papers
  • Most cited Education Research papers
  • Most cited Accounting Research papers
  • Most cited Mental Health papers
  • Most cited Economics papers
  • Most cited Education Research papers
  • Most cited Climate Change Research papers
  • Most cited Mathematics Research papers

Latest papers from journals

  • Scientific Reports latest papers
  • PLOS ONE latest papers
  • Journal of Clinical Oncology latest papers
  • Nature Communications latest papers
  • BMC Geriatrics latest papers
  • Science of The Total Environment latest papers
  • Medical Physics latest papers
  • Cureus latest papers
  • Cancer Research latest papers
  • Chemosphere latest papers
  • International Journal of Advanced Research in Science latest papers
  • Communication and Technology latest papers

Latest papers from institutions

  • Latest research from French National Centre for Scientific Research
  • Latest research from Chinese Academy of Sciences
  • Latest research from Harvard University
  • Latest research from University of Toronto
  • Latest research from University of Michigan
  • Latest research from University College London
  • Latest research from Stanford University
  • Latest research from The University of Tokyo
  • Latest research from Johns Hopkins University
  • Latest research from University of Washington
  • Latest research from University of Oxford
  • Latest research from University of Cambridge

Popular Collections

  • Research on Reduced Inequalities
  • Research on No Poverty
  • Research on Gender Equality
  • Research on Peace Justice & Strong Institutions
  • Research on Affordable & Clean Energy
  • Research on Quality Education
  • Research on Clean Water & Sanitation
  • Research on COVID-19
  • Research on Monkeypox
  • Research on Medical Specialties
  • Research on Climate Justice
Discovery logo
FacebookTwitterLinkedinInstagram

Download the FREE App

  • Play store Link
  • App store Link
  • Scan QR code to download FREE App

    Scan to download FREE App

  • Google PlayApp Store
FacebookTwitterTwitterInstagram
  • Universities & Institutions
  • Publishers
  • R Discovery PrimeNew
  • Ask R Discovery
  • Blog
  • Accessibility
  • Topics
  • Journals
  • Open Access Papers
  • Year-wise Publications
  • Recently published papers
  • Pre prints
  • Questions
  • FAQs
  • Contact us
Lead the way for us

Your insights are needed to transform us into a better research content provider for researchers.

Share your feedback here.

FacebookTwitterLinkedinInstagram
Cactus Communications logo

Copyright 2026 Cactus Communications. All rights reserved.

Privacy PolicyCookies PolicyTerms of UseCareers