paper-with-me

Papers

A Consistent Diffusion-Based Algorithm for Semi-Supervised Classification on Graphs

2020-08-27 · Nathan de Lara, Thomas Bonald

Semi-supervised classification on graphs aims at assigning labels to all nodes of a graph based on the labels known for a few nodes, called the seeds. The most popular algorithm relies on the principle of heat diffusion, where the labels of the seeds are spread by thermo-conductance and the temperature of each node is used as a score function for each label. Using a simple block model, we prove that this algorithm is not consistent unless the temperatures of the nodes are centered before classification. We show that this simple modification of the algorithm is enough to get significant performance gains on real data.

📄 PDF Abstract BibTeX arXiv:2008.11944

Code (1)

nathandelara/Dirichlet 공식 구현

Tasks

General Classification

Similar Papers 제목 키워드 기반

A Consistent Diffusion-Based Algorithm for Semi-Supervised Graph Learning

2023-11-13 · Thomas Bonald, Nathan de Lara

The task of semi-supervised classification aims at assigning labels to all nodes of a graph based on the labels known for a few nodes, called the seeds. One of the most popular algorithms relies on the principle of heat …

Graph Learning

Diffusion Models and Semi-Supervised Learners Benefit Mutually with Few Labels

2023-02-21 · NeurIPS 2023 11 · Zebin You, Yong Zhong, Fan Bao, Jiacheng Sun 외

In an effort to further advance semi-supervised generative and classification tasks, we propose a simple yet effective training strategy called dual pseudo training (DPT), built upon strong semi-supervised learners and d…

Classification

Diff-SySC: An Approach Using Diffusion Models for Semi-Supervised Image Classification

2025-02-25 · ICAART 2025 2 · Paul-Dumitru Orasan, Alexandra-Ioana Albu, Gabriela Czibula

Diffusion models have revolutionized the field of generative machine learning due to their effectiveness in capturing complex, multimodal data distributions. Semi-supervised learning represents a technique that allows th…

image-classificationImage ClassificationSemi-Supervised Image Classification

Mediffusion: Joint Diffusion for Self-Explainable Semi-Supervised Classification and Medical Image Generation

2024-11-12 · Joanna Kaleta, Paweł Skierś, Jan Dubiński, Przemysław Korzeniowski 외

We introduce Mediffusion -- a new method for semi-supervised learning with explainable classification based on a joint diffusion model. The medical imaging domain faces unique challenges due to scarce data labelling -- i…

counterfactualImage GenerationMedical Image Generation

Class-Attentive Diffusion Network for Semi-Supervised Classification

2020-06-18 · Jongin Lim, Daeho Um, Hyung Jin Chang, Dae Ung Jo 외

Recently, graph neural networks for semi-supervised classification have been widely studied. However, existing methods only use the information of limited neighbors and do not deal with the inter-class connections in gra…

ClassificationGeneral Classification