paper-with-me

Papers

Deep Attention Diffusion Graph Neural Networks for Text Classification

2021-11-01 · EMNLP 2021 11 · Yonghao Liu, Renchu Guan, Fausto Giunchiglia, Yanchun Liang, Xiaoyue Feng

Text classification is a fundamental task with broad applications in natural language processing. Recently, graph neural networks (GNNs) have attracted much attention due to their powerful representation ability. However, most existing methods for text classification based on GNNs consider only one-hop neighborhoods and low-frequency information within texts, which cannot fully utilize the rich context information of documents. Moreover, these models suffer from over-smoothing issues if many graph layers are stacked. In this paper, a Deep Attention Diffusion Graph Neural Network (DADGNN) model is proposed to learn text representations, bridging the chasm of interaction difficulties between a word and its distant neighbors. Experimental results on various standard benchmark datasets demonstrate the superior performance of the present approach.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDeep AttentionGraph Neural Networktext-classificationText Classification

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

TAG-DLM: Diffusion Language Models for Text-Attributed Graph Learning

2026-06-30 · Lingjie Chen, Yuanchen Bei, Haobo Xu, Yanjun Zhao 외 arxiv

Text-attributed graphs (TAGs), where each node carries a natural language description, require models to jointly reason over text and graph topology. Existing approaches often handle the two modalities separately: graph …

Node ClassificationLink PredictionGraph Learning

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

Dual-Attention Graph Convolutional Network

2019-11-28 · Xueya Zhang, Tong Zhang, Wenting Zhao, Zhen Cui 외

Graph convolutional networks (GCNs) have shown the powerful ability in text structure representation and effectively facilitate the task of text classification. However, challenges still exist in adapting GCN on learning…

Diversitytext-classificationText Classification

From Graph Diffusion to Graph Classification

2024-11-26 · Jia Jun Cheng Xian, Sadegh Mahdavi, Renjie Liao, Oliver Schulte

Generative models such as diffusion models have achieved remarkable success in state-of-the-art image and text tasks. Recently, score-based diffusion models have extended their success beyond image generation, showing co…

ClassificationGraph ClassificationImage Generation

SpectralDiff: A Generative Framework for Hyperspectral Image Classification with Diffusion Models

2023-04-12 · Ning Chen, Jun Yue, Leyuan Fang, Shaobo Xia

Hyperspectral Image (HSI) classification is an important issue in remote sensing field with extensive applications in earth science. In recent years, a large number of deep learning-based HSI classification methods have …

ClassificationDenoisingHyperspectral Image Classificationimage-classification+1