← Search

Hao Fu

25 accepted papers

2026

Advancing Off-Road Autonomous Driving: The Large-Scale ORAD-3D Dataset and Comprehensive Benchmarks

ICRA 2026poster

A major bottleneck in off-road autonomous driving research lies in the scarcity of large-scale, high-quality datasets and benchmarks. To bridge this gap, we present ORAD-3D, which, to the best of our knowledge, is the largest dataset specifically curated for off-road autonomous driving. ORAD-3D cove…

2026

Benchmarking Real-Time Question Answering via Executable Code Workflows

IJCAI 2026

Retrieving real-time information is a fundamental capability for search-integrated agents in real-world applications. However, existing benchmarks are predominantly static and therefore fail to capture the temporal dynamics of information and the continuously evolving nature of real-world knowledge.

Cited by 0Scholar
2026

Dual Optimal Transport for Multi-Concept Composition: Structural Alignment and Texture Injection in Diffusion Models

ICML 2026poster

Diffusion models have shown impressive capabilities in text-to-image synthesis, but multi-concept personalized generation remains challenging, particularly in aligning multiple reference concepts while preserving fidelity. In this work, we propose a novel framework that addresses this challenge with…

Cited by 0SourceScholar
2026

ENHash: Error Notebook-Guided Fine-Grained Learning for Unsupervised Cross-Modal Hashing

AAAI 2026technical

Without manual annotations, unsupervised cross-modal hashing (UCMH) aims to achieve efficient clustering and retrieval by leveraging data interrelationships. However, the retrieval accuracy is constrained by two main aspects: 1) insufficient exploration of data relationships; 2) existing knowledge m

Cited by 0SourcePDFScholar
2026

Learning Agile Striker Skills for Humanoid Soccer Robots from Noisy Sensory Input

ICRA 2026poster

Learning fast and robust ball-kicking skills is a critical capability for humanoid soccer robots, yet it remains a challenging problem due to the need for rapid leg swings, postural stability on a single support foot, and robustness under noisy sensory input and external perturbations (e.g., opponen…

2026

PGP-DOR: A Point-Grid-Point Scheme for Efficient Dynamic Object Removal

ICRA 2026poster

In the field of autonomous driving, constructing high-precision maps, typically represented as 3D point cloud maps or bird's-eye view (BEV) grid maps, is essential for both offline and online applications. However, the presence of dynamic objects within a scene can introduce artifacts and noise that…

Cited by 0SourceScholar
2026

SPAN: Benchmarking and Improving Cross-Calendar Temporal Reasoning of Large Language Models

AAAI 2026technical

Temporal reasoning is a fundamental capability for large language models (LLMs) to understand real-world dynamics. Existing research on temporal reasoning has predominantly focused on the Gregorian calendar. However, as many countries and regions concurrently adopt multiple calendar systems, tempora

Cited by 0SourcePDFScholar
2026

Self-Organised Sequential Multi-Agent Reinforcement Learning for Closely Cooperation Tasks

ICRA 2026poster

Cooperative tasks are common in multi-agent systems, with closely cooperative tasks being a special case of this, where a change in the state of the environment requires multiple agents to perform a specific operation at the same time. Take a box-pushing task as an example, the box is heavy and requ…

Cited by 0SourceScholar
2025

Collab-Overcooked: Benchmarking and Evaluating Large Language Models as Collaborative Agents

EMNLP 2025

Large Language Models (LLMs) based agent systems have made great strides in real-world applications beyond traditional NLP tasks. This paper proposes a new LLM-based Multi-Agent System (LLM-MAS) benchmark, Collab-Overcooked, built on the popular Overcooked-AI game with more applicable and challengin

2025

Design and Implementation of a Deformable Spherical Robot With Rolling and Jumping Capabilities

RA-L 2025

We designed and implemented a novel compressible spherical robot capable of omnidirectional rolling and jumping locomotion. Instead of using spring for energy storage and additional jumping mechanism for jumping, the robot's shell is optimized to synergistically combine rolling support, energy stora

Cited by 0SourceScholar
2025

FedCross: Intertemporal Federated Learning Under Evolutionary Games

AAAI 2025technical

Federated Learning (FL) mitigates privacy leakage in decentralized machine learning by allowing multiple clients to train collaboratively locally. However, dynamic mobile networks with high mobility, intermittent connectivity, and bandwidth limitation severely hinder model updates to the cloud serv…

Cited by 0SourcePDFScholar
2025

Integrating Offline Pre-Training with Online Fine-Tuning: A Reinforcement Learning Approach for Robot Social Navigation

IROS 2025

Offline reinforcement learning (RL) has emerged as a promising framework for addressing robot social navigation challenges. However, inherent uncertainties in pedestrian behavior and limited environmental interaction during training often lead to suboptimal exploration and distributional shifts betw

Cited by 0SourceScholar
2025

PGP-DOR: A Point-Grid-Point Scheme for Efficient Dynamic Object Removal

RA-L 2025

In the field of autonomous driving, constructing high-precision maps, typically represented as 3D point cloud maps or bird's-eye view (BEV) grid maps, is essential for both offline and online applications. However, the presence of dynamic objects within a scene can introduce artifacts and noise that

Cited by 0SourceScholar
2025

SAMBLE: Shape-Specific Point Cloud Sampling for an Optimal Trade-Off Between Local Detail and Global Uniformity

CVPR 2025poster

Driven by the increasing demand for accurate and efficient representation of 3D data in various domains, point cloud sampling has emerged as a pivotal research topic in 3D computer vision. Recently, learning-to-sample methods have garnered growing interest from the community, particularly for their…

Cited by 0SourcePDFScholar
2025

Self-Organised Sequential Multi-Agent Reinforcement Learning for Closely Cooperation Tasks

RA-L 2025

Cooperative tasks are common in multi-agent systems, with closely cooperative tasks being a special case of this, where a change in the state of the environment requires multiple agents to perform a specific operation at the same time. Take a box-pushing task as an example, the box is heavy and requ

Cited by 0SourceScholar
2025

StringLLM: Understanding the String Processing Capability of Large Language Models

ICLR 2025poster

String processing, which mainly involves the analysis and manipulation of strings, is a fundamental component of modern computing. Despite the significant advancements of large language models (LLMs) in various natural language processing (NLP) tasks, their capability in string processing remains un…

2025

TRAIL: Trust-Aware Client Scheduling for Semi-Decentralized Federated Learning

AAAI 2025technical

Due to the sensitivity of data, Federated Learning (FL) is employed to enable distributed machine learning while safeguarding data privacy and accommodating the requirements of various devices. However, in the context of semidecentralized FL, clients’ communication and training states are dynamic. T…

Cited by 0SourcePDFScholar
2025

TextToucher: Fine-Grained Text-to-Touch Generation

AAAI 2025technical

Tactile sensation plays a crucial role in the development of multi-modal large models and embodied intelligence. To collect tactile data with minimal cost as possible, a series of studies have attempted to generate tactile images by vision-to-touch image translation. However, compared to text modali…

2024

Adaptive Domain Learning for Cross-domain Image Denoising

NeurIPS 2024poster

Different camera sensors have different noise patterns, and thus an image denoising model trained on one sensor often does not generalize well to a different sensor. One plausible solution is to collect a large dataset for each sensor for training or fine-tuning, which is inevitably time-consuming.…

Cited by 0SourcePDFScholar
2024

Closely Cooperative Multi-Agent Reinforcement Learning Based on Intention Sharing and Credit Assignment

RA-L 2024

Collaborative tasks are important in multi-agent systems. Multi-agent reinforcement learning is a commonly used technique for solving multi-agent cooperative policy learning. The closely collaborative task is a special but common case within cooperative tasks, where the change in the environmental s

Cited by 2SourceScholar
2024

M3-GMN: A Multi-environment, Multi-LiDAR, Multi-task dataset for Grid Map based Navigation

IROS 2024

In this paper, we propose a multi-environment, multi-LiDAR, multi-task dataset to promote the grid map-based navigation capability for autonomous vehicles. The dataset comprises structured and unstructured environmental data captured by different types of LiDAR and contains various challenging scena

Cited by 2SourcecodeScholar
2021

LRC-BERT: Latent-representation Contrastive Knowledge Distillation for Natural Language Understanding

AAAI 2021technical

The pre-training models such as BERT have achieved great results in various natural language processing problems. However, a large number of parameters need significant amounts of memory and the consumption of inference time, which makes it difficult to deploy them on edge devices. In this work, we…

Cited by 61SourcePDFScholar
2021

LiDAR-based Drivable Region Detection for Autonomous Driving

IROS 2021poster

For autonomous driving, drivable region detection is one of the most basic and essential tasks. In this paper, a novel LiDAR-based drivable region detection algorithm which could output a complete, accurate and stable result is proposed. To promote the completeness of the detection result, the Bayes…

Cited by 27SourceScholar
2021

Multiple Contextual Cues Integrated Trajectory Prediction for Autonomous Driving

RA-L 2021

Trajectory prediction is an essential and challenging task for autonomous driving and mobile robots. The main difficulty is to model actor-actor interaction and actor-scene interaction. In addition, the different motion characteristics of each actor also increase the challenge of prediction. Most ex

Cited by 11SourceScholar