计算机应用 ›› 2021, Vol. 41 ›› Issue (10): 2970-2978.DOI: 10.11772/j.issn.1001-9081.2020111814

所属专题: 多媒体计算与计算机仿真

• 多媒体计算与计算机仿真 • 上一篇    下一篇

基于蚁群优化算法的弱光图像显著性目标检测

汪虹余, 张彧, 杨恒, 穆楠   

  1. 四川师范大学 计算机科学学院, 成都 610101
  • 收稿日期:2020-11-20 修回日期:2021-03-06 出版日期:2021-10-10 发布日期:2021-05-12
  • 通讯作者: 穆楠
  • 作者简介:汪虹余(1997-),女,四川简阳人,硕士研究生,主要研究方向:深度学习、计算机视觉;张彧(1997-),女,四川成都人,硕士研究生,主要研究方向:深度学习、计算机视觉;杨恒(1993-),男,重庆人,硕士研究生,主要研究方向:深度学习、计算机视觉;穆楠(1991-),男,河南南阳人,讲师,博士,主要研究方向:图像处理、计算机视觉。
  • 基金资助:
    国家自然科学基金青年科学基金资助项目(62006165)。

Salient object detection in weak light images based on ant colony optimization algorithm

WANG Hongyu, ZHANG Yu, YANG Heng, MU Nan   

  1. College of Computer Science, Sichuan Normal University, Chengdu Sichuan 610101, China
  • Received:2020-11-20 Revised:2021-03-06 Online:2021-10-10 Published:2021-05-12
  • Supported by:
    This work is partially supported by the Youth Program of National Natural Science Foundation of China (62006165).

摘要: 近年来,显著性目标检测受到工业界和学术界的大量关注,成为了计算机视觉领域中一项重要的基础研究,该问题的解决有助于各类视觉任务取得突破性进展。尽管针对可见光场景的显著性检测工作已经取得了有效成果,但如何在信噪比偏低、可用有效信息匮乏的弱光图像中提取边界清晰、内部结构准确的显著性目标,仍然是具有挑战性的难题。针对弱光场景下显著性目标检测存在边界模糊、结构不完整等造成准确率较低的问题,提出基于蚁群优化(ACO)算法的显著性检测模型。首先,通过多尺度超像素分割将输入图像转换为具有不同节点的无向图;其次,基于最优特征选择策略来更充分地获取低对比度弱光图像中所包含的更多显著目标的特征信息,并摒弃冗余的噪声信息;然后,引入空间对比度策略用于探索弱光图像中具有相对较高对比度的全局显著性线索。而为了在低信噪比情况下也能获取准确的显著性估计,利用ACO算法对显著图进行优化。通过在3个公共数据集(MSRA、CSSD和PASCAL-S)以及夜间弱光图像(NI)数据集上进行实验,可以看出,所提模型在3个公共数据集上的曲线下面积(AUC)值分别达到了87.47%、84.27%和81.58%,在NI数据集上的AUC值比排名第2的低秩矩阵恢复(LR)模型提高了2.17个百分点。实验结果表明,相较于11种主流的显著性检测模型,所提模型具有结构更准确且边界更清晰的检测效果,有效抑制了弱光场景对显著性目标检测性能的干扰。

关键词: 显著性目标检测, 弱光图像, 蚁群优化算法, 超像素, 最优特征

Abstract: With substantial attention being received from industry and academia over last decade, salient object detection has become an important fundamental research in computer vision. The solution of salient object detection will be helpful to make breakthroughs in various visual tasks. Although various works have achieved remarkable success for saliency detection tasks in visible light scenes, there still remain a challenging issue on how to extract salient objects with clear boundary and accurate internal structure in weak light images with low signal-to-noise ratios and limited effective information. For that fuzzy boundary and incomplete internal structure cause low accuracy of salient object detection in weak light scenes, an Ant Colony Optimization (ACO) algorithm based saliency detection framework was proposed. Firstly, the input image was transformed into an undirected graph with different nodes by multi-scale superpixel segmentation. Secondly, the optimal feature selection strategy was adopted to capture the useful information contained in the salient object and eliminate the redundant noise information from weak light image with low contrast. Then, the spatial contrast strategy was introduced to explore the global saliency cues with relatively high contrast in the weak light image. To acquire more accurate saliency estimation at low signal-to-noise ratio, the ACO algorithm was used to optimize the saliency map. Through the experiments on three public datasets (MSRA, CSSD and PASCAL-S) and the Nighttime Image (NI) dataset, it can be seen that the Area Under the Curve (AUC) value of the proposed model reached 87.47%, 84.27% and 81.58% on three public datasets respectively, and the AUC value of the model was increased by 2.17 percentage points compared to that of the Low Rank Matrix Recovery (LR) model (which ranked the second) on the NI dataset. The results demonstrate that the proposed model has the detection effect with more accurate structure and clearer boundary compared to 11 mainstream saliency detection models and effectively suppresses the interference of weak light scenes on the detection performance of salient objects.

Key words: salient object detection, weak light image, Ant Colony Optimization (ACO) algorithm, superpixel, optimal feature

中图分类号: