← Search

Yi Zhu

61 accepted papers

2026

SCE-Depth: A Spherical Compound Eye Framework for Wide FOV Depth Estimation

CVPR 2026

Accurate depth estimation in wide field is highly desired in applications of autonomous driving, robot vision and drone controls. Biological compound eyes inspire wide Field of View (FOV) depth estimation, yet their artificial implementations face the challenge of modality misalignment. Specifically

Cited by 0SourcecodeScholar
2026

VibeVoice: Expressive Podcast Generation with Next-Token Diffusion

ICLR 2026oral

Generating long-form, multi-speaker conversational audio like podcasts poses significant challenges for traditional Text-to-Speech (TTS) systems, particularly in scalability, speaker consistency, and natural turn-taking. We present VibeVoice , a novel model designed to synthesize expressive, long-fo…

Cited by 0SourceScholar
2025

A Deep Reinforcement Learning Method for Collision Avoidance with Dense Speed-Constrained Multi-UAV

RA-L 2025

This letter introduces a novel deep reinforcement learning (DRL) method for collision avoidance problem of fixed-wing unmanned aerial vehicles (UAVs). First, with considering the characteristics of collision avoidance problem, a collision prediction method is proposed to identify the neighboring UAV

Cited by 10SourceScholar
2025

CAP-Net: A Unified Network for 6D Pose and Size Estimation of Categorical Articulated Parts from a Single RGB-D Image

CVPR 2025highlight

This paper tackles category-level pose estimation of ar- ticulated objects in robotic manipulation tasks and intro- duces a new benchmark dataset. While recent methods es- timate part poses and sizes at the category level, they often rely on geometric cues and complex multi-stage pipelines that firs…

Cited by 0SourcePDFScholar
2025

Collaborative Document Simplification Using Multi-Agent Systems

COLING 2025main

Research on text simplification has been ongoing for many years. However, the task of document simplification (DS) remains a significant challenge due to the need to consider complex factors such as technical terminology, metaphors, and overall coherence. In this work, we introduce a novel multi-age…

Cited by 3SourcePDFScholar
2025

EMOVA: Empowering Language Models to See, Hear and Speak with Vivid Emotions

CVPR 2025poster

GPT-4o, an omni-modal model that enables vocal conversations with diverse emotions and tones, marks a milestone for omni-modal foundation models. However, empowering Large Language Models to perceive and generate images, texts, and speeches end-to-end with publicly available data remains challenging…

Cited by 23SourcePDFScholar
2025

Hybrid Feature Fusion for Enhancing Medical Document Embedding

ICASSP 2025accepted

Despite the strong capabilities of large language models in generative tasks, issues related to information unreliability and hallucinations pose significant challenges in high-precision fields, such as drug analysis and recommendations in the medical domain. In this work, we introduce the HFFN mode…

Cited by 0SourceScholar
2025

Learning Simultaneous Facial Canonical Correlation Representation for Face Hallucination

ICASSP 2025accepted

The low resolution (LR) problem is rather challenging in face analysis. Most existing face hallucination methods assume that LR face images have only one resolution, but multiple resolutions may be available from different sources. To solve this issue, we propose a novel simultaneous facial canonica…

Cited by 0SourceScholar
2025

Post-Hoc Watermarking for Robust Detection in Text Generated by Large Language Models

COLING 2025main

Research on text simplification has been ongoing for many years, yet document simplification remains a significant challenge due to the need to address complex factors such as technical terminology, metaphors, and overall coherence. In this work, we introduce a novel multi-agent framework AgentSimp…

2025

rStar-Coder: Scaling Competitive Code Reasoning with a Large-Scale Verified Dataset

NeurIPS 2025poster

Advancing code reasoning in large language models (LLMs) is fundamentally limited by the scarcity of high-difficulty datasets, especially those with verifiable input-output test cases necessary for rigorous solution validation at scale. We introduce rStar-Coder, which significantly improves LLM…

Cited by 0SourcecodeScholar
2025

rStar-Math: Small LLMs Can Master Math Reasoning with Self-Evolved Deep Thinking

ICML 2025oral

We present rStar-Math to demonstrate that small language models (SLMs) can rival or even surpass the math reasoning capability of OpenAI o1, without distillation from superior models. rStar-Math achieves this by exercising ``deep thinking'' through Monte Carlo Tree Search (MCTS), where a math polic…

2024

Learning Spectral Canonical ℱ-Correlation Representation for Face Super-Resolution

ICASSP 2024accepted

Face super-resolution (FSR) is a powerful technique for restoring high-resolution face images from the captured low-resolution ones with the assistance of prior information. Existing FSR methods based on explicit or implicit covariance matrices are difficult to reveal complex nonlinear relationships…

Cited by 0SourceScholar
2024

SLIM: Style-Linguistics Mismatch Model for Generalized Audio Deepfake Detection

NeurIPS 2024poster

Audio deepfake detection (ADD) is crucial to combat the misuse of speech synthesized by generative AI models. Existing ADD models suffer from generalization issues to unseen attacks, with a large performance discrepancy between in-domain and out-of-domain data. Moreover, the black-box nature of exis…

Cited by 10SourcePDFScholar
2024

UNIT: Unifying Image and Text Recognition in One Vision Encoder

NeurIPS 2024poster

Currently, vision encoder models like Vision Transformers (ViTs) typically excel at image recognition tasks but cannot simultaneously support text recognition like human visual recognition. To address this limitation, we propose UNIT, a novel training framework aimed at UNifying Image and Text recog…

Cited by 3SourcePDFScholar
2024

VidMan: Exploiting Implicit Dynamics from Video Diffusion Model for Effective Robot Manipulation

NeurIPS 2024poster

Recent advancements utilizing large-scale video data for learning video generation models demonstrate significant potential in understanding complex physical dynamics. It suggests the feasibility of leveraging diverse robot trajectory data to develop a unified, dynamics-aware model to enhance robot…

Cited by 1SourcePDFScholar
2024

You Only Cache Once: Decoder-Decoder Architectures for Language Models

NeurIPS 2024oral

We introduce a decoder-decoder architecture, YOCO, for large language models, which only caches key-value pairs once. It consists of two components, i.e., a cross-decoder stacked upon a self-decoder. The self-decoder efficiently encodes global key-value (KV) caches that are reused by the cross-decod…

2023

AIM: Adapting Image Models for Efficient Video Action Recognition

ICLR 2023poster

Recent vision transformer based video models mostly follow the ``image pre-training then finetuning" paradigm and have achieved great success on multiple video benchmarks. However, fully finetuning such a video model could be computationally expensive and unnecessary, given the pre-trained image tra…

2023

Actional Atomic-Concept Learning for Demystifying Vision-Language Navigation

AAAI 2023technical

Vision-Language Navigation (VLN) is a challenging task which requires an agent to align complex visual observations to language instructions to reach the goal position. Most existing VLN agents directly learn to align the raw directional features and visual features trained using one-hot labels to l…

Cited by 5SourcePDFScholar
2023

Learning Supervised Covariation Projection Through General Covariance

ICASSP 2023accepted

Canonical correlation analysis (CCA) is a classical yet powerful tool for learning two-view feature representation in various fields. But, most CCA approaches are based on the conventional covariance measure, which makes them difficult to uncover the complicatedly nonlinear relationship between dist…

Cited by 0SourceScholar
2023

MixReorg: Cross-Modal Mixed Patch Reorganization is a Good Mask Learner for Open-World Semantic Segmentation

ICCV 2023poster

Recently, semantic segmentation models trained with image-level text supervision have shown promising results in challenging open-world scenarios. However, these models still face difficulties in learning fine-grained semantic alignment at the pixel level and predicting accurate object masks. To add…

Cited by 19PDFScholar
2023

Motion-Guided Masking for Spatiotemporal Representation Learning

ICCV 2023poster

Several recent works have directly extended the image masked autoencoder (MAE) with random masking into video domain, achieving promising results. However, unlike images, both spatial and temporal information are important for video understanding. This suggests that the random masking strategy that…

Cited by 16PDFScholar
2023

ParaLS: Lexical Substitution via Pretrained Paraphraser

ACL 2023long

Lexical substitution (LS) aims at finding appropriate substitutes for a target word in a sentence. Recently, LS methods based on pretrained language models have made remarkable progress, generating potential substitutes for a target word through analysis of its contextual surroundings. However, thes…

2023

PreDiff: Precipitation Nowcasting with Latent Diffusion Models

NeurIPS 2023poster

Earth system forecasting has traditionally relied on complex physical models that are computationally expensive and require significant domain expertise. In the past decade, the unprecedented increase in spatiotemporal Earth observation data has enabled data-driven forecasting models using deep lear…

Cited by 69SourcePDFScholar
2023

Prompt Pre-Training with Twenty-Thousand Classes for Open-Vocabulary Visual Recognition

NeurIPS 2023poster

This work proposes POMP, a prompt pre-training method for vision-language models. Being memory and computation efficient, POMP enables the learned prompt to condense semantic information for a rich set of visual concepts with over twenty-thousand classes. Once pre-trained, the prompt with a strong t…

2023

Tailoring Instructions to Student’s Learning Levels Boosts Knowledge Distillation

ACL 2023long

It has been commonly observed that a teacher model with superior performance does not necessarily result in a stronger student, highlighting a discrepancy between current teacher training practices and effective knowledge transfer. In order to enhance the guidance of the teacher training process, we…

2023

Towards Geospatial Foundation Models via Continual Pretraining

ICCV 2023poster

Geospatial technologies are becoming increasingly essential in our world for a wide range of applications, including agriculture, urban planning, and disaster response. To help improve the applicability and performance of deep learning models on these geospatial tasks, various works have begun inves…

Cited by 89PDFcodeScholar
2023

Unsupervised Semantic Segmentation with Self-supervised Object-centric Representations

ICLR 2023top-25%

In this paper, we show that recent advances in self-supervised representation learning enable unsupervised object discovery and semantic segmentation with a performance that matches the state of the field on supervised semantic segmentation 10 years ago. We propose a methodology based on unsupervise…

2023

ViewCo: Discovering Text-Supervised Segmentation Masks via Multi-View Semantic Consistency

ICLR 2023poster

Recently, great success has been made in learning visual representations from text supervision, facilitating the emergence of text-supervised semantic segmentation. However, existing works focus on pixel grouping and cross-modal semantic alignment, while ignoring the correspondence among multiple au…

2022

ADAPT: Vision-Language Navigation With Modality-Aligned Action Prompts

CVPR 2022poster

Vision-Language Navigation (VLN) is a challenging task that requires an embodied agent to perform action-level modality alignment, i.e., make instruction-asked actions sequentially in complex visual environments. Most existing VLN agents learn the instruction-path data directly and cannot sufficient…

Cited by 58PDFScholar
2022

Building Robust Spoken Language Understanding by Cross Attention Between Phoneme Sequence and ASR Hypothesis

ICASSP 2022accepted

Building Spoken Language Understanding (SLU) robust to Automatic Speech Recognition (ASR) errors is an essential issue for various voice-enabled virtual assistants. Considering that most ASR errors are caused by phonetic confusion between similar-sounding expressions, intuitively, leveraging the pho…

Cited by 0SourceScholar
2022

Contrastive Instruction-Trajectory Learning for Vision-Language Navigation

AAAI 2022technical

The vision-language navigation (VLN) task requires an agent to reach a target with the guidance of natural language instruction. Previous works learn to navigate step-by-step following an instruction. However, these works may fail to discriminate the similarities and discrepancies across instruction…

2022

CoupAlign: Coupling Word-Pixel with Sentence-Mask Alignments for Referring Image Segmentation

NeurIPS 2022accept

Referring image segmentation aims at localizing all pixels of the visual objects described by a natural language sentence. Previous works learn to straightforwardly align the sentence embedding and pixel-level embedding for highlighting the referred objects, but ignore the semantic consistency of pi…

Cited by 33SourcePDFScholar
2022

Earthformer: Exploring Space-Time Transformers for Earth System Forecasting

NeurIPS 2022accept

Conventionally, Earth system (e.g., weather and climate) forecasting relies on numerical simulation with complex physical models and hence is both expensive in computation and demanding on domain expertise. With the explosive growth of spatiotemporal Earth observation data in the past decade, data-d…

2022

Fusion of Modulation Spectral and Spectral Features with Symptom Metadata for Improved Speech-Based Covid-19 Detection

ICASSP 2022accepted

Existing speech-based coronavirus disease 2019 (COVID-19) detection systems provide poor interpretability and limited robustness to unseen data conditions. In this paper, we propose a system to overcome these limitations. In particular, we propose to fuse two different feature modalities with patien…

Cited by 11SourceScholar
2022

Gated Multimodal Fusion with Contrastive Learning for Turn-Taking Prediction in Human-Robot Dialogue

ICASSP 2022accepted

Turn-taking, aiming to decide when the next speaker can start talking, is an essential component in building human-robot spoken dialogue systems. Previous studies indicate that multi-modal cues can facilitate this challenging task. However, due to the paucity of public multimodal datasets, current m…

Cited by 0SourceScholar
2022

Learning Canonical F-Correlation Projection for Compact Multiview Representation

CVPR 2022poster

Canonical correlation analysis (CCA) matters in multiview representation learning. But, CCA and its most variants are essentially based on explicit or implicit covariance matrices. It means that they have no ability to model the nonlinear relationship among features due to intrinsic linearity of cov…

Cited by 11PDFScholar
2022

Partial and Asymmetric Contrastive Learning for Out-of-Distribution Detection in Long-Tailed Recognition

ICML 2022oral

Existing out-of-distribution (OOD) detection methods are typically benchmarked on training sets with balanced class distributions. However, in real-world applications, it is common for the training sets to have long-tailed distributions. In this work, we first demonstrate that existing OOD detection…

2022

RelCLIP: Adapting Language-Image Pretraining for Visual Relationship Detection via Relational Contrastive Learning

EMNLP 2022main

Conventional visual relationship detection models only use the numeric ids of relation labels for training, but ignore the semantic correlation between the labels, which leads to severe training biases and harms the generalization ability of representations. In this paper, we introduce compact langu…

2021

A Closer Look at Few-Shot Crosslingual Transfer: The Choice of Shots Matters

ACL 2021long

Few-shot crosslingual transfer has been shown to outperform its zero-shot counterpart with pretrained encoders like multilingual BERT. Despite its growing popularity, little to no attention has been paid to standardizing and analyzing the design of few-shot experiments. In this work, we highlight a…

Cited by 56SourcePDFScholar
2021

An Unsupervised Method for Building Sentence Simplification Corpora in Multiple Languages

EMNLP 2021finding

The availability of parallel sentence simplification (SS) is scarce for neural SS modelings. We propose an unsupervised method to build SS corpora from large-scale bilingual translation corpora, alleviating the need for SS supervised corpora. Our method is motivated by the following two findings: ne…

2021

CrossCLR: Cross-Modal Contrastive Learning for Multi-Modal Video Representations

ICCV 2021poster

Contrastive learning allows us to flexibly define powerful losses by contrasting positive pairs from sets of negative samples. Recently, the principle has also been used to learn cross-modal embeddings for video and text, yet without exploiting its full potential. In particular, previous losses do n…

Cited by 172PDFScholar
2021

CrossNorm and SelfNorm for Generalization Under Distribution Shifts

ICCV 2021poster

Traditional normalization techniques (e.g., Batch Normalization and Instance Normalization) generally and simplistically assume that training and test data follow the same distribution. As distribution shifts are inevitable in real-world applications, well-trained models with previous normalization…

Cited by 73PDFcodeScholar
2021

Progressive Coordinate Transforms for Monocular 3D Object Detection

NeurIPS 2021poster

Recognizing and localizing objects in the 3D space is a crucial ability for an AI agent to perceive its surrounding environment. While significant progress has been achieved with expensive LiDAR point clouds, it poses a great challenge for 3D object detection given only a monocular image. While ther…

2021

SOON: Scenario Oriented Object Navigation With Graph-Based Exploration

CVPR 2021poster

The ability to navigate like a human towards a language-guided target from anywhere in a 3D embodied environment is one of the 'holy grail' goals of intelligent robots. Most visual navigation benchmarks, however, focus on navigating toward a target from a fixed starting point, guided by an elaborate…

Cited by 131PDFcodeScholar
2021

Self-Motivated Communication Agent for Real-World Vision-Dialog Navigation

ICCV 2021poster

Vision-Dialog Navigation (VDN) requires an agent to ask questions and navigate following the human responses to find target objects. Conventional approaches are only allowed to ask questions at predefined locations, which are built upon expensive dialogue annotations, and inconvenience the real-word…

Cited by 35PDFScholar
2020

Motion-Excited Sampler: Video Adversarial Attack with Sparked Prior

ECCV 2020poster

Deep neural networks are known to be susceptible to adversarial noise, which is tiny and imperceptible perturbation. Most of previous works on adversarial attack mainly focus on image models, while the vulnerability of video models is less explored. In this paper, we aim to attack video models by ut…

2020

Vision-Dialog Navigation by Exploring Cross-Modal Memory

CVPR 2020poster

Vision-dialog navigation posed as a new holy-grail task in vision-language disciplinary targets at learning an agent endowed with the capability of constant conversation for help with natural language and navigating according to human responses. Besides the common challenges faced in visual language…

Cited by 55PDFcodeScholar
2019

Improving Semantic Segmentation via Video Propagation and Label Relaxation

CVPR 2019oral

Semantic segmentation requires large amounts of pixel-wise annotations to learn accurate models. In this paper, we present a video prediction-based methodology to scale up training sets by synthesizing new training samples in order to improve the accuracy of semantic segmentation networks. We exploi…

Cited by 529PDFScholar
2019

Learning Instance Activation Maps for Weakly Supervised Instance Segmentation

CVPR 2019poster

Discriminative region responses residing inside an object instance can be extracted from networks trained with image-level label supervision. However, learning the full extent of pixel-level instance response in a weakly supervised manner remains unexplored. In this work, we tackle this challenging…

Cited by 95PDFScholar
2019

Selective Sparse Sampling for Fine-Grained Image Recognition

ICCV 2019poster

Fine-grained recognition poses the unique challenge of capturing subtle inter-class differences under considerable intra-class variances (e.g., beaks for bird species). Conventional approaches crop local regions and learn detailed representation from those regions, but suffer from the fixed number o…

Cited by 316PDFcodeScholar
2018

Towards Universal Representation for Unseen Action Recognition

CVPR 2018poster

Unseen Action Recognition (UAR) aims to recognise novel action categories without training examples. While previous methods focus on inner-dataset seen/unseen splits, this paper proposes a pipeline using a large-scale training source to achieve a Universal Representation (UR) that can generalise to…

Cited by 145SourcePDFScholar
2018

Weakly Supervised Instance Segmentation Using Class Peak Response

CVPR 2018poster

Weakly supervised instance segmentation with image-level labels, instead of expensive pixel-level masks, remains unexplored. In this paper, we tackle this challenging problem by exploiting class peak responses to enable a classification network for instance mask extraction. With image labels supervi…

Cited by 357SourcePDFScholar
2017

Soft Proposal Networks for Weakly Supervised Object Localization

ICCV 2017poster

Weakly supervised object localization remains challenging, where only image labels instead of bounding boxes are available during training. Object proposal is an effective component in localization, but often computationally expensive and incapable of joint optimization with some of the remaining mo…

Cited by 181PDFScholar