← Search

Qibin Hou

58 accepted papers

2026

Direct 3D-Aware Object Insertion via Decomposed Visual Proxies

ICML 2026poster

Object insertion aims to seamlessly composite a reference object into a specified region of a background image. Recent diffusion-based methods achieve high visual quality but formulate insertion as a simple 2D inpainting task, providing no explicit control over the object’s 3D pose and limiting thei…

Cited by 0SourceScholar
2026

Discriminative Visual Process Rewards for Scaling Thinking at Test-Time with Images

ICML 2026poster

The “thinking with images” paradigm has led multimodal large language models to generate intermediate visual steps—such as cropping, annotation, spatial localization, and sketches—to enhance high-resolution perception and complex reasoning. However, existing multimodal Process Reward Models (PRMs) e…

Cited by 0SourceScholar
2026

GeoAgent: Learning to Geolocate Everywhere with Reinforced Geographic Characteristics

CVPR 2026

This paper presents GeoAgent, a model capable of reasoning closely with humans and deriving fine-grained address conclusions. Previous RL-based methods have achieved breakthroughs in performance and interpretability but still remain concerns because of their reliance on AI-generated chain-of-thought

Cited by 0SourceScholar
2026

SLIP-RS: Structured-Attribute Language-Image Pre-Training for Remote Sensing Object Detection

ICML 2026poster

Existing language-image pre-training for remote sensing object detection is constrained by Monolithic Label Learning, which relies on exhaustively enumerating open-set categories via black-box data to acquire fine-grained representations, creating a dependency incompatible with the domain's inherent…

Cited by 0SourceScholar
2026

SM3Det: A Unified Model for Multi-Modal Remote Sensing Object Detection

AAAI 2026technical

With the rapid advancement of remote sensing technology, high-resolution multi-modal imagery is now more widely accessible. Conventional object detection models are trained on a single dataset, often restricted to a specific imaging modality and annotation format. However, such an approach overlooks

Cited by 0SourcePDFScholar
2026

See What I Mean: Aligning Vision and Language Representations for Video Fine-grained Object Understanding

CVPR 2026

We present SWIM (See What I Mean), a novel training strategy that aligns vision and language representations to enable fine-grained object understanding solely from textual prompts. Unlike existing approaches that require explicit visual prompts, such as masks or points, SWIM leverages mask supervis

Cited by 0SourcecodeScholar
2026

StableVLA: Towards Robust Vision-Language-Action Models without Extra Data

ICML 2026poster

It is infeasible to encompass all possible disturbances within the training dataset. This raises a critical question regarding the robustness of Vision-Language-Action (VLA) models when encountering unseen real-world visual disturbances, particularly under imperfect visual conditions. In this work, …

Cited by 0SourceScholar
2026

Strip R-CNN: Large Strip Convolution for Remote Sensing Object Detection

AAAI 2026technical

In this paper, we show that current approaches using large square kernels or transformer-based global modeling aggregate contextual information uniformly across spatial dimensions, leading to feature dilution and localization errors for elongated targets. To mitigate this issue, we propose Strip R-C

Cited by 0SourcePDFScholar
2026

TS-Attn: Temporal-wise Separable Attention for Multi-Event Video Generation

ICLR 2026poster

Generating high-quality videos from complex temporal descriptions, which refer to prompts containing multiple sequential actions, remains a significant challenge. Existing methods are constrained by an inherent trade-off: using multiple short prompts fed sequentially into the model improves action f…

Cited by 0SourcecodeScholar
2026

Test-Time Multi-Prompt Adaptation for Open-Vocabulary Remote Sensing Image Segmentation

CVPR 2026

The rise of vision-language models (VLMs) has driven the initial exploration of open-vocabulary remote sensing image semantic segmentation (OVRSIS), enabling recognition of unseen categories in complex Earth observation scenes. However, existing methods primarily focus on enhancing visual representa

Cited by 0SourcecodeScholar
2026

The Consistency Critic: Correcting Inconsistencies in Generated Images via Reference-Guided Attentive Alignment

CVPR 2026

Previous works have explored various customized generation tasks given a reference image, but they still face limitations in generating consistent fine-grained details. In this paper, our aim is to solve the inconsistency problem of generated images by applying a reference-guided post-editing approa

Cited by 0SourcecodeScholar
2026

Trust but Verify: Adaptive Conditioning for Reference-Based Diffusion Super-Resolution via Implicit Reference Correlation Modeling

ICLR 2026poster

Recent works have explored reference-based super-resolution (RefSR) to mitigate hallucinations in diffusion-based image restoration. A key challenge is that real-world degradations make correspondences between low-quality (LQ) inputs and reference (Ref) images unreliable, requiring adaptive control…

Cited by 0SourcecodeScholar
2025

AR-1-to-3: Single Image to Consistent 3D Object via Next-View Prediction

ICCV 2025poster

Novel view synthesis (NVS) is a cornerstone for image-to-3d creation. However, existing works still struggle to maintain consistency between the generated views and the input views, especially when there is a significant camera pose difference, leading to poor-quality 3D geometries and textures. We…

2025

DFormerv2: Geometry Self-Attention for RGBD Semantic Segmentation

CVPR 2025poster

Recent advances in scene understanding benefit a lot from depth maps because of the 3D geometry information, especially in complex conditions (e.g., low light and overexposed). Existing approaches encode depth maps along with RGB images and perform feature fusion between them to enable more robust p…

2025

Docopilot: Improving Multimodal Models for Document-Level Understanding

CVPR 2025poster

Despite significant progress in multimodal large language models (MLLMs), their performance on complex, multi-page document comprehension remains inadequate, largely due to the lack of high-quality, document-level datasets. While current retrieval-augmented generation (RAG) methods offer partial sol…

2025

KAC: Kolmogorov-Arnold Classifier for Continual Learning

CVPR 2025highlight

Continual learning requires models to train continuously across consecutive tasks without forgetting. Most existing methods utilize linear classifiers, which struggle to maintain a stable classification space while learning new tasks. Inspired by the success of Kolmogorov-Arnold Networks (KAN) in pr…

2025

Multi-Task Dense Predictions via Unleashing the Power of Diffusion

ICLR 2025poster

Diffusion models have exhibited extraordinary performance in dense prediction tasks. However, there are few works exploring the diffusion pipeline for multi-task dense predictions. In this paper, we unlock the potential of diffusion models in solving multi-task dense predictions and propose a novel…

2025

OmniSegmentor: A Flexible Multi-Modal Learning Framework for Semantic Segmentation

NeurIPS 2025poster

Recent research on representation learning has proved the merits of multi-modal clues for robust semantic segmentation. Nevertheless, a flexible pretrain-and-finetune pipeline for multiple visual modalities remains unexplored. In this paper, we propose a novel multi-modal learning framework, termed…

Cited by 0SourcecodeScholar
2025

Re-Aligning Language to Visual Objects with an Agentic Workflow

ICLR 2025poster

Language-based object detection (LOD) aims to align visual objects with language expressions. A large amount of paired data is utilized to improve LOD model generalizations. During the training process, recent studies leverage vision-language models (VLMs) to automatically generate human-like expres…

Cited by 0SourcePDFScholar
2025

Revisiting Efficient Semantic Segmentation: Learning Offsets for Better Spatial and Class Feature Alignment

ICCV 2025poster

Semantic segmentation is fundamental to vision systems requiring pixel-level scene understanding, yet deploying it on resource-constrained devices demands efficient architectures. Although existing methods achieve real-time inference through lightweight designs, we reveal their inherent limitation:…

2025

SE-GUI: Enhancing Visual Grounding for GUI Agents via Self-Evolutionary Reinforcement Learning

NeurIPS 2025poster

Graphical User Interface (GUI) agents have made substantial strides in understanding and executing user instructions across diverse platforms. Yet, grounding these instructions to precise interface elements remains challenging—especially in complex, high-resolution, professional environments. Tradit…

Cited by 0SourceScholar
2025

TAR3D: Creating High-Quality 3D Assets via Next-Part Prediction

ICCV 2025poster

We present TAR3D, a novel framework that consists of a 3D-aware Vector Quantized-Variational AutoEncoder (VQVAE) and a Generative Pre-trained Transformer (GPT) to generate high-quality 3D assets. The core insight of this work is to migrate the multimodal unification and promising learning capabiliti…

2025

TempSamp-R1: Effective Temporal Sampling with Reinforcement Fine-Tuning for Video LLMs

NeurIPS 2025poster

This paper introduces TempSamp-R1, a new reinforcement fine-tuning framework designed to improve the effectiveness of adapting multimodal large language models (MLLMs) to video temporal grounding tasks. We reveal that existing reinforcement learning methods, such as Group Relative Policy Optimizatio…

Cited by 0SourcecodeScholar
2025

Unbiased Region-Language Alignment for Open-Vocabulary Dense Prediction

ICCV 2025poster

Pre-trained vision-language models (VLMs), such as CLIP, have demonstrated impressive zero-shot recognition capability, but still underperform in dense prediction tasks. Self-distillation recently is emerging as a promising approach for fine-tuning VLMs to better adapt to local regions without requi…

2024

Cascade-CLIP: Cascaded Vision-Language Embeddings Alignment for Zero-Shot Semantic Segmentation

ICML 2024poster

Pre-trained vision-language models, e.g., CLIP, have been successfully applied to zero-shot semantic segmentation. Existing CLIP-based approaches primarily utilize visual features from the last layer to align with text embeddings, while they neglect the crucial information in intermediate layers tha…

2024

CorrMatch: Label Propagation via Correlation Matching for Semi-Supervised Semantic Segmentation

CVPR 2024poster

This paper presents a simple but performant semi-supervised semantic segmentation approach called CorrMatch. Previous approaches mostly employ complicated training strategies to leverage unlabeled data but overlook the role of correlation maps in modeling the relationships between pairs of locations…

2024

CrossKD: Cross-Head Knowledge Distillation for Object Detection

CVPR 2024poster

Knowledge Distillation (KD) has been validated as an effective model compression technique for learning compact object detectors. Existing state-of-the-art KD methods for object detection are mostly based on feature imitation. In this paper we present a general and effective prediction mimicking dis…

2024

DFormer: Rethinking RGBD Representation Learning for Semantic Segmentation

ICLR 2024poster

We present DFormer, a novel RGB-D pretraining framework to learn transferable representations for RGB-D segmentation tasks. DFormer has two new key innovations: 1) Unlike previous works that encode RGB-D information with RGB pretrained backbone, we pretrain the backbone using image-depth pairs from…

Cited by 58SourcePDFScholar
2024

Get What You Want, Not What You Don't: Image Content Suppression for Text-to-Image Diffusion Models

ICLR 2024poster

The success of recent text-to-image diffusion models is largely due to their capacity to be guided by a complex text prompt, which enables users to precisely describe the desired content. However, these models struggle to effectively suppress the generation of undesired content, which is explicitly…

2024

Multi-Task Dense Prediction via Mixture of Low-Rank Experts

CVPR 2024poster

Previous multi-task dense prediction methods based on the Mixture of Experts (MoE) have received great performance but they neglect the importance of explicitly modeling the global relations among all tasks. In this paper we present a novel decoder-focused method for multi-task dense prediction call…

2024

OPUS: Occupancy Prediction Using a Sparse Set

NeurIPS 2024poster

Occupancy prediction, aiming at predicting the occupancy status within voxelized 3D environment, is quickly gaining momentum within the autonomous driving community. Mainstream occupancy prediction works first discretize the 3D environment into voxels, then perform classification on such dense grids…

2024

SARDet-100K: Towards Open-Source Benchmark and ToolKit for Large-Scale SAR Object Detection

NeurIPS 2024spotlight

Synthetic Aperture Radar (SAR) object detection has gained significant attention recently due to its irreplaceable all-weather imaging capabilities. However, this research field suffers from both limited public datasets (mostly comprising <2K images with only mono-category objects) and inaccessible…

2024

StoryDiffusion: Consistent Self-Attention for Long-Range Image and Video Generation

NeurIPS 2024spotlight

For recent diffusion-based generative models, maintaining consistent content across a series of generated images, especially those containing subjects and complex details, presents a significant challenge. In this paper, we propose a simple but effective self-attention mechanism, termed Consistent S…

2024

TeMO: Towards Text-Driven 3D Stylization for Multi-Object Meshes

CVPR 2024poster

Recent progress in the text-driven 3D stylization of a single object has been considerably promoted by CLIP-based methods. However the stylization of multi-object 3D scenes is still impeded in that the image-text pairs used for pre-training CLIP mostly consist of an object. Meanwhile the local detai…

Cited by 9SourcePDFScholar
2024

Traffic Scene Parsing through the TSP6K Dataset

CVPR 2024poster

Traffic scene perception in computer vision is a critically important task to achieve intelligent cities. To date most existing datasets focus on autonomous driving scenes. We observe that the models trained on those driving datasets often yield unsatisfactory results on traffic monitoring scenes. H…

2023

AMT: All-Pairs Multi-Field Transforms for Efficient Frame Interpolation

CVPR 2023poster

We present All-Pairs Multi-Field Transforms (AMT), a new network architecture for video frame interpolation. It is based on two essential designs. First, we build bidirectional correlation volumes for all pairs of pixels and use the predicted bilateral flows to retrieve correlations for updating bot…

2023

Large Selective Kernel Network for Remote Sensing Object Detection

ICCV 2023poster

Recent research on remote sensing object detection has largely focused on improving the representation of oriented bounding boxes but has overlooked the unique prior knowledge presented in remote sensing scenarios. Such prior knowledge can be useful because tiny remote sensing objects may be mistake…

Cited by 467PDFcodeScholar
2023

SRFormer: Permuted Self-Attention for Single Image Super-Resolution

ICCV 2023poster

Previous works have shown that increasing the window size for Transformer-based image super-resolution models (e.g., SwinIR) can significantly improve the model performance but the computation overhead is also considerable. In this paper, we present SRFormer, a simple but novel method that can enjoy…

Cited by 216PDFcodeScholar
2022

L2G: A Simple Local-to-Global Knowledge Transfer Framework for Weakly Supervised Semantic Segmentation

CVPR 2022poster

Mining precise class-aware attention maps, a.k.a, class activation maps, is essential for weakly supervised semantic segmentation. In this paper, we present L2G, a simple online local-to-global knowledge transfer framework for high-quality object attention mining. We observe that classification mode…

Cited by 183PDFcodeScholar
2022

Localization Distillation for Dense Object Detection

CVPR 2022poster

Knowledge distillation (KD) has witnessed its powerful capability in learning compact models in object detection. Previous KD methods for object detection mostly focus on imitating deep features within the imitation regions instead of logit mimicking on classification due to the inefficiency in dist…

Cited by 239PDFcodeScholar
2022

SegNeXt: Rethinking Convolutional Attention Design for Semantic Segmentation

NeurIPS 2022accept

We present SegNeXt, a simple convolutional network architecture for semantic segmentation. Recent transformer-based models have dominated the field of se- mantic segmentation due to the efficiency of self-attention in encoding spatial information. In this paper, we show that convolutional attention…

2021

All Tokens Matter: Token Labeling for Training Better Vision Transformers

NeurIPS 2021poster

In this paper, we present token labeling---a new training objective for training high-performance vision transformers (ViTs). Different from the standard training objective of ViTs that computes the classification loss on an additional trainable class token, our proposed one takes advantage of all t…

2021

AutoSpace: Neural Architecture Search With Less Human Interference

ICCV 2021poster

Current neural architecture search (NAS) algorithms still require expert knowledge and effort to design a search space for network construction. In this paper, we consider automating the search space design to minimize human interference, which however faces two challenges: the explosive complexity…

Cited by 16PDFcodeScholar
2020

Improving Convolutional Networks With Self-Calibrated Convolutions

CVPR 2020poster

Recent advances on CNNs are mostly devoted to designing more complex architectures to enhance their representation learning capacity. In this paper, we consider how to improve the basic convolutional feature transformation process of CNNs without tuning the model architectures. To this end, we prese…

Cited by 542PDFcodeScholar
2020

Neural Epitome Search for Architecture-Agnostic Network Compression

ICLR 2020poster

Traditional compression methods including network pruning, quantization, low rank factorization and knowledge distillation all assume that network architectures and parameters should be hardwired. In this work, we propose a new perspective on network compression, i.e., network parameters can be dis…

Cited by 16SourceScholar
2020

Rethinking Bottleneck Structure for Efficient Mobile Network Design

ECCV 2020poster

The inverted residual block is dominating architecture design for mobile networks recently. It changes the classic residual bottleneck by introducing two design rules: learning inverted residuals and using linear bottlenecks. In this paper, we rethink the necessity of such design change and find it…

Cited by 336SourcePDFScholar
2019

A Simple Pooling-Based Design for Real-Time Salient Object Detection

CVPR 2019poster

We solve the problem of salient object detection by investigating how to expand the role of pooling in convolutional neural networks. Based on the U-shape architecture, we first build a global guidance module (GGM) upon the bottom-up pathway, aiming at providing layers at different feature levels th…

Cited by 1257PDFScholar
2019

Integral Object Mining via Online Attention Accumulation

ICCV 2019poster

Object attention maps generated by image classifiers are usually used as priors for weakly-supervised segmentation approaches. However, normal image classifiers produce attention only at the most discriminative object parts, which limits the performance of weakly-supervised segmentation task. Theref…

Cited by 279PDFScholar
2019

S4Net: Single Stage Salient-Instance Segmentation

CVPR 2019poster

We consider an interesting problem---salient instance segmentation. Other than producing approximate bounding boxes, our network also outputs high-quality instance-level segments. Taking into account the category-independent property of each target, we design a single stage salient instance segmenta…

Cited by 108PDFcodeScholar
2018

Associating Inter-Image Salient Instances for Weakly Supervised Semantic Segmentation

ECCV 2018poster

Effectively bridging between image level keyword annotations and corresponding image pixels is one of the main challenges in weakly supervised semantic segmentation. In this paper, we use an instance-level salient object detector to automatically generate salient instances (candidate objects) for tr…

Cited by 120SourcePDFScholar
2018

Salient Objects in Clutter: Bringing Salient Object Detection to the Foreground

ECCV 2018poster

We provide a comprehensive evaluation of salient object detection (SOD) models. Our analysis identifies a serious design bias of existing SOD datasets which assumes that each image contains at least one clearly outstanding salient object in low clutter. The design bias has led to a saturated high pe…

Cited by 380SourcePDFScholar
2017

Deeply Supervised Salient Object Detection With Short Connections

CVPR 2017poster

Recent progress on saliency detection is substantial, benefiting mostly from the explosive development of Convolutional Neural Networks (CNNs). Semantic segmentation and saliency detection algorithms developed lately have been mostly based on Fully Convolutional Neural Networks (FCNs). There is stil…

Cited by 1892PDFcodeScholar