C.3: Locally Private Graph Neural Networks: Difference between revisions

From Circular Twain - Reference Implementations Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 6: Line 6:
• '''Reference, URL''': https://www.ai4europe.eu/research/ai-catalog/locally-private-graph-neural-networks
• '''Reference, URL''': https://www.ai4europe.eu/research/ai-catalog/locally-private-graph-neural-networks


• '''Relevant Domain/Industry''': Research
• '''Applicable Business Category''': Research (Cloud, Edge and Infrastructure)


• '''Application in relevant Projects/Initiatives''': AI4Media
• '''Application in relevant Projects/Initiatives''': AI4Media


• '''Type''': Jupyter Notebook
• '''AssetType''': Jupyter Notebook


• '''AI Breadth''':  
• '''AI Breadth''': N.A.


• '''Learning Ability''': Graph Neural Networks
• '''Learning Ability''': Graph Neural Networks
Line 18: Line 18:
• '''Related technologies''':
• '''Related technologies''':


• '''Applicable Research Area''':
• '''Applicable Research Area''': Collaborative AI, Verifiable AI


• '''Applicable Technical Category''':
• '''Applicable Technical Category''': AI Ethics, Machine Learning
 
• '''Applicable Business Category''':
 
• '''Asset Type''':


• '''License Information''': MIT license (MIT)
• '''License Information''': MIT license (MIT)


• '''Related to circularity and sustainability''': Collaborative AI
• '''Related to circularity and sustainability''': Yes


• '''Audience''': Developers
• '''Audience''': Developers

Revision as of 10:27, 27 December 2024

Short Description: Federated training of Graph Neural Networks (GNNs) with Local Differential Privacy,  The code repository contains a python script, which can be used to train locally private GNNs, and a notebook to demonstrate the results.

Reference, URL: https://www.ai4europe.eu/research/ai-catalog/locally-private-graph-neural-networks

Applicable Business Category: Research (Cloud, Edge and Infrastructure)

Application in relevant Projects/Initiatives: AI4Media

AssetType: Jupyter Notebook

AI Breadth: N.A.

Learning Ability: Graph Neural Networks

Related technologies:

Applicable Research Area: Collaborative AI, Verifiable AI

Applicable Technical Category: AI Ethics, Machine Learning

License Information: MIT license (MIT)

Related to circularity and sustainability: Yes

Audience: Developers



Go back to the AI portfolio of reference implementations