← Search

Zhaoyang Zeng

17 accepted papers

2026

Rex-Thinker: Grounded Object Referring via Chain-of-Thought Reasoning

ICLR 2026poster

Object referring aims to detect all objects in an image that match a given natural language description. We argue that a robust object referring model should be grounded, meaning its predictions should be both explainable and faithful to the visual content. Specifically, it should satisfy two key pr…

Cited by 0SourcecodeScholar
2026

TAPTRv3: Spatial and Temporal Context Foster Robust Tracking of Any Point in Long Video

ICLR 2026poster

In this paper, built upon TAPTRv2, we present TAPTRv3. TAPTRv3 improves TAPTRv2 by addressing its shortage in querying high quality features from long videos, where the target tracking points normally undergo increasing variation over time. In TAPTRv3, we propose to utilize both spatial and temporal…

Cited by 0SourcecodeScholar
2024

Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection

ECCV 2024poster

"In this paper, we develop an open-set object detector, called Grounding DINO, by marrying Transformer-based detector DINO with grounded pre-training, which can detect arbitrary objects with human inputs such as category names or referring expressions. The key solution of open-set object detection i…

2024

T-Rex2: Towards Generic Object Detection via Text-Visual Prompt Synergy

ECCV 2024poster

"We present , a highly practical model for open-set object detection. Previous open-set object detection methods relying on text prompts effectively encapsulate the abstract concept of common objects, but struggle with rare or complex object representation due to data scarcity and descriptive limita…

2024

TAPTR: Tracking Any Point with Transformers as Detection

ECCV 2024poster

"In this paper, we propose a simple yet effective approach for Tracking Any Point with TRansformers (). Based on the observation that point tracking bears a great resemblance to object detection and tracking, we borrow designs from DETR-like algorithms to address the task of TAP. In , in each video…

Cited by 20SourcePDFScholar
2024

TAPTRv2: Attention-based Position Update Improves Tracking Any Point

NeurIPS 2024poster

In this paper, we present TAPTRv2, a Transformer-based approach built upon TAPTR for solving the Tracking Any Point (TAP) task. TAPTR borrows designs from DEtection TRansformer (DETR) and formulates each tracking point as a point query, making it possible to leverage well-studied operations in DETR-…

Cited by 7SourcePDFScholar
2023

DFA3D: 3D Deformable Attention For 2D-to-3D Feature Lifting

ICCV 2023poster

In this paper, we propose a new operator, called 3D DeFormable Attention (DFA3D), for 2D-to-3D feature lifting, which transforms multi-view 2D image features into a unified 3D space for 3D object detection. Existing feature lifting approaches, such as Lift-Splat-based and 2D attention-based, either…

Cited by 44PDFcodeScholar
2023

Detection Transformer with Stable Matching

ICCV 2023poster

This paper is concerned with the matching stability problem across different decoder layers in DEtection TRansformers (DETR). We point out that the unstable matching in DETR is caused by a multi-optimization path problem, which is highlighted by the one-to-one matching design in DETR. To address thi…

Cited by 46PDFcodeScholar
2022

Tencent-MVSE: A Large-Scale Benchmark Dataset for Multi-Modal Video Similarity Evaluation

CVPR 2022poster

Multi-modal video similarity evaluation is important for video recommendation systems such as video de-duplication, relevance matching, ranking, and diversity control. However, there still lacks a benchmark dataset that can support supervised training and accurate evaluation. In this paper, we propo…

Cited by 8PDFcodeScholar
2021

Active Contrastive Learning of Audio-Visual Video Representations

ICLR 2021poster

Contrastive learning has been shown to produce generalizable representations of audio and visual data by maximizing the lower bound on the mutual information (MI) between different views of an instance. However, obtaining a tight lower bound requires a sample size exponential in MI and thus a large…

2021

Contrastive Learning of Global and Local Video Representations

NeurIPS 2021poster

Contrastive learning has delivered impressive results for various tasks in the self-supervised regime. However, existing approaches optimize for learning representations specific to downstream scenarios, i.e., global representations suitable for tasks such as classification or local representations…

Cited by 63SourcePDFScholar
2021

Seeing Out of the Box: End-to-End Pre-Training for Vision-Language Representation Learning

CVPR 2021poster

We study on joint learning of Convolutional Neural Network (CNN) and Transformer for vision-language pre-training (VLPT) which aims to learn cross-modal alignments from millions of image-text pairs. State-of-the-art approaches extract salient image regions and align regions with words step-by-step.…

Cited by 305PDFcodeScholar
2020

Mind the Discriminability: Asymmetric Adversarial Domain Adaptation

ECCV 2020poster

Adversarial domain adaptation has made tremendous success by learning domain-invariant feature representations. However, conventional adversarial training pushes two domains together and brings uncertainty to feature learning, which deteriorates the discriminability in the target domain. In this pap…

Cited by 59SourcePDFScholar
2020

Suppressing Mislabeled Data via Grouping and Self-Attention

ECCV 2020poster

Deep networks achieve excellent results on large-scale clean data but degrade significantly when learning from noisy labels. To suppressing the impact of mislabeled data, this paper proposes a conceptually simple yet efficient training block, termed as Attentive Feature Mixup (AFM), which allows pay…

2019

WSOD2: Learning Bottom-Up and Top-Down Objectness Distillation for Weakly-Supervised Object Detection

ICCV 2019poster

We study on weakly-supervised object detection (WSOD) which plays a vital role in relieving human involvement from object-level annotations. Predominant works integrate region proposal mechanisms with convolutional neural networks (CNN). Although CNN is proficient in extracting discriminative local…

Cited by 185PDFcodeScholar