← Search

Haitao Wang

12 accepted papers

2026

D²PPO: Diffusion Policy Policy Optimization with Dispersive Loss

AAAI 2026technical

Diffusion policies excel at robotic manipulation by naturally modeling multimodal action distributions in high-dimensional spaces. Nevertheless, diffusion policies suffer from diffusion representation collapse: semantically similar observations are mapped to indistinguishable features, ultimately im

Cited by 0SourcePDFScholar
2026

MAGE: Multi-scale Autoregressive Generation for Offline Reinforcement Learning

ICLR 2026poster

Generative models have gained significant traction in offline reinforcement learning (RL) due to their ability to model complex trajectory distributions. However, existing generation-based approaches still struggle with long-horizon tasks characterized by sparse rewards. Some hierarchical generation…

Cited by 0SourcecodeScholar
2025

Double-Feedback: Enhancing Large Language Models Reasoning in Robotic Tasks by Knowledge Graphs

RA-L 2025

Large language models (LLMs) have demonstrated remarkable reasoning capabilities. However, in real-world robotic tasks, LLMs face grounding issues and lack precise feedback, resulting in the generated solutions deviating from the actual situation. In this paper, we propose Double-Feedback, a method

Cited by 0SourceScholar
2025

GIPD: Global Intent Prediction and Decomposition of Cooperative Multi-Robot System in Non-Communication Environments

IROS 2025

In complex multi-robot application scenarios, particularly in dynamically adversarial, hazardous, or disaster environments, traditional cooperation paradigms face significant challenges due to unreliable or absent communication links. Achieving efficient cooperation in the absence of communication h

Cited by 0SourceScholar
2025

Standard Gaussian Process is All You Need for High-Dimensional Bayesian Optimization

ICLR 2025oral

A long-standing belief holds that Bayesian Optimization (BO) with standard Gaussian processes (GP) --- referred to as standard BO --- underperforms in high-dimensional optimization problems. While this belief seems plausible, it lacks both robust empirical evidence and theoretical justification. To…

Cited by 4SourcePDFScholar
2025

TDFANet: Encoding Sequential 4D Radar Point Clouds Using Trajectory-Guided Deformable Feature Aggregation for Place Recognition

ICRA 2025

Place recognition is essential for achieving closedloop or global positioning in autonomous vehicles and mobile robots. Despite recent advancements in place recognition using 2D cameras or 3D LiDAR, it remains to be seen how to use 4D radar for place recognition - an increasingly popular sensor for

Cited by 2SourceScholar
2025

VisRec: A Semi-Supervised Approach to Visibility Data Reconstruction in Radio Astronomy

AAAI 2025technical

Radio telescopes produce visibility data about celestial objects, but these data are sparse and noisy. As a result, images created on raw visibility data are of low quality. Recent studies have used deep learning models to reconstruct visibility data to get cleaner images. However, these methods rel…

2024

Text2Reaction : Enabling Reactive Task Planning Using Large Language Models

RA-L 2024

To complete tasks in dynamic environments, robots need to timely update their plans to react to environment changes. Traditional stripe-like or learning-based planners struggle to achieve this due to their high reliance on meticulously predefined planning rules or labeled data. Fortunately, recent w

Cited by 24SourceScholar
2022

An Adaptive Approach to Whole-Body Balance Control of Wheel-Bipedal Robot Ollie

IROS 2022poster

The wheel-bipedal robot has the advantages of both wheeled robots and legged robots, but as a cost, it is more challenging to perform flexible movements in various surroundings while keeping it balanced. The inaccurate dynamics of the robot makes the balance problem even more intractable. To solve t…

Cited by 28SourceScholar
2020

Towards Accurate and Consistent Evaluation: A Dataset for Distantly-Supervised Relation Extraction

COLING 2020main

In recent years, distantly-supervised relation extraction has achieved a certain success by using deep neural networks. Distant Supervision (DS) can automatically generate large-scale annotated data by aligning entity pairs from Knowledge Bases (KB) to sentences. However, these DS-generated datasets…