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

Trend · papers per month

65129194258 · Jun 202019922001200920182026
48 results for mobile calls

Two pseudo-Riemannian metrics are called projectively equivalent if their unparametrized geodesics coincide. The degree of mobility of a metric is the dimension of the space of metrics that are projectively equivalent to it. We give a complete list of possible values for the degree of mobility of Riemannian and Lorentz…

2015-03-03abs ↗pdf ↗

TraLFM models human mobility patterns from traffic trajectories.

problem Understanding human mobility patterns from traffic data.
method Latent factor modeling of sequential, personal, and temporal factors.
result TraLFM significantly outperforms state-of-the-art methods in latent factor analysis and next location prediction.

New models predict mobility flows as well as complex machine learning but are simpler and interpretable.

problem Incomplete understanding and modeling of human mobility flows.
method Developed simple machine-learned, closed-form models of mobility.
result These models predict mobility flows more accurately than gravity or complex machine/deep learning models.

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.

DETECT clusters mobility behaviors from trajectories using deep learning.

problem Clustering similar mobility behaviors in large, complex trajectory data.
method DETECT uses deep learning to cluster mobility behaviors from trajectories, transforming and summarizing them to identify similar behaviors.
result DETECT effectively clusters mobility behaviors from real-world datasets.

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.

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.

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.

ARDEN improves deep learning performance on mobile devices by protecting privacy in the cloud.

problem Balancing privacy and performance in mobile deep learning with limited device capacity.
method ARDEN partitions DNN across mobile devices and cloud, using data transformation and noise addition for privacy, and noisy training for robustness.
result ARDEN enhances inference performance on cloud while maintaining strong privacy.

This research detects anomalies and predicts traffic using CDR data.

problem Detecting and predicting anomalies in mobile network traffic.
method Utilized CDR data, k-means clustering for anomaly detection, neural network for anomaly-free data, and ARIMA for traffic prediction.
result Anomaly-free data leads to better model generalization and prediction performance.

RONA compresses complex models while ensuring privacy.

problem Deploying complex deep neural networks on mobile devices poses privacy risks and computational constraints.
method RONA uses knowledge distillation, hint learning, and self learning to train a compact neural network with differential privacy guarantees.
result RONA achieves 20x compression and 19x speed-up with 0.97% accuracy loss on SVHN while maintaining strong privacy.

HRL4IN tackles interactive navigation tasks with mobile manipulators, improving efficiency and performance.

problem Interactive Navigation tasks require mobile manipulators to perform various actions, but choosing the right part of the embodiment is inefficient.
method HRL4IN uses a hierarchical reinforcement learning architecture to handle heterogeneous phases of navigation and manipulation, selecting the appropriate part of the embodiment for each phase.
result HRL4IN significantly outperforms flat PPO and HAC in terms of task performance and energy efficiency.

Paper develops methods for evaluating mHealth interventions using historical data.

problem Evaluating the long-term effectiveness of mHealth interventions designed for near-term outcomes.
method Develops off-policy estimation techniques to infer long-term average outcomes from historical data.
result Provides estimators and confidence intervals for evaluating mHealth policies.

Mobile sensing is an emerging technology that utilizes agent-participatory data for decision making or state estimation, including multimedia applications. This article investigates the structure of mobile sensing schemes and introduces crowdsourcing methods for mobile sensing. Inspired by social network, one can estab…

2015-08-03abs ↗pdf ↗

Meta-learning method for estimating time-varying mHealth intervention effects.

problem Complex mHealth data and uncertain randomization probabilities.
method DR-WCLS meta-learning procedure for causal excursion effects.
result More efficient and consistent estimates of causal excursion effects.

Algorithm predicts human mobility using a large ensemble of expert models.

problem Short-term prediction of human mobility patterns.
method Exponential Weights algorithm with a large ensemble of expert models trained on mobile phone data.
result Average prediction accuracy is significantly higher than individual models.

The paper presents a probabilistic method to discover daily human mobility patterns from mobile data.

problem Discovering daily human mobility patterns from mobile data.
method A non-parameter Bayesian modeling method, Infinite Gaussian Mixture Model, combined with Kullback-Leibler divergence for automatic clustering.
result The IGMM-based algorithm outperforms the GMM-based algorithm in discovering mobility patterns.

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.

FLAME auto-labels mobile data efficiently on diverse processors.

problem Accurately and efficiently labeling mobile data with unknown labels on heterogeneous processors.
method Self-adaptive auto-labeling system Flame that schedules and executes workloads on mobile processors.
result Flame achieves high labeling accuracy and performance on heterogeneous mobile processors.

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.

Graphs model human mobility patterns, reducing errors in data matching.

problem Lack of high-quality data and computational resources for graph-based mobility analysis.
method Embedding graphs into a continuous space to address matching, modeling, and visualization challenges.
result Approx 40% decrease in error on average in matched graphs vs unmatched ones.

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.

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%.

In this paper, we investigate the economic mobility in some money transfer models which have been applied into the research on wealth distribution. We demonstrate the mobility by recording the time series of agents' ranks and observing their volatility. We also compare the mobility quantitatively by employing an index,…

2005-07-21abs ↗pdf ↗

MobILE learns from expert demonstrations without access to actions, achieving strong performance guarantees.

problem Imitation Learning from Observations alone (ILFO) where actions are not observed.
method MobILE integrates optimism in the face of uncertainty into distribution matching IL framework, trading off exploration and imitation.
result MobILE provides strong performance guarantees for certain MDP dynamics and demonstrates efficacy on OpenAI Gym tasks.

Efficient quantization scheme for neural networks using integer arithmetic.

problem Efficient inference on mobile devices with limited computational resources.
method Quantization and co-design training procedure for integer-only inference.
result Improves accuracy-latency tradeoff on various models and hardware.