PulseAugur
EN
LIVE 13:35:35

New adversarial attacks probe Relational Deep Learning robustness

Researchers have developed new methods to test the adversarial robustness of Relational Deep Learning (RDL) models. These attacks focus on manipulating foreign-key references within a database while adhering to schema integrity constraints. The study introduces seven attack heuristics, including gradient-guided variants, which demonstrate superior performance over random baselines on regression tasks, though their impact on classification tasks is less pronounced. AI

IMPACT This research could lead to more robust relational deep learning systems by identifying vulnerabilities and guiding the development of better defense mechanisms.

RANK_REASON The cluster contains a research paper detailing new methods for adversarial attacks on relational deep learning models.

Read on arXiv cs.LG →

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

New adversarial attacks probe Relational Deep Learning robustness

COVERAGE [2]

  1. arXiv cs.LG TIER_1 English(EN) · Alan Gany, Bogdan Cautis, Silviu Maniu ·

    Structural Adversarial Attacks on Relational Deep Learning under Integrity Constraints

    arXiv:2607.07089v1 Announce Type: new Abstract: Relational Deep Learning (RDL) has become a standard methodology for machine learning on relational databases: the database is encoded as a heterogeneous temporal graph in which tuples become nodes and primary-key to foreign-key (PK…

  2. arXiv cs.LG TIER_1 English(EN) · Silviu Maniu ·

    Structural Adversarial Attacks on Relational Deep Learning under Integrity Constraints

    Relational Deep Learning (RDL) has become a standard methodology for machine learning on relational databases: the database is encoded as a heterogeneous temporal graph in which tuples become nodes and primary-key to foreign-key (PK-FK) dependencies become typed edges, over which…