← Search

Ye-Wen Wang

4 accepted papers

2025

Learning to Trust Bellman Updates: Selective State-Adaptive Regularization for Offline RL

ICML 2025poster

Offline reinforcement learning (RL) aims to learn an effective policy from a static dataset. To alleviate extrapolation errors, existing studies often uniformly regularize the value function or policy updates across all states. However, due to substantial variations in data quality, the fixed regula…

2024

Bidirectional Uncertainty-Based Active Learning for Open-Set Annotation

ECCV 2024poster

"Active learning (AL) in open set scenarios presents a novel challenge of identifying the most valuable examples in an unlabeled data pool that comprises data from both known and unknown classes. Traditional methods prioritize selecting informative examples with low confidence, with the risk of mist…

2024

Dirichlet-Based Prediction Calibration for Learning with Noisy Labels

AAAI 2024technical

Learning with noisy labels can significantly hinder the generalization performance of deep neural networks (DNNs). Existing approaches address this issue through loss correction or example selection methods. However, these methods often rely on the model's predictions obtained from the softmax funct…

2024

Optimistic Critic Reconstruction and Constrained Fine-Tuning for General Offline-to-Online RL

NeurIPS 2024poster

Offline-to-online (O2O) reinforcement learning (RL) provides an effective means of leveraging an offline pre-trained policy as initialization to improve performance rapidly with limited online interactions. Recent studies often design fine-tuning strategies for a specific offline RL method and canno…