← Search

Dapeng Tao

10 accepted papers

2026

ProGMLP: A Progressive Framework for GNN-to-MLP Knowledge Distillation with Efficient Trade-offs

AAAI 2026technical

GNN-to-MLP (G2M) methods have emerged as a promising approach to accelerate Graph Neural Networks (GNNs) by distilling their knowledge into simpler Multi-Layer Perceptrons (MLPs). These methods bridge the gap between the expressive power of GNNs and the computational efficiency of MLPs, making them

Cited by 0SourcePDFScholar
2025

AGMixup: Adaptive Graph Mixup for Semi-supervised Node Classification

AAAI 2025technical

Mixup is a data augmentation technique that enhances model generalization by interpolating between data points using a mixing ratio lambda in the image domain. Recently, the concept of mixup has been adapted to the graph domain through node-centric interpolations. However, these approaches often fai…

2025

Large Language Models as an Indirect Reasoner: Contrapositive and Contradiction for Automated Reasoning

COLING 2025main

Recently, increasing attention has been focused on improving the ability of Large Language Models (LLMs) to perform complex reasoning. Advanced methods, such as Chain-of-Thought (CoT) and its variants, are found to enhance their reasoning skills by designing suitable prompts or breaking down complex…

Cited by 2SourcePDFScholar
2024

Embodied Multi-Modal Agent trained by an LLM from a Parallel TextWorld

CVPR 2024poster

While large language models (LLMs) excel in a simulated world of texts they struggle to interact with the more realistic world without perceptions of other modalities such as visual or audio signals. Although vision-language models (VLMs) integrate LLM modules (1) aligned with static image features…

2024

MuEP: A Multimodal Benchmark for Embodied Planning with Foundation Models

IJCAI 2024poster

Foundation models have demonstrated significant emergent abilities, holding great promise for enhancing embodied agents' reasoning and planning capacities. However, the absence of a comprehensive benchmark for evaluating embodied agents with multimodal observations in complex environments remains a…

2024

Where to Mask: Structure-Guided Masking for Graph Masked Autoencoders

IJCAI 2024poster

Graph masked autoencoders (GMAE) have emerged as a significant advancement in self-supervised pre-training for graph-structured data. Previous GMAE models primarily utilize a straightforward random masking strategy for nodes or edges during training. However, this strategy fails to consider the vary…

2023

Gapformer: Graph Transformer with Graph Pooling for Node Classification

IJCAI 2023poster

Graph Transformers (GTs) have proved their advantage in graph-level tasks. However, existing GTs still perform unsatisfactorily on the node classification task due to 1) the overwhelming unrelated information obtained from a vast number of irrelevant distant nodes and 2) the quadratic complexity reg…

2020

RiFeGAN: Rich Feature Generation for Text-to-Image Synthesis From Prior Knowledge

CVPR 2020poster

Text-to-image synthesis is a challenging task that generates realistic images from a textual sequence, which usually contains limited information compared with the corresponding image and so is ambiguous and abstractive. The limited textual information only describes a scene partly, which will compl…

Cited by 145PDFcodeScholar
2019

Embedded Block Residual Network: A Recursive Restoration Model for Single-Image Super-Resolution

ICCV 2019poster

Single-image super-resolution restores the lost structures and textures from low-resolved images, which has achieved extensive attention from the research community. The top performers in this field include deep or wide convolutional neural networks, or recurrent neural networks. However, the method…

Cited by 158PDFScholar
2019

Student Becoming the Master: Knowledge Amalgamation for Joint Scene Parsing, Depth Estimation, and More

CVPR 2019poster

In this paper, we investigate a novel deep-model reusing task. Our goal is to train a lightweight and versatile student model, without human-labelled annotations, that amalgamates the knowledge and masters the expertise of two pre-trained teacher models working on heterogeneous problems, one on scen…

Cited by 71PDFScholar