← Search

Jiaqi Chen

33 accepted papers

2026

DarkShake-DVS: Event-based Human Action Recognition under Low-light and Shaking Camera Conditions

CVPR 2026

Human Action Recognition (HAR) is a fundamental computer vision task with diverse real-world applications. Practical deployments often involve low-light environments and unconstrained 6-DoF camera motion, conditions that degrade visual quality, disrupt temporal coherence, and compromise reliability

Cited by 0SourceScholar
2026

EgoVerse: An Egocentric Human Dataset for Robot Learning from Around the World

RSS 2026poster

Robot learning increasingly depends on large and diverse data, yet robot data collection remains expensive and difficult to scale. Egocentric human data offer a promising alternative by capturing rich manipulation behavior across everyday environments. However, existing human datasets are often limi…

Cited by 0SourceScholar
2026

EmoThinker: Advancing Visual-Acoustic Emotion Analysis via Structural Token Selection and Chain-of-Thought Reasoning

CVPR 2026

Multimodal Emotion Analysis (MEA) is crucial for human-centric AI, yet current methods struggle with two core challenges: the sparse nature of emotional cues across modalities and their inherent temporal asynchrony. Existing approaches, which often rely on implicit fusion, consequently suffer from d

Cited by 0SourceScholar
2026

REACT3D: Recovering Articulations for Interactive Physical 3D Scenes

RA-L 2026

Interactive 3D scenes are increasingly vital for embodied intelligence, yet existing datasets remain limited due to the labor-intensive process of annotating part segmentation, kinematic types, and motion trajectories. We present REACT3D, a scalable zero-shot framework that converts static 3D scenes

Cited by 2SourceScholar
2025

AFlow: Automating Agentic Workflow Generation

ICLR 2025oral

Large language models (LLMs) have demonstrated remarkable potential in solving complex tasks across diverse domains, typically by employing agentic workflows that follow detailed instructions and operational sequences. However, constructing these workflows requires significant human effort, limiting…

2025

Affordances-Oriented Planning Using Foundation Models for Continuous Vision-Language Navigation

AAAI 2025technical

LLM-based agents have demonstrated impressive zero-shot performance in vision-language navigation (VLN) task. However, existing LLM-based methods often focus only on solving high-level task planning by selecting nodes in predefined navigation graphs for movements, overlooking low-level control in na…

Cited by 8SourcePDFScholar
2025

CityGS-X: A Scalable Architecture for Efficient and Geometrically Accurate Large-Scale Scene Reconstruction

ICCV 2025poster

Despite its significant achievements in large-scale scene reconstruction, 3D Gaussian Splatting still faces substantial challenges, including slow processing, high computational costs, and limited geometric accuracy. These core issues arise from its inherently unstructured design and the absence of…

Cited by 0SourcePDFScholar
2025

Contact-Aware Prediction for Reliable Autonomous Deformable Tissue Retraction in Robotic Surgery

RA-L 2025

Contact dynamics critically influence the sim-to-real performance of deformable tissue retraction—a representative contact-rich manipulation task in robotic surgery. The uncertainty in instrument-tissue interactions further complicates its automation. To address these challenges, we propose an archi

Cited by 0SourceScholar
2025

Data Interpreter: An LLM Agent for Data Science

ACL 2025finding

Large Language Model (LLM)-based agents have excelled in various domains but face significant challenges when applied to data science workflows due to their complex, multi-stage nature. Current LLM-based agents struggle with non-linear relationships, recursive dependencies, implicit data- and logic-…

2025

Imitate Before Detect: Aligning Machine Stylistic Preference for Machine-Revised Text Detection

AAAI 2025technical

Large Language Models (LLMs) have revolutionized text generation, making detecting machine-generated text increasingly challenging. Although past methods have achieved good performance on detecting pure machine-generated text, those detectors have poor performance on distinguishing machine-revised t…

2025

Learning Spatial-Aware Manipulation Ordering

NeurIPS 2025poster

Manipulation in cluttered environments is challenging due to spatial dependencies among objects, where an improper manipulation order can cause collisions or blocked access. Existing approaches often overlook these spatial relationships, limiting their flexibility and scalability. To address these l…

Cited by 0SourceScholar
2025

S2R: Teaching LLMs to Self-verify and Self-correct via Reinforcement Learning

ACL 2025long

Recent studies have demonstrated the effectiveness of LLM test-time scaling. However, existing approaches to incentivize LLMs’ deep thinking abilities generally require large-scale data or significant training efforts. Meanwhile, it remains unclear how to improve the thinking abilities of less power…

2025

SOLAR: Serendipity Optimized Language Model Aligned for Recommendation

EMNLP 2025

Recently, Large Language Models (LLMs) have shown strong potential in recommendation tasks due to their broad world knowledge and reasoning capabilities. However, applying them to serendipity-oriented recommendation remains challenging, mainly due to a domain gap of LLMs in modeling personalized use

2025

SPC: Evolving Self-Play Critic via Adversarial Games for LLM Reasoning

NeurIPS 2025poster

Evaluating the step-by-step reliability of large language model (LLM) reasoning, such as Chain-of-Thought, remains challenging due to the difficulty and cost of obtaining high-quality step-level supervision. In this paper, we introduce Self-Play Critic (SPC), a novel approach where a critic model ev…

Cited by 0SourceScholar
2025

SeePhys: Does Seeing Help Thinking? – Benchmarking Vision-Based Physics Reasoning

NeurIPS 2025poster

We present SeePhys, a large-scale multimodal benchmark for LLM reasoning grounded in physics questions ranging from middle school to PhD qualifying exams. The benchmark covers 7 fundamental domains spanning the physics discipline, incorporating 21 categories of highly heterogeneous diagrams. In cont…

Cited by 0SourcecodeScholar
2025

Structured Preference Optimization for Vision-Language Long-Horizon Task Planning

EMNLP 2025

Existing vision-language planning methods perform well on short-horizon tasks but struggle with long-horizon reasoning in dynamic environments due to the difficulty of training models to generate high-quality reasoning processes. To address this, we propose Structured Preference Optimization (SPO),

Cited by 0SourcePDFScholar
2025

Symbolic Representation for Any-to-Any Generative Tasks

CVPR 2025poster

We propose a symbolic generative task description language and a corresponding inference engine that can represent arbitrary multimodal tasks as structured symbolic flows. Unlike conventional generative models, which rely on large-scale training and implicit neural representations to learn cross-mod…

2025

Video-Bench: Human-Aligned Video Generation Benchmark

CVPR 2025poster

Video generation assessment is essential for ensuring that generative models produce visually realistic, high-quality videos while aligning with human expectations. Current video generation benchmarks fall into two main categories: traditional benchmarks, which use metrics and embeddings to evaluate…

2024

Debiasing In-Context Learning by Instructing LLMs How to Follow Demonstrations

ACL 2024findings

In-context learning(ICL) has gained considerable attention due to its data efficiency and task adaptability. Unfortunately, ICL suffers from the demonstration bias, i.e., its performance and robustness are severely affected by the selection and ordering of demonstrations. In this paper, we identify…

Cited by 1SourcePDFScholar
2024

Identifying Terrain Physical Parameters From Vision - Towards Physical-Parameter-Aware Locomotion and Navigation

RA-L 2024

Identifying the physical properties of the surrounding environment is essential for robotic locomotion and navigation to deal with non-geometric hazards, such as slippery and deformable terrains. It would be of great benefit for robots to anticipate these extreme physical properties before contact;

Cited by 29SourceScholar
2024

MapGPT: Map-Guided Prompting with Adaptive Path Planning for Vision-and-Language Navigation

ACL 2024long

Embodied agents equipped with GPT as their brain have exhibited extraordinary decision-making and generalization abilities across various tasks. However, existing zero-shot agents for vision-and-language navigation (VLN) only prompt the GPT-4 to select potential locations within localized environmen…

Cited by 30SourcePDFScholar
2024

NeRF On-the-go: Exploiting Uncertainty for Distractor-free NeRFs in the Wild

CVPR 2024poster

Neural Radiance Fields (NeRFs) have shown remarkable success in synthesizing photorealistic views from multi-view images of static scenes but face challenges in dynamic real-world environments with distractors like moving objects shadows and lighting changes. Existing methods manage controlled envir…

2023

A Miniaturized Variable Stiffness Soft Manipulator With a Customizable LMPA Pattern

RA-L 2023

Safe human-robot interaction and excellent motion flexibility ensure a wide range of potential applications for soft robots in industry and medicine. Although many efforts have been made to empower soft robots with variable stiffness, solutions for miniaturization, wide-range, and rapid-response sti

Cited by 12SourceScholar
2022

DeepInteraction: 3D Object Detection via Modality Interaction

NeurIPS 2022accept

Existing top-performance 3D object detectors typically rely on the multi-modal fusion strategy. This design is however fundamentally restricted due to overlooking the modality-specific useful information and finally hampering the model performance. To address this limitation, in this work we introdu…

2022

LogicSolver: Towards Interpretable Math Word Problem Solving with Logical Prompt-enhanced Learning

EMNLP 2022finding

Recently, deep learning models have made great progress in MWP solving on answer accuracy. However, they are uninterpretable since they mainly rely on shallow heuristics to achieve high performance without understanding and reasoning the grounded math logic. To address this issue and make a step tow…

2022

Unbiased Math Word Problems Benchmark for Mitigating Solving Bias

NAACL 2022findings

In this paper, we revisit the solving bias when evaluating models on current Math Word Problem (MWP) benchmarks. However, current solvers exist solving bias which consists of data bias and learning bias due to biased dataset and improper training strategy. Our experiments verify MWP solvers are easy…

2022

UniGeo: Unifying Geometry Logical Reasoning via Reformulating Mathematical Expression

EMNLP 2022main

Geometry problem solving is a well-recognized testbed for evaluating the high-level multi-modal reasoning capability of deep models. In most existing works, two main geometry problems: calculation and proving, are usually treated as two specific tasks, hindering a deep model to unify its reasoning c…

2021

Cross-Modal Collaborative Representation Learning and a Large-Scale RGBT Benchmark for Crowd Counting

CVPR 2021poster

Crowd counting is a fundamental yet challenging task, which desires rich information to generate pixel-wise crowd density maps. However, most previous methods only used the limited information of RGB images and cannot well discover potential pedestrians in unconstrained scenarios. In this work, we f…

Cited by 165PDFcodeScholar
2021

IconQA: A New Benchmark for Abstract Diagram Understanding and Visual Language Reasoning

NeurIPS 2021poster

Current visual question answering (VQA) tasks mainly consider answering human-annotated questions for natural images. However, aside from natural images, abstract diagrams with semantic richness are still understudied in visual understanding and reasoning research. In this work, we introduce a new c…

Cited by 204SourcecodeScholar
2021

UltraPose: Synthesizing Dense Pose With 1 Billion Points by Human-Body Decoupling 3D Model

ICCV 2021poster

Recovering dense human poses from images plays a critical role in establishing an image-to-surface correspondence between RGB images and the 3D surface of the human body, serving the foundation of rich real-world applications, such as virtual humans, monocular-to-3d reconstruction. However, the popu…

Cited by 20PDFcodeScholar
2020

Robot Calligraphy using Pseudospectral Optimal Control in Conjunction with a Novel Dynamic Brush Model

IROS 2020poster

Chinese calligraphy is a unique art form with great artistic value but difficult to master. In this paper, we formulate the calligraphy writing problem as a trajectory optimization problem, and propose an improved virtual brush model for simulating the real writing process. Our approach is inspired…

Cited by 31SourceScholar