paper-with-me

홈 › Papers

Neighbor Overlay-Induced Graph Attention Network

2024-08-16 · Tiqiao Wei, Ye Yuan

Graph neural networks (GNNs) have garnered significant attention due to their ability to represent graph data. Among various GNN variants, graph attention network (GAT) stands out since it is able to dynamically learn the importance of different nodes. However, present GATs heavily rely on the smoothed node features to obtain the attention coefficients rather than graph structural information, which fails to provide crucial contextual cues for node representations. To address this issue, this study proposes a neighbor overlay-induced graph attention network (NO-GAT) with the following two-fold ideas: a) learning favorable structural information, i.e., overlaid neighbors, outside the node feature propagation process from an adjacency matrix; b) injecting the information of overlaid neighbors into the node feature propagation process to compute the attention coefficient jointly. Empirical studies on graph benchmark datasets indicate that the proposed NO-GAT consistently outperforms state-of-the-art models.

📄 PDF Abstract BibTeX arXiv:2408.08788

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Attention

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Proximity-based Networking: Small world overlays optimized with particle swarm optimization

2020-06-03 · Chase Smith, Alex Rusnak

Information dissemination is a fundamental and frequently occurring problem in large, dynamic, distributed systems. In order to solve this, there has been an increased interest in creating efficient overlay networks that…

Efficient and Reliable Overlay Networks for Decentralized Federated Learning

2021-12-12 · Yifan Hua, Kevin Miller, Andrea L. Bertozzi, Chen Qian 외

We propose near-optimal overlay networks based on $d$-regular expander graphs to accelerate decentralized federated learning (DFL) and improve its generalization. In DFL a massive number of clients are connected by an ov…

Federated LearningGeneralization Boundsimage-classificationImage Classification+2

On Class Distributions Induced by Nearest Neighbor Graphs for Node Classification of Tabular Data

2023-09-21 · NeurIPS 2023 11

Researchers have used nearest neighbor graphs to transform classical machine learning problems on tabular data into node classification tasks to solve with graph representation learning methods. Such artificial structure…

Communication-Aware Multi-Agent Reinforcement Learning for Decentralized Cooperative UAV Deployment

2026-03-17 · Enguang Fan, Yifan Chen, Zihan Shan, Matthew Caesar 외 arxiv

Autonomous Unmanned Aerial Vehicle (UAV) swarms are increasingly used as rapidly deployable aerial relays and sensing platforms, yet practical deployments must operate under partial observability and intermittent peer-to…

Multi-agent Reinforcement Learning

When Text Hijacks Vision: Benchmarking and Mitigating Text Overlay-Induced Hallucination in Vision Language Models

2026-04-19 · Cui Yakun, Xingqun Qi, TianTian Geng, Yuyao Zhang 외 arxiv

Recent advances in Vision-Language Models (VLMs) have substantially enhanced their ability across multimodal video understanding benchmarks spanning temporal, action, object, and spatial understanding. However, we identi…

Video Question AnsweringSpatial ReasoningText Generation