← Search

Lu Feng

24 accepted papers

2026

Agent0-VL: Exploring Self-Evolving Agent for Tool-Integrated Vision-Language Reasoning

ICML 2026oral

Large Vision-Language Models (LVLMs) have achieved remarkable progress in multimodal reasoning tasks; however, their learning remains constrained by the limitations of human-annotated supervision. Recent self-rewarding approaches attempt to overcome this constraint by allowing models to act as their…

Cited by 27SourceScholar
2026

Safety Generalization Under Distribution Shift in Safe Reinforcement Learning: A Diabetes Testbed

ICML 2026poster

Safe Reinforcement Learning (RL) algorithms are typically evaluated under fixed training conditions. We investigate whether training-time safety guarantees transfer to deployment under distribution shift, using diabetes management as a safety-critical testbed. We benchmark safe RL algorithms on a un…

Cited by 0SourceScholar
2025

Counterfactual Explanations for Continuous Action Reinforcement Learning

IJCAI 2025

Reinforcement Learning (RL) has shown great promise in domains like healthcare and robotics but often struggles with adoption due to its lack of interpretability. Counterfactual explanations, which address ``what if” scenarios, provide a promising avenue for understanding RL decisions but remain und

2025

Quantitative Predictive Monitoring and Control for Safe Human-Machine Interaction

AAAI 2025technical

There is a growing trend toward AI systems interacting with humans to revolutionize a range of application domains such as healthcare and transportation. However, unsafe human-machine interaction can lead to catastrophic failures. We propose a novel approach that predicts future states by accounting…

Cited by 0SourcePDFScholar
2024

ACAMDA: Improving Data Efficiency in Reinforcement Learning through Guided Counterfactual Data Augmentation

AAAI 2024technical

Data augmentation plays a crucial role in improving the data efficiency of reinforcement learning (RL). However, the generation of high-quality augmented data remains a significant challenge. To overcome this, we introduce ACAMDA (Adversarial Causal Modeling for Data Augmentation), a novel framework…

Cited by 6SourcePDFScholar
2024

ADESSE: Advice Explanations in Complex Repeated Decision-Making Environments

IJCAI 2024poster

In the evolving landscape of human-centered AI, fostering a synergistic relationship between humans and AI agents in decision-making processes stands as a paramount challenge. This work considers a problem setup where an intelligent agent comprising a neural network-based prediction component and a…

2024

Safe POMDP Online Planning Among Dynamic Agents via Adaptive Conformal Prediction

RA-L 2024

Online planning for partially observable Markov decision processes (POMDPs) provides efficient techniques for robot decision-making under uncertainty. However, existing methods fall short of preventing safety violations in dynamic environments. This letter presents a novel safe POMDP online planning

Cited by 16SourceScholar
2024

Trust-Aware Motion Planning for Human-Robot Collaboration under Distribution Temporal Logic Specifications

ICRA 2024poster

Recent work has considered trust-aware decision making for human-robot collaboration (HRC) with a focus on model learning. In this paper, we are interested in enabling the HRC system to complete complex tasks specified using temporal logic formulas that involve human trust. Since accurately observin…

Cited by 5SourceScholar
2023

A Framework for the Unsupervised Inference of Relations Between Sensed Object Spatial Distributions and Robot Behaviors

ICRA 2023poster

The spatial distribution of sensed objects strongly influences the behavior of mobile robots. Yet, as robots evolve in complexity to operate in increasingly rich environments, it becomes much more difficult to specify the underlying relations between sensed object spatial distributions and robot beh…

Cited by 2SourceScholar
2023

Explainable Multi-Agent Reinforcement Learning for Temporal Queries

IJCAI 2023poster

As multi-agent reinforcement learning (MARL) systems are increasingly deployed throughout society, it is imperative yet challenging for users to understand the emergent behaviors of MARL agents in complex environments. This work presents an approach for generating policy-level contrastive explanatio…

2023

GlucoSynth: Generating Differentially-Private Synthetic Glucose Traces

NeurIPS 2023poster

We focus on the problem of generating high-quality, private synthetic glucose traces, a task generalizable to many other time series sources. Existing methods for time series data synthesis, such as those using Generative Adversarial Networks (GANs), are not able to capture the innate characteristic…

Cited by 4SourcePDFScholar
2021

MEDIRL: Predicting the Visual Attention of Drivers via Maximum Entropy Deep Inverse Reinforcement Learning

ICCV 2021poster

Inspired by human visual attention, we propose a novel inverse reinforcement learning formulation using Maximum Entropy Deep Inverse Reinforcement Learning (MEDIRL) for predicting the visual attention of drivers in accident-prone situations. MEDIRL predicts fixation locations that lead to maximal re…

Cited by 65PDFcodeScholar
2020

STLnet: Signal Temporal Logic Enforced Multivariate Recurrent Neural Networks

NeurIPS 2020poster

Recurrent Neural Networks (RNNs) have made great achievements for sequential prediction tasks. In practice, the target sequence often follows certain model properties or patterns (e.g., reasonable ranges, consecutive changes, resource constraint, temporal correlations between multiple variables, exi…

Cited by 45SourcePDFScholar
2018

A robust pose graph approach for city scale LiDAR mapping

IROS 2018poster

This paper presents a method for reconstructing globally consistent 3D High-Definition (HD) maps at city scale. Current approaches for eliminating cumulative drift are mainly based on the pose graph optimization under the constraint of scan-matching factors. The misaligned edges in the graph may hav…

Cited by 64SourceScholar
2018

Counterexamples for Robotic Planning Explained in Structured Language

ICRA 2018poster

Automated techniques such as model checking have been used to verify models of robotic mission plans based on Markov decision processes (MDPs) and generate counterexamples that may help diagnose requirement violations. However, such artifacts may be too complex for humans to understand, because exis…

Cited by 11SourceScholar
2015

Scalable Model Selection for Large-Scale Factorial Relational Models

ICML 2015poster

With a growing need to understand large-scale networks, factorial relational models, such as binary matrix factorization models (BMFs), have become important in many applications. Although BMFs have a natural capability to uncover overlapping group structures behind network data, existing inference…