← Search

Jiaming Ji

33 accepted papers

2026

Arcadia: Toward a Full-Lifecycle Framework for Embodied Lifelong Learning

CVPR 2026

We contend that embodied learning is fundamentally a lifecycle problem rather than a single-stage optimization. Systems that optimize only one link (data collection, simulation, learning, or deployment) rarely sustain improvement or generalize beyond narrow settings. We introduce Arcadia, a closed-l

Cited by 0SourceScholar
2026

Debate with Images: Detecting Deceptive Behaviors in Multimodal Large Language Models

ICML 2026poster

As frontier AI systems become increasingly capable, concerns about deceptive behaviors have intensified. Unlike hallucinations, which stem from capability limitations, deception involves strategically misleading responses despite correct internal representations. While prior work has primarily studi…

Cited by 0SourceScholar
2026

On Robustness of Vision-Language-Action Model against Multi-Modal Perturbations

ICLR 2026poster

In Vision–Language–Action (VLA) models, robustness to real-world perturbations is critical for deployment. Existing methods target simple visual disturbances, overlooking the broader multi-modal perturbations that arise in actions, instructions, environments, and observations. Here, we first evaluat…

Cited by 0SourcecodeScholar
2026

VLA-Arena: An Open-Source Framework for Benchmarking Vision-Language-Action Models

ICML 2026poster

While Vision-Language-Action models (VLAs) are rapidly advancing toward generalist robot policies, quantitatively characterizing their capability boundaries and failure modes remains challenging. To address this, we introduce **VLA-Arena**, a comprehensive benchmark. It features a novel structured t…

Cited by 0SourceScholar
2026

What, Whether and How? Unveiling Process Reward Models for Thinking with Images Reasoning

AAAI 2026technical

The rapid advancement of Large Vision Language Models (LVLMs) has demonstrated excellent abilities in various visual tasks. Building upon these developments, the thinking with images paradigm has emerged, enabling models to dynamically edit and re-encode visual information at each reasoning step, mi

Cited by 0SourcePDFScholar
2025

A Survey of LLM-based Agents in Medicine: How far are we from Baymax?

ACL 2025finding

Large Language Models (LLMs) are transforming healthcare through LLM-based agents that can understand and assist with medical tasks. This survey examines the architectures, applications, and challenges of LLM-based agents in medicine. We analyze key components including system profiles, clinical pla…

Cited by 0SourcePDFScholar
2025

Benchmarking Multi-National Value Alignment for Large Language Models

ACL 2025finding

Do Large Language Models (LLMs) hold positions that conflict with your country’s values? Occasionally they do! However, existing works primarily focus on ethical reviews, failing to capture the diversity of national values, which encompass broader policy, legal, and moral considerations. Furthermore…

2025

Boosting Policy and Process Reward Models with Monte Carlo Tree Search in Open-Domain QA

ACL 2025finding

The recent introduction of OpenAI’s O1/O3 model represents a significant milestone in developing strong reasoning capabilities in Large Language Models (LLMs). By introducing more computational budget during test-time, LLMs have the potential to explore more accurate and higher-quality solutions. Ho…

2025

FinMME: Benchmark Dataset for Financial Multi-Modal Reasoning Evaluation

ACL 2025long

Multimodal Large Language Models (MLLMs) have experienced rapid development in recent years. However, in the financial domain, there is a notable lack of effective and specialized multimodal evaluation datasets. To advance the development of MLLMs in the finance domain, we introduce FinMME, encompas…

2025

Generative RLHF-V: Learning Principles from Multi-modal Human Preference

NeurIPS 2025poster

Training multi-modal large language models (MLLMs) that align with human intentions is a long-term challenge. Traditional score-only reward models for alignment suffer from low accuracy, weak generalization, and poor interpretability, blocking the progress of alignment methods, \textit{e.g.,} reinfo…

Cited by 0SourceScholar
2025

InterMT: Multi-Turn Interleaved Preference Alignment with Human Feedback

NeurIPS 2025spotlight

As multimodal large models (MLLMs) continue to advance across challenging tasks, a key question emerges: \textbf{\textit{What essential capabilities are still missing? }} A critical aspect of human learning is continuous interaction with the environment -- not limited to language, but also involving…

Cited by 0SourceScholar
2025

Language Models Resist Alignment: Evidence From Data Compression

ACL 2025long

Large language models (LLMs) may exhibit unintended or undesirable behaviors. Recent works have concentrated on aligning LLMs to mitigate harmful outputs. Despite these efforts, some anomalies indicate that even a well-conducted alignment process can be easily circumvented, whether intentionally or…

2025

LegalReasoner: Step-wised Verification-Correction for Legal Judgment Reasoning

ACL 2025long

Legal judgment prediction (LJP) aims to function as a judge by making final rulings based on case claims and facts, which plays a vital role in the judicial domain for supporting court decision-making and improving judicial efficiency. However, existing methods often struggle with logical errors whe…

2025

PHYBench: Holistic Evaluation of Physical Perception and Reasoning in Large Language Models

NeurIPS 2025poster

Current benchmarks for evaluating the reasoning capabilities of Large Language Models (LLMs) face significant limitations: task oversimplification, data contamination, and flawed evaluation items. These deficiencies necessitate more rigorous assessment methods. To address these limitations, we intro…

Cited by 0SourceScholar
2025

PKU-SafeRLHF: Towards Multi-Level Safety Alignment for LLMs with Human Preference

ACL 2025long

In this work, we introduce the PKU-SafeRLHF dataset, designed to promote research on safety alignment in large language models (LLMs). As a sibling project to SafeRLHF and BeaverTails, we separate annotations of helpfulness and harmlessness for question-answering pairs, providing distinct perspectiv…

2025

Reward Generalization in RLHF: A Topological Perspective

ACL 2025finding

Existing alignment methods share a common topology of information flow, where reward information is collected from humans, modeled with preference learning, and used to tune language models. However, this shared topology has not been systematically characterized, nor have its alternatives been thoro…

Cited by 0SourcePDFScholar
2025

Safe RLHF-V: Safe Reinforcement Learning from Multi-modal Human Feedback

NeurIPS 2025poster

Multimodal large language models (MLLMs) are essential for building general-purpose AI assistants; however, they pose increasing safety risks. How can we ensure safety alignment of MLLMs to prevent undesired behaviors? Going further, it is critical to explore how to fine-tune MLLMs to preserve capab…

Cited by 0SourceScholar
2025

SafeLawBench: Towards Safe Alignment of Large Language Models

ACL 2025finding

With the growing prevalence of large language models (LLMs), the safety of LLMs has raised significant concerns. However, there is still a lack of definitive standards for evaluating their safety due to the subjective nature of current safety benchmarks. To address this gap, we conducted the first e…

2025

SafeVLA: Towards Safety Alignment of Vision-Language-Action Model via Constrained Learning

NeurIPS 2025spotlight

Vision-language-action models (VLAs) show potential as generalist robot policies. However, these models pose extreme safety challenges during real-world deployment, including the risk of harm to the environment, the robot itself, and humans. *How can safety constraints be explicitly integrated into…

Cited by 0SourceScholar
2025

Sequence to Sequence Reward Modeling: Improving RLHF by Language Feedback

AAAI 2025technical

Aligning the behavior of Large language models (LLMs) with human intentions and values remains a critical challenge. Reinforcement learning from human feedback (RLHF) aligns LLMs by training a reward model (RM) on human preferences and fine-tuning the LLMs to maximize RM feedback. Despite its effect…

Cited by 4SourcePDFScholar
2025

Stream Aligner: Efficient Sentence-Level Alignment via Distribution Induction

AAAI 2025technical

The rapid advancement of large language models (LLMs) has led to significant improvements in their capabilities, but also to increased concerns about their alignment with human values and intentions. Current alignment strategies, including adaptive training and inference-time methods, have demonstra…

2024

Aligner: Efficient Alignment by Learning to Correct

NeurIPS 2024oral

With the rapid development of large language models (LLMs) and ever-evolving practical requirements, finding an efficient and effective alignment method has never been more critical. However, the tension between the complexity of current alignment methods and the need for rapid iteration in deployme…

Cited by 20SourcePDFScholar
2024

ProgressGym: Alignment with a Millennium of Moral Progress

NeurIPS 2024spotlight

Frontier AI systems, including large language models (LLMs), hold increasing influence over the epistemology of human users. Such influence can reinforce prevailing societal values, potentially contributing to the lock-in of misguided moral beliefs and, consequently, the perpetuation of problematic…

2024

Safe RLHF: Safe Reinforcement Learning from Human Feedback

ICLR 2024spotlight

With the development of large language models (LLMs), striking a balance between the performance and safety of AI systems has never been more critical. However, the inherent tension between the objectives of helpfulness and harmlessness presents a significant challenge during LLM training. To addres…

2024

SafeDreamer: Safe Reinforcement Learning with World Models

ICLR 2024poster

The deployment of Reinforcement Learning (RL) in real-world applications is constrained by its failure to satisfy safety criteria. Existing Safe Reinforcement Learning (SafeRL) methods, which rely on cost functions to enforce safety, often fail to achieve zero-cost performance in complex scenarios,…

2024

SafeSora: Towards Safety Alignment of Text2Video Generation via a Human Preference Dataset

NeurIPS 2024poster

To mitigate the risk of harmful outputs from large vision models (LVMs), we introduce the *SafeSora* dataset to promote research on aligning text-to-video generation with human values. This dataset encompasses human preferences in text-to-video generation tasks along two primary dimensions: helpfuln…

2023

Augmented Proximal Policy Optimization for Safe Reinforcement Learning

AAAI 2023technical

Safe reinforcement learning considers practical scenarios that maximize the return while satisfying safety constraints. Current algorithms, which suffer from training oscillations or approximation errors, still struggle to update the policy efficiently with precise constraint satisfaction. In this a…

Cited by 21SourcePDFScholar
2023

BeaverTails: Towards Improved Safety Alignment of LLM via a Human-Preference Dataset

NeurIPS 2023poster

In this paper, we introduce the BeaverTails dataset, aimed at fostering research on safety alignment in large language models (LLMs). This dataset uniquely separates annotations of helpfulness and harmlessness for question-answering pairs, thus offering distinct perspectives on these crucial attribu…

Cited by 400SourcePDFScholar
2023

Safety Gymnasium: A Unified Safe Reinforcement Learning Benchmark

NeurIPS 2023poster

Artificial intelligence (AI) systems possess significant potential to drive societal progress. However, their deployment often faces obstacles due to substantial safety concerns. Safe reinforcement learning (SafeRL) emerges as a solution to optimize policies while simultaneously adhering to multiple…

Cited by 73SourcePDFScholar
2023

VOCE: Variational Optimization with Conservative Estimation for Offline Safe Reinforcement Learning

NeurIPS 2023poster

Offline safe reinforcement learning (RL) algorithms promise to learn policies that satisfy safety constraints directly in offline datasets without interacting with the environment. This arrangement is particularly important in scenarios with high sampling costs and potential dangers, such as autonom…

2022

Constrained Update Projection Approach to Safe Policy Optimization

NeurIPS 2022accept

Safe reinforcement learning (RL) studies problems where an intelligent agent has to not only maximize reward but also avoid exploring unsafe areas. In this study, we propose CUP, a novel policy optimization method based on Constrained Update Projection framework that enjoys rigorous safety guarantee…