Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

1223 · Oct 201819922001200920182026
39 results for Wi-Fi RSS

Paper presents a new Wi-Fi RSS and geomagnetic field database for indoor localization and trajectory estimation.

problem Indoor localization and trajectory estimation challenges.
method Convolutional neural network (CNN) for RSS data and LSTM network for geomagnetic field intensity.
result CNN and LSTM networks show feasibility for localization and trajectory estimation.

Study develops a semi-supervised deep ResNet for Wi-Fi mode detection.

problem Utilizing Wi-Fi signals for multimodal transportation mode detection with limited labeled data.
method Semi-supervised deep residual network (ResNet) framework.
result Framework achieves high prediction accuracy (81.8% for walking, 82.5% for biking, 86.0% for driving).

Deep learning predicts user identity, activity, and location from Wi-Fi signals.

problem Privacy concerns and need for non-invasive user authentication, activity classification, and tracking.
method End-to-end deep learning framework using passive Wi-Fi signals.
result System autonomously predicts user identity, activity, and location without user intervention.

Paper proposes a SIMO DNN for indoor localization using Wi-Fi fingerprints.

problem Indoor localization with high accuracy and efficiency.
method Single-input and multi-output deep neural network architecture.
result SIMO-DNN scheme outperforms existing methods in floor detection and location accuracy.

We utilize Wi-Fi communications from smartphones to predict their mobility mode, i.e. walking, biking and driving. Wi-Fi sensors were deployed at four strategic locations in a closed loop on streets in downtown Toronto. Deep neural network (Multilayer Perceptron) along with three decision tree based classifiers (Decisi…

2018-09-16abs ↗pdf ↗

Noise-ignorant empirical risk minimization achieves state-of-the-art performance on noisy data.

problem Learning with noisy labels in multi-class classification problems.
method Introducing relative signal strength (RSS) to quantify transferability and applying Noise Ignorant Empirical Risk Minimization (NI-ERM).
result NI-ERM achieves state-of-the-art performance on CIFAR-N data challenge.

Gradient optimization improves preference elicitation for large item spaces.

problem Computational infeasibility of EVOI for large item spaces in recommender systems.
method Continuous formulation of EVOI as a differentiable network, optimized using gradient methods.
result Gradient-based EVOI optimization achieves state-of-the-art performance and scalability.

System states that are anomalous from the perspective of a domain expert occur frequently in some anomaly detection problems. The performance of commonly used unsupervised anomaly detection methods may suffer in that setting, because they use frequency as a proxy for anomaly. We propose a novel concept for anomaly dete…

2016-05-12abs ↗pdf ↗

New job recommendation system improves job seekers' welfare through field experiments.

problem Current job recommendation systems focus on clicks and applications, not job seekers' welfare.
method Developed a job-search model with two dimensions: utility and success probability. Conducted field experiments to validate model predictions.
result Welfare-optimal job recommendation algorithms outperform existing approaches and perform close to the benchmark.

We study contact structures compatible with genus one open book decompositions with one boundary component. Any monodromy for such an open book can be written as a product of Dehn twists around dual non-separating curves in the once-punctured torus. Given such a product, we supply an algorithm to determine whether the …

2006-04-26abs ↗pdf ↗

Deep learning model classifies concurrent human interactions from WiFi data with high accuracy.

problem Classifying concurrent human interactions from WiFi data with high accuracy.
method Attention-BiGRU deep learning model using Multiple Input Multiple Output radio link.
result Maximum benchmark accuracy of 94% for a single subject-pair, 88% for ten subject pairs.

In recent years, car makers and tech companies have been racing towards self driving cars. It seems that the main parameter in this race is who will have the first car on the road. The goal of this paper is to add to the equation two additional crucial parameters. The first is standardization of safety assurance --- wh…

2017-08-21abs ↗pdf ↗

With the development and widespread use of wireless devices in recent years (mobile phones, Internet of Things, Wi-Fi), the electromagnetic spectrum has become extremely crowded. In order to counter security threats posed by rogue or unknown transmitters, it is important to identify RF transmitters not by the data cont…

2017-11-05abs ↗pdf ↗

Domain adaptation refers to the problem of leveraging labeled data in a source domain to learn an accurate model in a target domain where labels are scarce or unavailable. A recent approach for finding a common representation of the two domains is via domain adversarial training (Ganin & Lempitsky, 2015), which attempt…

2018-02-23abs ↗pdf ↗

Shredder reduces inference privacy by adding noise to data without significantly affecting accuracy.

problem Protecting privacy of private and privileged data sent to cloud servers for inference.
method Develops Shredder, an end-to-end framework that learns additive noise distributions to reduce data information content.
result Reduces mutual information between input and communicated data by 74.70% while maintaining 1.58% accuracy loss.