PulseAugur
EN
LIVE 07:24:48

New STAG framework enables stealthy backdoor attacks on graph foundation models

Researchers have developed STAG, a novel framework designed to stealthily inject backdoors into Graph Foundation Models (GFMs) that process text-attributed graphs (TAGs). Unlike previous attacks that target graph or text modalities independently, STAG leverages the graph-language alignment interface to coordinate graph triggers with text-side soft prompts. This coordinated approach ensures that both graph and text representations shift towards a target class. To maintain stealth, STAG generates readable text triggers and regularizes the subgraph structure to appear close to the original, making the attack difficult to detect through inspection or filtering. Experiments on various TAG datasets and GFMs have demonstrated STAG's effectiveness and stealth. AI

IMPACT This research highlights new vulnerabilities in graph foundation models, potentially impacting the security and trustworthiness of AI systems that process graph-structured data with text attributes.

RANK_REASON The cluster contains a research paper detailing a new attack framework against graph foundation models. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New STAG framework enables stealthy backdoor attacks on graph foundation models

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Minhua Lin, Zhicheng Gao, Yilong Wang, Hanqing Lu, Xiang Zhang, Suhang Wang ·

    Trojaning the Alignment: Stealthy Backdoor Attacks against Graph Foundation Models

    arXiv:2608.20991v1 Announce Type: new Abstract: Graph Foundation Models (GFMs) on text-attributed graphs (TAGs) align graph representations with language semantics to support transferable graph learning. Despite these advantages, the backdoor vulnerability of GFMs on TAGs remains…