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

0.4%0.9%1.3%1.7% · Mar 202019922001200920182026
48 results for location-based services

Increasing availability of vehicle GPS data has created potentially transformative opportunities for traffic management, route planning and other location-based services. Critical to the utility of the data is their accuracy. Map-matching is the process of improving the accuracy by aligning GPS data with the road netwo…

2016-11-29abs ↗pdf ↗

A model for POI recommendation using relation embedding.

problem Challenges in POI recommendation due to sparse user-POI matrix and varying context.
method Translation-based relation embedding using Knowledge Graph Embedding techniques, combined matrix factorization framework.
result Demonstrates effectiveness of the proposed model on real-world datasets.

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.

HCFContext predicts mobile context using collaborative filtering and homomorphic encryption.

problem Accurate mobile context determination for enterprise policies.
method Proposes HPContext and HCFContext models using sequential history and collaborative filtering, with privacy-preserving homomorphic encryption.
result HCFContext enhances context prediction by leveraging related users' observations.

Automated service classification plays a crucial role in service discovery, selection, and composition. Machine learning has been widely used for service classification in recent years. However, the performance of conventional machine learning methods highly depends on the quality of manual feature engineering. In this…

2018-06-14abs ↗pdf ↗

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.

Paper proposes machine learning for pricing 3D printing services in marketplaces.

problem Inefficient pricing methods for 3D printing services in marketplaces.
method Data mining and machine learning methods to estimate price ranges based on supplier and customer characteristics.
result Machine learning model achieves 65% accuracy for US suppliers and 59% for Europe suppliers in classifying 3D printer listings.

This paper tackles fair same-day delivery service by optimizing regional service rates.

problem Fairness in same-day delivery service for different neighborhoods.
method Partition service area into regions, use multi-objective Markov decision process and deep Q-learning.
result Our approach maximizes fairness across all regions while maintaining overall service rate.

Predict and explain service failures in supply-chain networks using data models.

problem Predict and explain service failures in supply-chain networks, particularly last-mile pickup and delivery.
method Used supervised classification with Random Forests and Association Rules on a dataset of 500,000 services.
result Classifier reaches an average sensitivity of 0.7 and specificity of 0.7 for 5 types of failure.

Optimizes resource allocation for virtualized network functions based on performance profiles.

problem Mapping SLA performance requirements to dynamic virtualized infrastructure resources.
method Profile-based resource allocation using VNF performance datasets and machine learning models.
result A method to predict and recommend optimal resource allocation for network services.

This work analyzes how users and services adapt to reduce risk, leading to specialization.

problem Adaptation of users and services to reduce risk affects learning and performance.
method Analyzed a class of dynamics where users allocate participation and services update parameters.
result Repeated myopic updates with multiple learners lead to better outcomes than repeated risk minimization.

AI agent predicts industry and product/service codes for companies.

problem Manual curation of company data is expensive and prone to errors.
method Hierarchical multi-class industry code classifier with multi-label product/service code classifier.
result High accuracy (92-96%) achieved with limited labeled data.

I present a web service for querying an embedding of entities in the Wikidata knowledge graph. The embedding is trained on the Wikidata dump using Gensim's Word2Vec implementation and a simple graph walk. A REST API is implemented. Together with the Wikidata API the web service exposes a multilingual resource for over …

2017-10-11abs ↗pdf ↗

Verifies machine learning service claims to prevent cheating.

problem Fraudulent bypassing of expensive training procedures in CaaS.
method Probabilistic performance metrics, instance seeding, steganography, blackbox adversarial procedure, smart contract-based decentralized system.
result Designs a system to verify and incentivize service proofing and accountability.

Proposes a trust model for SIoT nodes using Hellinger distance and matrix factorization.

problem Trust management in SIoT to reduce risk from malicious nodes.
method Flexible bipartite graph, Hellinger distance, centrality, similarity measures, matrix factorization.
result The proposed trust prediction mechanism outperforms existing methods in accuracy and resilience.

TIMeSynC combines financial service interactions for intent prediction.

problem Aligning and learning from multi-domain, multi-resolution sequences for accurate intent prediction.
method An encoder-decoder transformer model addressing sequence alignment, temporal dynamics, and dynamic/static sequence combination.
result Significant improvement in intent prediction over existing methods.

Machine learning methods are widely used for a variety of prediction problems. \emph{Prediction as a service} is a paradigm in which service providers with technological expertise and computational resources may perform predictions for clients. However, data privacy severely restricts the applicability of such services…

2018-06-09abs ↗pdf ↗

Game theory helps analyze ESOs/EBIs in production and service sectors.

problem Economic incentives affect traditional production/service functions and create intangible capital.
method Uses game theory to analyze interactions in ESO/EBI transactions.
result No perfect Nash Equilibria for two-stage games involving many participants.

Framework optimizes transit routes based on crowd movements using demand prediction and supply optimization.

problem Dynamic optimization of transit routes in areas of crowd movements.
method Combines demand prediction (Quantile Regression) and supply optimization (Linear Programming) to dynamically redesign routes.
result Framework often obtains optimal solutions and outperforms conventional methods.

Graph learning categorizes DeFi services into similar functionalities.

problem Identifying similar financial services in decentralized finance protocols.
method Graph representation learning (GRL) to categorize smart contract blocks into clusters.
result Purity of clustering reaches .888 in the best-case scenario.

AI enhances financial services but humans are irreplaceable for empathy, presence, and ethics.

problem AI's limitations in financial services, especially with small datasets and human judgment.
method EPOCH framework highlighting five irreplaceable human capabilities: Empathy, Presence, Opinion, Creativity, and Hope.
result Humans are essential for trust, innovation, and consumer experience in financial services.

This study compares community detection algorithms for delineating health service areas.

problem Delineating health service areas to improve health care services.
method Comparative analysis of community detection algorithms on hospital-patient discharge networks.
result Infomap algorithm produced the best delineation of health service areas.

The professional services sector is at a turning point, with some industries showing growth opportunities.

problem Identifying growth opportunities in the professional services sector after decades of growth.
method A simple framework applied to the US economic context to diagnose growth opportunities.
result The professional services sector is expected to stall at a national level, but some industries still offer growth opportunities.

Microsoft develops a time-series anomaly detection service.

problem Real-time monitoring of various metrics in applications and services.
method Pipeline consisting of data ingestion, experimentation platform, and online compute; novel algorithm combining Spectral Residual and Convolutional Neural Network.
result Superior experimental results compared to state-of-the-art baselines on public and Microsoft production data.

With the widespread use of machine learning (ML) techniques, ML as a service has become increasingly popular. In this setting, an ML model resides on a server and users can query it with their data via an API. However, if the user's input is sensitive, sending it to the server is undesirable and sometimes even legally …

2018-08-01abs ↗pdf ↗