Arrow Research search

Author name cluster

Ming Qian

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

3 papers
1 author row

Possible papers

3

NeurIPS Conference 2025 Conference Paper

PLANA3R: Zero-shot Metric Planar 3D Reconstruction via Feed-forward Planar Splatting

  • Changkun Liu
  • Bin Tan
  • Zeran Ke
  • Shangzhan Zhang
  • Jiachen Liu
  • Ming Qian
  • Nan Xue
  • Yujun Shen

This paper addresses metric 3D reconstruction of indoor scenes by exploiting their inherent geometric regularities with compact representations. Using planar 3D primitives -- a well-suited representation for man-made environments -- we introduce PLANA3R, a pose-free framework for metric $\underline{Plana}$r $\underline{3}$D $\underline{R}$econstruction from unposed two-view images. Our approach employs Vision Transformers to extract a set of sparse planar primitives, estimate relative camera poses, and supervise geometry learning via planar splatting, where gradients are propagated through high-resolution rendered depth and normal maps of primitives. Unlike prior feedforward methods that require 3D plane annotations during training, PLANA3R learns planar 3D structures without explicit plane supervision, enabling scalable training on large-scale stereo datasets using only depth and normal annotations. We validate PLANA3R on multiple indoor-scene datasets with metric supervision and demonstrate strong generalization to out-of-domain indoor environments across diverse tasks under metric evaluation protocols, including 3D surface reconstruction, depth estimation, and relative pose estimation. Furthermore, by formulating with planar 3D representation, our method emerges with the ability for accurate plane segmentation. The project page is available at: \url{https: //lck666666. github. io/plana3r/}.

EAAI Journal 2024 Journal Article

Multi-granularity siamese transformer-based change detection in remote sensing imagery

  • Lei Song
  • Min Xia
  • Yao Xu
  • Liguo Weng
  • Kai Hu
  • Haifeng Lin
  • Ming Qian

In recent years, Convolutional Neural Networks (CNNs) have promoted the prosperity of Change Detection (CD). However, due to the intrinsic property of convolution kernel, this method cannot effectively model the long-distance dependency. The emergence of Vision Transformer (ViT) brings a new way to solve the problem. Based on ViT architecture, a novel Multi-Granularity remote sensing image Change Detection model (MGCDT) is proposed in this paper. We cascade several Local–Global Siamese Transformer (LGST) as backbone to extract local and global semantic discriminative features. In order to solve the serious problem of false detection and missing detection of feature boundary, a plug-and-play High Frequency Enhancement Unit (HFE) is proposed to replace the inflexible U-shaped structure to optimize the detection boundary. Considering the problem of multi-scale modeling of ground objects, a Multi-Scale Fusion Attention Unit (MSFA) is proposed, which integrates the flow of multi-scale information into the calculation process of self-attention. Finally, we utilize a Deep Feature Guidance Unit (DFG) to optimize the shallow detailed feature information. Extensive experiments show that, considering multi-granularity information, MGCDT outperforms the existing change detection algorithms on four remote sensing image change detection datasets.

EAAI Journal 2023 Journal Article

Dual-branch network for change detection of remote sensing image

  • Chong Ma
  • Liguo Weng
  • Min Xia
  • Haifeng Lin
  • Ming Qian
  • Yonghong Zhang

Change detection is important in remote sensing image analysis. In recent years, significant breakthroughs have been made in change detection algorithms based on deep learning. However, due to continuous downsampling, the detection results of these algorithms still have serious detection errors, detection omissions and edge blurring. Aiming at these problems, this paper proposes a dual-branch network for change detection. The network has two branches, which are used to extract the depth-variant semantic features of the multi-temporal image pairs and the respective features of each image respectively. In addition, we designed a Multi-scale Strip Convolution Module (MSCM) to extract the multi-scale features of the image, a new Spatial Attention Module (SAM) to strengthen the feature representation of changing regions, and a Feature Fusion Network (FFN) to guide the fusion between multiple features of the two branches. Experimental results show that the proposed method substantially mitigates detection errors, detection omissions and obtains sharper edges, it outperforms other current algorithms.

v2026.09.13