paper-with-me

Papers

TaLK: Text-attributed Graph Dataset Distillation via Coupling Language Model with Graph-Aware Kernel

2026-06-22 · Yeongho Kim, Yeonje Choi, Kijung Shin arxiv

Text-attributed graphs (TAGs) are widely used in many real-world domains, and learning on TAGs requires jointly modeling text semantics and graph structure. A standard approach for modeling TAGs is to combine a language model (LM) and a graph neural network (GNN), but joint training is computationally expensive and difficult to scale. Dataset distillation is a promising way to reduce training costs, but existing methods are not well suited to TAGs because they are typically designed for a single modality or still require repeatedly training expensive LM-GNN models on the full dataset during distillation. To address this, we propose TaLK, an effective dataset distillation method for TAGs that couples an LM with a graph-aware neural tangent kernel.This design enables efficient dataset distillation, avoiding repeated joint training on the full dataset while reflecting both textual and structural information for effective TAG learning.Experiments on multiple TAG benchmarks show that TaLK consistently outperforms existing baselines and achieves up to 97% of full-dataset performance with only 1% synthetic data.

📄 PDF Abstract BibTeX arXiv:2606.22975

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

LLM-driven Knowledge Distillation for Dynamic Text-Attributed Graphs

2025-02-15 · Amit Roy, Ning Yan, Masood Mortazavi

Dynamic Text-Attributed Graphs (DyTAGs) have numerous real-world applications, e.g. social, collaboration, citation, communication, and review networks. In these networks, nodes and edges often contain text descriptions,…

Edge ClassificationKnowledge DistillationLink Prediction

Language Graph Distillation for Low-Resource Machine Translation

2019-08-17 · Tianyu He, Jiale Chen, Xu Tan, Tao Qin

Neural machine translation on low-resource language is challenging due to the lack of bilingual sentence pairs. Previous works usually solve the low-resource translation problem with knowledge transfer in a multilingual …

Knowledge DistillationMachine TranslationSentenceTransfer Learning+1

TurboTalk: Progressive Distillation for One-Step Audio-Driven Talking Avatar Generation

2026-04-16 · Xiangyu Liu, Feng Gao, Xiaomei Zhang, Yong Zhang 외 arxiv

Existing audio-driven video digital human generation models rely on multi-step denoising, resulting in substantial computational overhead that severely limits their deployment in real-world settings. While one-step disti…

Uncertainty-Aware 3D Emotional Talking Face Synthesis with Emotion Prior Distillation

2026-01-27 · Nanhan Shen, Zhilei Liu arxiv

Emotional Talking Face synthesis is pivotal in multimedia and signal processing, yet existing 3D methods suffer from two critical challenges: poor audio-vision emotion alignment, manifested as difficult audio emotion ext…

GvT: A Graph-based Vision Transformer with Talking-Heads Utilizing Sparsity, Trained from Scratch on Small Datasets

2024-04-07 · Dongjing Shan, guiqiang chen

Vision Transformers (ViTs) have achieved impressive results in large-scale image classification. However, when training from scratch on small datasets, there is still a significant performance gap between ViTs and Convol…

image-classificationImage ClassificationInductive Bias