中文
相关论文

相关论文: A Novel GCN based Indoor Localization System with …

200 篇论文

Graph Convolutional Neural Networks (GCNNs) are generalizations of CNNs to graph-structured data, in which convolution is guided by the graph topology. In many cases where graphs are unavailable, existing methods manually construct graphs…

机器学习 · 计算机科学 2019-09-17 Xiang Gao , Wei Hu , Zongming Guo

Graph Convolutional Networks (GCNs) are increasingly adopted in large-scale graph-based recommender systems. Training GCN requires the minibatch generator traversing graphs and sampling the sparsely located neighboring nodes to obtain their…

机器学习 · 计算机科学 2021-08-17 Seung Won Min , Kun Wu , Sitao Huang , Mert Hidayetoğlu , Jinjun Xiong , Eiman Ebrahimi , Deming Chen , Wen-mei Hwu

Localization technology is important for the development of indoor location-based services (LBS). Global Positioning System (GPS) becomes invalid in indoor environments due to the non-line-of-sight issue, so it is urgent to develop a…

机器学习 · 计算机科学 2017-11-09 Chenxiao Zhu , Lingqing Xu , Xiao-Yang Liu , Feng Qian

Graph convolutional networks (GCNs) aim at extending deep learning to arbitrary irregular domains, namely graphs. Their success is highly dependent on how the topology of input graphs is defined and most of the existing GCN architectures…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Hichem Sahbi

Wearable and IoT devices requiring positioning and localisation services grow in number exponentially every year. This rapid growth also produces millions of data entries that need to be pre-processed prior to being used in any indoor…

信号处理 · 电气工程与系统科学 2022-11-29 Darwin Quezada-Gaibor , Lucie Klus , Joaquín Torres-Sospedra , Elena Simona Lohan , Jari Nurmi , Carlos Granell , Joaquín Huerta

Existing Location-based social networks (LBSNs), e.g., Foursquare, depend mainly on GPS or cellular-based localization to infer users' locations. However, GPS is unavailable indoors and cellular-based localization provides coarse-grained…

计算机与社会 · 计算机科学 2016-07-22 Moustafa Elhamshary , Anas Basalamah , Moustafa Youssef

Indoor localization plays a vital role in the era of the IoT and robotics, with WiFi technology being a prominent choice due to its ubiquity. We present a method for creating WiFi fingerprinting datasets to enhance indoor localization…

机器人学 · 计算机科学 2024-07-31 Seyed Alireza Rahimi Azghadi , Atah Nuh Mih , Asfia Kawnine , Monica Wachowicz , Francis Palma , Hung Cao

The understanding of geographical reality is a process of data representation and pattern discovery. Former studies mainly adopted continuous-field models to represent spatial variables and to investigate the underlying spatial…

机器学习 · 统计学 2018-08-30 Di Zhu , Yu Liu

The construction of spatiotemporal networks using graph convolution networks (GCNs) has become one of the most popular methods for predicting traffic signals. However, when using a GCN for traffic speed prediction, the conventional approach…

机器学习 · 计算机科学 2022-09-07 JunKyu Jang , Sung-Hyuk Park

In this paper, we propose a novel approach that learns to sequentially attend to different Convolutional Neural Networks (CNN) layers (i.e., ``what'' feature abstraction to attend to) and different spatial locations of the selected feature…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Tony Joseph , Konstantinos G. Derpanis , Faisal Z. Qureshi

With widely deployed WiFi network and the uniqueness feature (fingerprint) of wireless channel information, fingerprinting based WiFi positioning is currently the mainstream indoor positioning method, in which fingerprint database…

网络与互联网体系结构 · 计算机科学 2019-10-14 Qiyue Li , Heng Qu , Zhi Liu , Nana Zhou , Wei Sun , Stephan Sigg , Jie Li

Matching 2D keypoints in an image to a sparse 3D point cloud of the scene without requiring visual descriptors has garnered increased interest due to its low memory requirements, inherent privacy preservation, and reduced need for expensive…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Shuzhe Wang , Juho Kannala , Daniel Barath

Graph Convolutional Networks (GCNs) are widely used in graph-based applications, such as social networks and recommendation systems. Nevertheless, large-scale graphs or deep aggregation layers in full-batch GCNs consume significant GPU…

机器学习 · 计算机科学 2024-10-15 Shengwei Ji , Yujie Tian , Fei Liu , Xinlu Li , Le Wu

Convolutional Neural Networks (CNNs) have become the state-of-the-art in various computer vision tasks, but they are still premature for most sensor data, especially in pervasive and wearable computing. A major reason for this is the…

计算机视觉与模式识别 · 计算机科学 2017-07-18 Monit Shah Singh , Vinaychandran Pondenkandath , Bo Zhou , Paul Lukowicz , Marcus Liwicki

Many scientific and engineering processes produce spatially unstructured data. However, most data-driven models require a feature matrix that enforces both a set number and order of features for each sample. They thus cannot be easily…

机器学习 · 计算机科学 2021-09-30 Francis Ogoke , Kazem Meidani , Amirreza Hashemi , Amir Barati Farimani

Accurate indoor localization underpins applications ranging from wayfinding and emergency response to asset tracking and smart-building services. Radio-frequency solutions (e.g. Wi-Fi, RFID, UWB) are widely adopted but remain vulnerable to…

信号处理 · 电气工程与系统科学 2025-08-06 Hsun-Yu Lee , Jie Lin , Fang-Jing Wu

Indoor navigation remains a complex challenge due to the absence of reliable GPS signals and the architectural intricacies of large enclosed environments. This study presents an indoor localization and navigation approach that integrates…

机器学习 · 计算机科学 2025-08-12 Keyan Rahimi , Md. Wasiul Haque , Sagar Dasgupta , Mizanur Rahman

This paper studies the indoor localisation of WiFi devices based on a commodity chipset and standard channel sounding. First, we present a novel shallow neural network (SNN) in which features are extracted from the channel state information…

机器学习 · 计算机科学 2020-10-20 Peizheng Li , Han Cui , Aftab Khan , Usman Raza , Robert Piechocki , Angela Doufexi , Tim Farnham

Indoor localization is a supporting technology for a broadening range of pervasive wireless applications. One promis- ing approach is to locate users with radio frequency fingerprints. However, its wide adoption in real-world systems is…

信息论 · 计算机科学 2017-08-04 Xiao-Yang Liu , Shuchin Aeron , Vaneet Aggarwal , Xiaodong Wang , Min-You Wu

Graph Neural Networks (GNNs) have been widely used for various learning tasks, ranging from node classification to link prediction. They have demonstrated excellent performance in multiple domains involving graph-structured data. However,…

机器学习 · 计算机科学 2026-03-19 Steven E. Wilson , Sina Khanmohammadi