中文核心期刊
CSCD来源期刊
中国科技核心期刊
RCCSE中国核心学术期刊

重庆交通大学学报(自然科学版) ›› 2026, Vol. 45 ›› Issue (7): 101-108.DOI: 10.3969/j.issn.1674-0696.2026.07.12

• 交通运输+人工智能 • 上一篇    

基于改进GIN的船舶类型识别研究

陈厚忠,郑豪飞,刘恒利,胡伟进   

  1. (武汉理工大学 航运学院, 湖北 武汉 430063)
  • 收稿日期:2026-01-12 修回日期:2026-04-13 发布日期:2026-07-21
  • 作者简介:陈厚忠(1976—),男,江苏徐州人,副教授,博士,主要从事交通运输与安全保障方面的研究。E-mail:chzwhut@163.com 通信作者:郑豪飞(2001—),男,江西赣州人,硕士研究生,主要从事交通运输与安全保障方面的研究。E-mail:360747@whut.edu.cn
  • 基金资助:
    扬州中远海运重工有限公司技术服务项目(23E8-2025-1652-FW)

Ship type recognition based on improved GIN

Chen Houzhong, Zheng Haofei, Liu Hengli, Hu Weijin   

  1. (School of Navigation, Wuhan University of Technology, Wuhan 430063, Hubei, China)
  • Received:2026-01-12 Revised:2026-04-13 Published:2026-07-21

摘要: 针对现有图神经网络(graph neural network, GNN)在图读出阶段使用平均/求和池化导致长轨迹特征稀释、类别区分困难的问题,提出了一种融合全局注意力机制的图同构网络模型(graph isomorphism network fusing global attention mechanism, GIN-GA)。该模型的改进包括:①保留Delaunay三角剖分时空构图,确保拓扑完整;②在特征聚合层引入全局注意力池化,自适应地为各轨迹点分配权重,使模型聚焦于最具判别力的关键节点;③采用加权交叉熵损失,解决AIS数据类别不平衡问题。研究结果表明:GIN-GA的F1分数达92.81%,较原始GIN及主流的图卷积网络(GCN)、图注意网络(GAT)及图采样聚合网络(GraphSAGE)分别提升3.32%、 2.92%、 3.01%和2.29%;客船与拖船两类少数类样本的召回率分别提升4.70%和7.00%。笔者模型能够有效提升船舶识别精度,为提高海事监管智能化水平提供参考。

关键词: 船舶交通工程;船舶类型识别;AIS轨迹数据;图同构网络;注意力机制;类别不平衡

Abstract: To address the problem that existing graph neural networks diluted critical features of long trajectories and failed to distinguish fine-grained category differences due to average or sum pooling in the graph readout phase, a graph isomorphism network fusing a global attention mechanism (GIN-GA) was proposed. The improvements of the proposed model included: retaining the Delaunay triangulation spatiotemporal graph composition strategy to preserve topological integrity; introducing global attention pooling in the feature aggregation layer to adaptively assign trajectory point weights, and enabling the model to focus on the most discriminative key nodes for classification; employing a weighted cross-entropy loss to address the class imbalance problem in AIS data. Research results show that GIN-GA achieves an F1 score of 92.81%, which is 3.32%, 2.92%, 3.01%, and 2.29% higher than those of the original GIN, mainstream graph convolutional networks (GCN), graph attention networks (GAT), and graph sample and aggregate networks (GraphSAGE), respectively. The recall rates of two minority samples, passenger ships and tugboats, are improved by 4.70% and 7.00%, respectively. The proposed model effectively enhances ship recognition accuracy and provides a reference for improving the intelligence level of maritime supervision.

Key words: ship traffic engineering; ship type recognition; AIS trajectory data; graph isomorphism network; attention mechanism; class imbalance

中图分类号: