← Search

Yousong Zhu

16 accepted papers

2026

GThinker: Towards General Multimodal Reasoning via Cue-Guided Rethinking

CVPR 2026

Despite recent advances in multimodal reasoning, Multimodal Large Language Models (MLLMs) still struggle on complex tasks where initial visual perceptions can be misleading. This performance gap stems from a critical reasoning flaw we term Visual Inertia: while MLLMs excel at iterative reflection in

Cited by 0SourcecodeScholar
2026

GeM-VG: Towards Generalized Multi-image Visual Grounding with Multimodal Large Language Models

AAAI 2026technical

Multimodal Large Language Models (MLLMs) have demonstrated impressive progress in single-image grounding and general multi-image understanding. Recently, some methods begin to address multi-image grounding. However, they are constrained by single-target localization and limited types of practical ta

Cited by 0SourcePDFScholar
2025

FOCUS: Unified Vision-Language Modeling for Interactive Editing Driven by Referential Segmentation

NeurIPS 2025poster

Recent Large Vision Language Models (LVLMs) demonstrate promising capabilities in unifying visual understanding and generative modeling, enabling both accurate content understanding and flexible editing. However, current approaches treat \textbf{\textit{"what to see"}} and \textbf{\textit{"how to ed…

Cited by 0SourceScholar
2025

Griffon v2: Advancing Multimodal Perception with High-Resolution Scaling and Visual-Language Co-Referring

ICCV 2025poster

Large Vision Language Models have achieved fine-grained object perception, but the limitation of image resolution remains a significant obstacle to surpassing the performance of task-specific experts in complex and dense scenarios. Such limitation further restricts the model's potential to achieve n…

2024

Self-Supervised Representation Learning from Arbitrary Scenarios

CVPR 2024poster

Current self-supervised methods can primarily be categorized into contrastive learning and masked image modeling. Extensive studies have demonstrated that combining these two approaches can achieve state-of-the-art performance. However these methods essentially reinforce the global consistency of co…

Cited by 1SourcePDFScholar
2024

The Devil is in Details: Delving Into Lite FFN Design for Vision Transformers

ICASSP 2024accepted

Transformer has demonstrated exceptional performance on a variety of vision tasks. However, its high computational complexity can become problematic. In this paper, we conduct a systematic analysis of the complexity of each component in vision transformers, and identify an easily overlooked detail:…

Cited by 0SourceScholar
2023

Exploring Stochastic Autoregressive Image Modeling for Visual Representation

AAAI 2023technical

Autoregressive language modeling (ALM) has been successfully used in self-supervised pre-training in Natural language processing (NLP). However, this paradigm has not achieved comparable results with other self-supervised approaches in computer vision (e.g., contrastive learning, masked image modeli…

2022

C2AM Loss: Chasing a Better Decision Boundary for Long-Tail Object Detection

CVPR 2022poster

Long-tail object detection suffers from poor performance on tail categories. We reveal that the real culprit lies in the extremely imbalanced distribution of the classifier's weight norm. For conventional softmax cross-entropy loss, such imbalanced weight norm distribution yields ill conditioned dec…

Cited by 28PDFScholar
2022

Obj2Seq: Formatting Objects as Sequences with Class Prompt for Visual Tasks

NeurIPS 2022accept

Visual tasks vary a lot in their output formats and concerned contents, therefore it is hard to process them with an identical structure. One main obstacle lies in the high-dimensional outputs in object-level visual tasks. In this paper, we propose an object-centric vision framework, Obj2Seq. Obj2Se…

2022

PASS: Part-Aware Self-Supervised Pre-training for Person Re-identification

ECCV 2022poster

"In person re-identification (ReID), very recent researches have validated pre-training the models on unlabelled person images is much better than on ImageNet. However, these researches directly apply the existing self-supervised learning (SSL) methods designed for image classification to ReID witho…

2022

UniVIP: A Unified Framework for Self-Supervised Visual Pre-Training

CVPR 2022poster

Self-supervised learning (SSL) holds promise in leveraging large amounts of unlabeled data. However, the success of popular SSL methods has limited on single-centric-object images like those in ImageNet and ignores the correlation among the scene and instances, as well as the semantic difference of…

Cited by 41PDFScholar
2021

Adaptive Class Suppression Loss for Long-Tail Object Detection

CVPR 2021poster

To address the problem of long-tail distribution for the large vocabulary object detection task, existing methods usually divide the whole categories into several groups and treat each group with different strategies. These methods bring the following two problems. One is the training inconsistency…

Cited by 128PDFcodeScholar
2021

MST: Masked Self-Supervised Transformer for Visual Representation

NeurIPS 2021poster

Transformer has been widely used for self-supervised pre-training in Natural Language Processing (NLP) and achieved great success. However, it has not been fully explored in visual self-supervised learning. Meanwhile, previous methods only consider the high-level feature and learning representation…

Cited by 180SourcePDFScholar
2020

Large Batch Optimization for Object Detection: Training COCO in 12 Minutes

ECCV 2020poster

Most of existing object detectors usually adopt a small training batch size ( ~16), which severely hinders the whole community from exploring large-scale datasets due to the extremely long training procedure. In this paper, we propose a versatile large batch optimization framework for object detecti…

2017

CoupleNet: Coupling Global Structure With Local Parts for Object Detection

ICCV 2017poster

The region-based Convolutional Neural Network (CNN) detectors such as Faster R-CNN or R-FCN have already shown promising results for object detection by combining the region proposal subnetwork and the classification subnetwork together. Although R-FCN has achieved higher detection speed while keepi…

Cited by 352PDFcodeScholar