← Search

Chen Ye

21 accepted papers

2026

Beyond Penalization: Diffusion-based Out-of-Distribution Detection and Selective Regularization in Offline Reinforcement Learning

ICLR 2026poster

Offline reinforcement learning (RL) faces a critical challenge of overestimating the value of out-of-distribution (OOD) actions. Existing methods mitigate this issue by penalizing unseen samples, yet they fail to accurately identify OOD actions and may suppress beneficial exploration beyond the beh…

Cited by 0SourceScholar
2026

Know Your Neighbors: Subgraph Importance Sampling for Heterophilic Graph Active Learning

AAAI 2026technical

Graph neural networks (GNNs) have demonstrated strong performance in various graph mining tasks but rely heavily on extensively labeled nodes. To improve training efficiency, graph active learning (GAL) has emerged as a solution for selecting the most informative nodes for labeling. However, existin

Cited by 0SourcePDFScholar
2026

MU-GeNeRF: Multi-view Uncertainty-guided Generalizable Neural Radiance Fields for Distractor-aware Scene

CVPR 2026

Generalizable Neural Radiance Fields (GeNeRF) enable high-quality scene reconstruction from a limited number of views and can generalize to unseen scenes. However, in real-world environments, transient distractors disrupt structural consistency across views, leading to deviated supervision signals a

Cited by 0SourcecodeScholar
2026

Potentially Optimal Joint Actions Recognition for Cooperative Multi-Agent Reinforcement Learning

ICLR 2026poster

Value function factorization is widely used in cooperative multi-agent reinforcement learning (MARL). Existing approaches often impose monotonicity constraints between the joint action value and individual action values to enable decentralized execution. However, such constraints limit the expressiv…

Cited by 0SourceScholar
2025

Batch Informed Vines (BIV*): Heuristically Guided Exploration of Narrow Passages by Batch Vine Expansion

RA-L 2025

Commonly used asymptotically convergent sampling algorithms (SBP) often utilize the Informed Set (IS) to enhance sampling efficiency. However, IS typically requires obtaining a low-cost solution first, which is challenging when narrow passages are present in the environment. To address the narrow pa

Cited by 4SourceScholar
2025

CERTAIN: Context Uncertainty-aware One-Shot Adaptation for Context-based Offline Meta Reinforcement Learning

ICML 2025poster

Existing context-based offline meta-reinforcement learning (COMRL) methods primarily focus on task representation learning and given-context adaptation performance. They often assume that the adaptation context is collected using task-specific behavior policies or through multiple rounds of collecti…

Cited by 0SourcePDFScholar
2025

Convex Hull-based Algebraic Constraint for Visual Quadric SLAM

IROS 2025

Using Quadrics as the object representation has the benefits of both generality and closed-form projection derivation between image and world spaces. Although numerous constraints have been proposed for dual quadric reconstruction, we found that many of them are imprecise and provide minimal improve

Cited by 0SourcecodeScholar
2025

PanTS: The Pancreatic Tumor Segmentation Dataset

NeurIPS 2025poster

PanTS is a large-scale, multi-institutional dataset curated to advance research in pancreatic CT analysis. It contains 36,390 CT scans from 145 medical centers, with expert-validated, voxel-wise annotations of over 993,000 anatomical structures, covering pancreatic tumors, pancreas head, body, and t…

Cited by 0SourceScholar
2025

UN3-Mapping: Uncertainty-Aware Neural Non-Projective Signed Distance Fields for 3D Mapping

RA-L 2025

Building accurate and reliable maps is a critical requirement for autonomous robots. In this paper, we propose UN3-Mapping, an implicit neural mapping method that enables high-quality 3D reconstruction with integrated uncertainty estimation. Our approach employs a hybrid representation: an implicit

Cited by 0SourcecodeScholar
2024

Exploring Mathematical Extrapolation of Large Language Models with Synthetic Data

ACL 2024findings

While large language models (LLMs) have shown excellent capabilities in language understanding, text generation and many other tasks, they still struggle in complex multi-step reasoning problems such as mathematical reasoning. In this paper, through a newly proposed arithmetical puzzle problem, we s…

Cited by 2SourcePDFScholar
2024

Focus On What Matters: Separated Models For Visual-Based RL Generalization

NeurIPS 2024poster

A primary challenge for visual-based Reinforcement Learning (RL) is to generalize effectively across unseen environments. Although previous studies have explored different auxiliary tasks to enhance generalization, few adopt image reconstruction due to concerns about exacerbating overfitting to task…

Cited by 2SourcePDFScholar
2024

LIMOT: A Tightly-Coupled System for LiDAR-Inertial Odometry and Multi-Object Tracking

RA-L 2024

Simultaneous localization and mapping (SLAM) is essential for autonomous driving. Most LiDAR-inertial SLAM algorithms assume a static environment, leading to unreliable localization in dynamic environments. Moreover, the accurate tracking of moving objects is of great significance for the control an

Cited by 9SourcecodeScholar
2024

LOG-LIO2: A LiDAR-Inertial Odometry With Efficient Uncertainty Analysis

RA-L 2024

Uncertainty in LiDAR measurements, stemming from factors such as range sensing, is crucial for LIO (LiDAR-Inertial Odometry) systems as it affects the accurate weighting in the loss function. While recent LIO systems address uncertainty related to range sensing, the impact of incident angle on uncer

Cited by 8SourcecodeScholar
2024

LOG-LIO: A LiDAR-Inertial Odometry With Efficient Local Geometric Information Estimation

RA-L 2024

Local geometric information, i.e., normal and distribution of points, is crucial for LiDAR-based simultaneous localization and mapping (SLAM) because it provides constraints for data association, which further determines the direction of optimization and ultimately affects the accuracy of localizati

Cited by 19SourcecodeScholar
2024

Learning Sequence Descriptor Based on Spatio-Temporal Attention for Visual Place Recognition

RA-L 2024

Visual Place Recognition (VPR) aims to retrieve frames from a geotagged database that are located at the same place as the query frame. To improve the robustness of VPR in perceptually aliasing scenarios, sequence-based VPR methods are proposed. These methods are either based on matching between fra

Cited by 12SourcecodeScholar
2024

N${3}$-Mapping: Normal Guided Neural Non-Projective Signed Distance Fields for Large-Scale 3D Mapping

RA-L 2024

Accurate and dense mapping in large-scale environments is essential for various robot applications. Recently, implicit neural signed distance fields (SDFs) have shown promising advances in this task. However, most existing approaches employ projective distances from range data as SDF supervision, in

Cited by 12SourcecodeScholar
2024

Safe Reinforcement Learning With Dead-Ends Avoidance and Recovery

RA-L 2024

Safety is one of the main challenges in applying reinforcement learning to tasks in realistic environments. To ensure safety during and after the training process, existing methods tend to adopt overly conservative policies to avoid unsafe situations. However, an overly conservative policy severely

Cited by 10SourceScholar
2024

Towards Automated Chinese Ancient Character Restoration: A Diffusion-Based Method with a New Dataset

AAAI 2024technical

Automated Chinese ancient character restoration (ACACR) remains a challenging task due to its historical significance and aesthetic complexity. Existing methods are constrained by non-professional masks and even overfitting when training on small-scale datasets, which hinder their interdisciplinary…

2023

How to Fine-tune the Model: Unified Model Shift and Model Bias Policy Optimization

NeurIPS 2023poster

Designing and deriving effective model-based reinforcement learning (MBRL) algorithms with a performance improvement guarantee is challenging, mainly attributed to the high coupling between model learning and policy optimization. Many prior methods that rely on return discrepancy to guide model lear…

Cited by 9SourcePDFScholar
2022

Scale Estimation with Dual Quadrics for Monocular Object SLAM

IROS 2022poster

The scale ambiguity problem is inherently unsolvable to monocular SLAM without the metric baseline between moving cameras. In this paper, we present a novel scale estimation approach based on an object-level SLAM system. To obtain the absolute scale of the reconstructed map, we formulate an optimiza…

Cited by 7SourceScholar
2021

Robust Dual Quadric Initialization for Forward-Translating Camera Movements

RA-L 2021

Herein, we present a novel approach for monocular dual quadric initialization that combines three-dimensional (3D) map points with two-dimensional (2D) object detection for forward-translating camera movements. The traditional approach using 2D detection bounding boxes in multiple views fails in str

Cited by 11SourceScholar