← Search

Qixiang Ye

76 accepted papers

2026

Balancing Understanding and Generation in Discrete Diffusion Models

ICML 2026spotlight

In discrete generative modeling, two dominant paradigms demonstrate divergent capabilities: Masked Diffusion Language Models (MDLM) excel at semantic understanding and zero-shot generalization, whereas Uniform-noise Diffusion Language Models (UDLM) achieve strong few-step generation quality, yet nei…

Cited by 0SourceScholar
2026

Consolidating Reinforcement Learning for Multimodal Discrete Diffusion Models

ICLR 2026poster

Optimizing discrete diffusion model (DDM) with rewards remains a challenge—the non-autoregressive paradigm makes importance sampling intractable and rollout complex, puzzling reinforcement learning methods such as Group Relative Policy Optimization (GRPO). In this study, we introduce **MaskGRPO**, t…

Cited by 0SourcecodeScholar
2026

Instance-level Visual Active Tracking with Occlusion-Aware Planning

CVPR 2026

Visual Active Tracking (VAT) aims to control cameras to follow a target in 3D space, which is critical for applications like drone navigation and security surveillance. However, it faces two key bottlenecks in real-world deployment: confusion from visually similar distractors caused by insufficient

Cited by 0SourcecodeScholar
2026

LongVideo-R1: Smart Navigation for Low-cost Long Video Understanding

CVPR 2026

This paper addresses the critical and underexplored challenge of long video understanding with low computational budgets.We propose LongVideo-R1, an active, reasoning-equipped multimodal large language model (MLLM) agent designed for efficient video context navigation, avoiding the redundancy of exh

Cited by 0SourcecodeScholar
2026

RebRL: Reinforcing Discrete Visual Diffusion Models with Rebalanced Timestep Credits

CVPR 2026

Discrete Diffusion Models (DDMs) have shown great potential in image generation, especially when equipped with reinforcement learning (RL) techniques.However, a fundamental yet overlooked limitation is revealed in our experiments: severe imbalance of credit assignment across timesteps during trainin

Cited by 0SourceScholar
2026

VideoAnchor: Reinforcing Subspace-Structured Visual Cues for Coherent Visual-Spatial Reasoning

ICLR 2026poster

Multimodal Large Language Models (MLLMs) have achieved impressive progress in vision–language alignment, yet they remain limited in visual–spatial reasoning. We first identify that this limitation arises from the attention mechanism: visual tokens are overshadowed by language tokens, preventing the…

Cited by 0SourceScholar
2026

When Local Rules Create Global Order: Self-Organized Representation Learning for Latent Diffusion Models

CVPR 2026

This work studies how latent space structure impacts the performance of Latent Diffusion Models (LDMs). We show that effective generation requires a latent space that is simultaneously locally smooth, enabling stable and reliable reconstruction, and globally dispersive, allowing the model to draw di

Cited by 0SourceScholar
2025

Adaptive Keyframe Sampling for Long Video Understanding

CVPR 2025poster

Multimodal large language models (MLLMs) have enabled open-world visual understanding by injecting visual input as extra tokens into large language models (LLMs) as contexts. However, when the visual input changes from a single image to a long video, the above paradigm encounters difficulty because…

2025

Building Vision Models upon Heat Conduction

CVPR 2025poster

Visual representation models leveraging attention mechanisms are challenged by significant computational overhead, particularly when pursuing large receptive fields. In this study, we aim to mitigate this challenge by introducing the Heat Conduction Operator (HCO) built upon the physical heat conduc…

2025

ChatterBox: Multimodal Referring and Grounding with Chain-of-Questions

AAAI 2025technical

In this study, we establish a benchmark and a baseline approach for Multimodal referring and grounding with Chain-of-Questions (MCQ), opening up a promising direction for ‘logical’ multimodal dialogues. The newly collected dataset, named CB-300K, spans challenges including probing dialogues with spa…

2025

ClawMachine: Learning to Fetch Visual Tokens for Referential Comprehension

ICLR 2025poster

Aligning vision and language concepts at a finer level remains an essential topic of multimodal large language models (MLLMs), particularly for tasks such as referring and grounding. Existing methods, such as *proxy encoding* and *geometry encoding* genres, incorporate additional syntax to encode sp…

2025

DynRefer: Delving into Region-level Multimodal Tasks via Dynamic Resolution

CVPR 2025poster

One important task of multimodal models is to translate referred image regions to human preferred language descriptions. Existing methods, however, ignore the resolution adaptability needs of different tasks, which hinders them to find out precise language descriptions. In this study, we propose a D…

2025

RS-vHeat: Heat Conduction Guided Efficient Remote Sensing Foundation Model

ICCV 2025poster

Remote sensing foundation models largely break away from the traditional paradigm of designing task-specific models, offering greater scalability across multiple tasks. However, they face challenges such as low computational efficiency and limited interpretability, especially when dealing with large…

Cited by 0SourcePDFScholar
2025

Timestep Embedding Tells: It's Time to Cache for Video Diffusion Model

CVPR 2025highlight

As a fundamental backbone for video generation, diffusion models are challenged by low inference speed due to the sequential nature of denoising.Previous methods speed up the models by caching and reusing model outputs at uniformly selected timesteps.However, such a strategy neglects the fact that d…

2024

Artemis: Towards Referential Understanding in Complex Videos

NeurIPS 2024poster

Videos carry rich visual information including object description, action, interaction, etc., but the existing multimodal large language models (MLLMs) fell short in referential understanding scenarios such as video-based referring. In this paper, we present Artemis, an MLLM that pushes video-based…

2024

ControlCap: Controllable Region-level Captioning

ECCV 2024poster

"Region-level captioning is challenged by the caption degeneration issue, which refers to that pre-trained multimodal models tend to predict the most frequent captions but miss the less frequent ones. In this study, we propose a controllable region-level captioning (ControlCap) approach, which intro…

2024

Evaluation of Text-to-Video Generation Models: A Dynamics Perspective

NeurIPS 2024poster

Comprehensive and constructive evaluation protocols play an important role when developing sophisticated text-to-video (T2V) generation models. Existing evaluation protocols primarily focus on temporal consistency and content continuity, yet largely ignore dynamics of video content. Such dynamics is…

2024

Grounding Multimodal Large Language Models to the World

ICLR 2024poster

We introduce Kosmos-2, a Multimodal Large Language Model (MLLM), enabling new capabilities of perceiving object descriptions (e.g., bounding boxes) and grounding text to the visual world. Specifically, we represent text spans (i.e., referring expressions and noun phrases) as links in Markdown, i.e.,…

Cited by 54SourcePDFScholar
2024

Ray Denoising: Depth-aware Hard Negative Sampling for Multi-view 3D Object Detection

ECCV 2024poster

"Multi-view 3D object detection systems often struggle with generating precise predictions due to the challenges in estimating depth from images, increasing redundant and incorrect detections. Our paper presents Ray Denoising, an innovative method that enhances detection accuracy by strategically sa…

2024

Regressor-Segmenter Mutual Prompt Learning for Crowd Counting

CVPR 2024poster

Crowd counting has achieved significant progress by training regressors to predict instance positions. In heavily crowded scenarios however regressors are challenged by uncontrollable annotation variance which causes density map bias and context information inaccuracy. In this study we propose mutua…

2024

Spatial Transform Decoupling for Oriented Object Detection

AAAI 2024technical

Vision Transformers (ViTs) have achieved remarkable success in computer vision tasks. However, their potential in rotation-sensitive scenarios has not been fully explored, and this limitation may be inherently attributed to the lack of spatial invariance in the data-forwarding process. In this study…

2024

VMamba: Visual State Space Model

NeurIPS 2024spotlight

Designing computationally efficient network architectures remains an ongoing necessity in computer vision. In this paper, we adapt Mamba, a state-space language model, into VMamba, a vision backbone with linear time complexity. At the core of VMamba is a stack of Visual State-Space (VSS) blocks with…

2023

Generative Prompt Model for Weakly Supervised Object Localization

ICCV 2023poster

Weakly supervised object localization (WSOL) remains challenging when learning object localization models from image category labels. Conventional methods that discriminatively train activation models ignore representative yet less discriminative object parts. In this study, we propose a generative…

Cited by 37PDFcodeScholar
2023

HiViT: A Simpler and More Efficient Design of Hierarchical Vision Transformer

ICLR 2023top-25%

There has been a debate on the choice of plain vs. hierarchical vision transformers, where researchers often believe that the former (e.g., ViT) has a simpler design but the latter (e.g., Swin) enjoys higher recognition accuracy. Recently, the emerge of masked image modeling (MIM), a self-supervised…

2023

Integrally Migrating Pre-trained Transformer Encoder-decoders for Visual Object Detection

ICCV 2023poster

Modern object detectors have taken the advantages of backbone networks pre-trained on large scale datasets. Except for the backbone networks, however, other components such as the detector head and the feature pyramid network (FPN) remain trained from scratch, which hinders the generalization capaci…

Cited by 36PDFcodeScholar
2023

Integrally Pre-Trained Transformer Pyramid Networks

CVPR 2023poster

In this paper, we present an integral pre-training framework based on masked image modeling (MIM). We advocate for pre-training the backbone and neck jointly so that the transfer gap between MIM and downstream recognition tasks is minimal. We make two technical contributions. First, we unify the rec…

2023

Multi-Agent Automated Machine Learning

CVPR 2023poster

In this paper, we propose multi-agent automated machine learning (MA2ML) with the aim to effectively handle joint optimization of modules in automated machine learning (AutoML). MA2ML takes each machine learning module, such as data augmentation (AUG), neural architecture search (NAS), or hyper-para…

Cited by 6SourcePDFScholar
2022

End-to-End Weakly Supervised Object Detection with Sparse Proposal Evolution

ECCV 2022poster

"Conventional methods for weakly supervised object detection (WSOD) typically enumerate dense proposals and select the discriminative proposals as objects. However, these two-stage “enumerate-and-select” methods suffer object feature ambiguity brought by dense proposals and low detection efficiency…

2022

Object Localization Under Single Coarse Point Supervision

CVPR 2022poster

Point-based object localization (POL), which pursues high-performance object sensing under low-cost data annotation, has attracted increased attention. However, the point annotation mode inevitably introduces semantic variance for the inconsistency of annotated points. Existing POL methods heavily r…

Cited by 33PDFcodeScholar
2022

Point-to-Box Network for Accurate Object Detection via Single Point Supervision

ECCV 2022poster

"Object detection using single point supervision has received increasing attention over the years. However, the performance gap between point supervised object detection (PSOD) and bounding box supervised detection remains large. In this paper, we attribute such a large performance gap to the failur…

2021

Agreement-Discrepancy-Selection: Active Learning with Progressive Distribution Alignment

AAAI 2021technical

In active learning, the ignorance of aligning unlabeled samples' distribution with that of labeled samples hinders the model trained upon labeled samples from selecting informative unlabeled samples. In this paper, we propose an agreement-discrepancy-selection (ADS) approach, and target at unifying…

Cited by 12SourcePDFScholar
2021

Anti-Aliasing Semantic Reconstruction for Few-Shot Semantic Segmentation

CVPR 2021poster

Encouraging progress in few-shot semantic segmentation has been made by leveraging features learned upon base classes with sufficient training data to represent novel classes with few-shot examples. However, this feature sharing mechanism inevitably causes semantic aliasing between novel classes whe…

Cited by 63PDFcodeScholar
2021

Architecture Disentanglement for Deep Neural Networks

ICCV 2021poster

Understanding the inner workings of deep neural networks (DNNs) is essential to provide trustworthy artificial intelligence techniques for practical applications. Existing studies typically involve linking semantic concepts to units or layers of DNNs, but fail to explain the inference process. In th…

Cited by 25PDFcodeScholar
2021

Beyond Bounding-Box: Convex-Hull Feature Adaptation for Oriented and Densely Packed Object Detection

CVPR 2021poster

Detecting oriented and densely packed objects remains challenging for spatial feature aliasing caused by the intersection of reception fields between objects. In this paper, we propose a convex-hull feature adaptation (CFA) approach for configuring convolutional features in accordance with oriented…

Cited by 222PDFcodeScholar
2021

Beyond Max-Margin: Class Margin Equilibrium for Few-Shot Object Detection

CVPR 2021poster

Few-shot object detection has made encouraging progress by reconstructing novel class objects using the feature representation learned upon a set of base classes. However, an implicit contradiction about reconstruction and classification is unfortunately ignored. On the one hand, to precisely recons…

Cited by 215PDFcodeScholar
2021

Conformer: Local Features Coupling Global Representations for Visual Recognition

ICCV 2021poster

Within Convolutional Neural Network (CNN), the convolution operations are good at extracting local features but experience difficulty to capture global representations. Within visual transformer, the cascaded self-attention modules can capture long-distance feature dependencies but unfortunately det…

Cited by 890PDFcodeScholar
2021

Domain General Face Forgery Detection by Learning to Weight

AAAI 2021technical

In this paper, we propose a domain-general model, termed learning-to-weight (LTW), that guarantees face detection performance across multiple domains, particularly the target domains that are never seen before. However, various face forgery methods cause complex and biased data distributions, making…

2021

Multiple Instance Active Learning for Object Detection

CVPR 2021poster

Despite the substantial progress of active learning for image recognition, there still lacks an instance-level active learning method specified for object detection. In this paper, we propose Multiple Instance Active Object Detection (MI-AOD), to select the most informative images for detector train…

Cited by 168PDFcodeScholar
2021

Nearest Neighbor Classifier Embedded Network for Active Learning

AAAI 2021technical

Deep neural networks (DNNs) have been widely applied to active learning. Despite of its effectiveness, the generalization ability of the discriminative classifier (the softmax classifier) is questionable when there is a significant distribution bias between the labeled set and the unlabeled set. In…

Cited by 25SourcePDFScholar
2021

Occlude Them All: Occlusion-Aware Attention Network for Occluded Person Re-ID

ICCV 2021poster

Person Re-Identification (ReID) has achieved remarkable performance along with the deep learning era. However, most approaches carry out ReID only based upon holistic pedestrian regions. In contrast, real-world scenarios involve occluded pedestrians, which provide partial visual appearances and dest…

Cited by 140PDFScholar
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
2021

TS-CAM: Token Semantic Coupled Attention Map for Weakly Supervised Object Localization

ICCV 2021poster

Weakly supervised object localization (WSOL) is a challenging problem when given image category labels but requires to learn object localization models. Optimizing a convolutional neural network (CNN) for classification tends to activate local discriminative regions while ignoring complete object ex…

Cited by 254PDFcodeScholar
2021

Towards Compact CNNs via Collaborative Compression

CVPR 2021poster

Channel pruning and tensor decomposition have received extensive attention in convolutional neural network compression. However, these two techniques are traditionally deployed in an isolated manner, leading to significant accuracy drop when pursuing high compression rates. In this paper, we propose…

Cited by 114PDFcodeScholar
2020

AD-Cluster: Augmented Discriminative Clustering for Domain Adaptive Person Re-Identification

CVPR 2020poster

Domain adaptive person re-identification (re-ID) is a challenging task, especially when person identities in target domains are unknown. Existing methods attempt to address this challenge by transferring image styles or aligning feature distributions across domains, whereas the rich unlabeled sample…

Cited by 383PDFScholar
2020

API-Net: Robust Generative Classifier via a Single Discriminator

ECCV 2020poster

Robustness of deep neural network classifiers has been attracting increased attention. As for the robust classification problem, a generative classifier typically models the distribution of inputs and labels, and thus can better handle off-manifold examples at the cost of a concise structure. On the…

2020

Cogradient Descent for Bilinear Optimization

CVPR 2020poster

Conventional learning methods simplify the bilinear model by regarding two intrinsically coupled factors independently, which degrades the optimization procedure. One reason lies in the insufficient training due to the asynchronous gradient descent, which results in vanishing gradients for the coupl…

Cited by 16PDFScholar
2020

Component Divide-and-Conquer for Real-World Image Super-Resolution

ECCV 2020poster

In this paper, we present a large-scale Diverse Real-world image Super-Resolution dataset, i.e., DRealSR, as well as a divide-and-conquer Super-Resolution (SR) network, exploring the utility of guiding SR model with low-level image components. DRealSR establishes a new SR benchmark with diverse real…

2020

Multiple Anchor Learning for Visual Object Detection

CVPR 2020poster

Classification and localization are two pillars of visual object detectors. However, in CNN-based detectors, these two modules are usually optimized under a fixed set of candidate (or anchor) bounding boxes. This configuration significantly limits the possibility to jointly optimize classification a…

Cited by 125PDFcodeScholar
2020

Multiple Expert Brainstorming for Domain Adaptive Person Re-identification

ECCV 2020poster

Often the best performing deep neural models are ensembles of multiple base-level networks, nevertheless, ensemble learning with respect to domain adaptive person re-ID remains unexplored. In this paper, we propose a multiple expert brainstorming network (MEB-Net) for domain adaptive person re-ID, o…

2020

Prototype Mixture Models for Few-shot Semantic Segmentation

ECCV 2020poster

Few-shot segmentation is challenging because objects within the support and query images could significantly differ in appearance and pose. Using a single prototype acquired directly from the support image to segment the query image causes semantic ambiguity. In this paper, we propose prototype mixt…

2020

Rethinking Performance Estimation in Neural Architecture Search

CVPR 2020poster

Neural architecture search (NAS) remains a challenging problem, which is attributed to the indispensable and time-consuming component of performance estimation (PE). In this paper, we provide a novel yet systematic rethinking of PE in a resource constrained regime, termed budgeted PE (BPE), which pr…

Cited by 35PDFcodeScholar
2020

Video Playback Rate Perception for Self-Supervised Spatio-Temporal Representation Learning

CVPR 2020poster

In self-supervised spatio-temporal representation learning, the temporal resolution and long-short term characteristics are not yet fully explored, which limits representation capabilities of learned models. In this paper, we propose a novel self-supervised method, referred to as video Playback Rate…

Cited by 210PDFcodeScholar
2019

C-MIL: Continuation Multiple Instance Learning for Weakly Supervised Object Detection

CVPR 2019oral

Weakly supervised object detection (WSOD) is a challenging task when provided with image category supervision but required to simultaneously learn object locations and object detectors. Many WSOD approaches adopt multiple instance learning (MIL) and have non-convex loss functions which are prone to…

Cited by 299PDFcodeScholar
2019

DANet: Divergent Activation for Weakly Supervised Object Localization

ICCV 2019poster

Weakly supervised object localization remains a challenge when learning object localization models from image category labels. Optimizing image classification tends to activate object parts and ignore the full object extent, while expanding object parts into full object extent could deteriorate the…

Cited by 242PDFcodeScholar
2019

FreeAnchor: Learning to Match Anchors for Visual Object Detection

NeurIPS 2019poster

Modern CNN-based object detectors assign anchors for ground-truth objects under the restriction of object-anchor Intersection-over-Unit (IoU). In this study, we propose a learning-to-match approach to break IoU restriction, allowing objects to match anchors in a flexible manner. Our approach, referr…

2019

Information Competing Process for Learning Diversified Representations

NeurIPS 2019poster

Learning representations with diversified information remains as an open problem. Towards learning diversified representations, a new approach, termed Information Competing Process (ICP), is proposed in this paper. Aiming to enrich the information carried by feature representations, ICP separates a…

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

Orthogonal Decomposition Network for Pixel-Wise Binary Classification

CVPR 2019poster

The weight sharing scheme and spatial pooling operations in Convolutional Neural Networks (CNNs) introduce semantic correlation to neighboring pixels on feature maps and therefore deteriorate their pixel-wise classification performance. In this paper, we implement an Orthogonal Decomposition Unit (O…

Cited by 10PDFScholar
2019

SIXray: A Large-Scale Security Inspection X-Ray Benchmark for Prohibited Item Discovery in Overlapping Images

CVPR 2019poster

In this paper, we present a large-scale dataset and establish a baseline for prohibited item discovery in Security Inspection X-ray images. Our dataset, named SIXray, consists of 1,059,231 X-ray images, in which 6 classes of 8,929 prohibited items are manually annotated. It raises a brand new challe…

Cited by 359PDFcodeScholar
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
2019

Towards Optimal Structured CNN Pruning via Generative Adversarial Learning

CVPR 2019poster

Structured pruning of filters or neurons has received increased focus for compressing convolutional neural networks. Most existing methods rely on multi-stage optimizations in a layer-wise manner for iteratively pruning and retraining which may not be optimal and may be computation intensive. Beside…

Cited by 712PDFcodeScholar
2018

Image-Image Domain Adaptation With Preserved Self-Similarity and Domain-Dissimilarity for Person Re-Identification

CVPR 2018poster

Person re-identification (re-ID) models trained on one domain often fail to generalize well to another. In our attempt, we present a ``learning via translation'' framework. In the baseline, we translate the labeled images from source to target domain in an unsupervised manner. We then train re-ID mo…

Cited by 1224SourcePDFScholar
2018

Min-Entropy Latent Model for Weakly Supervised Object Detection

CVPR 2018poster

Weakly supervised object detection is a challenging task when provided with image category supervision but required to learn, at the same time, object locations and object detectors. The inconsistency between the weak supervision and learning objectives introduces randomness to object locations and…

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

A scalable convolutional neural network for task-specified scenarios via knowledge distillation

ICASSP 2017accepted

In this paper, we explore the redundancy in convolutional neural network, which scales with the complexity of vision tasks. Considering that many front-end visual systems are interested in only a limited range of visual targets, the removing of task-specified network redundancy can promote a wide ra…

Cited by 0SourceScholar
2017

SRN: Side-output Residual Network for Object Symmetry Detection in the Wild

CVPR 2017oral

In this paper, we establish a baseline for object symmetry detection in complex backgrounds by presenting a new benchmark and an end-to-end deep learning approach, opening up a promising direction for symmetry detection in the wild. The new benchmark, named Sym-PASCAL, spans challenges including obj…

Cited by 120PDFcodeScholar
2017

Self-Learning Scene-Specific Pedestrian Detectors Using a Progressive Latent Model

CVPR 2017poster

In this paper, a self-learning approach is proposed towards solving scene-specific pedestrian detection problem without any human' annotation involved. The self-learning approach is deployed as progressive steps of object discovery, object enforcement, and label propagation. In the learning procedur…

Cited by 41PDFScholar
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
2015

Pedestrian detection via PCA filters based convolutional channel features

ICASSP 2015accepted

In this paper, we propose a kind of image representation, named PCA filters based convolutional channel features (PCA-CCF) for pedestrian detection. The motivation is to use the convolutional network architecture with orthogonal PCA filters to enhance the state-of-the-art aggregate channel features…

Cited by 0SourceScholar