← Search

Guangting Wang

11 accepted papers

2026

Learning Cross-View Object Correspondence via Cycle-Consistent Mask Prediction

CVPR 2026

We study the task of establishing object-level visual correspondence across different viewpoints in videos, focusing on the challenging egocentric-to-exocentric and exocentric-to-egocentric scenarios. We propose a simple yet effective framework based on conditional binary segmentation, where an obje

Cited by 0SourcecodeScholar
2026

MMhops-R1: Multimodal Multi-hop Reasoning

AAAI 2026technical

The ability to perform multi-modal multi-hop reasoning by iteratively integrating information across various modalities and external knowledge is critical for addressing complex real-world challenges. However, existing Multi-modal Large Language Models (MLLMs) are predominantly limited to single-ste

Cited by 0SourcePDFScholar
2025

HQ-CLIP: Leveraging Large Vision-Language Models to Create High-Quality Image-Text Datasets and CLIP Models

ICCV 2025poster

Large-scale but noisy image-text pair data have paved the way for the success of Contrastive Language-Image Pretraining (CLIP). As the foundation vision encoder, CLIP in turn serves as the cornerstone for most large vision-language models (LVLMs). This interdependence naturally raises an interesting…

Cited by 0SourcePDFScholar
2024

Visual Perception by Large Language Model’s Weights

NeurIPS 2024poster

Existing Multimodal Large Language Models (MLLMs) follow the paradigm that perceives visual information by aligning visual features with the input space of Large Language Models (LLMs) and concatenating visual tokens with text tokens to form a unified sequence input for LLMs. These methods demonstra…

2022

Sparse MLP for Image Recognition: Is Self-Attention Really Necessary?

AAAI 2022technical

Transformers have sprung up in the field of computer vision. In this work, we explore whether the core self-attention module in Transformer is the key to achieving excellent performance in image recognition. To this end, we build an attention-free network called sMLPNet based on the existing MLP-bas…

2022

When Shift Operation Meets Vision Transformer: An Extremely Simple Alternative to Attention Mechanism

AAAI 2022technical

Attention mechanism has been widely believed as the key to success of vision transformers (ViTs), since it provides a flexible and powerful way to model spatial relationships. However, is the attention mechanism truly an indispensable part of ViT? Can it be replaced by some other alternatives? To de…

2021

Self-Supervised Visual Representations Learning by Contrastive Mask Prediction

ICCV 2021poster

Advanced self-supervised visual representation learning methods rely on the instance discrimination (ID) pretext task. We point out that the ID task has an implicit semantic consistency (SC) assumption, which may not hold in unconstrained datasets. In this paper, we propose a novel contrastive mask…

Cited by 49PDFcodeScholar
2021

Unsupervised Visual Representation Learning by Tracking Patches in Video

CVPR 2021poster

Inspired by the fact that human eyes continue to develop tracking ability in early and middle childhood, we propose to use tracking as a proxy task for a computer vision system to learn the visual representations. Modelled on the Catch game played by the children, we design a Catch-the-Patch (CtP) g…

Cited by 31PDFcodeScholar
2019

SPM-Tracker: Series-Parallel Matching for Real-Time Visual Object Tracking

CVPR 2019poster

The greatest challenge facing visual object tracking is the simultaneous requirements on robustness and discrimination power. In this paper, we propose a SiamFC-based tracker, named SPM-Tracker, to tackle this challenge. The basic idea is to address the two requirements in two separate matching stag…

Cited by 290PDFScholar