← Search

Yanhua Li

9 accepted papers

2026

Decision Transformers As Zero-Shot Learners via Text-Behavior Alignment

ICML 2026spotlight

Offline meta-reinforcement learning (meta-RL) aims to train agents that can generalize to unseen tasks using pre-collected data from related tasks. Recent approaches leverage the scalability of transformer architectures to model behavior sequences and support task adaptation using target task demons…

Cited by 0SourceScholar
2025

CarbonGlobe: A Global-Scale, Multi-Decade Dataset and Benchmark for Carbon Forecasting in Forest Ecosystems

NeurIPS 2025poster

Forest ecosystems play a critical role in the Earth system as major carbon sinks that are essential for carbon neutralization and climate change mitigation. However, the Earth has undergone significant deforestation and forest degradation, and the remaining forested areas are also facing increasing…

Cited by 0SourcecodeScholar
2025

Multi-Granularity Open Intent Classification via Adaptive Granular-Ball Decision Boundary

AAAI 2025technical

Open intent classification is critical for the development of dialogue systems, aiming to accurately classify known intents into their corresponding classes while identifying unknown intents. Prior boundary-based methods assumed known intents fit within compact spherical regions, focusing on coarse-…

2024

Loss Distillation via Gradient Matching for Point Cloud Completion with Weighted Chamfer Distance

IROS 2024poster

3D point clouds enhanced the robot’s ability to perceive the geometrical information of the environments, making it possible for many downstream tasks such as grasp pose detection and scene understanding. The performance of these tasks, though, heavily relies on the quality of data input, as incompl…

Cited by 1SourcecodeScholar
2024

SolarCube: An Integrative Benchmark Dataset Harnessing Satellite and In-situ Observations for Large-scale Solar Energy Forecasting

NeurIPS 2024poster

Solar power is a critical source of renewable energy, offering significant potential to lower greenhouse gas emissions and mitigate climate change. However, the cloud induced-variability of solar radiation reaching the earth’s surface presents a challenge for integrating solar power into the grid (e…

2023

Symphony in the Latent Space: Provably Integrating High-Dimensional Techniques with Non-linear Machine Learning Models

AAAI 2023technical

This paper revisits building machine learning algorithms that involve interactions between entities, such as those between financial assets in an actively managed portfolio, or interactions between users in a social network. Our goal is to forecast the future evolution of ensembles of multivariate…

Cited by 5SourcePDFScholar
2021

SBO-RNN: Reformulating Recurrent Neural Networks via Stochastic Bilevel Optimization

NeurIPS 2021poster

In this paper we consider the training stability of recurrent neural networks (RNNs) and propose a family of RNNs, namely SBO-RNN, that can be formulated using stochastic bilevel optimization (SBO). With the help of stochastic gradient descent (SGD), we manage to convert the SBO problem into an RNN…

2020

f-GAIL: Learning f-Divergence for Generative Adversarial Imitation Learning

NeurIPS 2020poster

Imitation learning (IL) aims to learn a policy from expert demonstrations that minimizes the discrepancy between the learner and expert behaviors. Various imitation learning algorithms have been proposed with different pre-determined divergences to quantify the discrepancy. This naturally gives rise…