中文
相关论文

相关论文: Approximate analysis of search algorithms with "ph…

200 篇论文

We review the connection between statistical mechanics and the analysis of random optimization problems, with particular emphasis on the random k-SAT problem. We discuss and characterize the different phase transitions that are met in these…

计算复杂性 · 计算机科学 2009-01-08 Fabrizio Altarelli , Remi Monasson , Guilhem Semerjian , Francesco Zamponi

We use differential equations based approaches to provide some {\it \textbf{physics}} insights into analyzing the dynamics of popular optimization algorithms in machine learning. In particular, we study gradient descent, proximal gradient…

机器学习 · 计算机科学 2018-10-26 Lin F. Yang , R. Arora , V. Braverman , Tuo Zhao

Recently, it has been recognized that phase transitions play an important role in the probabilistic analysis of combinatorial optimization problems. However, there are in fact many other relations that lead to close ties between computer…

统计力学 · 物理学 2007-05-23 O. C. Martin , R. Monasson , R. Zecchina

When looking for a solution, deterministic methods have the enormous advantage that they do find global optima. Unfortunately, they are very CPU-intensive, and are useless on untractable NP-hard problems that would require thousands of…

神经与进化计算 · 计算机科学 2011-12-20 Pierre Collet , Jean-Philippe Rennard

Locally-biased graph algorithms are algorithms that attempt to find local or small-scale structure in a large data graph. In some cases, this can be accomplished by adding some sort of locality constraint and calling a traditional graph…

社会与信息网络 · 计算机科学 2016-12-06 Kimon Fountoulakis , David Gleich , Michael Mahoney

Stochastic local search algorithms are frequently used to numerically solve hard combinatorial optimization or decision problems. We give numerical and approximate analytical descriptions of the dynamics of such algorithms applied to random…

统计力学 · 物理学 2009-11-10 Wolfgang Barthel , Alexander K. Hartmann , Martin Weigt

Accelerator physics relies on numerical algorithms to solve optimization problems in online accelerator control and tasks such as experimental design and model calibration in simulations. The effectiveness of optimization algorithms in…

A decentralized search algorithm is a method of routing on a random graph that uses only limited, local, information about the realization of the graph. In some random graph models it is possible to define such algorithms which produce…

概率论 · 数学 2008-04-04 Oskar Sandberg

This paper describes stochastic search approaches, including a new stochastic algorithm and an adaptive mutation operator, for learning Bayesian networks from incomplete data. This problem is characterized by a huge solution space with a…

人工智能 · 计算机科学 2013-01-30 James W. Myers , Kathryn Blackmond Laskey , Tod S. Levitt

Many combinatorial optimization problems can be formulated as the search for a subgraph that satisfies certain properties and minimizes the total weight. We assume here that the vertices correspond to points in a metric space and can take…

数据结构与算法 · 计算机科学 2024-12-25 Marin Bougeret , Jérémy Omer , Michael Poss

We introduce an algorithm which can be directly used to feasible and optimum search in linear programming. Starting from an initial point the algorithm iteratively moves a point in a direction to resolve the violated constraints. At the…

最优化与控制 · 数学 2023-12-05 Denys Shcherbak , Natalya Pya Arnqvist

Optimization under uncertainty deals with the problem of optimizing stochastic cost functions given some partial information on their inputs. These problems are extremely difficult to solve and yet pervade all areas of technological and…

The paper presents a comprehensive performance evaluation of some heuristic search algorithms in the context of autonomous systems and robotics. The objective of the study is to evaluate and compare the performance of different search…

多智能体系统 · 计算机科学 2023-10-05 Aya Kherrour , Marco Robol , Marco Roveri , Paolo Giorgini

Local optimization presents a promising approach to expensive, high-dimensional black-box optimization by sidestepping the need to globally explore the search space. For objective functions whose gradient cannot be evaluated directly,…

机器学习 · 计算机科学 2023-01-18 Quan Nguyen , Kaiwen Wu , Jacob R. Gardner , Roman Garnett

Combinatorial optimization problems implicitly define fitness landscapes that combine the numeric structure of the 'fitness' function to be maximized with the combinatorial structure of which assignments are 'adjacent'. Local search starts…

数据结构与算法 · 计算机科学 2026-01-13 Artem Kaznatcheev , Sofia Vazquez Alferez

This paper proposes a new framework for providing approximation guarantees of local search algorithms. Local search is a basic algorithm design technique and is widely used for various combinatorial optimization problems. To analyze local…

数据结构与算法 · 计算机科学 2020-06-03 Kaito Fujii

Limited resources motivate decomposing large-scale problems into smaller,``local" subsystems and stitching together the so-found solutions. We explore the physics underlying this approach and discuss the concept of ``local hardness", i.e.,…

无序系统与神经网络 · 物理学 2025-12-24 Mutian Shen , Gerardo Ortiz , Zhiqiao Dong , Martin Weigel , Zohar Nussinov

We present a unified approach for constraint displacement problems in which a robot finds a feasible path by displacing constraints or obstacles. To this end, we propose a two stage process that returns locally optimal obstacle…

机器人学 · 计算机科学 2025-11-18 Antony Thomas , Fulvio Mastrogiovanni , Marco Baglietto

Metaheuristic algorithms are methods devised to efficiently solve computationally challenging optimization problems. Researchers have taken inspiration from various natural and physical processes alike to formulate meta-heuristics that have…

人工智能 · 计算机科学 2022-02-01 Soumitri Chattopadhyay , Aritra Marik , Rishav Pramanik

We analyze the convergence rate of various momentum-based optimization algorithms from a dynamical systems point of view. Our analysis exploits fundamental topological properties, such as the continuous dependence of iterates on their…

最优化与控制 · 数学 2021-04-13 Michael Muehlebach , Michael I. Jordan
‹ 上一页 1 2 3 10 下一页 ›