Author Login Chief Editor Login Reviewer Login Editor Login Remote Office

Computer Engineering ›› 2026, Vol. 52 ›› Issue (7): 434-444. doi: 10.19678/j.issn.1000-3428.0070391

• Interdisciplinary Integration and Engineering Applications • Previous Articles    

Directional Feature Interaction Selection-Based Method for Structured Data Processing in Healthcare

WANG Weicheng1,2,3, WAN Shuzhen1,2,3,*(), ZHANG Xiaolin4, CHENG Zemin1,2,3   

  1. 1. Hubei Provincial Key Laboratory of Intelligent Visual Monitoring for Hydropower Engineering, Yichang 443002, Hubei, China
    2. Yichang Key Laboratory of Intelligent Medicine, Yichang 443002, Hubei, China
    3. College of Computer and Information Technology, China Three Gorges University, Yichang 443002, Hubei, China
    4. Yichang Central People's Hospital, Yichang 443008, Hubei, China
  • Received:2024-09-19 Revised:2024-11-18 Online:2026-07-15 Published:2024-12-31
  • Contact: WAN Shuzhen

基于定向特征交互选择的医疗结构化数据处理方法

王伟成1,2,3, 万书振1,2,3,*(), 张晓磷4, 程泽敏1,2,3   

  1. 1. 湖北省水电工程智能视觉监测重点实验室, 湖北 宜昌 443002
    2. 智慧医疗宜昌市重点实验室, 湖北 宜昌 443002
    3. 三峡大学计算机与信息学院, 湖北 宜昌 443002
    4. 宜昌市中心人民医院, 湖北 宜昌 443008
  • 通讯作者: 万书振
  • 作者简介:

    王伟成, 男, 硕士, 主研方向为数据挖掘、数据分析

    万书振(通信作者), 副教授、博士

    张晓磷, 主任医师、副教授

    程泽敏, 硕士

  • 基金资助:
    国家自然科学基金(41901341); 三峡库区生态环境教育部工程研究中心开放基金项目(KF2023-11)

Abstract:

Structured medical data are widely used in real-world healthcare systems. Owing to their unique characteristics, they typically exhibit properties such as being multi-source and heterogeneous with many potential candidate features, resulting in irregular data patterns that pose challenges to the feature-processing procedures of neural networks. Therefore, a recurrent directional feature processing network with a feature-embedding level similar to that of the Transformer architecture, named RDFP-NET, is proposed. The network possesses a favorable feature organization pattern and performs end-to-end processing directly on the collected raw medical data, enabling it to fully leverage effective information while eliminating the negative impact of unfavorable features. In addition, it employs a recurrent structure to correlate contextual feature information, further enhancing network task performance. RDFP-NET mainly comprises: a nonlinear feature-embedding method; a ranked feature interaction module that incorporates inductive bias into the general attention mechanism by calculating the information value of each feature and applying specific masking operations, achieving directional information flow and feature interaction among features with varying contribution values; a filtered feature selection module that discards redundant features in a filter-like manner by adjusting the Exponential Linear Unit (ELU) activation function; and a recurrent structure comprising two modules that facilitates good data fitting and contextual feature information flow while gradually addressing irregular feature patterns. Experiments conducted on five datasets encompassing two different target tasks demonstrate that RDFP-NET achieves an optimal average rank of 2.2 and a rank standard deviation of 0.75, showing excellent task performance and stability. Thus, RDFP-NET can provide medical professionals with more effective auxiliary information for clinical decision-making.

Key words: structured data, feature embedding, sorting interactive attention, feature selection, recurrent network

摘要:

医疗结构化数据在现实医疗体系中应用广泛, 由于其特殊性, 通常具有多源异构、存在大量潜在候选特征等性质, 表现出不规则的数据模式, 对神经网络的特征处理过程提出了挑战。因此, 提出一种类Transformer架构的特征嵌入级循环定向特征处理网络RDFP-NET, 其拥有良好的特征组织模式, 直接对采集的原始医疗数据进行端到端处理, 能够充分利用有效信息并摒弃不利特征的负面影响, 并通过循环结构关联上下文特征信息, 进一步改善网络任务性能。RDFP-NET主要包括: 一种非线性特征嵌入方法; 一个排序特征交互模块, 通过计算各特征的信息值和特定掩码操作, 在普通注意力机制中纳入归纳偏差, 实现不同贡献值特征间的定向信息流动和特征交互; 一种过滤特征选择模块, 通过对ELU激活函数的调整, 以类似过滤器的方式对冗余特征进行舍弃; 一个包括两种模块的循环结构, 实现良好的数据拟合和上下文特征信息流动, 并逐步处理特征的不规则模式。在包含两种不同目标任务的5个数据集上进行实验, 结果表明, RDFP-NET取得了2.2的最优平均排名和0.75的排名标准差, 显示出优秀的任务性能及稳定性, 能够为医疗工作者带来更有效的临床决策辅助信息。

关键词: 结构化数据, 特征嵌入, 排序交互注意力, 特征选择, 循环网络