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.

168,878 papers · 148 categories

Trend · papers per month

0.5%1.0%1.4%1.9% · Nov 201919922001200920172026
48 results for Geo-distributed cloud

This paper optimizes resource allocation for crowdsourced live streaming to improve viewer experience and reduce costs.

problem Improving viewer quality of experience (QoE) in crowdsourced live streaming.
method A prediction-driven resource allocation framework using machine learning to predict viewer numbers and proactively allocate resources.
result Maximizes viewer QoE and minimizes resource allocation costs through precise resource provisioning.

Latency to end-users and regulatory requirements push large companies to build data centers all around the world. The resulting data is "born" geographically distributed. On the other hand, many machine learning applications require a global view of such data in order to achieve the best results. These types of applica…

2016-03-30abs ↗pdf ↗

A financial data provider shares insights on managing complexity in processing 18 billion daily notifications.

problem Managing complexity in processing 18 billion daily financial notifications.
method Described the volume, variety, velocity, and veracity of data, infrastructure, and architecture.
result Systems were stressed during significant events like Brexit, highlighting the need for scalability and robustness.

Graph neural network constructs a sparse latent point cloud from dense point clouds.

problem Efficiently reconstructing and simulating point clouds with fine details.
method Irregular graph convolutional neural network with non-isotropic operations.
result The model can reconstruct dense point clouds from a sparse latent representation.

In this contribution, we present a novel approach for segmenting laser radar (lidar) imagery into geometric time-height cloud locations with a fully convolutional network (FCN). We describe a semi-supervised learning method to train the FCN by: pre-training the classification layers of the FCN with image-level annotati…

2018-05-02abs ↗pdf ↗

In recent decades, the use of 3D point clouds has been widespread in computer industry. The development of techniques in analyzing point clouds is increasingly important. In particular, mapping of point clouds has been a challenging problem. In this paper, we develop a discrete analogue of the Teichmüller extremal mapp…

2015-11-20abs ↗pdf ↗

A novel method compresses point cloud attributes by folding them onto a 2D grid.

problem Efficiently compressing point cloud attributes for storage and transmission.
method Interpreting point clouds as 2D manifolds, folding onto a grid, and mapping attributes to the grid using optimized methods.
result The proposed folding-based approach achieves performance comparable to state-of-the-art codecs.

Deep learning detects cloud changes due to human aerosols.

problem Uncertainty in the effect of anthropogenic aerosols on cloud properties and Earth's energy balance.
method Deep convolutional neural networks to analyze cloud images.
result Identified and characterized specific cloud perturbations due to human aerosols.

Develops a method for conformal parameterization of point clouds without fixed boundaries.

problem Desirable distortion in fixed-boundary parameterizations of point clouds.
method Free-boundary conformal parameterization method involving approximation of point cloud Laplacian and boundary treatment.
result High-quality point cloud meshing achieved through the proposed method.

This paper analyzes CNNs for malware detection in cloud IaaS.

problem Malware vulnerability in cloud IaaS environments.
method Analysis of Convolutional Neural Networks (CNNs) for online malware detection using process-level performance metrics.
result State-of-the-art DenseNets and ResNets effectively detect malware in online cloud systems.

Estimating boundaries from point clouds with improved accuracy and rigorous error estimates.

problem Identifying the boundary of a domain from point cloud samples.
method Developed new estimators for normal vectors, distances, and boundary tests; provided error estimates.
result Efficient and accurate estimators for boundary properties on point clouds.

Point clouds provide a flexible and natural representation usable in countless applications such as robotics or self-driving cars. Recently, deep neural networks operating on raw point cloud data have shown promising results on supervised learning tasks such as object classification and semantic segmentation. While mas…

2019-01-24abs ↗pdf ↗

CloudLSTM forecasts geospatial point-cloud data streams accurately.

problem Forecasting over geospatial point-cloud data streams.
method Introduces CloudLSTM, a recurrent neural model with a Dynamic Point-cloud Convolution (DConv) operator.
result CloudLSTM outperforms competitor models in long-term predictions for point-cloud data.

SPINN optimizes neural network inference on devices and cloud.

problem Inference on mobile devices is challenging due to high computational demands and dynamic connectivity.
method Synergistic progressive inference with a novel scheduler.
result SPINN achieves up to 2x higher throughput and reduces server cost by up to 6.8x.

The cloud-based speech recognition/API provides developers or enterprises an easy way to create speech-enabled features in their applications. However, sending audios about personal or company internal information to the cloud, raises concerns about the privacy and security issues. The recognition results generated in …

2019-05-11abs ↗pdf ↗

The study proves strong cosmic censorship violation for spherically symmetric dust clouds.

problem Violation of strong cosmic censorship for spherically symmetric dust clouds.
method Derived an ordinary differential equation for light rays and used it to prove strong cosmic censorship violation.
result Generic violation of strong cosmic censorship for spherically symmetric dust clouds.

Self-supervised learning improves few-shot classification and segmentation on point clouds.

problem Efficiently learn from limited labeled data in point cloud applications.
method Hierarchical cover-tree partitioning for self-supervised pre-training; restricted to support set for few-shot learning.
result Self-supervised learning significantly improves downstream classification and segmentation accuracy.

The concept of a Point Cloud has played an increasingly important role in many areas of Engineering, Science, and Mathematics. Examples are: LIDAR, 3D-Printing, Data Analysis, Computer Graphics, Machine Learning, Mathematical Visualization, Numerical Analysis, and Monte Carlo Methods. Entering point cloud into Google r…

2016-11-15abs ↗pdf ↗

A new method learns stable, temporally coherent features in point clouds.

problem Flickering and halo structures in inferred solutions for time-varying point clouds.
method Proposes a novel temporal loss function and super-resolution method.
result Demonstrates flexibility and effectiveness on large, deforming point sets.

Improved road segmentation on low-res LIDAR data for autonomous vehicles.

problem Low-resolution LIDAR data affects road segmentation accuracy in autonomous vehicles.
method Subsampled LIDAR data transformation into feature maps, use local normal vector with spherical coordinates.
result Improves road segmentation accuracy on low-resolution LIDAR data.