Department of Computer and Information Sciences, Tokyo University of Agriculture and Technology, 2-24-16 Naka-cho, Koganei, Tokyo 184-8588, Japan.
Sensors (Basel). 2021 Feb 11;21(4):1276. doi: 10.3390/s21041276.
On-body device position awareness plays an important role in providing smartphone-based services with high levels of usability and quality. Traditionally, the problem assumed that the positions that were supported by the system were fixed at the time of design. Thus, if a user stores his/her terminal into an unsupported position, the system forcibly classifies it into one of the supported positions. In contrast, we propose a framework to discover new positions that are not initially supported by the system, which adds them as recognition targets via labeling by a user and re-training on-the-fly. In this article, we focus on a component of identifying a set of samples that are derived from a single storing position, which we call new position candidate identification. Clustering is applied as a key component to prepare a reliable dataset for re-training and to reduce the user's burden of labeling. Specifically, density-based spatial clustering of applications with noise (DBSCAN) is employed because it does not require the number of clusters in advance. We propose a method of finding an optimal value of a main parameter, Eps-neighborhood (), which affects the accuracy of the resultant clusters. Simulation-based experiments show that the proposed method performs as if the number of new positions were known in advance. Furthermore, we clarify the timing of performing the new position candidate identification process, in which we propose criteria for qualifying a cluster as the one comprising a new position.
基于身体的设备位置感知在提供具有高可用性和高质量的智能手机服务方面发挥着重要作用。传统上,该问题假设系统支持的位置在设计时是固定的。因此,如果用户将其终端存储在不支持的位置,系统将强制将其分类为支持的位置之一。相比之下,我们提出了一种通过用户标记和实时重新训练来发现系统最初不支持的新位置的框架,并将其添加为识别目标。在本文中,我们专注于识别源自单个存储位置的一组样本的组件,我们称之为新位置候选识别。聚类被用作准备可靠数据集进行重新训练和减少用户标记负担的关键组件。具体来说,我们使用基于密度的带有噪声的应用聚类(DBSCAN),因为它不需要预先确定聚类的数量。我们提出了一种寻找主要参数 Eps-邻域()的最优值的方法,该参数影响结果聚类的准确性。基于仿真的实验表明,所提出的方法的性能就好像预先知道新位置的数量一样。此外,我们阐明了执行新位置候选识别过程的时机,我们提出了将聚类视为包含新位置的标准。