paper-with-me

홈 › Papers

FIS-ONE: Floor Identification System with One Label for Crowdsourced RF Signals

2023-07-12 · Weipeng Zhuo, Ka Ho Chiu, Jierun Chen, Ziqi Zhao, S. -H. Gary Chan, Sangtae Ha, Chul-Ho Lee

Floor labels of crowdsourced RF signals are crucial for many smart-city applications, such as multi-floor indoor localization, geofencing, and robot surveillance. To build a prediction model to identify the floor number of a new RF signal upon its measurement, conventional approaches using the crowdsourced RF signals assume that at least few labeled signal samples are available on each floor. In this work, we push the envelope further and demonstrate that it is technically feasible to enable such floor identification with only one floor-labeled signal sample on the bottom floor while having the rest of signal samples unlabeled. We propose FIS-ONE, a novel floor identification system with only one labeled sample. FIS-ONE consists of two steps, namely signal clustering and cluster indexing. We first build a bipartite graph to model the RF signal samples and obtain a latent representation of each node (each signal sample) using our attention-based graph neural network model so that the RF signal samples can be clustered more accurately. Then, we tackle the problem of indexing the clusters with proper floor labels, by leveraging the observation that signals from an access point can be detected on different floors, i.e., signal spillover. Specifically, we formulate a cluster indexing problem as a combinatorial optimization problem and show that it is equivalent to solving a traveling salesman problem, whose (near-)optimal solution can be found efficiently. We have implemented FIS-ONE and validated its effectiveness on the Microsoft dataset and in three large shopping malls. Our results show that FIS-ONE outperforms other baseline algorithms significantly, with up to 23% improvement in adjusted rand index and 25% improvement in normalized mutual information using only one floor-labeled signal sample.

📄 PDF Abstract BibTeX arXiv:2307.05914

Code (1)

stevezhuo/fis-one 공식 구현 pytorch

Tasks

Combinatorial OptimizationGraph Neural NetworkIndoor LocalizationTraveling Salesman Problem

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Multimodal Indoor Localization Using Crowdsourced Radio Maps

2023-11-17 · Zhaoguang Yi, Xiangyu Wen, Qiyue Xia, Peize Li 외

Indoor Positioning Systems (IPS) traditionally rely on odometry and building infrastructures like WiFi, often supplemented by building floor plans for increased accuracy. However, the limitation of floor plans in terms o…

Indoor Localization

Hybrid Building/Floor Classification and Location Coordinates Regression Using A Single-Input and Multi-Output Deep Neural Network for Large-Scale Indoor Localization Based on Wi-Fi Fingerprinting

2018-10-13 · Kyeong Soo Kim

In this paper, we propose hybrid building/floor classification and floor-level two-dimensional location coordinates regression using a single-input and multi-output (SIMO) deep neural network (DNN) for large-scale indoor…

ClassificationGeneral ClassificationIndoor Localizationregression

City landscape in sight: A crowdsourced framework for unlocking urban-scale window view perceptions from real estate imagery

2026-06-13 · Chucai Peng, Sijie Yang, Ang Liu, Yang Xiang 외 arxiv

City landscapes viewed through home windows influence quality of life, yet perceptions of actual window views at the urban scale remain understudied. This study presents an approach for large-scale mapping of perceptions…

DiscoGeM: A Crowdsourced Corpus of Genre-Mixed Implicit Discourse Relations

2022-06-01 · LREC 2022 6 · Merel Scholman, Tianai Dong, Frances Yung, Vera Demberg

We present DiscoGeM, a crowdsourced corpus of 6,505 implicit discourse relations from three genres: political speech, literature, and encyclopedic texts. Each instance was annotated by 10 crowd workers. Various label agg…

RelationRelation Classification

Measuring Spurious Correlation in Classification: 'Clever Hans' in Translationese

2023-08-25 · Angana Borah, Daria Pylypenko, Cristina Espana-Bonet, Josef van Genabith

Recent work has shown evidence of 'Clever Hans' behavior in high-performance neural translationese classifiers, where BERT-based classifiers capitalize on spurious correlations, in particular topic information, between d…

Classification