paper-with-me

홈 › Papers

A Gentle Introduction to Deep Learning for Graphs

2019-12-29 · Davide Bacciu, Federico Errica, Alessio Micheli, Marco Podda

The adaptive processing of graph data is a long-standing research topic which has been lately consolidated as a theme of major interest in the deep learning community. The snap increase in the amount and breadth of related research has come at the price of little systematization of knowledge and attention to earlier literature. This work is designed as a tutorial introduction to the field of deep learning for graphs. It favours a consistent and progressive introduction of the main concepts and architectural aspects over an exposition of the most recent literature, for which the reader is referred to available surveys. The paper takes a top-down view to the problem, introducing a generalized formulation of graph representation learning based on a local and iterative approach to structured information processing. It introduces the basic building blocks that can be combined to design novel and effective neural models for graphs. The methodological exposition is complemented by a discussion of interesting research challenges and applications in the field.

📄 PDF Abstract BibTeX arXiv:1912.12693

Code (3)

diningphil/continual_learning_for_graphs pytorch
diningphil/gnn-comparison pytorch
fseiffarth/gnn-comparison pytorch

Tasks

Deep LearningGraph Representation LearningRepresentation Learning

Similar Papers 제목 키워드 기반

A Gentle Introduction to Deep Nets and Opportunities for the Future

2022-05-01 · ACL 2022 5 · Kenneth Church, Valia Kordoni, Gary Marcus, Ernest Davis 외

The first half of this tutorial will make deep nets more accessible to a broader audience, following “Deep Nets for Poets” and “A Gentle Introduction to Fine-Tuning.” We will also introduce GFT (general fine tuning), a l…

Understanding Model Calibration -- A gentle introduction and visual exploration of calibration and the expected calibration error (ECE)

2025-01-31 · Maja Pavlovic

To be considered reliable, a model must be calibrated so that its confidence in each decision closely reflects its true outcome. In this blogpost we'll take a look at the most commonly used definition for calibration and…

A Gentle Introduction to Gradient-Based Optimization and Variational Inequalities for Machine Learning

2023-09-09 · Neha S. Wadia, Yatin Dandi, Michael I. Jordan

The rapid progress in machine learning in recent years has been based on a highly productive connection to gradient-based optimization. Further progress hinges in part on a shift in focus from pattern recognition to deci…

Decision Making

A Gentle Introduction and Survey on Computing with Words (CWW) Methodologies

2022-08-12 · Prashant K. Gupta, Javier Andreu-Perez

Human beings have an inherent capability to use linguistic information (LI) seamlessly even though it is vague and imprecise. Computing with Words (CWW) was proposed to impart computing systems with this capability of hu…

A Gentle Introduction to Epistemic Planning: The DEL Approach

2017-03-07 · Thomas Bolander

Epistemic planning can be used for decision making in multi-agent situations with distributed knowledge and capabilities. Dynamic Epistemic Logic (DEL) has been shown to provide a very natural and expressive framework fo…

Decision Making