arXiv:2512.16620cs.CV2025-12被引 1

用插座类型定位室内位置,助力打击人口贩卖等犯罪

Plug to Place: Indoor Multimedia Geolocation from Electrical Sockets for Digital Investigation

  • 以各国标准化插座为室内标记,构建三阶段深度学习流程
  • 插座检测准确率84.3%,类型识别准确率达91.2%,国家定位准确率96%
  • 针对数据少难题自建两个数据集,适用于真实场景数字取证

计算机视觉在数字取证中快速发展,尤其在室内多媒体地理定位方面潜力巨大,可辅助打击人口贩卖、儿童虐待等严重犯罪。尽管室外定位已广泛研究,但室内定位受限于房间布局相似、装修频繁、光照变化大、GPS信号差及敏感领域数据稀缺等问题。本文提出一种基于电插座的定位方法,因插座类型具有区域性标准化特征。构建三阶段深度学习流程:使用YOLOv11检测插座([email protected]=0.843),Xception模型分类12类插座(准确率0.912),再将插座类型映射至国家(阈值>90%时准确率0.96)。为缓解数据不足,创建两个专用数据集:检测集含2,328张标注图像,经增强扩展至4,072张;分类集含3,187张图像,覆盖12类插座。在Hotels-50K数据集的TraffickCam子集上评估,该集合来自真实旅店拍摄,包含低光、非专业角度等复杂条件,比旅游网站图片更贴近实战。该框架为实际数字取证应用迈出关键一步。代码、训练模型及数据均已开源。

原文摘要 · Abstract (English)

Computer vision is a rapidly evolving field, giving rise to powerful new tools and techniques in digital forensic investigation, and shows great promise for novel digital forensic applications. One such application, indoor multimedia geolocation, has the potential to become a crucial aid for law enforcement in the fight against human trafficking, child exploitation, and other serious crimes. While outdoor multimedia geolocation has been widely explored, its indoor counterpart remains underdeveloped due to challenges such as similar room layouts, frequent renovations, visual ambiguity, indoor lighting variability, unreliable GPS signals, and limited datasets in sensitive domains. This paper introduces a pipeline that uses electric sockets as consistent indoor markers for geolocation, since plug socket types are standardised by country or region. The three-stage deep learning pipeline detects plug sockets (YOLOv11, [email protected] = 0.843), classifies them into one of 12 plug socket types (Xception, accuracy = 0.912), and maps the detected socket types to countries (accuracy = 0.96 at >90% threshold confidence). To address data scarcity, two dedicated datasets were created: socket detection dataset of 2,328 annotated images expanded to 4,072 through augmentation, and a classification dataset of 3,187 images across 12 plug socket classes. The pipeline was evaluated on the Hotels-50K dataset, focusing on the TraffickCam subset of crowd-sourced hotel images, which capture real-world conditions such as poor lighting and amateur angles. This dataset provides a more realistic evaluation than using professional, well-lit, often wide-angle images from travel websites. This framework demonstrates a practical step toward real-world digital forensic applications. The code, trained models, and the data for this paper are available open source.

数字取证室内定位插座识别多模态分析

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。