← Search

Di Chen

24 accepted papers

2026

Act2Goal: From World Model To General Goal-conditioned Policy

RSS 2026poster

Specifying robotic manipulation tasks in a manner that is both expressive and precise remains a central challenge. While visual goals provide a compact and unambiguous task specification, existing goal-conditioned policies often struggle with long-horizon manipulation due to their reliance on single…

Cited by 0SourceScholar
2026

FSLoRA: Harmonizing Detection and Re-Identification via Freq-Spatial Low-Rank Adapter for One-Stage Person Search

CVPR 2026

Person search, which aims to detect and re-identify individuals in unconstrained scenes, faces an inherent conflict in one-stage models: pedestrian detection focuses on shared human features, while person re-identification requires identity-specific representations. Existing approaches, such as feat

Cited by 0SourceScholar
2026

Real2Edit2Real: Generating Robotic Demonstrations via a 3D Control Interface

CVPR 2026

Recent progress in robot learning has been driven by large-scale datasets and powerful visuomotor policy architectures, yet policy robustness remains limited by the substantial cost of collecting diverse demonstrations, particularly for spatial generalization in manipulation tasks. To reduce repetit

Cited by 0SourceScholar
2025

TrajFlow: Multi-modal Motion Prediction via Flow Matching

IROS 2025

Efficient and accurate motion prediction is crucial for ensuring safety and informed decision-making in autonomous driving, particularly under dynamic real-world conditions that necessitate multi-modal forecasts. We introduce TrajFlow, a novel flow matching-based motion prediction framework that add

Cited by 5SourcecodeScholar
2024

Divide and Conquer: Hybrid Pre-training for Person Search

AAAI 2024technical

Large-scale pre-training has proven to be an effective method for improving performance across different tasks. Current person search methods use ImageNet pre-trained models for feature extraction, yet it is not an optimal solution due to the gap between the pre-training task and person search task…

2024

Ranni: Taming Text-to-Image Diffusion for Accurate Instruction Following

CVPR 2024poster

Existing text-to-image (T2I) diffusion models usually struggle in interpreting complex prompts especially those with quantity object-attribute binding and multi-subject descriptions. In this work we introduce a semantic panel as the middleware in decoding texts to images supporting the generator to…

Cited by 48SourcePDFScholar
2023

Composer: Creative and Controllable Image Synthesis with Composable Conditions

ICML 2023poster

Recent large-scale generative models learned on big data are capable of synthesizing incredible images yet suffer from limited controllability. This work offers a new generation paradigm that allows flexible control of the output image, such as spatial layout and palette, while maintaining the synth…

2023

Core: Transferable Long-Range Time Series Forecasting Enhanced by Covariates-Guided Representation

ICASSP 2023accepted

In recent years, long-range time series forecasting has been actively studied and has shown promising results. However, since these methods mainly focus on predicting time series with a fixed dimension, they are inapplicable to the large-scale and ever-changing datasets that are common in real-world…

Cited by 0SourceScholar
2023

Vision-Based Underwater Target Following Control of an Agile Robotic Manta With Flexible Pectoral Fins

RA-L 2023

Manta-inspired robots have been increasingly applied in vision-based underwater tasks. However, owing to the refraction effect and motion coupling problem, their accurate target following control is still poorly understood. This letter proposes a vision-based underwater target following scheme for r

Cited by 11SourceScholar
2022

GeoAug: Data Augmentation for Few-Shot NeRF with Geometry Constraints

ECCV 2022poster

"Neural Radiance Fields (NeRF) show remarkable ability to render novel views of a certain scene by learning an implicit volumetric representation with only posed RGB images. Despite its impressiveness and simplicity, NeRF usually converges to sub-optimal solutions with incorrect geometries given few…

Cited by 39SourcePDFScholar
2022

Keypoint Message Passing for Video-Based Person Re-identification

AAAI 2022technical

Video-based person re-identification~(re-ID) is an important technique in visual surveillance systems which aims to match video snippets of people captured by different cameras. Existing methods are mostly based on convolutional neural networks~(CNNs), whose building blocks either process local neig…

2022

Monitoring Vegetation From Space at Extremely Fine Resolutions via Coarsely-Supervised Smooth U-Net

IJCAI 2022poster

Monitoring vegetation productivity at extremely fine resolutions is valuable for real-world agricultural applications, such as detecting crop stress and providing early warning of food insecurity. Solar-Induced Chlorophyll Fluorescence (SIF) provides a promising way to directly measure plant product…

Cited by 2SourcePDFScholar
2022

Performance Improvement of a High-Speed Swimming Robot for Fish-Like Leaping

RA-L 2022

Many aquatic animals are able to leap out of water effortlessly, however, it is still exceedingly challenging for a swimming robot. Inspired by the fast-swimming mechanism of fish, in this letter, we develop an untethered high-speed swimming robot with the integration of high-frequency oscillation a

Cited by 17SourceScholar
2022

PoseTrack21: A Dataset for Person Search, Multi-Object Tracking and Multi-Person Pose Tracking

CVPR 2022poster

Current research evaluates person search, multi-object tracking and multi-person pose estimation as separate tasks and on different datasets although these tasks are very akin to each other and comprise similar sub-tasks, e.g. person detection or appearance-based association of detected persons. Con…

Cited by 60PDFcodeScholar
2020

Deep Hurdle Networks for Zero-Inflated Multi-Target Regression: Application to Multiple Species Abundance Estimation

IJCAI 2020poster

A key problem in computational sustainability is to understand the distribution of species across landscapes over time. This question gives rise to challenging large-scale prediction problems since (i) hundreds of species have to be simultaneously modeled and (ii) the survey data are usually inflate…

Cited by 0SourcePDFScholar
2020

Deep Reasoning Networks for Unsupervised Pattern De-mixing with Constraint Reasoning

ICML 2020poster

We introduce Deep Reasoning Networks (DRNets), an end-to-end framework that combines deep learning with constraint reasoning for solving pattern de-mixing problems, typically in an unsupervised or very-weakly-supervised setting. DRNets exploit problem structure and prior knowledge by tightly combini…

Cited by 31SourcePDFScholar
2020

Task-Based Learning via Task-Oriented Prediction Network with Applications in Finance

IJCAI 2020poster

Real-world applications often involve domain-specific and task-based performance objectives that are not captured by the standard machine learning losses, but are critical for decision making. A key challenge for direct integration of more meaningful domain and task-based evaluation criteria into an…

Cited by 0SourcePDFScholar
2019

Adaptive Transfer Network for Cross-Domain Person Re-Identification

CVPR 2019poster

Recent deep learning based person re-identification approaches have steadily improved the performance for benchmarks, however they often fail to generalize well from one domain to another. In this work, we propose a novel adaptive transfer network (ATNet) for effective cross-domain person re-identif…

Cited by 350PDFScholar
2018

Learning Compact Recurrent Neural Networks With Block-Term Tensor Decomposition

CVPR 2018poster

Recurrent Neural Networks (RNNs) are powerful sequence modeling tools. However, when dealing with high dimensional inputs, the training of RNNs becomes computational expensive due to the large number of model parameters. This hinders RNNs from solving many important computer vision tasks, such as Ac…

Cited by 171SourcePDFScholar
2018

Person Search via A Mask-guided Two-stream CNN Model

ECCV 2018poster

In this work, we tackle the problem of person search, which is a challenging task consisted of pedestrian detection and person re-identification~(re-ID). Instead of sharing representations in a single joint model, we find that separating detector and re-ID feature extraction yields better performanc…