← Search

Shiming XIANG

46 accepted papers

2026

Beyond Counting: Evaluating Abstract and Emotional Reasoning in Vision-Language Models

AAAI 2026technical

Despite the rapid progress of Vision Language Models (VLMs), existing benchmarks still concentrate on coarse-grained object recognition or simple relational reasoning, leaving the fine-grained and higher-order reasoning abilities of these systems largely unexamined. To bridge this critical evaluati

Cited by 0SourcePDFScholar
2026

Beyond Next-Token Alignment: Distilling Multimodal Large Language Models via Token Interactions

ICML 2026poster

Multimodal Large Language Models (MLLMs) demonstrate impressive cross-modal capabilities, yet their substantial size poses significant deployment challenges. Knowledge distillation (KD) is a promising solution for compressing these models, but existing methods primarily rely on static next-token ali…

Cited by 0SourceScholar
2026

CC-VQA: Conflict- and Correlation-Aware Method for Mitigating Knowledge Conflict in Knowledge-Based Visual Question Answering

CVPR 2026

Knowledge-based visual question answering (KB-VQA) demonstrates significant potential for handling knowledge-intensive tasks. However, conflicts arise between static parametric knowledge in vision language models (VLMs) and dynamically retrieved information due to the static model knowledge from pre

Cited by 0SourcecodeScholar
2026

HVR-Met: A Hypothesis-Verification-Replaning Agentic System for Extreme Weather Diagnosis

ICML 2026poster

While deep learning-based weather forecasting paradigms have made significant strides, addressing extreme weather diagnostics remains a formidable challenge. This gap exists primarily because the diagnostic process demands sophisticated multi-step logical reasoning, dynamic tool invocation, and expe…

Cited by 0SourceScholar
2026

IF-Bench: Benchmarking and Enhancing MLLMs for Infrared Images with Generative Visual Prompting

CVPR 2026

Recent advances in multimodal large language models (MLLMs) have led to impressive progress across various benchmarks. However, their capability in understanding infrared images remains unexplored. To address this gap, we introduce **IF-Bench**, the first high-quality benchmark designed for evaluati

Cited by 0SourcecodeScholar
2026

LookFlow: Training-Free and Efficient High-Resolution Image Synthesis via Dynamic Lookahead Guidance Flow

AAAI 2026technical

Rectification flow Transformers (RFTs) have shown promising performance in diffusion-based image synthesis but are typically confined to lower-resolution scenarios, limiting their ability to generate high-resolution images. Existing resolution extrapolation approaches often suffer from excessive co

Cited by 0SourcePDFScholar
2026

MeteorPred: A Meteorological Multimodal Large Model and Dataset for Severe Weather Event Prediction

CVPR 2026

Timely and accurate forecasts of severe weather events are essential for early warning and for constraining downstream analysis and decision-making. Since severe weather events prediction still depends on subjective, time-consuming expert interpretation, end-to-end "AI weather station" systems are e

Cited by 0SourcecodeScholar
2026

R-4B: Incentivizing General-Purpose Auto-Thinking in MLLMs via Bi-Mode Annealing and Reinforce Learning

CVPR 2026

Multimodal Large Language Models (MLLMs) with explicit step-by-step reasoning have achieved strong performance on complex tasks. However, such reasoning is unnecessary for many simple queries and introduces substantial computational overhead. To address this inefficiency, we present R-4B, an auto-th

Cited by 0SourcecodeScholar
2025

Diffusion Model as a Noise-Aware Latent Reward Model for Step-Level Preference Optimization

NeurIPS 2025poster

Preference optimization for diffusion models aims to align them with human preferences for images. Previous methods typically use Vision-Language Models (VLMs) as pixel-level reward models to approximate human preferences. However, when used for step-level preference optimization, these models face…

Cited by 0SourcecodeScholar
2025

Faster and Better LLMs via Latency-Aware Test-Time Scaling

EMNLP 2025

Test-Time Scaling (TTS) has proven effective in improving the performance of Large Language Models (LLMs) during inference. However, existing research has overlooked the efficiency of TTS from a latency-sensitive perspective. Through a latency-aware evaluation of representative TTS methods, we demon

Cited by 0SourcePDFScholar
2025

Knowledge-based Visual Question Answer with Multimodal Processing, Retrieval and Filtering

NeurIPS 2025poster

The task of Knowlegde-Based Visual Question Answering (KB-VQA) requires the model to understand visual features and retrieve external knowledge. Retrieval-Augmented Generation (RAG) have been employed to address this problem through knowledge base querying. However, existing work demonstrate two lim…

Cited by 0SourceScholar
2025

Re-ranking Reasoning Context with Tree Search Makes Large Vision-Language Models Stronger

ICML 2025spotlight

Recent advancements in Large Vision Language Models (LVLMs) have significantly improved performance in Visual Question Answering (VQA) tasks through multimodal Retrieval-Augmented Generation (RAG). However, existing methods still face challenges, such as the scarcity of knowledge with reasoning exam…

Cited by 0SourcePDFScholar
2025

UNIP: Rethinking Pre-trained Attention Patterns for Infrared Semantic Segmentation

ICLR 2025poster

Pre-training techniques significantly enhance the performance of semantic segmentation tasks with limited training data. However, the efficacy under a large domain gap between pre-training (e.g. RGB) and fine-tuning (e.g. infrared) remains underexplored. In this study, we first benchmark the infrare…

2024

AddressCLIP: Empowering Vision-Language Models for City-wide Image Address Localization

ECCV 2024poster

"In this study, we introduce a new problem raised by social media and photojournalism, named Image Address Localization (IAL), which aims to predict the readable textual address where an image was taken. Existing two-stage approaches involve predicting geographical coordinates and converting them in…

2024

Cooperation Does Matter: Exploring Multi-Order Bilateral Relations for Audio-Visual Segmentation

CVPR 2024highlight

Recently an audio-visual segmentation (AVS) task has been introduced aiming to group pixels with sounding objects within a given video. This task necessitates a first-ever audio-driven pixel-level understanding of the scene posing significant challenges. In this paper we propose an innovative audio-…

2024

Defying Imbalanced Forgetting in Class Incremental Learning

AAAI 2024technical

We observe a high level of imbalance in the accuracy of different learned classes in the same old task for the first time. This intriguing phenomenon, discovered in replay-based Class Incremental Learning (CIL), highlights the imbalanced forgetting of learned classes, as their accuracy is similar be…

Cited by 7SourcePDFScholar
2024

Dual Critic Reinforcement Learning under Partial Observability

NeurIPS 2024poster

Partial observability in environments poses significant challenges that impede the formation of effective policies in reinforcement learning. Prior research has shown that borrowing the complete state information can enhance sample efficiency. This strategy, however, frequently encounters unstable l…

Cited by 0SourcePDFScholar
2024

Enhancing Visual Continual Learning with Language-Guided Supervision

CVPR 2024poster

Continual learning (CL) aims to empower models to learn new tasks without forgetting previously acquired knowledge. Most prior works concentrate on the techniques of architectures replay data regularization etc. However the category name of each class is largely neglected. Existing methods commonly…

Cited by 5SourcePDFScholar
2024

Weak Distribution Detectors Lead to Stronger Generalizability of Vision-Language Prompt Tuning

AAAI 2024technical

We propose a generalized method for boosting the generalization ability of pre-trained vision-language models (VLMs) while fine-tuning on downstream few-shot tasks. The idea is realized by exploiting out-of-distribution (OOD) detection to predict whether a sample belongs to a base distribution or a…

2023

Bilateral Memory Consolidation for Continual Learning

CVPR 2023poster

Humans are proficient at continuously acquiring and integrating new knowledge. By contrast, deep models forget catastrophically, especially when tackling highly long task sequences. Inspired by the way our brains constantly rewrite and consolidate past recollections, we propose a novel Bilateral Mem…

Cited by 17SourcePDFScholar
2023

Domain Decorrelation with Potential Energy Ranking

AAAI 2023technical

Machine learning systems, especially the methods based on deep learning, enjoy great success in modern computer vision tasks under ideal experimental settings. Generally, these classic deep learning methods are built on the i.i.d. assumption, supposing the training and test data are drawn from the s…

2023

Robust Feature Rectification of Pretrained Vision Models for Object Recognition

AAAI 2023technical

Pretrained vision models for object recognition often suffer a dramatic performance drop with degradations unseen during training. In this work, we propose a RObust FEature Rectification module (ROFER) to improve the performance of pretrained models against degradations. Specifically, ROFER first es…

Cited by 0SourcePDFScholar
2022

AME: Attention and Memory Enhancement in Hyper-Parameter Optimization

CVPR 2022poster

Training Deep Neural Networks (DNNs) is inherently subject to sensitive hyper-parameters and untimely feedbacks of performance evaluation. To solve these two difficulties, an efficient parallel hyper-parameter optimization model is proposed under the framework of Deep Reinforcement Learning (DRL). T…

Cited by 5PDFScholar
2022

Expanding Language-Image Pretrained Models for General Video Recognition

ECCV 2022poster

"Contrastive language-image pretraining has shown great success in learning visual-textual joint representation from web-scale data, demonstrating remarkable “zero-shot” generalization ability for various image tasks. However, how to effectively expand such new language-image pretraining methods to…

2022

Learning from the Target: Dual Prototype Network for Few Shot Semantic Segmentation

AAAI 2022technical

Due to the scarcity of annotated samples, the diversity between support set and query set becomes the main obstacle for few shot semantic segmentation. Most existing prototype-based approaches only exploit the prototype from the support feature and ignore the information from the query sample, faili…

Cited by 22SourcePDFScholar
2021

Knowledge Mining and Transferring for Domain Adaptive Object Detection

ICCV 2021poster

With the thriving of deep learning, CNN-based object detectors have made great progress in the past decade. However, the domain gap between training and testing data leads to a prominent performance degradation and thus hinders their application in the real world. To alleviate this problem, Knowledg…

Cited by 69PDFcodeScholar
2021

Ltaf-Net: Learning Task-Aware Adaptive Features and Refining Mask for Few-Shot Semantic Segmentation

ICASSP 2021accepted

Few shot segmentation is a newly-developing and challenging computer vision task which is only provided with few labeled samples of the novel class. Some recent works on this problem focus more on how to design an effective comparison module but ignore how to extract the features passed to compare.…

Cited by 0SourceScholar
2021

Reinforcement Stacked Learning with Semantic-Associated Attention for Visual Question Answering

ICASSP 2021accepted

The task of visual question answering (VQA) is to generate an answer for a question according to the content of an image being asked. In this process, the critical problems of effectively embedding the question feature and image feature as well as transforming the features to the prediction of answe…

Cited by 0SourceScholar
2020

AugFPN: Improving Multi-Scale Feature Learning for Object Detection

CVPR 2020poster

Current state-of-the-art detectors typically exploit feature pyramid to detect objects at different scales. Among them, FPN is one of the representative works that build a feature pyramid by multi-scale features summation. However, the design defects behind prevent the multi-scale features from bein…

Cited by 589PDFcodeScholar
2020

Decoupled Representation Learning for Skeleton-Based Gesture Recognition

CVPR 2020poster

Skeleton-based gesture recognition is very challenging, as the high-level information in gesture is expressed by a sequence of complexly composite motions. Previous works often learn all the motions with a single model. In this paper, we propose to decouple the gesture into hand posture variations a…

Cited by 94PDFScholar
2020

Learning Where to Focus for Efficient Video Object Detection

ECCV 2020poster

Transferring existing image-based detectors to the video is non-trivial since the quality of frames is always deteriorated by part occlusion, rare pose, and motion blur. Previous approaches exploit to propagate and aggregate features across video frames by using optical flow-warping. However, direct…

2020

PackDet: Packed Long-Head Object Detector

ECCV 2020poster

State-of-the-art object detectors exploit multi-branch structure and predict objects at several different scales, although substantially boosted accuracy is acquired, low efficiency is inevitable as fragmented structure is hardware unfriendly. To solve this issue, we propose a packing operator (Pack…

2019

DATA: Differentiable ArchiTecture Approximation

NeurIPS 2019poster

Neural architecture search (NAS) is inherently subject to the gap of architectures during searching and validating. To bridge this gap, we develop Differentiable ArchiTecture Approximation (DATA) with an Ensemble Gumbel-Softmax (EGS) estimator to automatically approximate architectures during search…

2019

DensePoint: Learning Densely Contextual Representation for Efficient Point Cloud Processing

ICCV 2019poster

Point cloud processing is very challenging, as the diverse shapes formed by irregular points are often indistinguishable. A thorough grasp of the elusive shape requires sufficiently contextual semantic information, yet few works devote to this. Here we propose DensePoint, a general architecture to l…

Cited by 368PDFcodeScholar
2019

Progressive Sparse Local Attention for Video Object Detection

ICCV 2019poster

Transferring image-based object detectors to the domain of videos remains a challenging problem. Previous efforts mostly exploit optical flow to propagate features across frames, aiming to achieve a good trade-off between accuracy and efficiency. However, introducing an extra model to estimate optic…

Cited by 113PDFScholar
2019

RENAS: Reinforced Evolutionary Neural Architecture Search

CVPR 2019poster

Neural Architecture Search (NAS) is an important yet challenging task in network design due to its high computational consumption. To address this issue, we propose the Reinforced Evolutionary Neural Architecture Search (RENAS), which is an evolutionary method with reinforced mutation for NAS. Our m…

Cited by 154PDFScholar
2019

Relation-Shape Convolutional Neural Network for Point Cloud Analysis

CVPR 2019oral

Point cloud analysis is very challenging, as the shape implied in irregular points is difficult to capture. In this paper, we propose RS-CNN, namely, Relation-Shape Convolutional Neural Network, which extends regular grid CNN to irregular configuration for point cloud analysis. The key to RS-CNN is…

Cited by 1206PDFcodeScholar
2018

Exploiting Vector Fields for Geometric Rectification of Distorted Document Images

ECCV 2018poster

This paper proposes a segment-free method for geometric rectification of a distorted document image captured by a hand-held camera. The method can recover the 3D page shape by exploiting the intrinsic vector fields of the image. Based on the assumption that the curled page shape is a general cylindr…

Cited by 29SourcePDFScholar
2018

Structure-Aware Convolutional Neural Networks

NeurIPS 2018poster

Convolutional neural networks (CNNs) are inherently subject to invariable filters that can only aggregate local inputs with the same topological structures. It causes that CNNs are allowed to manage data with Euclidean or grid-like structures (e.g., images), not ones with non-Euclidean or graph stru…

2016

Fine-structured object segmentation via edge-guided graph cut with interaction simplification

ICASSP 2016accepted

Fine-structured object segmentation is a challenging problem in object segmentation community. There are mainly two difficulties that can seriously degrade the segmentation quality: 1) insufficient interactions on fine structures due to the high demand of time and manual efforts, and 2) shrinking bi…

Cited by 0SourceScholar
2015

Extraction of Virtual Baselines From Distorted Document Images Using Curvilinear Projection

ICCV 2015poster

The baselines of a document page are a set of virtual horizontal and parallel lines, to which the printed contents of document, e.g., text lines, tables or inserted photos, are aligned. Accurate baseline extraction is of great importance in the geometric correction of curved document images. In this…

Cited by 17PDFScholar
2015

Segment Graph Based Image Filtering: Fast Structure-Preserving Smoothing

ICCV 2015poster

In this paper, we design a new edge-aware structure, named segment graph, to represent the image and we further develop a novel double weighted average image filter (SGF) based on the segment graph. In our SGF, we use the tree distance on the segment graph to define the internal weight function of t…

Cited by 70PDFScholar