paper-with-me

Papers

Power up! Robust Graph Convolutional Network based on Graph Powering

2019-09-25 · Ming Jin, Heng Chang, Wenwu Zhu, Somayeh Sojoudi

Graph convolutional networks (GCNs) are powerful tools for graph-structured data. However, they have been recently shown to be vulnerable to topological attacks. To enhance adversarial robustness, we go beyond spectral graph theory to robust graph theory. By challenging the classical graph Laplacian, we propose a new convolution operator that is provably robust in the spectral domain and is incorporated in the GCN architecture to improve expressivity and interpretability. By extending the original graph to a sequence of graphs, we also propose a robust training paradigm that encourages transferability across graphs that span a range of spatial and spectral characteristics. The proposed approaches are demonstrated in extensive experiments to {simultaneously} improve performance in both benign and adversarial situations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Power up! Robust Graph Convolutional Network via Graph Powering

2019-05-24 · Ming Jin, Heng Chang, Wenwu Zhu, Somayeh Sojoudi

Graph convolutional networks (GCNs) are powerful tools for graph-structured data. However, they have been recently shown to be vulnerable to topological attacks. To enhance adversarial robustness, we go beyond spectral g…

Adversarial Robustness

Let's Ask GNN: Empowering Large Language Model for Graph In-Context Learning

2024-10-09 · Zhengyu Hu, Yichuan Li, Zhengyu Chen, Jingang Wang 외

Textual Attributed Graphs (TAGs) are crucial for modeling complex real-world systems, yet leveraging large language models (LLMs) for TAGs presents unique challenges due to the gap between sequential text processing and …

Graph Neural NetworkIn-Context LearningLanguage ModelingLanguage Modelling+1

Collaborative Information Dissemination with Graph-based Multi-Agent Reinforcement Learning

2023-08-25 · Raffaele Galliera, Kristen Brent Venable, Matteo Bassani, Niranjan Suri

Efficient information dissemination is crucial for supporting critical operations across domains like disaster response, autonomous vehicles, and sensor networks. This paper introduces a Multi-Agent Reinforcement Learnin…

Autonomous VehiclesDisaster ResponseGraph AttentionMulti-agent Reinforcement Learning+2

A Toolkit for Generating Code Knowledge Graphs

2020-02-21 · Ibrahim Abdelaziz, Julian Dolby, Jamie McCusker, Kavitha Srinivas

Knowledge graphs have been proven extremely useful in powering diverse applications in semantic search and natural language understanding. In this paper, we present GraphGen4Code, a toolkit to build code knowledge graphs…

Code SearchImage ClassificationKnowledge GraphsNatural Language Understanding

GraphLLM: Boosting Graph Reasoning Ability of Large Language Model

2023-10-09 · Ziwei Chai, Tianjie Zhang, Liang Wu, Kaiqiao Han 외

The advancement of Large Language Models (LLMs) has remarkably pushed the boundaries towards artificial general intelligence (AGI), with their exceptional ability on understanding diverse types of information, including …

Graph LearningLanguage ModelingLanguage ModellingLarge Language Model