Journal of System Simulation ›› 2025, Vol. 37 ›› Issue (9): 2188-2199.doi: 10.16182/j.issn1004731x.joss.24-0452

• Papers • Previous Articles    

Lane Detection in Dark Light Based on Instance Association

Jiang Yanji1,4, Zhang Yingyang1,4, Dong Hao2,4, Zhang Xiaoguang3, Wang Meihui1   

  1. 1.College of Software, Liaoning Technical University, Huludao 125105, China
    2.Suzhou Automotive Research Institute, Tsinghua University, Suzhou 215100, China
    3.Engineering Technology Department, China FAW Group Co. , Ltd. , Changchun 130013, China
    4.OpenSafe Lab, Utcer(Jiangsu) Safety Technology Co. , Ltd, Suzhou 215100, China
  • Received:2024-04-26 Revised:2024-06-17 Online:2025-09-18 Published:2025-09-22
  • Contact: Dong Hao

Abstract:

In current research on lane detection, existing algorithms can efficiently detect lane lines under good lighting conditions. However, lane detection in low light still faces the challenge of a high false negative rate. A detection algorithm called Instance Association Net(IANet) is proposed to address this issue by utilizing the structural relationships between lane lines, which is helpful for low light conditions. The algorithm first generates unique masks for different lane lines using features at the starting points of the lane lines and a global feature map, achieving instance-level feature separation of the lane lines. It employs an instance-level attention mechanism to correlate the separated features, facilitating effective information exchange between instances. Before the correlation, absolute position encoding is introduced to enhance the model's focus on the positional correlation of the lane lines. The network achieves precise lane detection by locating key points on the lane lines and calculating the offset. Experimental comparisons with existing methods on the CULane dataset show that IANet achieves an overall score of 75.7% and a score of 71.9% in night scenes, which is higher than other algorithms. It demonstrates good robustness in various lighting conditions and significantly reduces the false negative rate of lane detection in low-light conditions due to the proposed instance feature association.

Key words: autonomous driving, dark lane detection, instance association, position encoding, attention mechanism

CLC Number: