UTDAILAS LAB Dallas AI for Learning and Advanced Study

Research

Our research covers a broad spectrum of topics in statistics and machine learning, including reinforcement learning, causal inference, recommender systems, transfer learning, multimodal data analysis, survival analysis, and mixture models.

Highlighted

Offline Reinforcement Learning

Offline Reinforcement Learning

Offline Reinforcement Learning (Offline RL) is a branch of reinforcement learning where an agent learns a policy solely from a fixed dataset of past interactions, without any further access to the environment during training. This approach relies on trajectories collected by one or more behavior policies, which may not be optimal. A key challenge in offline RL is distributional shift—when the learned policy suggests actions not well represented in the dataset, leading to unreliable predictions. Offline RL is especially important in domains where real-time data collection is costly, risky, or impractical, such as healthcare, robotics, finance, and recommendation systems, enabling safe and efficient learning from historical data.

Selected publications (5)
Jiayi WangRui Miao