← Search

Wenjia Wang

30 accepted papers

2026

EmbodMocap: In-the-Wild 4D Human-Scene Reconstruction for Embodied Agents

CVPR 2026

Human behaviors in the real world naturally encode rich, long-term contextual information that can be leveraged to train embodied agents for perception, understanding, and acting.However, existing capture systems typically rely on costly studio setups and wearable devices, limiting the large-scale c

Cited by 0SourcecodeScholar
2025

AugKD: Ingenious Augmentations Empower Knowledge Distillation for Image Super-Resolution

ICLR 2025poster

Knowledge distillation (KD) compresses deep neural networks by transferring task-related knowledge from cumbersome pre-trained teacher models to more compact student models. However, vanilla KD for image super-resolution (SR) networks yields only limited improvements due to the inherent nature of SR…

Cited by 0SourcePDFScholar
2025

Deep Learning for Multivariate Time Series Imputation: A Survey

IJCAI 2025

Missing values are ubiquitous in multivariate time series (MTS) data, posing significant challenges for accurate analysis and downstream applications. In recent years, deep learning-based methods have successfully handled missing data by leveraging complex temporal dependencies and learned data dist

2025

Diffusion Actor-Critic: Formulating Constrained Policy Iteration as Diffusion Noise Regression for Offline Reinforcement Learning

ICLR 2025poster

In offline reinforcement learning, it is necessary to manage out-of-distribution actions to prevent overestimation of value functions. One class of methods, the policy-regularized method, addresses this problem by constraining the target policy to stay close to the behavior policy. Although several…

2025

KP-PINNs: Kernel Packet Accelerated Physics Informed Neural Networks

IJCAI 2025

Differential equations are involved in modeling many engineering problems. Many efforts have been devoted to solving differential equations. Due to the flexibility of neural networks, Physics Informed Neural Networks (PINNs) have recently been proposed to solve complex differential equations and hav

2025

Knowledge Distillation with Multi-granularity Mixture of Priors for Image Super-Resolution

ICLR 2025spotlight

Knowledge distillation (KD) is a promising yet challenging model compression approach that transmits rich learning representations from robust but resource-demanding teacher models to efficient student models. Previous methods for image super-resolution (SR) are often tailored to specific teacher-st…

Cited by 4SourcePDFScholar
2025

PANTHER: Generative Pretraining Beyond Language for Sequential User Behavior Modeling

NeurIPS 2025poster

Large language models (LLMs) have shown that generative pretraining can distill vast world knowledge into compact token representations. While LLMs encapsulate extensive world knowledge, they remain limited in modeling the behavioral knowledge contained within user interaction histories. User behavi…

Cited by 0SourceScholar
2025

SIMS: Simulating Stylized Human-Scene Interactions with Retrieval-Augmented Script Generation

ICCV 2025poster

Simulating stylized human-scene interactions (HSI) in physical environments is a challenging yet fascinating task. Prior works emphasize long-term execution but fall short in achieving both diverse style and physical plausibility. To tackle this challenge, we introduce a novel hierarchical framework…

Cited by 0SourcePDFScholar
2025

TokenHSI: Unified Synthesis of Physical Human-Scene Interactions through Task Tokenization

CVPR 2025poster

Synthesizing diverse and physically plausible Human-Scene Interactions (HSI) is pivotal for both computer animation and embodied AI. Despite encouraging progress, current methods mainly focus on developing separate controllers, each specialized for a specific interaction task. This significantly hin…

Cited by 3SourcePDFScholar
2024

"EMDM: Efficient Motion Diffusion Model for Fast, High-Quality Human Motion Generation"

ECCV 2024poster

"We introduce Efficient Motion Diffusion Model (EMDM) for fast and high-quality human motion generation. Current state-of-the-art generative diffusion models have produced impressive results but struggle to achieve fast generation without sacrificing quality. On the one hand, previous works, like mo…

2024

AiOS: All-in-One-Stage Expressive Human Pose and Shape Estimation

CVPR 2024poster

Expressive human pose and shape estimation (a.k.a. 3D whole-body mesh recovery) involves the human body hand and expression estimation. Most existing methods have tackled this task in a two-stage manner first detecting the human body part with an off-the-shelf detection model and then inferring the…

2024

D2R2: Diffusion-based Representation with Random Distance Matching for Tabular Few-shot Learning

NeurIPS 2024poster

Tabular data is widely utilized in a wide range of real-world applications. The challenge of few-shot learning with tabular data stands as a crucial problem in both industry and academia, due to the high cost or even impossibility of annotating additional samples. However, the inherent heterogeneity…

Cited by 0SourcePDFScholar
2024

Deciphering the Projection Head: Representation Evaluation Self-supervised Learning

IJCAI 2024poster

Self-supervised learning (SSL) aims to learn the intrinsic features of data without labels. Despite the diverse SSL architectures, the projection head always plays an important role in improving downstream task performance. In this study, we systematically investigate the role of the projection head…

Cited by 10SourcePDFScholar
2024

Elucidating the design space of classifier-guided diffusion generation

ICLR 2024poster

Guidance in conditional diffusion generation is of great importance for sample quality and controllability. However, existing guidance schemes are to be desired. On one hand, mainstream methods such as classifier guidance and classifier-free guidance both require extra training with labeled data,…

2024

Q-Distribution guided Q-learning for offline reinforcement learning: Uncertainty penalized Q-value via consistency model

NeurIPS 2024poster

``Distribution shift'' is the primary obstacle to the success of offline reinforcement learning. As a learning policy may take actions beyond the knowledge of the behavior policy (referred to as Out-of-Distribution (OOD) actions), the Q-values of these OOD actions can be easily overestimated. Conseq…

2024

Referee Can Play: An Alternative Approach to Conditional Generation via Model Inversion

ICML 2024poster

As a dominant force in text-to-image generation tasks, Diffusion Probabilistic Models (DPMs) face a critical challenge in controllability, struggling to adhere strictly to complex, multi-faceted instructions. In this work, we aim to address this alignment challenge for conditional generation tasks.…

2024

The Surprising Effectiveness of Skip-Tuning in Diffusion Sampling

ICML 2024poster

With the incorporation of the UNet architecture, diffusion probabilistic models have become a dominant force in image generation tasks. One key design in UNet is the skip connections between the encoder and decoder blocks. Although skip connections have been shown to improve training stability and m…

Cited by 4SourcePDFScholar
2023

Complexity Matters: Rethinking the Latent Space for Generative Modeling

NeurIPS 2023spotlight

In generative modeling, numerous successful approaches leverage a low-dimensional latent space, e.g., Stable Diffusion models the latent space induced by an encoder and generates images through a paired decoder. Although the selection of the latent space is empirically pivotal, determining the optim…

Cited by 16SourcePDFScholar
2023

Constrained Policy Optimization with Explicit Behavior Density For Offline Reinforcement Learning

NeurIPS 2023poster

Due to the inability to interact with the environment, offline reinforcement learning (RL) methods face the challenge of estimating the Out-of-Distribution (OOD) points. Existing methods for addressing this issue either control policy to exclude the OOD action or make the $Q$ function pessimistic. H…

2023

Deep Insights into Noisy Pseudo Labeling on Graph Data

NeurIPS 2023poster

Pseudo labeling (PL) is a wide-applied strategy to enlarge the labeled dataset by self-annotating the potential samples during the training process. Several works have shown that it can improve the graph learning model performance in general. However, we notice that the incorrect labels can be fatal…

2023

Your Contrastive Learning Is Secretly Doing Stochastic Neighbor Embedding

ICLR 2023poster

Contrastive learning, especially self-supervised contrastive learning (SSCL), has achieved great success in extracting powerful features from unlabeled data. In this work, we contribute to the theoretical understanding of SSCL and uncover its connection to the classic data visualization method, stoc…

2023

Zolly: Zoom Focal Length Correctly for Perspective-Distorted Human Mesh Reconstruction

ICCV 2023oral

As it is hard to calibrate single-view RGB images in the wild, existing 3D human mesh reconstruction (3DHMR) methods either use a constant large focal length or estimate one based on the background environment context, which can not tackle the problem of the torso, limb, hand or face distortion caus…

Cited by 39PDFcodeScholar
2022

HuMMan: Multi-modal 4D Human Dataset for Versatile Sensing and Modeling

ECCV 2022poster

"4D human sensing and modeling are fundamental tasks in vision and graphics with numerous applications. With the advances of new sensors and algorithms, there is an increasing demand for more versatile datasets. In this work, we contribute HuMMan, a large-scale multi-modal 4D human dataset with 1000…

Cited by 125SourcePDFScholar
2022

Understanding Square Loss in Training Overparametrized Neural Network Classifiers

NeurIPS 2022accept

Deep learning has achieved many breakthroughs in modern classification tasks. Numerous architectures have been proposed for different data structures but when it comes to the loss function, the cross-entropy loss is the predominant choice. Recently, several alternative losses have seen revived inter…

Cited by 10SourcePDFScholar
2021

Regularization Matters: A Nonparametric Perspective on Overparametrized Neural Network

AISTATS 2021poster

Overparametrized neural networks trained by gradient descent (GD) can provably overfit any training data. However, the generalization guarantee may not hold for noisy data. From a nonparametric perspective, this paper studies how well overparametrized neural networks can recover the true target func…

Cited by 60SourcePDFScholar
2021

Segmenting Transparent Objects in the Wild with Transformer

IJCAI 2021poster

This work presents a new fine-grained transparent object segmentation dataset, termed Trans10K-v2, extending Trans10K-v1, the first large-scale transparent object segmentation dataset. Unlike Trans10K-v1 that only has two limited categories, our new dataset has several appealing benefits. (1) It h…

2020

Scene Text Image Super-resolution in the wild

ECCV 2020poster

Low-resolution text images are often seen in natural scenes such as documents captured by mobile phones. Recognizing low-resolution text images is challenging because they lose detailed content information, leading to poor recognition accuracy. An intuitive solution is to introduce super-resolution…

2020

Segmenting Transparent Objects in the Wild

ECCV 2020poster

Transparent objects such as windows and bottles made by glass widely exist in the real world. Segmenting transparent objects is challenging because these objects have diverse appearances inherited from the image background, making them had similar appearance with their surroundings. Besides the tech…

2019

Efficient and Accurate Arbitrary-Shaped Text Detection With Pixel Aggregation Network

ICCV 2019poster

Scene text detection, an important step of scene text reading systems, has witnessed rapid development with convolutional neural networks. Nonetheless, two main challenges still exist and hamper its deployment to real-world applications. The first problem is the trade-off between speed and accuracy.…

Cited by 666PDFcodeScholar