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,236 papers · 148 categories

Trend · papers per month

13263851 · Mar 202019922001200920182026
48 results for mobile phone services

The study compares prepaid and postpaid mobile phone users and predicts their subscription type.

problem Predicting mobile phone subscription type based on usage and network connections.
method Graph labelling approach using max-flow min-cut algorithms and indirect inference methods.
result Graph labelling approach achieves 87% classification accuracy, outperforming supervised learning methods.

Paper presents a robust model to improve prediction accuracy for real-life mobile phone data.

problem Noisy instances in real-life mobile phone data affect model accuracy.
method Identify and eliminate noisy instances using naive Bayes and Laplace estimators, then build a decision tree model.
result The robust model improves prediction accuracy as shown by experimental results.

Understanding the spatiotemporal distribution of people within a city is crucial to many planning applications. Obtaining data to create required knowledge, currently involves costly survey methods. At the same time ubiquitous mobile sensors from personal GPS devices to mobile phones are collecting massive amounts of d…

2012-07-03abs ↗pdf ↗

Paper presents a new time-series segmentation technique for mobile phone user behavior.

problem Current segmentation techniques do not accurately capture individual user behavior over time.
method Behavior-Oriented Time Segmentation (BOTS) technique that considers temporal coverage and number of incidences.
result BOTS technique better captures user behavior at various times of day and week.

Deep learning predicts availability of mobile crowdsourced services spatially and temporally.

problem Predicting the availability of mobile crowdsourced services in space and time.
method Two-stage prediction model: clustering services into regions, then forecasting availability duration using time series.
result Effectiveness validated through multiple experiments.

SilentPhone identifies opportune times to silence phones to reduce interruptions.

problem Inappropriate phone notifications cause interruptions for users and others.
method Data-driven approach using past phone log data to infer unavailability.
result Identifies opportune moments for call interruptions and generates silent mode rules.

Federated Learning prioritizes client data contributions for better model quality.

problem Privacy concerns and reluctance to share private data in machine learning.
method Prioritizes client data contributions in Federated Learning by assigning scores based on defined criteria.
result The proposed approach yields a higher quality global model compared to standard Federated Learning.

Predicts customer call intent for auto dealerships using CNN.

problem Understanding customer intent from phone calls for better service.
method Developed a CNN-based supervised learning model for multi-class classification.
result CNN model performs well on customer call intent classification.

Real-time drowsiness detection on mobile phones reduces road trauma.

problem Driver drowsiness increases crash risk and road trauma.
method Depthwise separable 3D convolutions combined with early fusion of spatial and temporal information.
result Real-time drowsiness detection on mobile phones reduces road trauma.

Improved Naive Bayes for better phone call behavior classification.

problem Noise in mobile phone data affects phone call behavior classification accuracy.
method Improved naive Bayes classifier with behavioral pattern analysis and dynamic noise threshold.
result Our technique improves classification accuracy by 15%.

OTT services are replacing traditional telecom services, affecting revenue streams.

problem OTT services are reducing traditional telecom revenue streams.
method Quantitative analysis of mobile user trends and revenue changes.
result OTT services are becoming more prevalent and impacting telecom revenue.

Unified model of urban consumer behavior and mobility patterns.

problem Understanding the lifestyles and infrastructure of urban regions.
method Collective matrix factorization for dual view modeling of consumer behavior and mobility.
result Unified model reveals deeper insights into consumer behavior and mobility patterns.

Develops a graph-based convolutional network for multi-view networks to improve poverty research.

problem Binary treatment of social network relations in graph learning models.
method Multi-GCN: Graph Convolutional Networks for Multi-View Networks.
result Multi-GCN outperforms state-of-the-art algorithms on poverty prediction tasks and broader multi-view network tasks.

We define a Hidden Markov Model (HMM) in which each hidden state has time-dependent activity levels\textit{activity levels} that drive transitions and emissions, and show how to estimate its parameters. Our construction is motivated by the problem of inferring human mobility on sub-daily time scales from, for example, mobile phone …

2015-07-27abs ↗pdf ↗

Survey of knowledge distillation for resource-limited devices.

problem Deploying large deep learning models on resource-limited devices.
method Knowledge distillation using a smaller model trained with information from a larger model.
result A new metric (distillation metric) for comparing different knowledge distillation algorithms.

AMS improves video inference on edge devices by adapting a small model with online knowledge distillation.

problem High computation cost of Deep Neural Networks for real-time video inference on edge devices.
method AMS uses a remote server to continually train and adapt a small model on edge devices, using online knowledge distillation from a large model.
result 0.4--17.8 percent mean Intersection-over-Union improvement in video semantic segmentation.

Bayesian model uses mobile data to assess business resilience after hurricanes.

problem Evaluating economic impact of extreme shocks on businesses.
method Bayesian structural time series model with mobile phone data.
result Estimates business resilience after hurricanes, revealing key characteristics.

Study provides guidelines for smartphone-based transportation mode detection.

problem Developing a reliable transportation mode detection system using smartphone sensors.
method Detailed dataset construction, sensor relevance analysis, and unknown user detection.
result Demonstrated the feasibility and effectiveness of smartphone-based TMD.

Study uses remotely sensed data to infer economic outcomes in experiments and quasi-experiments.

problem Imperfect measurement of economic outcomes by remotely sensed variables.
method Combines experimental and observational data to identify causal parameters, using satellite imagery and mobile phone activity.
result Developed a robust method for n^{-1/2} inference that does not restrict remotely sensed variable processing algorithms.

Bluetooth data predicts depression severity, showing 18.8% extra variance.

problem Predicting depressive symptom severity using Bluetooth data.
method Extracted 49 Bluetooth features from NBDC data, used linear mixed-effect and hierarchical Bayesian linear regression models.
result Hierarchical Bayesian model achieved best prediction metrics (R2=0.526, RMSE=3.891).

Study uses neural networks to predict stress from smartphone GPS data.

problem Predicting users' stress levels using smartphone data.
method Employed neural network models with GPS metrics from smartphones.
result Effective prediction of users' stress levels using smartphone GPS data.

Research uses private information from borrower networks to predict P2P lending profitability.

problem Improving credit scoring in P2P lending networks.
method Applied machine learning algorithms to graph and location metrics of borrower networks.
result Graph topology and borrower location information predict loan profitability, reducing error by 4%.

Paper uses UKS to improve BLE RSSI for proximity inference in mobile phone apps.

problem Improper BLE RSSI for accurate proximity inference during pandemics.
method Single-dimensional Unscented Kalman Smoother (UKS) with Gaussian process observation transforms.
result UKS outperforms traditional methods in predicting infection risk from BLE RSSI.

(ABRIDGED) In previous work, two platforms have been developed for testing computer-vision algorithms for robotic planetary exploration (McGuire et al. 2004b,2005; Bartolo et al. 2007). The wearable-computer platform has been tested at geological and astrobiological field sites in Spain (Rivas Vaciamadrid and Riba de S…

2009-10-28abs ↗pdf ↗

This paper discusses issues in mining user behavioral rules for context-aware mobile apps.

problem Mining contextual behavioral rules from smartphone data.
method Addressing quality of data, relevancy of contexts, discretization, rule discovery, semantic understanding, and dynamic rule updating.
result Potential solutions for mining user behavioral rules for context-aware mobile apps.