Arrow Research search

Author name cluster

Houjin Chen

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.

5 papers
2 author rows

Possible papers

5

EAAI Journal 2026 Journal Article

Dual-level information interactive learning model for text-image person Re-identification

  • Jia Sun
  • Yanfeng Li
  • Houjin Chen
  • Luyifu Chen
  • Minjun Wang

Text-image person re-identification (TI-ReID), which retrieves corresponding person images via textual descriptions, stands out as a prominent research area within the field of object tracking. The core challenge of TI-ReID lies in the significant discrepancies between the text and image modalities, making it difficult to effectively associate positive sample pairs. Existing studies only focus on the relationships between samples at the instance-level, and overly emphasizing the uniqueness of positive pairs, resulting in insufficient learnable content for the model. In this study, building upon the improvement of instance-level work, we introduce a class-level learning component and put forward a novel Dual-level Information Interactive Learning (DIIL) model. The aim is to jointly learn the inter-modal correlation relationships from both the class-level and the instance-level. Specifically, DIIL consists of two principal components: (1) a class-level teacher guidance (CTG) module that constructs two sample embedding banks at the class-level to provide more comprehensive guidance for instance samples. (2) an instance-level information blending (IIB) module that establishes the bidirectional correlation between text and image from the two perspectives of mask prediction and information blending, thus fully narrowing the gap between the features of the two modalities. We conduct sufficient experiments on three public datasets, and the experimental results demonstrate that the DIIL model achieves state-of-the-art results, especially in terms of the mean average precision (mAP).

ECAI Conference 2025 Conference Paper

Low-Rank State Space Model for Multivariate Time Series Forecasting

  • Yongrong Wu
  • Houjin Chen
  • Hao Lan
  • Ruofan Ma
  • Lvqing Yang
  • Jiahao Wu
  • Xinyan Shen

Multivariate time series forecasting (MTSF) is of immense significance in extensive domains, such as traffic analysis and weather forecasting. Despite the accuracy of MTSF has made significant progress in recent years, most research efforts typically require prohibitive spatio-temporal overhead, especially when dealing with higher-dimensional data. This limitation hinders the scalability of the model for real-world applications. To address this issue, we propose LSSM, a Low-Rank State Space Model that conducts multivariate time series forecasting at lower computation costs while effectively capturing intricate long-range dependencies and variable correlations within data. We apply the KL-constraint during training which enhances both the generalization of the model and the association between subsequences. Experiment results on four benchmark datasets verify the superiority of our approach compared with the state-of-the-art baselines.

EAAI Journal 2025 Journal Article

Mitigating Batch Normalization bias for single domain generalizable person re-identification

  • Luyifu Chen
  • Yanfeng Li
  • Jia Sun
  • Houjin Chen
  • Minjun Wang
  • Wanru Peng

Domain generalizable person re-identification (ReID) poses a significant challenge in real scenarios, as it aims at transferring the knowledge learned from single- or multi-source domains to unseen target domains. Due to the deterministic values of feature statistics (mean and standard deviation) learned from source-domain data, Batch Normalization (BN) exhibits a severe bias towards source domain. This bias is particularly pronounced in single-source domain scenarios, often leading to catastrophic performance degradation. In this paper, a novel Debiasing Batch Normalization (DBN) approach is proposed to alleviate the source-domain bias caused by deterministic values. The DBN is composed of two novel components, a Dynamical Transformed Module (DTM) component and a Gallery to Query Test-time Adaptation (G2QTA) component. Specifically, DTM can flexibly generate the feature statistics relying on the input samples, which is beneficial to adapting to unseen domain and addressing the domain shift. Note that DTM is only embedded in high level stages to replace several BN modules. A novel G2QTA is designed to revise deterministic values, which are not modified by DTM, and adapt to the style of unseen target domain. Extensive experiments demonstrate that our DBN outperform most methods on the task ‘Market1501 → DukeMTMC-ReID’ and ‘DukeMTMC-ReID → Market1501’.

JBHI Journal 2023 Journal Article

Coco-Attention for Tumor Segmentation in Weakly Paired Multimodal MRI Images

  • Pei Zhou
  • Yanfeng Li
  • Houjin Chen
  • Yahui Peng

Multimodal magnetic resonance imaging (MRI) contains complementary information in anatomical and functional images that help the accurate diagnosis and treatment evaluation of lung cancers. However, effectively exploiting the complementary information in chest MRI images remains challenging due to the lack of rigorous registration. In this paper, a novel method is proposed that can effectively exploit the complementary information in weakly paired images for accurate tumor segmentation, namely coco-attention mechanism. Coco-attention module consists of two parts: the multi-modal co-attention (MultiCo-attn) and the multi-level coordinate attention (MultiCord-attn). The former aims to obtain tumor-aware deep features for accurate tumor localization, and the latter aims to highlight tumor area for more precise segmentation. Specifically, the MultiCo-attn extracts complementary information from multimodal high-dimensional semantic features using a bidirectional algorithm to generate attention maps focused on tumor region, and then uses the attention maps to enhance the feature representations. The MultiCord-attn leverages multi-level feature information to highlight tumor regions by adjusting the weight of each point in the feature. We evaluate the proposed method on lung tumor segmentation with a clinical dataset of 90 chest MRI scans of non-small cell lung cancer (NSCLC). The results show that the proposed method is effective for tumor segmentation in weakly paired images and achieves significant improvement (p < 0. 005) over several commonly used multimodal segmentation methods. Furthermore, the ablation experiment results confirm the effectiveness and interpretability of the proposed coco-attention module.

JBHI Journal 2022 Journal Article

Cross-Model Attention-Guided Tumor Segmentation for 3D Automated Breast Ultrasound (ABUS) Images

  • Yue Zhou
  • Houjin Chen
  • Yanfeng Li
  • Xuyang Cao
  • Shu Wang
  • Dinggang Shen

Tumor segmentation in 3D automated breast ultrasound (ABUS) plays an important role in breast disease diagnosis and surgical planning. However, automatic segmentation of tumors in 3D ABUS images is still challenging, due to the large tumor shape and size variations, and uncertain tumor locations among patients. In this paper, we develop a novel cross-model attention-guided tumor segmentation network with a hybrid loss for 3D ABUS images. Specifically, we incorporate the tumor location into a segmentation network by combining an improved 3D Mask R-CNN head into V-Net as an end-to-end architecture. Furthermore, we introduce a cross-model attention mechanism that is able to aggregate the segmentation probability map from the improved 3D Mask R-CNN to each feature extraction level in the V-Net. Then, we design a hybrid loss to balance the contribution of each part in the proposed cross-model segmentation network. We conduct extensive experiments on 170 3D ABUS from 107 patients. Experimental results show that our method outperforms other state-of-the-art methods, by achieving the Dice similarity coefficient (DSC) of 64. 57%, Jaccard coefficient (JC) of 53. 39%, recall (REC) of 64. 43%, precision (PRE) of 74. 51%, 95th Hausdorff distance (95HD) of 11. 91 mm, and average surface distance (ASD) of 4. 63 mm. Our code will be available online ( https://github.com/zhouyuegithub/CMVNet ).

v2026.09.13