← Search

Xingyu Jiang

13 accepted papers

2026

Boosting World Models Learning via Latent-Space Value Alignment

ICML 2026poster

Model-based reinforcement learning aims to construct world models for efficient sampling. Current mainstream algorithms can be broadly categorized into two paradigms: maximum likelihood and value-aware world models. The former employs structured Recurrent/Transformer State-Space Models to capture en…

Cited by 0SourceScholar
2025

NAUTILUS: A Large Multimodal Model for Underwater Scene Understanding

NeurIPS 2025poster

Underwater exploration offers critical insights into our planet and attracts increasing attention for its broader applications in resource exploration, national security, etc. We study the underwater scene understanding methods, which aim to achieve automated underwater exploration. The underwater s…

Cited by 0SourcecodeScholar
2025

Progress Reward Model for Reinforcement Learning via Large Language Models

NeurIPS 2025poster

Traditional reinforcement learning (RL) algorithms face significant limitations in handling long-term tasks with sparse rewards. Recent advancements have leveraged large language models (LLMs) to enhance RL by utilizing their world knowledge for task planning and reward generation. However, planni…

Cited by 0SourceScholar
2025

RF-Agent: Automated Reward Function Design via Language Agent Tree Search

NeurIPS 2025spotlight

Designing efficient reward functions for low-level control tasks is a challenging problem. Recent research aims to reduce reliance on expert experience by using Large Language Models (LLMs) with task information to generate dense reward functions. These methods typically rely on training results as…

Cited by 0SourceScholar
2025

Value-aligned Behavior Cloning for Offline Reinforcement Learning via Bi-level Optimization

ICLR 2025poster

Offline reinforcement learning (RL) aims to optimize policies under pre-collected data, without requiring any further interactions with the environment. Derived from imitation learning, Behavior cloning (BC) is extensively utilized in offline RL for its simplicity and effectiveness. Although BC inhe…

Cited by 0SourcePDFScholar
2024

Efficient Frequency-Domain Image Deraining with Contrastive Regularization

ECCV 2024poster

"Most current single image-deraining (SID) methods are based on the Transformer with global modeling for high-quality reconstruction. However, their architectures only build long-range features from the spatial domain, which suffers from a significant computational burden to keep effectiveness. Besi…

2024

When Fast Fourier Transform Meets Transformer for Image Restoration

ECCV 2024poster

"Natural images can suffer from various degradation phenomena caused by adverse atmospheric conditions or unique degradation mechanism. Such diversity makes it challenging to design a universal framework for kinds of restoration tasks. Instead of exploring the commonality across different degradatio…

2023

Task-aware world model learning with meta weighting via bi-level optimization

NeurIPS 2023poster

Aligning the world model with the environment for the agent’s specific task is crucial in model-based reinforcement learning. While value-equivalent models may achieve better task awareness than maximum-likelihood models, they sacrifice a large amount of semantic information and face implementation…

2022

Boosting Supervised Dehazing Methods via Bi-Level Patch Reweighting

ECCV 2022poster

"Natural images can suffer from non-uniform haze distributions in different regions. However, this important fact is hardly considered in existing supervised dehazing methods, in which all training patches are accounted for equally in the loss design. These supervised methods may fail in making prom…

Cited by 8SourcePDFScholar
2021

Motion Field Consensus with Locality Preservation: A Geometric Confirmation Strategy for Loop Closure Detection

IROS 2021poster

Loop closure detection (LCD), which aims to deal with the drift emerging when robots travel around the route, plays a key role in a simultaneous localization and mapping system. Unlike most current methods which focus on seeking an appropriate representation of images, we propose a novel two-stage p…

Cited by 2SourceScholar
2020

Geometric Estimation via Robust Subspace Recovery

ECCV 2020poster

Geometric estimation from image point correspondences is the core procedure of many 3D vision problems, which is prevalently accomplished by random sampling techniques. In this paper, we consider the problem from an optimization perspective, to exploit the intrinsic linear structure of point corresp…