← Search

Yonggang Wen

14 accepted papers

2026

DSA: Efficient Inference For Video Generation Models via Distributed Sparse Attention

ICLR 2026poster

Diffusion Transformer models have driven the rapid advances in video generation, achieving state-of-the-art quality and flexibility. However, their attention mechanism remains a major performance bottleneck, as its dense computation scales quadratically with the sequence length. To overcome this lim…

Cited by 0SourceScholar
2026

PACE: Proactive Agent-Level Admission Control for Efficient Agentic Batch Inference

ICML 2026poster

Batch inference for agentic workloads stresses the GPU key–value (KV) cache in a sustained and cumulative manner, often causing severe throughput degradation well before memory capacity is exhausted. We identify this phenomenon as middle-phase thrashing, a previously under-characterized pathology in…

Cited by 0SourceScholar
2026

Physics-Informed Multi-Task Learning for Battery State of Health Prediction with Uncertainty Quantification

AAAI 2026technical

Existing battery State of Health (SOH) prediction approaches often struggle to provide both accurate predictions and reliable uncertainty estimates. This paper presents a novel Multi-Task Learning (MTL) framework that jointly tackles SOH prediction and provides a proxy metric for uncertainty through

Cited by 0SourcePDFScholar
2026

SpecForge: A Flexible and Efficient Open-Source Training Framework for Speculative Decoding

ICML 2026poster

Speculative decoding mitigates the memory-bound nature of LLM decoding by using a lightweight draft model to propose multiple tokens for parallel verification. However, its adoption has been limited by the lack of high-quality draft models and scalable training infrastructure. We introduce SpecForge…

Cited by 0SourceScholar
2024

Confronting Reward Overoptimization for Diffusion Models: A Perspective of Inductive and Primacy Biases

ICML 2024poster

Bridging the gap between diffusion models and human preferences is crucial for their integration into practical generative workflows. While optimizing downstream reward models has emerged as a promising alignment strategy, concerns arise regarding the risk of excessive optimization with learned rewa…

2024

Joint Input and Output Coordination for Class-Incremental Learning

IJCAI 2024poster

Incremental learning is nontrivial due to severe catastrophic forgetting. Although storing a small amount of data on old tasks during incremental learning is a feasible solution, current strategies still do not 1) adequately address the class bias problem, and 2) alleviate the mutual interference be…

Cited by 2SourcePDFScholar
2023

Discriminative Reasoning with Sparse Event Representation for Document-level Event-Event Relation Extraction

ACL 2023long

Document-level Event Causality Identification (DECI) aims to extract causal relations between events in a document. It challenges conventional sentence-level task (SECI) with difficult long-text understanding. In this paper, we propose a novel DECI model (SENDIR) for better document-level reasoning.…

2023

FedABC: Targeting Fair Competition in Personalized Federated Learning

AAAI 2023technical

Federated learning aims to collaboratively train models without accessing their client's local private data. The data may be Non-IID for different clients and thus resulting in poor performance. Recently, personalized federated learning (PFL) has achieved great success in handling Non-IID data by en…

Cited by 10SourcePDFScholar
2023

MAS: Towards Resource-Efficient Federated Multiple-Task Learning

ICCV 2023poster

Federated learning (FL) is an emerging distributed machine learning method that empowers in-situ model training on decentralized edge devices. However, multiple simultaneous FL tasks could overload resource-constrained devices. In this work, we propose the first FL system to effectively coordinate a…

Cited by 24PDFcodeScholar
2021

Are Missing Links Predictable? An Inferential Benchmark for Knowledge Graph Completion

ACL 2021long

We present InferWiki, a Knowledge Graph Completion (KGC) dataset that improves upon existing benchmarks in inferential ability, assumptions, and patterns. First, each testing sample is predictable with supportive data in the training set. To ensure it, we propose to utilize rule-guided train/test ge…

2021

Collaborative Unsupervised Visual Representation Learning From Decentralized Data

ICCV 2021poster

Unsupervised representation learning has achieved outstanding performances using centralized data available on the Internet. However, the increasing awareness of privacy protection limits sharing of decentralized unlabeled image data that grows explosively in multiple parties (e.g. mobile phones and…

Cited by 127PDFcodeScholar
2021

Privacy-Preserving Collaborative Learning With Automatic Transformation Search

CVPR 2021poster

Collaborative learning has gained great popularity due to its benefit of data privacy protection: participants can jointly train a Deep Learning model without sharing their training sets. However, recent works discovered that an adversary can fully recover the sensitive training samples from the sha…

Cited by 61PDFScholar