← Search

Yewen Li

10 accepted papers

2026

Phase-Aware Mixture of Experts for Agentic Reinforcement Learning

ICML 2026poster

Reinforcement learning (RL) has equipped LLM agents with a strong ability to solve complex tasks. However, existing RL methods normally use a single policy network, causing simplicity bias where simple tasks occupy most parameters and dominate gradient updates, leaving insufficient capacity for comp…

Cited by 0SourceScholar
2025

Cradle: Empowering Foundation Agents towards General Computer Control

ICML 2025poster

Despite their success in specific scenarios, existing foundation agents still struggle to generalize across various virtual scenarios, mainly due to the dramatically different encapsulations of environments with manually designed observation and action spaces. To handle this issue, we propose the Ge…

2025

OpticalNet: An Optical Imaging Dataset and Benchmark Beyond the Diffraction Limit

CVPR 2025highlight

Optical imaging capable of resolving nanoscale features would revolutionize scientific research and engineering applications across biomedicine, smart manufacturing, and semiconductor quality control. However, due to the physical phenomenon of diffraction, the optical resolution is limited to approx…

Cited by 0SourcePDFScholar
2024

Improving Unsupervised Hierarchical Representation with Reinforcement Learning

CVPR 2024poster

Learning representations to capture the very fundamental understanding of the world is a key challenge in machine learning. The hierarchical structure of explanatory factors hidden in data is such a general representation and could be potentially achieved with a hierarchical VAE. However training a…

2024

JM-CLIP: A Joint Modal Similarity Contrastive Learning Model for Video-Text Retrieval

ICASSP 2024accepted

In recent years, the work on video-text retrieval has been well-developed due to the emergence of large-scale pre-training methods. However, these works focus solely on inter-modal interactions and contrasts, neglecting the contrasts of multigrained features within modalities, which makes the simila…

Cited by 0SourceScholar
2023

HumanMAC: Masked Motion Completion for Human Motion Prediction

ICCV 2023poster

Human motion prediction is a classical problem in computer vision and computer graphics, which has a wide range of practical applications. Previous effects achieve great empirical performance based on an encoding-decoding style. The methods of this style work by first encoding previous motions to la…

Cited by 82PDFcodeScholar
2022

Alleviating "Posterior Collapse'' in Deep Topic Models via Policy Gradient

NeurIPS 2022accept

Deep topic models have been proven as a promising way to extract hierarchical latent representations from documents represented as high-dimensional bag-of-words vectors. However, the representation capability of existing deep topic models is still limited by the phenomenon of "posterior collapse", w…

Cited by 10SourcePDFScholar
2022

Out-of-Distribution Detection with An Adaptive Likelihood Ratio on Informative Hierarchical VAE

NeurIPS 2022accept

Unsupervised out-of-distribution (OOD) detection is essential for the reliability of machine learning. In the literature, existing work has shown that higher-level semantics captured by hierarchical VAEs can be used to detect OOD instances. However, we empirically show that, the inherent issue of hi…

Cited by 24SourcePDFScholar
2022

Pluralistic Image Completion with Gaussian Mixture Models

NeurIPS 2022accept

Pluralistic image completion focuses on generating both visually realistic and diverse results for image completion. Prior methods enjoy the empirical successes of this task. However, their used constraints for pluralistic image completion are argued to be not well interpretable and unsatisfactory f…

2021

Sawtooth Factorial Topic Embeddings Guided Gamma Belief Network

ICML 2021spotlight

Hierarchical topic models such as the gamma belief network (GBN) have delivered promising results in mining multi-layer document representations and discovering interpretable topic taxonomies. However, they often assume in the prior that the topics at each layer are independently drawn from the Diri…