← Search

Yuhua Jiang

8 accepted papers

2026

GlobeDiff: State Diffusion Process for Partial Observability in Multi-Agent System

ICLR 2026poster

In the realm of multi-agent systems, the challenge of partial observability is a critical barrier to effective coordination and decision-making. Existing approaches, such as belief state estimation and inter-agent communication, often fall short. Belief-based methods are limited by their focus on pa…

Cited by 0SourceScholar
2026

OPRIDE: Efficient Offline Preference-based Reinforcement Learning via In-Dataset Exploration

ICLR 2026poster

Preference-based reinforcement learning (PbRL) can help avoid sophisticated reward designs and align better with human intentions, showing great promise in various real-world applications. However, obtaining human feedback for preferences can be expensive and time-consuming, which forms a strong bar…

Cited by 0SourceScholar
2026

Risk-Sensitive Reinforcement Learning for Alleviating Exploration Dilemmas in Large Language Models

ICLR 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) has proven effective for enhancing Large Language Models (LLMs) on complex reasoning tasks. Yet current methods face an exploration dilemma: standard RL struggles to escape the local optima of pre-trained LLMs’ sharply peaked initial policies, bo…

Cited by 0SourceScholar
2025

A Generative Pre-Trained Language Model for Channel Prediction in Wireless Communications Systems

EMNLP 2025

Channel prediction can greatly reduce the pilot overhead and is a critical technology in the fifth-generation (5G) and the coming 6G wireless communications systems. Conventional model-based channel prediction methods suffer from limited accuracy due to imperfect temporal modeling, while existing AI

2025

Episodic Novelty Through Temporal Distance

ICLR 2025poster

Exploration in sparse reward environments remains a significant challenge in reinforcement learning, particularly in Contextual Markov Decision Processes (CMDPs), where environments differ across episodes. Existing episodic intrinsic motivation methods for CMDPs primarily rely on count-based approac…

Cited by 0SourcePDFScholar
2025

Fewer May Be Better: Enhancing Offline Reinforcement Learning with Reduced Dataset

ICLR 2025poster

Research in offline reinforcement learning (RL) marks a paradigm shift in RL. However, a critical yet under-investigated aspect of offline RL is determining the subset of the offline dataset, which is used to improve algorithm performance while accelerating algorithm training. Moreover, the size of…

Cited by 0SourcePDFScholar
2025

Maximum Next-State Entropy for Efficient Reinforcement Learning

RA-L 2025

Entropy regularization is widely used to improve policy optimization and encourage exploration in reinforcement learning. By maximizing both the expected return and entropy, the agent aims to succeed at the task while acting as randomly as possible. However, current methods based on policy entropy e

Cited by 1SourceScholar
2024

Learning Diverse Risk Preferences in Population-Based Self-Play

AAAI 2024technical

Among the remarkable successes of Reinforcement Learning (RL), self-play algorithms have played a crucial role in solving competitive games. However, current self-play RL methods commonly optimize the agent to maximize the expected win-rates against its current or historical copies, resulting in a l…