← Search

Qizhi Chen

15 accepted papers

2026

Are We Ready for RL in Text-to-3D Generation? A Progressive Investigation

CVPR 2026

Reinforcement learning (RL), earlier proven to be effective in large language and multi-modal models, has been successfully extended to enhance 2D image generation recently. However, applying RL to 3D generation remains largely unexplored due to the higher spatial complexity of 3D objects, which req

Cited by 0SourcecodeScholar
2026

Exploring the Potential of Encoder-free Architectures in 3D LMMs

ICLR 2026poster

Encoder-free architectures have been preliminarily explored in the 2D Large Multimodal Models (LMMs), yet it remains an open question whether they can be effectively applied to 3D understanding scenarios. In this paper, we present the first comprehensive investigation into the potential of encoder-f…

Cited by 0SourcecodeScholar
2026

FM-Steer: Enhance Generalist Policies with Value-Guided Cascaded Denoising

CVPR 2026

Humans naturally allocate more time before acting when handling complex tasks in the physical world. This paradigm has recently led to remarkable advances in boosting Large Language Models (LLMs) on complex tasks in digital domains. However, the potential of test-time computing remains largely unexp

Cited by 0SourcecodeScholar
2026

FreeGaussian: Annotation-free Control of Articulated Objects via 3D Gaussian Splats with Flow Derivatives

AAAI 2026technical

Reconstructing controllable Gaussian splats for articulated objects from monocular video is especially challenging due to its inherently insufficient constraints. Existing methods address this by relying on dense masks and manually defined control signals, limiting their real-world applications. In

Cited by 0SourcePDFScholar
2026

OpenFly: A COMPREHENSIVE PLATFORM FOR AERIAL VISION-LANGUAGE NAVIGATION

ICLR 2026poster

Aerial Vision-Language Navigation (VLN) seeks to guide UAVs by leveraging language instructions and visual cues, establishing a new paradigm for human-UAV interaction. However, the collection of VLN data demands extensive human effort to construct trajectories and corresponding instructions, hinderi…

Cited by 0SourcecodeScholar
2026

Stop When Further Reasoning Won’t Help: Attention-State Adaptive Generation in Reasoning Models

ICML 2026spotlight

By incorporating test-time compute scaling, large reasoning models (LRMs) are able to solve complex problems by generating explicit chain-of-thought (CoT) reasoning processes. However, they often suffer from overthinking during generation, resulting in redundant token outputs and degraded accuracy. …

Cited by 0SourceScholar
2025

AerialVG: A Challenging Benchmark for Aerial Visual Grounding by Exploring Positional Relations

ICCV 2025poster

Visual grounding (VG) aims to localize target objects in an image based on natural language descriptions. In this paper, we propose AerialVG, a new task focusing on visual grounding from aerial views. Compared to traditional VG, AerialVG poses new challenges, e.g., appearance-based grounding is insu…

2025

Amulet: ReAlignment During Test Time for Personalized Preference Adaptation of LLMs

ICLR 2025poster

How to align large language models (LLMs) with user preferences from a static general dataset has been frequently studied. However, user preferences are usually personalized, changing, and diverse. This leads to the problem that the actual user preferences often do not coincide with those trained by…

Cited by 1SourcePDFScholar
2025

EvolvedGRPO: Unlocking Reasoning in LVLMs via Progressive Instruction Evolution

NeurIPS 2025poster

Recent advances in reinforcement learning (RL) methods such as Grouped Relative Policy Optimization (GRPO) have strengthened the reasoning capabilities of Large Vision-Language Models (LVLMs). However, due to the inherent entanglement between visual and textual modalities, applying GRPO to LVLMs oft…

Cited by 0SourcecodeScholar
2025

Magnetic Preference Optimization: Achieving Last-iterate Convergence for Language Model Alignment

ICLR 2025poster

Self-play methods have demonstrated remarkable success in enhancing model capabilities across various domains. In the context of Reinforcement Learning from Human Feedback (RLHF), self-play not only boosts Large Language Model (LLM) performance but also overcomes the limitations of traditional Bradl…

Cited by 3SourcePDFScholar
2025

NeuroPath: Neurobiology-Inspired Path Tracking and Reflection for Semantically Coherent Retrieval

NeurIPS 2025poster

Retrieval-augmented generation (RAG) greatly enhances large language models (LLMs) performance in knowledge-intensive tasks. However, naive RAG methods struggle with multi-hop question answering due to their limited capacity to capture complex dependencies across documents. Recent studies employ gra…

Cited by 0SourcecodeScholar
2025

SpatialVLA: Exploring Spatial Representations for Visual-Language-Action Models

RSS 2025poster

In this paper, we claim that spatial understanding is the keypoint in robot manipulation, and propose SpatialVLA to explore effective spatial representations for the robot foundation model. Specifically, we propose Ego3D Position Encoding to inject 3D information into VLA’s input observations, and i…

Cited by 18PDFScholar
2025

Think Small, Act Big: Primitive Prompt Learning for Lifelong Robot Manipulation

CVPR 2025poster

Learning a generalist robot that can effectively leverage prior knowledge for continuous skill acquisition remains significantly challenging. Despite the success of experience replay and parameter-efficient methods in maintaining knowledge across skills, naively applying these methods causes a failu…

Cited by 0SourcePDFScholar
2024

LiveScene: Language Embedding Interactive Radiance Fields for Physical Scene Control and Rendering

NeurIPS 2024poster

This paper scales object-level reconstruction to complex scenes, advancing interactive scene reconstruction. We introduce two datasets, OmniSim and InterReal, featuring 28 scenes with multiple interactive objects. To tackle the challenge of inaccurate interactive motion recovery in complex scenes, w…