← Search

Runpeng Yu

17 accepted papers

2026

Every Step Counts: Decoding Trajectories as Authorship Fingerprints of dLLMs

ICML 2026poster

Discrete Diffusion Large Language Models (dLLMs) have recently emerged as a promising non-autoregressive paradigm, offering faster inference while achieving strong performance in code generation and mathematical reasoning tasks. In this work, we show that dLLMs’ decoding mechanism not only improves …

Cited by 0SourceScholar
2025

CoT-Valve: Length-Compressible Chain-of-Thought Tuning

ACL 2025long

Chain-of-Thought significantly enhances a model’s reasoning capability, but it also comes with a considerable increase in inference costs due to long chains. With the observation that the reasoning path can be easily compressed under easy tasks but struggle on hard tasks, we explore the feasibility…

2025

HG-Adapter: Improving Pre-Trained Heterogeneous Graph Neural Networks with Dual Adapters

ICLR 2025poster

The "pre-train, prompt-tuning'' paradigm has demonstrated impressive performance for tuning pre-trained heterogeneous graph neural networks (HGNNs) by mitigating the gap between pre-trained models and downstream tasks. However, most prompt-tuning-based works may face at least two limitations: (i) t…

Cited by 0SourcePDFScholar
2025

Through the Dual-Prism: A Spectral Perspective on Graph Data Augmentation for Graph Classifications

AAAI 2025technical

Graph Neural Networks (GNNs) have become the preferred tool to process graph data, with their efficacy being boosted through graph data augmentation techniques. Despite the evolution of augmentation methods, issues like graph property distortions and restricted structural changes persist. This leads…

2024

Neural Lineage

CVPR 2024poster

Given a well-behaved neural network is possible to identify its parent based on which it was tuned? In this paper we introduce a novel task known as neural lineage detection aiming at discovering lineage relationships between parent and child models. Specifically from a set of parent models neural l…

Cited by 6SourcePDFScholar
2024

Revisiting Self-Supervised Heterogeneous Graph Learning from Spectral Clustering Perspective

NeurIPS 2024poster

Self-supervised heterogeneous graph learning (SHGL) has shown promising potential in diverse scenarios. However, while existing SHGL methods share a similar essential with clustering approaches, they encounter two significant limitations: (i) noise in graph structures is often introduced during the…

2023

Distribution Shift Inversion for Out-of-Distribution Prediction

CVPR 2023poster

Machine learning society has witnessed the emergence of a myriad of Out-of-Distribution (OoD) algorithms, which address the distribution shift between the training and the testing distribution by searching for a unified predictor or invariant feature representation. However, the task of directly mit…

2022

OoD-Bench: Quantifying and Understanding Two Dimensions of Out-of-Distribution Generalization

CVPR 2022oral

Deep learning has achieved tremendous success with independent and identically distributed (i.i.d.) data. However, the performance of neural networks often degenerates drastically when encountering out-of-distribution (OoD) data, i.e., when training and test data are sampled from different distribut…

Cited by 125PDFcodeScholar
2022

Regularization Penalty Optimization for Addressing Data Quality Variance in OoD Algorithms

AAAI 2022technical

Due to the poor generalization performance of traditional empirical risk minimization (ERM) in the case of distributional shift, Out-of-Distribution (OoD) generalization algorithms receive increasing attention. However, OoD generalization algorithms overlook the great variance in the quality of trai…

Cited by 6SourcePDFScholar