中文
相关论文

相关论文: Recent Results on No-Free-Lunch Theorems for Optim…

200 篇论文

Federated learning is a distributed learning paradigm where multiple agents, each only with access to local data, jointly learn a global model. There has recently been an explosion of research aiming not only to improve the accuracy rates…

计算机科学与博弈论 · 计算机科学 2021-06-18 Kate Donahue , Jon Kleinberg

The search for traveltime parameters is a global optimization problem. Several metaheuristics have been proposed to locate the global optima to compute the least amount of their objective functions. However, the theoretical limitations…

地球物理 · 物理学 2023-04-25 José Ribeiro , Nicholas Okita , Tiago A. Coimbra , Jorge H. Faccipieri

We study the optimal investment problem for a continuous time incomplete market model such that the risk-free rate, the appreciation rates and the volatility of the stocks are all random; they are assumed to be independent from the driving…

投资组合管理 · 定量金融 2014-04-01 Nikolai Dokuchaev

In federated learning (FL), a number of devices train their local models and upload the corresponding parameters or gradients to the base station (BS) to update the global model while protecting their data privacy. However, due to the…

机器学习 · 计算机科学 2022-05-04 Zhigang Yan , Dong Li , Zhichao Zhang , Jiguang He

Federated Learning (FL) is a privacy-protected machine learning paradigm that allows model to be trained directly at the edge without uploading data. One of the biggest challenges faced by FL in practical applications is the heterogeneity…

机器学习 · 计算机科学 2021-08-20 Zirui Zhu , Ziyi Ye

Federated Learning (FL) emerged as a practical approach to training a model from decentralized data. The proliferation of FL led to the development of numerous FL algorithms and mechanisms. Many prior efforts have given their primary focus…

机器学习 · 计算机科学 2024-03-27 Gustav A. Baumgart , Jaemin Shin , Ali Payani , Myungjin Lee , Ramana Rao Kompella

Learning-to-optimize leverages machine learning to accelerate optimization algorithms. While empirical results show tremendous improvements compared to classical optimization algorithms, theoretical guarantees are mostly lacking, such that…

机器学习 · 计算机科学 2025-06-02 Michael Sucker , Peter Ochs

Training neural networks to be certifiably robust is critical to ensure their safety against adversarial attacks. However, it is currently very difficult to train a neural network that is both accurate and certifiably robust. In this work…

机器学习 · 计算机科学 2020-01-16 Maximilian Baader , Matthew Mirman , Martin Vechev

Many software systems offer configuration options to tailor their functionality and non-functional properties (e.g., performance). Often, users are interested in the (performance-)optimal configuration, but struggle to find it, due to…

软件工程 · 计算机科学 2019-12-02 Alexander Grebhahn , Norbert Siegmund , Sven Apel

The Unconstrained Feature Model (UFM) is a mathematical framework that enables closed-form approximations for minimal training loss and related performance measures in deep neural networks (DNNs). This paper leverages the UFM to provide…

机器学习 · 计算机科学 2025-10-01 George Andriopoulos , Soyuj Jung Basnet , Juan Guevara , Li Guo , Keith Ross

Many problems in static program analysis can be modeled as the context-free language (CFL) reachability problem on directed labeled graphs. The CFL reachability problem can be generally solved in time $O(n^3)$, where $n$ is the number of…

形式语言与自动机理论 · 计算机科学 2023-08-21 Paraschos Koutris , Shaleen Deep

In this paper we propose \texttt{GIFAIR-FL}: a framework that imposes \textbf{G}roup and \textbf{I}ndividual \textbf{FAIR}ness to \textbf{F}ederated \textbf{L}earning settings. By adding a regularization term, our algorithm penalizes the…

机器学习 · 计算机科学 2023-07-04 Xubo Yue , Maher Nouiehed , Raed Al Kontar

Federated Learning (FL) is a distributed learning paradigm where clients collaboratively train a model while keeping their own data private. With an increasing scale of clients and models, FL encounters two key challenges, client drift due…

机器学习 · 计算机科学 2025-01-20 Jianhui Sun , Xidong Wu , Heng Huang , Aidong Zhang

In the field of federated learning, addressing non-independent and identically distributed (non-i.i.d.) data remains a quintessential challenge for improving global model performance. This work introduces the Feature Norm Regularized…

机器学习 · 计算机科学 2023-12-13 Ke Hu , WeiDong Qiu , Peng Tang

Federated learning enables training on a massive number of edge devices. To improve flexibility and scalability, we propose a new asynchronous federated optimization algorithm. We prove that the proposed approach has near-linear convergence…

分布式、并行与集群计算 · 计算机科学 2020-12-08 Cong Xie , Sanmi Koyejo , Indranil Gupta

While client sampling is a central operation of current state-of-the-art federated learning (FL) approaches, the impact of this procedure on the convergence and speed of FL remains under-investigated. In this work, we provide a general…

机器学习 · 计算机科学 2022-06-16 Yann Fraboni , Richard Vidal , Laetitia Kameni , Marco Lorenzi

Performative prediction is a framework that captures distribution shifts that occur during the training of machine learning models due to their deployment. As the trained model is used, data generation causes the model to evolve, leading to…

机器学习 · 计算机科学 2025-11-10 Xue Zheng , Tian Xie , Xuwei Tan , Aylin Yener , Xueru Zhang

Most systems and learning algorithms optimize average performance or average loss -- one reason being computational complexity. However, many objectives of practical interest are more complex than simply average loss. This arises, for…

机器学习 · 计算机科学 2018-06-05 Daniel Alabi , Nicole Immorlica , Adam Tauman Kalai

Federated learning (FL) is an emerging machine learning paradigm involving multiple clients, e.g., mobile phone devices, with an incentive to collaborate in solving a machine learning problem coordinated by a central server. FL was proposed…

机器学习 · 计算机科学 2022-07-04 Samuel Horváth

We investigate the concept of Best Approximation for Feedforward Neural Networks (FNN) and explore their convergence properties through the lens of Random Projection (RPNNs). RPNNs have predetermined and fixed, once and for all, internal…

机器学习 · 计算机科学 2024-02-20 Gianluca Fabiani