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

16.6%33.2%49.8%66.4% · Jun 202019922001200920182026
48 results for Distributed Machine Learning

Paper explores sustainable machine learning with energy harvesting.

problem Energy-efficient distributed machine learning in resource-constrained devices.
method Developed a practical learning framework with theoretical guarantees for distributed learning over energy-harvesting devices.
result Demonstrated significant performance improvement over non-harvesting benchmarks.

This work develops secure distributed algorithms for machine learning to protect against data poisoning and network attacks.

problem Vulnerability of distributed machine learning algorithms to cyber threats.
method Game-theoretic framework to capture conflicting goals of a learner and an attacker, iterative distributed algorithm.
result Distributed SVM is prone to fail in different types of attacks, with impact depending on network structure and attack capabilities.

Develops robust coresets for distributed machine learning problems.

problem Need different coresets for various machine learning problems, increasing communication overhead.
method Introduces robust coreset construction algorithms for multiple machine learning tasks.
result Established theoretical conditions and developed algorithms for generating coresets that approximate various machine learning problems.

New approach to machine learning optimization using distribution space.

problem Optimization challenges in machine learning with non-convex constraints.
method Relaxation to convex optimization in distribution space, numerical algorithm based on mixture distributions.
result Approximate optimization in distribution space is consistent and effective.

New algorithm for safer machine learning with different testing and training distributions.

problem Challenges in modern machine learning where training and testing distributions differ.
method First-order optimization algorithm for superquantile-based learning.
result Promising numerical results show the approach's effectiveness.

The paper connects three machine learning methods to reduce generalization errors.

problem Reducing generalization errors in machine learning models.
method Distributionally robust optimization, Bayesian methods, and regularization.
result Machine learning models can be characterized using distributional uncertainty and robustness measures.

MLI is an Application Programming Interface designed to address the challenges of building Machine Learn- ing algorithms in a distributed setting based on data-centric computing. Its primary goal is to simplify the development of high-performance, scalable, distributed algorithms. Our initial results show that, relativ…

2013-10-21abs ↗pdf ↗

Method improves treatment effect estimation in randomized experiments.

problem Estimating distributional treatment effects in randomized experiments.
method Distributional regression framework with machine learning for variance reduction.
result The proposed method reduces variance of distributional treatment effect estimators.

Paper proposes a method for estimating tropical cyclone intensity distribution using deep learning.

problem Lack of full accounting of prediction variability in single-point forecasts.
method Smooth model over target and covariates, logistic transformation for conditional density, case-control sampling approximation.
result Method provides insights into predicted response behavior, improving decision-making and policy.

Deep learning outperforms classic machine learning in DAS event detection.

problem Event detection in Distributed Acoustic Sensing (DAS).
method Comparison of classic machine learning and image-based deep learning approaches.
result Image-based deep learning offers significantly faster event detection and execution times.

Paper proposes P-ADMM for ADMM in distributed medical machine learning with differential privacy.

problem Privacy leakage in ADMM for distributed machine learning with sensitive data.
method Integrates Gaussian noise with linearly decaying variance to provide dynamic zCDP.
result P-ADMM achieves the same convergence rate as non-private ADMM while ensuring differential privacy.

Distributed SVM algorithm improves performance in real-world applications.

problem Improving SVM performance in distributed computing environments.
method Proposes HPSVM, a distributed SVM algorithm that minimizes inter-machine communications.
result HPSVM achieves similar or better results than state-of-the-art SVM techniques.

Secure and efficient distributed learning on devices with limited communication.

problem Limited communication and security in distributed on-device learning.
method Proposes SLSGD, a robust distributed optimization algorithm with efficient communication and attack tolerance.
result Stabilizes convergence and tolerates data poisoning on a small number of workers.

The paper presents a probabilistic framework for SPD matrices in machine learning.

problem Machine learning on SPD matrices is fragmented; this paper aims to unify it.
method Unified probabilistic framework using Gaussian distributions and Bayes classifiers.
result Different SPD machine learning tools can be reinterpreted and extended using Gaussian distributions.

Chicle tackles elastic machine learning training by avoiding micro-tasks.

problem Elasticity and load balancing in distributed machine learning training.
method Chicle is a new elastic distributed training framework that exploits machine learning algorithms to implement elasticity and load balancing without micro-tasks.
result Chicle achieves performance competitive with state-of-the-art rigid frameworks while enabling elastic execution and dynamic load balancing.

We introduce DQFIM to quantify and improve generalization of quantum machine learning models.

problem Understanding and improving generalization of quantum machine learning models.
method Data quantum Fisher information metric (DQFIM) to quantify circuit parameters and training data.
result Improves generalization by breaking symmetries of training data and using a low number of training states.

Paper optimizes training data distribution for better model performance across various deployment conditions.

problem Improving model accuracy when deployed with parameters far from training data.
method Developed adaptive algorithms based on bilevel or alternating optimization in the space of probability measures.
result Optimized training distributions lead to models with improved sample complexity and robustness to distribution shift.

Paper introduces elastic consistency for distributed SGD, enabling convergence analysis.

problem Training large-scale machine learning models in distributed environments.
method Introduces elastic consistency as a general consistency model for distributed SGD.
result Derives convergence bounds for various distributed SGD methods.

Study quantifies distribution shifts and uncertainties to improve machine learning model robustness.

problem Distribution shifts between training and test datasets impact model generalization and robustness.
method Synthetic data generation and quantitative measures (KL divergence, JS distance, Mahalanobis distance) to assess data similarity and model uncertainty.
result Utilizing statistical measures like Mahalanobis distance helps assess distribution shift and model uncertainty.

Market incentivizes parties to share high-quality data for collaborative machine learning tasks.

problem Fair revenue distribution and data replication threats in collaborative machine learning markets.
method Introduces a novel payment division function robust to replication and customized output models.
result Validated assumptions and showed approximate satisfaction for commonly used models.

SwitchML accelerates machine learning training by aggregating model updates in the network.

problem Training machine learning models in parallel consumes a lot of data.
method Designing a communication primitive that uses a programmable switch to aggregate model updates.
result SwitchML reduces data exchange by up to 5.5 times, speeding up training.

We optimize distributed learning algorithms to maintain linear convergence with limited communication.

problem Limited communication time affects the convergence of distributed learning algorithms.
method We design quantizers to compress algorithm information while preserving linear convergence and characterize communication time.
result We show how to co-design machine learning and communication protocols for optimal performance.

Paper learns tree-structured models from distributed data efficiently.

problem Learning tree-structured Gaussian graphical models from distributed data with limited communication.
method Communication-efficient strategies for central node to learn structure from distributed data.
result Tree structure can be reliably recovered even with limited information (signs of local data samples).

Surveying machine learning for combinatorial optimization problems.

problem Hard combinatorial optimization problems with expensive or undefined solutions.
method Integrating machine learning to make decisions in optimization problems.
result Machine learning can optimize decisions in optimization problems more efficiently.

This paper reviews methods for distributed training of machine learning models from high-rate streams.

problem Training machine learning models from high-rate distributed streams in a compute- and bandwidth-limited setting.
method Recently developed methods for large-scale distributed stochastic optimization.
result There exist regimes where systems can learn from distributed, streaming data at order-optimal rates.

Paper explores Elliptical Wishart distributions in signal processing and machine learning.

problem Estimating parameters of Elliptical Wishart distributions.
method Proposes fixed point and Riemannian optimization algorithms for maximum likelihood estimation.
result Characterizes existence, uniqueness, and convergence of the MLE.

This paper proposes a new D2D data sharing approach to improve distributed machine learning training speed.

problem Straggler dilemma in distributed edge learning.
method Proposes a D2D data sharing approach to balance computation loads and optimize radio resource allocation.
result Significantly reduces training delay and enhances training accuracy in non-i.i.d. data environments.

The Gumbel-max trick and its extensions simplify sampling from categorical distributions in machine learning.

problem Sampling from categorical distributions with unnormalized probabilities.
method Extensions of the Gumbel-max trick for various applications.
result Simplified and efficient methods for sampling and gradient estimation.

DP-ADMM provides differential privacy for ADMM-based distributed learning.

problem Privacy concerns in ADMM-based distributed machine learning.
method Combines approximate augmented Lagrangian function with time-varying Gaussian noise addition.
result Achieves higher utility for general objective functions under the same differential privacy guarantee.

We study the problem of distributed multi-task learning with shared representation, where each machine aims to learn a separate, but related, task in an unknown shared low-dimensional subspaces, i.e. when the predictor matrix has low rank. We consider a setting where each task is handled by a different machine, with sa…

2016-03-07abs ↗pdf ↗

We consider the problem of distributed multi-task learning, where each machine learns a separate, but related, task. Specifically, each machine learns a linear predictor in high-dimensional space,where all tasks share the same small support. We present a communication-efficient estimator based on the debiased lasso and…

2015-10-02abs ↗pdf ↗

ATA optimizes task allocation in distributed machine learning.

problem Greedy task allocation leads to inefficiencies in distributed machine learning.
method Adaptive Task Allocation (ATA) adapts to unknown computation time distributions.
result ATA identifies optimal task allocation without prior knowledge of computation times.

Proposes MRO to achieve uniformly low regret in distributionally robust learning.

problem Learning under unknown test distributions (distribution shift).
method Minimax Regret Optimization (MRO) for robust machine learning.
result MRO achieves uniformly low regret across all test distributions.