← Search

Longchao Da

9 accepted papers

2026

Latent Adaptation of Foundation Policies for Sim-to-Real Transfer

ICLR 2026poster

The sim-to-real problem remains a critical challenge in the real-world application of reinforcement learning (RL). The conventional sim-to-real methods heavily rely on resource-intensive re-training of the policy network to adapt to new domains, which limits the flexibility of the deployment of RL p…

Cited by 0SourceScholar
2026

Measuring What Matters: Scenario-Driven Evaluation for Trajectory Predictors in Autonomous Driving

AAAI 2026technical

Being able to anticipate the motion of surrounding agents is essential for the safe operation of autonomous driving systems in dynamic situations. While various methods have been proposed for trajectory prediction, the current evaluation practices still rely on error-based metrics (e.g., ADE, FDE),

Cited by 0SourcePDFScholar
2026

Position: Uncertainty Quantification in LLMs is Just Unsupervised Clustering

ICML 2026poster

Uncertainty Quantification (UQ) is widely regarded as the primary safeguard for deploying Large Language Models (LLMs) in high-stakes domains. However, \textbf{we argue that the field suffers from a category error: prevailing UQ methods are just unsupervised clustering algorithms.} We demonstrate th…

Cited by 0SourceScholar
2025

DeepShade: Enable Shade Simulation by Text-conditioned Image Generation

IJCAI 2025

Heatwaves pose a significant threat to public health, especially as global warming intensifies. However, current routing systems (e.g., online maps) fail to incorporate shade information due to the difficulty of estimating shades directly from noisy satellite imagery and the limited availability of

2025

Fully Heteroscedastic Count Regression with Deep Double Poisson Networks

ICML 2025poster

Neural networks capable of accurate, input-conditional uncertainty representation are essential for real-world AI systems. Deep ensembles of Gaussian networks have proven highly effective for continuous regression due to their ability to flexibly represent aleatoric uncertainty via unrestricted hete…

Cited by 1SourcePDFScholar
2025

GE-Chat: A Graph Enhanced RAG Framework for Evidential Response Generation of LLMs

IJCAI 2025

Large Language Models (LLMs) have become integral to human decision-making processes. However, their outputs are not always reliable, often requiring users to assess the accuracy of the information provided manually. This issue is exacerbated by hallucinated responses, which are frequently presented

Cited by 0SourcePDFScholar
2024

Probabilistic Offline Policy Ranking with Approximate Bayesian Computation

AAAI 2024technical

In practice, it is essential to compare and rank candidate policies offline before real-world deployment for safety and reliability. Prior work seeks to solve this offline policy ranking (OPR) problem through value-based methods, such as Off-policy evaluation (OPE). However, they fail to analyze spe…

2024

Prompt to Transfer: Sim-to-Real Transfer for Traffic Signal Control with Prompt Learning

AAAI 2024technical

Numerous solutions are proposed for the Traffic Signal Control (TSC) tasks aiming to provide efficient transportation and alleviate traffic congestion. Recently, promising results have been attained by Reinforcement Learning (RL) methods through trial and error in simulators, bringing confidence in…

2024

RegExplainer: Generating Explanations for Graph Neural Networks in Regression Tasks

NeurIPS 2024poster

Graph regression is a fundamental task that has gained significant attention in various graph learning tasks. However, the inference process is often not easily interpretable. Current explanation techniques are limited to understanding Graph Neural Network (GNN) behaviors in classification tasks, le…