← Search

Zhenyu He

20 accepted papers

2026

Interactive Tracking: A Human-in-the-Loop Paradigm with Memory-Augmented Adaptation

CVPR 2026

Existing visual trackers mainly operate in a non-interactive, fire-and-forget manner, making them impractical for real-world scenarios that require human-in-the-loop adaptation. To overcome this limitation, we introduce Interactive Tracking, a new paradigm that allows users to guide the tracker at a

Cited by 0SourcecodeScholar
2025

CMFS: CLIP-Guided Modality Interaction for Mitigating Noise in Multi-Modal Image Fusion and Segmentation

IJCAI 2025

Infrared-visible image fusion and semantic segmentation are pivotal tasks for robust scene understanding under challenging conditions such as low light. However, existing methods often struggle with high noise, modality inconsistencies, and inefficient cross-modal interactions, limiting fusion quali

Cited by 0SourcePDFScholar
2025

Learning Spatial-Semantic Features for Robust Video Object Segmentation

ICLR 2025poster

Tracking and segmenting multiple similar objects with distinct or complex parts in long-term videos is particularly challenging due to the ambiguity in identifying target components and the confusion caused by occlusion, background clutter, and changes in appearance or environment over time. In this…

Cited by 2SourcePDFScholar
2025

Let the Code LLM Edit Itself When You Edit the Code

ICLR 2025poster

In this work, we investigate a typical scenario in code generation where a developer edits existing code in real time and requests a code assistant, e.g., a large language model, to re-predict the next token or next line on the fly. Naively, the LLM needs to re-encode the entire KV cache to provide…

Cited by 0SourcePDFScholar
2025

ZeroBP: Learning Position-Aware Correspondence for Zero-Shot 6D Pose Estimation in Bin-Picking

ICRA 2025

Bin-picking is a practical and challenging robotic manipulation task, where accurate 6D pose estimation plays a pivotal role. The workpieces in bin-picking are typically texture-less and randomly stacked in a bin, which poses a significant challenge to 6D pose estimation. Existing solutions are typi

Cited by 1SourceScholar
2024

Block Image Compressive Sensing with Local and Global Information Interaction

AAAI 2024technical

Block image compressive sensing methods, which divide a single image into small blocks for efficient sampling and reconstruction, have achieved significant success. However, these methods process each block locally and thus disregard the global communication among different blocks in the reconstruct…

2024

Do Efficient Transformers Really Save Computation?

ICML 2024poster

As transformer-based language models are trained on increasingly large datasets and with vast numbers of parameters, finding more efficient alternatives to the standard Transformer has become very valuable. While many efficient Transformers and Transformer alternatives have been proposed, none provi…

Cited by 16SourcePDFScholar
2024

RTracker: Recoverable Tracking via PN Tree Structured Memory

CVPR 2024poster

Existing tracking methods mainly focus on learning better target representation or developing more robust prediction models to improve tracking performance. While tracking performance has significantly improved the target loss issue occurs frequently due to tracking failures complete occlusion or ou…

2024

Two Stones Hit One Bird: Bilevel Positional Encoding for Better Length Extrapolation

ICML 2024poster

In this work, we leverage the intrinsic segmentation of language sequences and design a new positional encoding method called Bilevel Positional Encoding (BiPE). For each position, our BiPE blends an intra-segment encoding and an inter-segment encoding. The intra-segment encoding identifies the loca…

2023

CiteTracker: Correlating Image and Text for Visual Tracking

ICCV 2023poster

Existing visual tracking methods typically take an image patch as the reference of the target to perform tracking. However, a single image patch cannot provide a complete and precise concept of the target object as images are limited in their ability to abstract and can be ambiguous, which makes it…

Cited by 51PDFcodeScholar
2023

Joint Visual Grounding and Tracking With Natural Language Specification

CVPR 2023poster

Tracking by natural language specification aims to locate the referred target in a sequence based on the natural language description. Existing algorithms solve this issue in two steps, visual grounding and tracking, and accordingly deploy the separated grounding model and tracking model to implemen…

2023

Skating-Mixer: Long-Term Sport Audio-Visual Modeling with MLPs

AAAI 2023technical

Figure skating scoring is challenging because it requires judging players’ technical moves as well as coordination with the background music. Most learning-based methods struggle for two reasons: 1) each move in figure skating changes quickly, hence simply applying traditional frame sampling will lo…

2023

Transferable Decoding with Visual Entities for Zero-Shot Image Captioning

ICCV 2023poster

Image-to-text generation aims to describe images using natural language. Recently, zero-shot image captioning based on pre-trained vision-language models (VLMs) and large language models (LLMs) has made significant progress. However, we have observed and empirically demonstrated that these methods a…

Cited by 53PDFcodeScholar
2022

Global Tracking via Ensemble of Local Trackers

CVPR 2022poster

The crux of long-term tracking lies in the difficulty of tracking the target with discontinuous moving caused by out-of-view or occlusion. Existing long-term tracking methods follow two typical strategies. The first strategy employs a local tracker to perform smooth tracking and uses another re-dete…

Cited by 44PDFcodeScholar
2022

GuidedMix-Net: Semi-supervised Semantic Segmentation by Using Labeled Images as Reference

AAAI 2022technical

Semi-supervised learning is a challenging problem which aims to construct a model by learning from limited labeled examples. Numerous methods for this task focus on utilizing the predictions of unlabeled instances consistency alone to regularize networks. However, treating labeled and unlabeled data…

Cited by 26SourcePDFScholar
2021

Audio2Gestures: Generating Diverse Gestures From Speech Audio With Conditional Variational Autoencoders

ICCV 2021poster

Generating conversational gestures from speech audio is challenging due to the inherent one-to-many mapping between audio and body motions. Conventional CNNs/RNNs assume one-to-one mapping, and thus tend to predict the average of all possible target motions, resulting in plain/boring motions during…

Cited by 130PDFcodeScholar