Arrow Research search

Author name cluster

Fei Xie

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.

9 papers
2 author rows

Possible papers

9

JBHI Journal 2026 Journal Article

A General Global and Local Pre-Training Framework for 3D Medical Image Segmentation

  • Jianguo Ju
  • Ziyu Guan
  • Hao Lei
  • Dandan Qiu
  • Haoming Zhang
  • Long Chen
  • Fei Xie
  • Wei Zhao

Accurate target segmentation from computed tomography (CT) scans is crucial for surgical robots to perform clinical surgeries successfully. However, the lack of medical image data and annotations has been the biggest obstacle to learning robust medical image segmentation models. Self-supervised learning can effectively address this problem by providing a strategy to pre-train a model with unlabeled data, and then fine-tune downstream tasks with limited labeled data. Existing self-supervised methods fail to simultaneously utilize the abundant global anatomical structure information and local feature differences in medical imaging. In this work, we propose a new strategy for the pre-training framework, which uses the three-dimensional anatomical structure of medical images and specific task and background cues to segment volumetric medical images with limited annotations. Specifically, we propose (1) learning intrinsic patterns of volumetric medical image structures through multiple sub-tasks, and (2) designing a multi-level background cube contrastive learning strategy to enhance the target feature representation by exploiting the differences between the specific target and background. We conduct extensive evaluations on two publicly available datasets. Under limited annotation settings, the proposed method yields significant improvements compared to other self-supervised learning techniques. The proposed method achieves within 6% of the baseline performance using only five labeled CT volumes for training.

EAAI Journal 2025 Journal Article

Hierarchical semantics guided multi-scale correlation network for alignment-free red-green-blue and thermal salient object detection

  • Chengmei Han
  • Lei Liu
  • Kunpeng Wang
  • Fei Xie
  • Bing Wei

RGBT (red-green-blue and thermal) salient object detection (SOD) aims to identify and highlight the most visually salient objects in an image by leveraging the complementary information from both RGB and thermal (TIR) modalities. It is particularly effective for 24/7 intelligent surveillance and autonomous perception in smart city security and traffic monitoring, especially under low light and adverse weather. However, existing methods primarily rely on manually aligned datasets, which are limited in handling the challenges posed by unaligned multi-modal data in real-world applications. Furthermore, these methods usually extract complementary information from both modalities using fixed-size windows (Liuet al. , 2022, Wanget al. , 2024b). However, such fixed-size windows are not effective in dealing with unaligned multi-modal images due to spatial inconsistencies. Additionally, existing methods often use single-layer high-level feature to represent semantic information, which fails to fully exploit the complementary benefits of multi-level features, thereby reducing the effectiveness of semantic guidance. To address these challenges, we propose a Hierarchical Semantics guided Multi-scale correlation Network (HSMNet) for alignment-free RGBT SOD. A Hierarchical Semantic Fusion Module (HSFM) dynamically assigns weights to features from multiple levels, enabling adaptive fusion of multi-level semantic information. A Multi-scale Asymmetric Correlation Module (MACM) employs windows of various sizes to capture asymmetric correlations between unaligned multi-modal data, enhancing cross-modal complementary information extraction even when data are not perfectly aligned. We conduct extensive experiments on unaligned, weakly aligned and aligned RGBT SOD datasets, with results demonstrating that our method outperforms state-of-the-art algorithms, achieving superior accuracy and robustness in both unaligned and weakly aligned RGBT SOD scenarios.

NeurIPS Conference 2024 Conference Paper

QuadMamba: Learning Quadtree-based Selective Scan for Visual State Space Model

  • Fei Xie
  • Weijia Zhang
  • Zhongdao Wang
  • Chao Ma

Recent advancements in State Space Models, notably Mamba, have demonstrated superior performance over the dominant Transformer models, particularly in reducing the computational complexity from quadratic to linear. Yet, difficulties in adapting Mamba from language to vision tasks arise due to the distinct characteristics of visual data, such as the spatial locality and adjacency within images and large variations in information granularity across visual tokens. Existing vision Mamba approaches either flatten tokens into sequences in a raster scan fashion, which breaks the local adjacency of images, or manually partition tokens into windows, which limits their long-range modeling and generalization capabilities. To address these limitations, we present a new vision Mamba model, coined QuadMamba, that effectively captures local dependencies of varying granularities via quadtree-based image partition and scan. Concretely, our lightweight quadtree-based scan module learns to preserve the 2D locality of spatial regions within learned window quadrants. The module estimates the locality score of each token from their features, before adaptively partitioning tokens into window quadrants. An omnidirectional window shifting scheme is also introduced to capture more intact and informative features across different local regions. To make the discretized quadtree partition end-to-end trainable, we further devise a sequence masking strategy based on Gumbel-Softmax and its straight-through gradient estimator. Extensive experiments demonstrate that QuadMamba achieves state-of-the-art performance in various vision tasks, including image classification, object detection, instance segmentation, and semantic segmentation. Our code and models will be released.

ICLR Conference 2024 Conference Paper

Towards Category Unification of 3D Single Object Tracking on Point Clouds

  • Jiahao Nie 0001
  • Zhiwei He 0001
  • Xudong Lv
  • Xueyi Zhou
  • Dong-Kyu Chae
  • Fei Xie

Category-specific models are provenly valuable methods in 3D single object tracking (SOT) regardless of Siamese or motion-centric paradigms. However, such over-specialized model designs incur redundant parameters, thus limiting the broader applicability of 3D SOT task. This paper first introduces unified models that can simultaneously track objects across all categories using a single network with shared model parameters. Specifically, we propose to explicitly encode distinct attributes associated to different object categories, enabling the model to adapt to cross-category data. We find that the attribute variances of point cloud objects primarily occur from the varying size and shape (e.g., large and square vehicles v.s. small and slender humans). Based on this observation, we design a novel point set representation learning network inheriting transformer architecture, termed AdaFormer, which adaptively encodes the dynamically varying shape and size information from cross-category data in a unified manner. We further incorporate the size and shape prior derived from the known template targets into the model’s inputs and learning objective, facilitating the learning of unified representation. Equipped with such designs, we construct two category-unified models SiamCUT and MoCUT. Extensive experiments demonstrate that SiamCUT and MoCUT exhibit strong generalization and training stability. Furthermore, our category-unified models outperform the category-specific counterparts by a significant margin (e.g., on KITTI dataset, $\sim$12\% and $\sim$3\% performance gains on the Siamese and motion paradigms).

FLAP Journal 2022 Journal Article

States and Internal States on Ehoops.

  • Fei Xie
  • Hongxing Liu

An Ehoop is a generalization of hoops, where the top element is not guaranteed. In this paper, we study states and internal states on Ehoops with a bottom element. We present the notions of Bosbach states and Riečan states on Ehoops with a bottom element, and derive that these two kinds of states are consistent. It is shown that every Ehoop with a bottom element admits a Bosbach/Riečan state. Moreover, we investigated internal states on Ehoops with a bottom element. Also, prime state ideal theorem is given. Using prime state ideals, we establish a topological space.

IJCAI Conference 2018 Conference Paper

Tag-based Weakly-supervised Hashing for Image Retrieval

  • Ziyu Guan
  • Fei Xie
  • Wanqing Zhao
  • Xiaopeng Wang
  • Long Chen
  • Wei Zhao
  • Jinye Peng

We are concerned with using user-tagged images to learn proper hashing functions for image retrieval. The benefits are two-fold: (1) we could obtain abundant training data for deep hashing models; (2) tagging data possesses richer semantic information which could help better characterize similarity relationships between images. However, tagging data suffers from noises, vagueness and incompleteness. Different from previous unsupervised or supervised hashing learning, we propose a novel weakly-supervised deep hashing framework which consists of two stages: weakly-supervised pre-training and supervised fine-tuning. The second stage is as usual. In the first stage, rather than performing supervision on tags, the framework introduces a semantic embedding vector (sem-vector) for each image and performs learning of hashing and sem-vectors jointly. By carefully designing the optimization problem, it can well leverage tagging information and image content for hashing learning. The framework is general and does not depend on specific deep hashing methods. Empirical results on real world datasets show that when it is integrated with state-of-art deep hashing methods, the performance increases by 8-10%.

YNICL Journal 2017 Journal Article

Radiation-induced abnormal cortical thickness in patients with nasopharyngeal carcinoma after radiotherapy

  • Jiabao Lin
  • Xiaofei Lv
  • Meiqi Niu
  • Lizhi Liu
  • Jun Chen
  • Fei Xie
  • Miao Zhong
  • Shijun Qiu

Conventional MRI studies showed that radiation-induced brain necrosis in patients with nasopharyngeal carcinoma (NPC) in years after radiotherapy (RT) could involve brain gray matter (GM) and impair brain function. However, it is still unclear the radiation-induced brain morphological changes in NPC patients with normal-appearing GM in the early period after RT. In this study, we acquired high-resolution brain structural MRI data from three groups of patients, 22 before radiotherapy (pre-RT) NPC patients with newly diagnosed but not yet medically treated, 22 NPC patients in the early-delayed stage after radiotherapy (post-RT-ED), and 20 NPC patients in the late-delayed stage after radiotherapy (post-RT-LD), and then analyzed the radiation-induced cortical thickness alteration in NPC patients after RT. Using a vertex-wise surface-based morphometry (SBM) approach, we detected significantly decreased cortical thickness in the precentral gyrus (PreCG) in the post-RT-ED group compared to the pre-RT group. And the post-RT-LD group showed significantly increased cortical thickness in widespread brain regions, including the bilateral inferior parietal, left isthmus of the cingulate, left bank of the superior temporal sulcus and left lateral occipital regions, compared to the pre-RT group, and in the bilateral PreCG compared to the post-RT-ED group. Similar analysis with ROI-wise SBM method also found the consistent results. These results indicated that radiation-induced brain injury mainly occurred in the post-RT-LD group and the cortical thickness alterations after RT were dynamic in different periods. Our findings may reflect the pathogenesis of radiation-induced brain injury in NPC patients with normal-appearing GM and an early intervention is necessary for protecting GM during RT.

TCS Journal 2011 Journal Article

Realization and synthesis of reversible functions

  • Guowu Yang
  • Fei Xie
  • William N.N. Hung
  • Xiaoyu Song
  • Marek A. Perkowski

Reversible circuits play an important role in quantum computing. This paper studies the realization problem of reversible circuits. For any n -bit reversible function, we present a constructive synthesis algorithm. Given any n -bit reversible function, there are N distinct input patterns different from their corresponding outputs, where N ≤ 2 n, and the other ( 2 n − N ) input patterns will be the same as their outputs. We show that this circuit can be synthesized by at most 2 n ⋅ N ‘ ( n − 1 ) ’-CNOT gates and 4 n 2 ⋅ N NOT gates. The time and space complexities of the algorithm are Ω ( n ⋅ 4 n ) and Ω ( n ⋅ 2 n ), respectively. The computational complexity of our synthesis algorithm is exponentially lower than that of breadth-first search based synthesis algorithms.

IS Journal 2010 Journal Article

News Filtering and Summarization on the Web

  • Xindong Wu
  • Gong-Qing Wu
  • Fei Xie
  • Zhu Zhu
  • Xue-Gang Hu

The news filtering and summarization (NFAS) system can automatically recognize Web news pages, retrieve each news page's title and news content, and extract key phrases. This extraction method substantially outperforms methods based on term frequency and lexical chains.

v2026.09.13