← Search

Qi Chu

45 accepted papers

2026

CDICS: Delving Into Fine-Grained Attribute for In-Context Segmentation via Compositional Prompts and Phased Decoupling

CVPR 2026

In-Context Learning (ICL) has shown great effectiveness in developing generalist image segmentation models. Its significant advantage over text-based descriptions is the ability to convey intricate visual appearance details through simple reference images. However, finding a perfectly matching singl

Cited by 0SourceScholar
2026

Flora: Effortless Context Construction to Arbitrary Length and Scale

AAAI 2026technical

Effectively handling long contexts is challenging for Large Language Models (LLMs) due to the rarity of long texts, high computational demands, and substantial forgetting of short-context abilities. Recent approaches have attempted to construct long contexts for instruction tuning, but these methods

Cited by 0SourcePDFScholar
2026

GuardTrace-VL: Detecting Unsafe Multimodel Reasoning via Iterative Safety Supervision

CVPR 2026

Multimodal large reasoning models (MLRMs) are increasingly deployed for vision-language tasks that produce explicit intermediate rationales. However, reasoning traces can contain unsafe content even when the final answer is non-harmful, creating deployment risks. Existing multimodal safety guards pr

Cited by 0SourcecodeScholar
2026

HyperSign: Hierarchical Hypergraph-based Co-occurrence Modeling for Sign Language Recognition and Translation

AAAI 2026technical

Effectively capturing co-occurrence signals, such as hand shapes, facial expressions, and body postures, is critical for semantic understanding in sign language recognition (SLR) and translation (SLT). Although skeleton data offer greater efficiency and robustness than RGB inputs, existing methods t

Cited by 0SourcePDFScholar
2026

Learning to Focus and Precise Cropping:A Reinforcement Learning Framework with Information Gaps and Grounding Loss for MLLMs

CVPR 2026

To enhance the perception and reasoning capabilities of multimodal large language models in complex visual scenes, recent research has introduced agent-based workflows. In these works, MLLMs autonomously utilize image cropping tool to analyze regions of interest for question answering. While existin

Cited by 0SourcecodeScholar
2026

MFEN: Multi-Frequency Expert Network for Visible-Infrared Person Re-ID

CVPR 2026

Visible-infrared person re-identification (VI-ReID) is challenging due to the large modality discrepancy between visible and infrared images. We contend that this discrepancy is largely related to differing lighting conditions, including differences in light wavelength and light source type. Recentl

Cited by 0SourceScholar
2026

MagicPaint: Operate Anything for Image Inpainting with Diffusion Model

AAAI 2026technical

Recent diffusion-based models have significantly improved inpainting quality. However, existing methods struggle with multi-task inpainting due to conflicting optimization objectives, and current datasets are typically limited to task-specific scenarios, hindering joint training. To address these ch

Cited by 0SourcePDFScholar
2026

Your Classifier Can Do More: Towards Balancing the Gaps in Classification, Robustness, and Generation

CVPR 2026

Joint Energy-based Models (JEMs) are well known for their ability to unify classification and generation within a single framework. Despite their promising generative and discriminative performance, their robustness remains far inferior to adversarial training (AT), which, conversely, achieves stron

Cited by 0SourcecodeScholar
2025

CMGait: Enhancing Cross-Modality Gait Recognition between LiDAR and RGB through Contrastive Identity-consistent Feature Aggregation

ICASSP 2025accepted

Combination usage of LiDAR and RGB cameras for gait recognition can achieve cross space recognition and privacy protection. In addition, the widespread application of LiDAR cameras with 3D geometry information and the large amount of RGB gaits has led to the demand for cross-modality gait recognitio…

Cited by 0SourceScholar
2025

FE-CLIP: Frequency Enhanced CLIP Model for Zero-Shot Anomaly Detection and Segmentation

ICCV 2025poster

Zero-shot anomaly detection (ZSAD) requires detection models trained using auxiliary data to detect anomalies without any training sample in a target dataset. It is challenging since the models need to generalize to anomalies across different domains. Recently, CLIP-based anomaly detection methods,…

Cited by 0SourcePDFScholar
2025

MARS-Bench: A Multi-turn Athletic Real-world Scenario Benchmark for Dialogue Evaluation

EMNLP 2025

Large Language Models ( LLMs ), e.g. ChatGPT, have been widely adopted in real-world dialogue applications. However, LLMs’ robustness, especially in handling long complex dialogue sessions, including frequent motivation transfer, sophisticated cross-turn dependency, is criticized all along. Neverthe

2025

Rethinking Masked Data Reconstruction Pretraining for Strong 3D Action Representation Learning

AAAI 2025technical

In 3D human action recognition, limited supervised data makes it challenging to fully tap into the modeling potential of powerful networks such as transformers. As a result, researchers have been actively investigating effective self-supervised pre-training strategies. For example, MAMP shows that i…

Cited by 0SourcePDFScholar
2025

Towards Anytime Retrieval: A Benchmark for Anytime Person Re-Identification

IJCAI 2025

In real applications, person re-identification (ReID) expects to retrieve the target person at any time, including both daytime and nighttime, ranging from short-term to long-term. However, existing ReID tasks and datasets cannot meet this requirement, as they are constrained by available time and o

2025

Training an Anti-KD Model that Cannot Teach Students via Similarity Disruption

ICASSP 2025accepted

Knowledge Distillation (KD) aims to enhance the performance of student models by transferring knowledge from teacher models. While reaping the benefits of KD, the intellectual property risks associated with it cannot be ignored. Even if models are released without training data or provided as a serv…

Cited by 0SourceScholar
2025

Training-free Open-Vocabulary Semantic Segmentation via Diverse Prototype Construction and Sub-region Matching

AAAI 2025technical

Open-vocabulary semantic segmentation (OVSS) aims to segment images of arbitrary categories specified by class labels. While previous approaches relied on extensive image-text pairs or dense semantic annotations, recent training-free methods attempted to overcome these limitations by constructing se…

Cited by 0SourcePDFScholar
2025

UNICL-SAM: Uncertainty-Driven In-Context Segmentation with Part Prototype Discovery

CVPR 2025poster

Recent advancements in in-context segmentation generalists have demonstrated significant success in performing various image segmentation tasks using a limited number of labeled example images. However, real-world applications present challenges due to the variability of support examples, which ofte…

Cited by 0SourcePDFScholar
2024

Boosting Vanilla Lightweight Vision Transformers via Re-parameterization

ICLR 2024poster

Large-scale Vision Transformers have achieved promising performance on downstream tasks through feature pre-training. However, the performance of vanilla lightweight Vision Transformers (ViTs) is still far from satisfactory compared to that of recent lightweight CNNs or hybrid networks. In this pape…

Cited by 1SourcePDFScholar
2024

Delving Deeper Into Vulnerable Samples in Adversarial Training

ICASSP 2024accepted

Recently, vulnerable samples have been shown to be crucial for improving adversarial training performance. Our analysis on existing vulnerable samples mining methods indicate that existing methods have two problems: 1) valuable connections among different pairs of natural samples and their adversari…

Cited by 0SourceScholar
2024

Exploiting Modality-Specific Features for Multi-Modal Manipulation Detection and Grounding

ICASSP 2024accepted

AI-synthesized text and images have gained significant attention, particularly due to the widespread dissemination of multi-modal manipulations on the internet, which has resulted in numerous negative impacts on society. Existing methods for multi-modal manipulation detection and grounding primarily…

Cited by 0SourceScholar
2024

Llama SLayer 8B: Shallow Layers Hold the Key to Knowledge Injection

EMNLP 2024finding

As a manner to augment pretrained large language models (LLM), knowledge injection is critical to develop vertical domain large models and has been widely studied. While most current approaches, including parameter-efficient fine-tuning (PEFT) and block expansion methods, uniformly apply knowledge a…

2024

MotionGPT: Finetuned LLMs Are General-Purpose Motion Generators

AAAI 2024technical

Generating realistic human motion from given action descriptions has experienced significant advancements because of the emerging requirement of digital humans. While recent works have achieved impressive results in generating motion directly from textual action descriptions, they often support only…

2024

TCI-Former: Thermal Conduction-Inspired Transformer for Infrared Small Target Detection

AAAI 2024technical

Infrared small target detection (ISTD) is critical to national security and has been extensively applied in military areas. ISTD aims to segment small target pixels from background. Most ISTD networks focus on designing feature extraction blocks or feature fusion modules, but rarely describe the IST…

Cited by 15SourcePDFScholar
2024

Towards More Unified In-context Visual Understanding

CVPR 2024poster

The rapid advancement of large language models (LLMs) has accelerated the emergence of in-context learning (ICL) as a cutting-edge approach in the natural language processing domain. Recently ICL has been employed in visual understanding tasks such as semantic segmentation and image captioning yield…

Cited by 12SourcePDFScholar
2024

Unifying Multi-Modal Uncertainty Modeling and Semantic Alignment for Text-to-Image Person Re-identification

AAAI 2024technical

Text-to-Image person re-identification (TI-ReID) aims to retrieve the images of target identity according to the given textual description. The existing methods in TI-ReID focus on aligning the visual and textual modalities through contrastive feature alignment or reconstructive masked language mode…

Cited by 14SourcePDFScholar
2023

BAUENet: Boundary-Aware Uncertainty Enhanced Network for Infrared Small Target Detection

ICASSP 2023accepted

Infrared small target detection (ISTD) is indispensable in remote sensing and military surveillance. Existing ISTD methods can discover regularly-shaped and clear objects well, but tend to overlook the tough-to-detect ones, such as targets with irregular shapes or blurry boundaries, causing inaccura…

Cited by 0SourceScholar
2023

Dual-Feature Enhancement for Weakly Supervised Temporal Action Localization

ICASSP 2023accepted

Weakly-supervised Temporal Action Localization (WTAL) aims at localizing actions in untrimmed videos with only video-level labels. Most existing methods embrace a "localization by classification" paradigm and adopt a model that pre-trained with recognition task for feature extraction. The gap betwee…

Cited by 0SourceScholar
2023

Dual-Uncertainty Guided Curriculum Learning and Part-Aware Feature Refinement for Domain Adaptive Person Re-Identification

ICASSP 2023accepted

Unsupervised Domain Adaptative person re-identification (UDA ReID) aims to transfer the knowledge of pre-trained model from labeled source domain to unlabeled target domain. Although the current clustering-based methods have achieved promising success, they neglect the tolerance of the model to cope…

Cited by 0SourceScholar
2023

Evopose: A Recursive Transformer for 3D Human Pose Estimation with Kinematic Structure Priors

ICASSP 2023accepted

Transformer is popular in recent 3D human pose estimation, which utilizes long-term modeling to lift 2D keypoints into the 3D space. However, current transformer-based methods do not fully exploit the prior knowledge of the human skeleton provided by the kinematic structure. In this paper, we propos…

Cited by 0SourceScholar
2023

Fluid Dynamics-Inspired Network for Infrared Small Target Detection

IJCAI 2023poster

Most infrared small target detection (ISTD) networks focus on building effective neural blocks or feature fusion modules but none describes the ISTD process from the image evolution perspective. The directional evolution of image pixels influenced by convolution, pooling and surrounding pixels is an…

Cited by 12SourcePDFScholar
2023

X-Paste: Revisiting Scalable Copy-Paste for Instance Segmentation using CLIP and StableDiffusion

ICML 2023poster

Copy-Paste is a simple and effective data augmentation strategy for instance segmentation. By randomly pasting object instances onto new background images, it creates new training data for free and significantly boosts the segmentation performance, especially for rare object categories. Although div…

2022

Counterfactual Intervention Feature Transfer for Visible-Infrared Person Re-identification

ECCV 2022poster

"Graph-based models have achieved great success in person re-identification tasks recently, which compute the graph topology structure (affinities) among different people first and then pass the information across them to achieve stronger features. But we find existing graph-based methods in the vis…

Cited by 51SourcePDFScholar
2022

Reduce Information Loss in Transformers for Pluralistic Image Inpainting

CVPR 2022poster

Transformers have achieved great success in pluralistic image inpainting recently. However, we find existing transformer based solutions regard each pixel as a token, thus suffer from information loss issue from two aspects: 1) They downsample the input image into much lower resolutions for efficien…

Cited by 106PDFcodeScholar
2022

UIA-ViT: Unsupervised Inconsistency-Aware Method Based on Vision Transformer for Face Forgery Detection

ECCV 2022poster

"Intra-frame inconsistency has been proved to be effective for the generalization of face forgery detection. However, learning to focus on these inconsistency requires extra pixel-level forged location annotations. Acquiring such annotations is non-trivial. Some existing methods generate large-scale…

2021

Diverse Semantic Image Synthesis via Probability Distribution Modeling

CVPR 2021poster

Semantic image synthesis, translating semantic layouts to photo-realistic images, is a one-to-many mapping problem. Though impressive progress has been recently made, diverse semantic synthesis that can efficiently produce semantic-level multimodal results, still remains a challenge. In this paper,…

Cited by 86PDFcodeScholar
2021

Geometry Uncertainty Projection Network for Monocular 3D Object Detection

ICCV 2021poster

Monocular 3D object detection has received increasing attention due to the wide application in autonomous driving. Existing works mainly focus on introducing geometry projection to predict depth priors for each object. Despite their impressive progress, these methods neglect the geometry leverage ef…

Cited by 263PDFcodeScholar
2021

ISNet: Integrate Image-Level and Semantic-Level Context for Semantic Segmentation

ICCV 2021poster

Co-occurrent visual pattern makes aggregating contextual information a common paradigm to enhance the pixel representation for semantic image segmentation. The existing approaches focus on modeling the context from the perspective of the whole image, i.e., aggregating the image-level contextual info…

Cited by 91PDFcodeScholar
2021

Improve Unsupervised Pretraining for Few-Label Transfer

ICCV 2021poster

Unsupervised pretraining has achieved great success and many recently works have shown unsupervised pretraining can achieve comparable or even slightly better transfer performance than supervised pretraining on downstream target datasets. But in this paper, we find this conclusion may not hold when…

Cited by 17PDFScholar
2021

Joint Color-irrelevant Consistency Learning and Identity-aware Modality Adaptation for Visible-infrared Cross Modality Person Re-identification

AAAI 2021technical

Visible-infrared cross modality person re-identification (VI-ReID) is a core but challenging technology in the 24-hours intelligent surveillance system. How to eliminate the large modality gap lies in the heart of VI-ReID. Conventional methods mainly focus on directly aligning the heterogeneous moda…

Cited by 97SourcePDFScholar
2021

Mining Contextual Information Beyond Image for Semantic Segmentation

ICCV 2021poster

This paper studies the context aggregation problem in semantic image segmentation. The existing researches focus on improving the pixel representations by aggregating the contextual information within individual images. Though impressive, these methods neglect the significance of the representations…

Cited by 105PDFcodeScholar
2021

Temporal ROI Align for Video Object Recognition

AAAI 2021technical

Video object detection is challenging in the presence of appearance deterioration in certain video frames. Therefore, it is a natural choice to aggregate temporal information from other frames of the same video into the current frame. However, ROI Align, as one of the most core procedures of video d…

2020

Cross-Modality Person Re-Identification With Shared-Specific Feature Transfer

CVPR 2020poster

Cross-modality person re-identification (cm-ReID) is a challenging but key technology for intelligent video analysis. Existing works mainly focus on learning modality-shared representation by embedding different modalities into a same feature space, lowering the upper bound of feature distinctivenes…

Cited by 434PDFScholar
2020

Density-Aware Graph for Deep Semi-Supervised Visual Recognition

CVPR 2020poster

Semi-supervised learning (SSL) has been extensively studied to improve the generalization ability of deep neural networks for visual recognition. To involve the unlabelled data, most existing SSL methods are based on common density-based cluster assumption: samples lying in the same high-density reg…

Cited by 35PDFScholar
2017

Online Multi-Object Tracking Using CNN-Based Single Object Tracker With Spatial-Temporal Attention Mechanism

ICCV 2017poster

In this paper, we propose a CNN-based framework for online MOT. This framework utilizes the merits of single object trackers in adapting appearance models and searching for target in the next frame. Simply applying single object tracker for MOT will encounter the problem in computational efficiency…

Cited by 486PDFScholar