← Search

Ziyan Wang

33 accepted papers

2026

Graph Domain Adaptation via Homophily-Agnostic Reconstructing Structure

AAAI 2026technical

Graph Domain Adaptation (GDA) transfers knowledge from labeled source graphs to unlabeled target graphs, addressing the challenge of label scarcity. However, existing GDA methods typically assume that both source and target graphs exhibit homophily, leading existing methods to perform poorly when he

Cited by 0SourcePDFScholar
2026

Learning Rollout from Sampling: An R1-Style Tokenized Traffic Simulation Model

RA-L 2026

Learning diverse and high-fidelity traffic simulations from human driving demonstrations is crucial for autonomous driving evaluation. The recent next-token prediction (NTP) paradigm, widely adopted in large language models (LLMs), has been applied to traffic simulation and achieves iterative improv

Cited by 0SourceScholar
2026

Safe Multi-agent Reinforcement Learning with Natural Language Constraints

AAAI 2026technical

Safe Multi-Agent Reinforcement Learning (MARL) typically relies on manually specified numeric cost functions to ensure that policy behaviours respect safety constraints. As systems scale and human-defined constraints become more diverse, context-dependent, and frequently updated, hand-crafting such

Cited by 0SourcePDFScholar
2026

Slow-Fast Policy Optimization: Reposition-Before-Update for LLM Reasoning

ICLR 2026poster

Reinforcement learning (RL) has become central to enhancing reasoning in large language models (LLMs). Yet on-policy algorithms such as Group Relative Policy Optimization (GRPO) often suffer in early training: noisy gradients from low-quality rollouts lead to unstable updates and inefficient explora…

Cited by 0SourcecodeScholar
2026

Treatment Responder Classification with Abstention

ICML 2026spotlight

Treatment responder classification seeks to learn a rule to classify individuals who will benefit from the treatment. This paper studies a new scenario in treatment responder classification when abstention is allowed, i.e., practitioners can opt out of making uncertain classification on some individ…

Cited by 0SourceScholar
2026

WorldGen: From Text to Traversable and Interactive 3D Worlds

CVPR 2026

We introduce WorldGen, a method for generating large, fully formed, navigable 3D worlds from a single text prompt. Existing approaches to 3D scene generation often trade off scene diversity, completeness, and correctness in different ways. We push this envelope by producing large scenes explicitly d

Cited by 0SourceScholar
2025

Active Large Language Model-Based Knowledge Distillation for Session-Based Recommendation

AAAI 2025technical

Large language models (LLMs) provide a promising way for accurate session-based recommendation (SBR), but they demand substantial computational time and memory. Knowledge distillation (KD)-based methods can alleviate these issues by transferring the knowledge to a small student, which trains a stude…

2025

Embedding Enhanced MLP Enables Simple and Extensible Spatiotemporal Forecasting

ICASSP 2025accepted

Spatiotemporal forecasting facilitates many real world intelligent systems. Combining graph learning with temporal models has recently become popular in spatiotemporal forecasting. Although graph convolution enhances the modeling of spatial correlations, it results in unsatisfactory efficiency and p…

Cited by 0SourceScholar
2025

Evaluating Generalization Capabilities of LLM-Based Agents in Mixed-Motive Scenarios Using Concordia

NeurIPS 2025poster

Large Language Model (LLM) agents have demonstrated impressive capabilities for social interaction and are increasingly being deployed in situations where they might engage with both human and artificial agents. These interactions represent a critical frontier for LLM-based agents, yet existing eval…

Cited by 0SourceScholar
2025

FRESA: Feedforward Reconstruction of Personalized Skinned Avatars from Few Images

CVPR 2025highlight

We present a novel method for reconstructing personalized 3D human avatars with realistic animation from only a few images. Due to the large variations in body shapes, poses, and cloth types, existing methods mostly require hours of per-subject optimization during inference, which limits their pract…

2025

M³HF: Multi-agent Reinforcement Learning from Multi-phase Human Feedback of Mixed Quality

ICML 2025poster

Designing effective reward functions in multi-agent reinforcement learning (MARL) is a significant challenge, often leading to suboptimal or misaligned behaviors in complex, coordinated environments. We introduce Multi-agent Reinforcement Learning from Multi-phase Human Feedback of Mixed Quality ($\…

Cited by 0SourcePDFScholar
2025

PKAG-DDI: Pairwise Knowledge-Augmented Language Model for Drug-Drug Interaction Event Text Generation

ACL 2025long

Drug-drug interactions (DDIs) arise when multiple drugs are administered concurrently. Accurately predicting the specific mechanisms underlying DDIs (named DDI events or DDIEs) is critical for the safe clinical use of drugs. DDIEs are typically represented as textual descriptions. However, most comp…

2025

PoGDiff: Product-of-Gaussians Diffusion Models for Imbalanced Text-to-Image Generation

NeurIPS 2025poster

Diffusion models have made significant advancements in recent years. However, their performance often deteriorates when trained or fine-tuned on imbalanced datasets. This degradation is largely due to the disproportionate representation of majority and minority data in image-text pairs. In this pape…

Cited by 0SourceScholar
2025

Probe Pruning: Accelerating LLMs through Dynamic Pruning via Model-Probing

ICLR 2025poster

We introduce Probe Pruning (PP), a novel framework for online, dynamic, structured pruning of Large Language Models (LLMs) applied in a batch-wise manner. PP leverages the insight that not all samples and tokens contribute equally to the model's output, and probing a small portion of each batch effe…

2025

Re2LLM: Reflective Reinforcement Large Language Model for Session-based Recommendation

AAAI 2025technical

Emerging advancements in large language models (LLMs) show significant potential for enhancing recommendations. However, prompt-based methods often struggle to find ideal prompts without task-specific feedback, while fine-tuning-based methods are hindered by high computational demands and dependence…

Cited by 7SourcePDFScholar
2024

ANIM: Accurate Neural Implicit Model for Human Reconstruction from a single RGB-D Image

CVPR 2024poster

Recent progress in human shape learning shows that neural implicit models are effective in generating 3D human surfaces from limited number of views and even from a single RGB image. However existing monocular approaches still struggle to recover fine geometric details such as face hands or cloth wr…

Cited by 8SourcePDFScholar
2024

Learning to Discuss Strategically: A Case Study on One Night Ultimate Werewolf

NeurIPS 2024poster

Communication is a fundamental aspect of human society, facilitating the exchange of information and beliefs among people. Despite the advancements in large language models (LLMs), recent agents built with these often neglect the control over discussion tactics, which are essential in communication…

Cited by 8SourcePDFScholar
2024

Policy Learning from Tutorial Books via Understanding, Rehearsing and Introspecting

NeurIPS 2024oral

When humans need to learn a new skill, we can acquire knowledge through written books, including textbooks, tutorials, etc. However, current research for decision-making, like reinforcement learning (RL), has primarily required numerous real interactions with the target environment to learn a skill,…

2024

ZeroDDI: A Zero-Shot Drug-Drug Interaction Event Prediction Method with Semantic Enhanced Learning and Dual-modal Uniform Alignment

IJCAI 2024poster

Drug-drug interactions (DDIs) can result in various pharmacological changes, which can be categorized into different classes known as DDI events (DDIEs). In recent years, previously unobserved/unseen DDIEs have been emerging, posing a new classification task when unseen classes have no labelled inst…

2023

ChessGPT: Bridging Policy Learning and Language Modeling

NeurIPS 2023poster

When solving decision-making tasks, humans typically depend on information from two key sources: (1) Historical policy data, which provides interaction replay from the environment, and (2) Analytical insights in natural language form, exposing the invaluable thought process or strategic consideratio…

2023

Interpretable Reward Redistribution in Reinforcement Learning: A Causal Approach

NeurIPS 2023poster

A major challenge in reinforcement learning is to determine which state-action pairs are responsible for future rewards that are delayed. Reward redistribution serves as a solution to re-assign credits for each time step from observed sequences. While the majority of current approaches construct th…

2023

Multi-Relational Contrastive Learning Graph Neural Network for Drug-Drug Interaction Event Prediction

AAAI 2023technical

Drug-drug interactions (DDIs) could lead to various unexpected adverse consequences, so-called DDI events. Predicting DDI events can reduce the potential risk of combinatorial therapy and improve the safety of medication use, and has attracted much attention in the deep learning community. Recently,…

2023

NeuWigs: A Neural Dynamic Model for Volumetric Hair Capture and Animation

CVPR 2023poster

The capture and animation of human hair are two of the major challenges in the creation of realistic avatars for the virtual reality. Both problems are highly challenging, because hair has complex geometry and appearance, as well as exhibits challenging motion. In this paper, we present a two-stage…

Cited by 16SourcePDFScholar
2023

Variational Imbalanced Regression: Fair Uncertainty Quantification via Probabilistic Smoothing

NeurIPS 2023poster

Existing regression models tend to fall short in both accuracy and uncertainty estimation when the label distribution is imbalanced. In this paper, we propose a probabilistic deep learning model, dubbed variational imbalanced regression (VIR), which not only performs well in imbalanced regression bu…

2022

HVH: Learning a Hybrid Neural Volumetric Representation for Dynamic Hair Performance Capture

CVPR 2022poster

Capturing and rendering life-like hair is particularly challenging due to its fine geometric structure, complex physical interaction and the non-trivial visual appearance that must be captured. Yet, it is a critical component to create believable avatars. In this paper, we address the aforementioned…

Cited by 20PDFcodeScholar
2022

Neural Strands: Learning Hair Geometry and Appearance from Multi-View Images

ECCV 2022poster

"We present Neural Strands, a novel learning framework for modeling accurate hair geometry and appearance from multi-view image inputs. The learned hair model can be rendered in real-time from any viewpoint with high-fidelity view-dependent effects. Our model achieves intuitive shape and style contr…

Cited by 44SourcePDFScholar
2022

Saute RL: Almost Surely Safe Reinforcement Learning Using State Augmentation

ICML 2022spotlight

Satisfying safety constraints almost surely (or with probability one) can be critical for the deployment of Reinforcement Learning (RL) in real-life applications. For example, plane landing and take-off should ideally occur with probability one. We address the problem by introducing Safety Augmented…

2021

Learning Compositional Radiance Fields of Dynamic Human Heads

CVPR 2021poster

Photorealistic rendering of dynamic humans is an important ability for telepresence systems, virtual shopping, synthetic data generation, and more. Recently, neural rendering methods, which combine techniques from computer graphics and machine learning, have created high-fidelity models of humans an…

Cited by 101PDFScholar
2018

Geometry-Aware Recurrent Neural Networks for Active Visual Recognition

NeurIPS 2018poster

We present recurrent geometry-aware neural networks that integrate visual in- formation across multiple views of a scene into 3D latent feature tensors, while maintaining an one-to-one mapping between 3D physical locations in the world scene and latent feature locations. Object detection, object seg…

Cited by 44SourcePDFScholar