paper-with-me

홈 › Papers

Fusion-DHL: WiFi, IMU, and Floorplan Fusion for Dense History of Locations in Indoor Environments

2021-05-18 · Sachini Herath, Saghar Irandoust, Bowen Chen, Yiming Qian, Pyojin Kim, Yasutaka Furukawa

The paper proposes a multi-modal sensor fusion algorithm that fuses WiFi, IMU, and floorplan information to infer an accurate and dense location history in indoor environments. The algorithm uses 1) an inertial navigation algorithm to estimate a relative motion trajectory from IMU sensor data; 2) a WiFi-based localization API in industry to obtain positional constraints and geo-localize the trajectory; and 3) a convolutional neural network to refine the location history to be consistent with the floorplan. We have developed a data acquisition app to build a new dataset with WiFi, IMU, and floorplan data with ground-truth positions at 4 university buildings and 3 shopping malls. Our qualitative and quantitative evaluations demonstrate that the proposed system is able to produce twice as accurate and a few orders of magnitude denser location history than the current standard, while requiring minimal additional energy consumption. We will publicly share our code, data and models.

📄 PDF Abstract BibTeX arXiv:2105.08837

Code (1)

Sachini/Fusion-DHL 공식 구현 pytorch

Tasks

Sensor Fusion

Similar Papers 제목 키워드 기반

HouseDiffusion: Vector Floorplan Generation via a Diffusion Model with Discrete and Continuous Denoising

2022-11-23 · CVPR 2023 1 · Mohammad Amin Shabani, Sepidehsadat Hosseini, Yasutaka Furukawa

The paper presents a novel approach for vector-floorplan generation via a diffusion model, which denoises 2D coordinates of room/door corners with two inference objectives: 1) a single-step noise as the continuous quanti…

DenoisingVector Graphics

HouseCrafter: Lifting Floorplans to 3D Scenes with 2D Diffusion Model

2024-06-28 · Hieu T. Nguyen, YiWen Chen, Vikram Voleti, Varun Jampani 외

We introduce HouseCrafter, a novel approach that can lift a floorplan into a complete large 3D indoor scene (e.g., a house). Our key insight is to adapt a 2D diffusion model, which is trained on web-scale images, to gene…

WiFi-Diffusion: Achieving Fine-Grained WiFi Radio Map Estimation With Ultra-Low Sampling Rate by Diffusion Models

2025-03-15 · Zhiyuan Liu, Shuhang Zhang, Qingyu Liu, Hongliang Zhang 외

Fine-grained radio map presents communication parameters of interest, e.g., received signal strength, at every point across a large geographical region. It can be leveraged to improve the efficiency of spectrum utilizati…

HouseLLM: LLM-Assisted Two-Phase Text-to-Floorplan Generation

2024-11-19 · Ziyang Zong, Zhaohuan Zhan, Guang Tan

This paper proposes a two-phase text-to-floorplan generation method, which guides a Large Language Model (LLM) to generate an initial layout (Layout-LLM) and refines them into the final floorplans through conditional dif…

Language ModelingLanguage ModellingLarge Language ModelLayout Design

Neural Inertial Localization

2022-03-29 · CVPR 2022 1 · Sachini Herath, David Caruso, Chen Liu, Yufan Chen 외

This paper proposes the inertial localization problem, the task of estimating the absolute location from a sequence of inertial sensor measurements. This is an exciting and unexplored area of indoor localization research…

Indoor LocalizationPrivacy Preserving