← Search

Shizhe Chen

30 accepted papers

2026

HEAR: HIERARCHICALLY ENHANCED AESTHETIC REPRESENTATIONS FOR MULTIDIMENSIONAL MUSIC EVALUATION

ICASSP 2026poster

Evaluating song aesthetics is challenging due to the multidimensional nature of musical perception and the scarcity of labeled data. We propose HEAR, a robust music aesthetic evaluation framework that combines: (1) a multi-source multi-scale representations module to obtain complementary segment- an…

Cited by 0SourcePDFScholar
2026

MAGICIAN: Efficient Long-Term Planning with Imagined Gaussians for Active Mapping

CVPR 2026

Active mapping aims to determine how an agent should move to efficiently reconstruct an unknown environment. Most existing approaches rely on greedy next-best-view prediction, resulting in inefficient exploration and incomplete scene reconstruction. To address this limitation, we introduce MAGICIAN,

Cited by 0SourcecodeScholar
2026

PointACT: Vision-Language-Action Models with Multi-Scale Point-Action Interaction

RSS 2026poster

Vision–Language–Action (VLA) models have shown strong potential for general-purpose robotic manipulation by leveraging large pretrained vision-language backbones. However, most existing VLAs rely primarily on 2D visual representations, which limits their ability to reason about fine-grained geometry…

Cited by 0SourceScholar
2025

HORT: Monocular Hand-held Objects Reconstruction with Transformers

ICCV 2025poster

Reconstructing hand-held objects in 3D from monocular images remains a significant challenge in computer vision. Most existing approaches rely on implicit 3D representations, which produce overly smooth reconstructions and are time-consuming to generate explicit 3D shapes. While more recent methods…

Cited by 0SourcePDFScholar
2025

MuKA: Multimodal Knowledge Augmented Visual Information-Seeking

COLING 2025main

The visual information-seeking task aims to answer visual questions that require external knowledge, such as “On what date did this building officially open?”. Existing methods using retrieval-augmented generation framework primarily rely on textual knowledge bases to assist multimodal large languag…

2025

NextBestPath: Efficient 3D Mapping of Unseen Environments

ICLR 2025poster

This work addresses the problem of active 3D mapping, where an agent must find an efficient trajectory to exhaustively reconstruct a new scene. Previous approaches mainly predict the next best view near the agent's location, which is prone to getting stuck in local areas. Additionally, existing indo…

Cited by 0SourcePDFScholar
2025

Towards Generalizable Vision-Language Robotic Manipulation: A Benchmark and LLM-Guided 3D Policy

ICRA 2025

Generalizing language-conditioned robotic policies to new tasks remains a significant challenge, hampered by the lack of suitable simulation benchmarks. In this paper, we address this gap by introducing GemBench, a novel benchmark to assess generalization capabilities of vision-language robotic mani

Cited by 40SourcecodeScholar
2025

ViViDex: Learning Vision-Based Dexterous Manipulation from Human Videos

ICRA 2025

In this work, we aim to learn a unified vision-based policy for multi-fingered robot hands to manipulate a variety of objects in diverse poses. Though prior work has shown benefits of using human videos for policy learning, performance gains have been limited by the noise in estimated trajectories.

Cited by 36SourcecodeScholar
2024

SUGAR: Pre-training 3D Visual Representations for Robotics

CVPR 2024poster

Learning generalizable visual representations from Internet data has yielded promising results for robotics. Yet prevailing approaches focus on pre-training 2D representations being sub-optimal to deal with occlusions and accurately localize objects in complex 3D scenes. Meanwhile 3D representation…

Cited by 15SourcePDFScholar
2023

InfoMetIC: An Informative Metric for Reference-free Image Caption Evaluation

ACL 2023long

Automatic image captioning evaluation is critical for benchmarking and promoting advances in image captioning research. Existing metrics only provide a single score to measure caption qualities, which are less explainable and informative. Instead, we humans can easily identify the problems of captio…

2023

PolarNet: 3D Point Clouds for Language-Guided Robotic Manipulation

CoRL 2023poster

The ability for robots to comprehend and execute manipulation tasks based on natural language instructions is a long-term goal in robotics. The dominant approaches for language-guided manipulation use 2D image representations, which face difficulties in combining multi-view cameras and inferring pre…

Cited by 37SourcecodeScholar
2023

Robust Visual Sim-to-Real Transfer for Robotic Manipulation

IROS 2023poster

Learning visuomotor policies in simulation is much safer and cheaper than in the real world. However, due to discrepancies between the simulated and real data, simulator-trained policies often fail when transferred to real robots. One common approach to bridge the visual sim-to-real domain gap is do…

Cited by 4SourceScholar
2023

gSDF: Geometry-Driven Signed Distance Functions for 3D Hand-Object Reconstruction

CVPR 2023poster

Signed distance functions (SDFs) is an attractive framework that has recently shown promising results for 3D shape reconstruction from images. SDFs seamlessly generalize to different shape resolutions and topologies but lack explicit modelling of the underlying 3D geometry. In this work, we exploit…

2022

Few-Shot Action Recognition with Hierarchical Matching and Contrastive Learning

ECCV 2022poster

"Few-shot action recognition aims to recognize actions in test videos based on limited annotated data of target action classes. The dominant approaches project videos into a metric space and classify videos via nearest neighboring. They mainly measure video similarities using global or temporal alig…

Cited by 71SourcePDFScholar
2022

Instruction-driven history-aware policies for robotic manipulations

CoRL 2022oral

In human environments, robots are expected to accomplish a variety of manipulation tasks given simple natural language instructions. Yet, robotic manipulation is extremely challenging as it requires fine-grained motor control, long-term memory as well as generalization to previously unseen tasks and…

Cited by 117SourcecodeScholar
2022

Language Conditioned Spatial Relation Reasoning for 3D Object Grounding

NeurIPS 2022accept

Localizing objects in 3D scenes based on natural language requires understanding and reasoning about spatial relations. In particular, it is often crucial to distinguish similar objects referred by the text, such as "the left most chair" and "a chair next to the window". In this work we propose a la…

2022

Learning from Unlabeled 3D Environments for Vision-and-Language Navigation

ECCV 2022poster

"In vision-and-language navigation (VLN), an embodied agent is required to navigate in realistic 3D environments following natural language instructions. One major bottleneck for existing VLN approaches is the lack of sufficient training data, resulting in unsatisfactory generalization to unseen env…

2022

Think Global, Act Local: Dual-Scale Graph Transformer for Vision-and-Language Navigation

CVPR 2022oral

Following language instructions to navigate in unseen environments is a challenging problem for autonomous embodied agents. The agent not only needs to ground languages in visual scenes, but also should explore the environment to reach its target. In this work, we propose a dual-scale graph transfor…

Cited by 181PDFScholar
2021

Airbert: In-Domain Pretraining for Vision-and-Language Navigation

ICCV 2021poster

Vision-and-language navigation (VLN) aims to enable embodied agents to navigate in realistic environments using natural language instructions. Given the scarcity of domain-specific training data and the high diversity of image and language inputs, the generalization of VLN agents to unseen environme…

Cited by 169PDFcodeScholar
2021

History Aware Multimodal Transformer for Vision-and-Language Navigation

NeurIPS 2021poster

Vision-and-language navigation (VLN) aims to build autonomous visual agents that follow instructions and navigate in real scenes. To remember previously visited locations and actions taken, most approaches to VLN implement memory using recurrent states. Instead, we introduce a History Aware Multimod…

Cited by 268SourcePDFScholar
2020

Say As You Wish: Fine-Grained Control of Image Caption Generation With Abstract Scene Graphs

CVPR 2020oral

Humans are able to describe image contents with coarse to fine details as they wish. However, most image captioning models are intention-agnostic which cannot generate diverse descriptions according to different user intentions initiatively. In this work, we propose the Abstract Scene Graph (ASG) st…

Cited by 287PDFcodeScholar
2019

Cross-culture Multimodal Emotion Recognition with Adversarial Learning

ICASSP 2019accepted

With the development of globalization, automatic emotion recognition has faced a new challenge in the multi-culture scenario - to generalize across different cultures. Previous works mainly rely on multi-cultural datasets to address the cross-culture discrepancy, which are expensive to collect. In t…

Cited by 0SourceScholar