中文
相关论文

相关论文: On Solving the Rubik's Cube with Domain-Independen…

200 篇论文

The Wahba problem, also known as rotation search, seeks to find the best rotation to align two sets of vector observations given putative correspondences, and is a fundamental routine in many computer vision and robotics applications. This…

最优化与控制 · 数学 2019-09-24 Heng Yang , Luca Carlone

The cubic regularization method (CR) is a popular algorithm for unconstrained non-convex optimization. At each iteration, CR solves a cubically regularized quadratic problem, called the cubic regularization subproblem (CRS). One way to…

最优化与控制 · 数学 2022-09-28 Yihang Gao , Man-Chung Yue , Michael K. Ng

Complex reasoning problems contain states that vary in the computational cost required to determine a good action plan. Taking advantage of this property, we propose Adaptive Subgoal Search (AdaSubS), a search method that adaptively adjusts…

Reinforcement learning (RL) involves sequential decision making in uncertain environments. The aim of the decision-making agent is to maximize the benefit of acting in its environment over an extended period of time. Finding an optimal…

人工智能 · 计算机科学 2007-05-23 Istvan Szita , Balint Takacs , Andras Lorincz

Replanners are efficient methods for solving non-deterministic planning problems. Despite showing good scalability, existing replanners often fail to solve problems involving a large number of misleading plans, i.e., weak plans that do not…

人工智能 · 计算机科学 2021-09-24 Vahid Mokhtari , Ajay Suresha Sathya , Nikolaos Tsiogkas , Wilm Decre

In the field of Sequential Decision Making (SDM), two paradigms have historically vied for supremacy: Automated Planning (AP) and Reinforcement Learning (RL). In the spirit of reconciliation, this article reviews AP, RL and hybrid methods…

人工智能 · 计算机科学 2024-07-08 Carlos Núñez-Molina , Pablo Mesejo , Juan Fernández-Olivares

Robust optimization (RO) is a powerful paradigm for decision making under uncertainty. Existing algorithms for solving RO, including the reformulation approach and the cutting-plane method, do not scale well, hindering the application of RO…

最优化与控制 · 数学 2024-04-09 Kai Tu , Zhi Chen , Man-Chung Yue

Round Robin (RR) Algorithm is considered as optimal in time shared environment because the static time is equally shared among the processes. If the time quantum taken is static then it undergoes degradation of the CPU performance and leads…

操作系统 · 计算机科学 2014-04-25 Sourav Kumar Bhoi , Sanjaya Kumar Panda , Debashee Tarai

We propose the challenge of rapid task-solving in novel environments (RTS), wherein an agent must solve a series of tasks as rapidly as possible in an unfamiliar environment. An effective RTS agent must balance between exploring the…

机器学习 · 计算机科学 2021-04-21 Sam Ritter , Ryan Faulkner , Laurent Sartran , Adam Santoro , Matt Botvinick , David Raposo

Several applications in the scientific simulation of physical systems can be formulated as control/optimization problems. The computational models for such systems generally contain hyperparameters, which control solution fidelity and…

计算物理 · 物理学 2020-12-09 Suraj Pawar , Romit Maulik

Semidefinite programs are an important class of convex optimization problems. It can be solved efficiently by SDP solvers in Matlab, such as SeDuMi, SDPT3, DSDP. However, since we are running fixed precision SDP solvers in Matlab, for some…

最优化与控制 · 数学 2011-12-30 Feng Guo

PCA is one of the most widely used dimension reduction techniques. A related easier problem is "subspace learning" or "subspace estimation". Given relatively clean data, both are easily solved via singular value decomposition (SVD). The…

信息论 · 计算机科学 2020-06-25 Namrata Vaswani , Thierry Bouwmans , Sajid Javed , Praneeth Narayanamurthy

Reservoir computers (RCs) are among the fastest to train of all neural networks, especially when they are compared to other recurrent neural networks. RC has this advantage while still handling sequential data exceptionally well. However,…

机器学习 · 计算机科学 2022-07-14 Hayden Joy , Marios Mattheakis , Pavlos Protopapas

Rubik's Revenge, a 4x4x4 variant of the Rubik's puzzles, remains to date as an unsolved puzzle. That is to say, we do not have a method or successful categorization to optimally solve every one of its approximately $7.401 \times 10^{45}$…

历史与综述 · 数学 2016-01-23 Jared Weed

Recent work applying deep reinforcement learning (DRL) to solve traveling salesman problems (TSP) has shown that DRL-based solvers can be fast and competitive with TSP heuristics for small instances, but do not generalize well to larger…

机器学习 · 计算机科学 2021-10-07 Wenbin Ouyang , Yisen Wang , Shaochen Han , Zhejian Jin , Paul Weng

Combinatorial Optimization underpins many real-world applications and yet, designing performant algorithms to solve these complex, typically NP-hard, problems remains a significant research challenge. Reinforcement Learning (RL) provides a…

Higher-dimensional sliding puzzles are constructed on the vertices of a $d$-dimensional hypercube, where $2^d-l$ vertices are distinctly coloured. Rings with the same colours are initially set randomly on the vertices of the hypercube. The…

人工智能 · 计算机科学 2024-12-04 Nono SC Merleau , Miguel O'Malley , Érika Roldán , Sayan Mukherjee

As an alternative approach for predicting complex dynamical systems where physics-based models are no longer reliable, reservoir computing (RC) has gained popularity. The hybrid approach is considered an interesting option for improving the…

机器学习 · 计算机科学 2025-01-21 Tamon Nakano , Sebastian Baur , Christoph Räth

Significant obstacles exist in scientific domains including genetics, climate modeling, and astronomy due to the management, preprocess, and training on complicated data for deep learning. Even while several large-scale solutions offer…

Cubic regularization (CR) is an optimization method with emerging popularity due to its capability to escape saddle points and converge to second-order stationary solutions for nonconvex optimization. However, CR encounters a high sample…

最优化与控制 · 数学 2018-10-10 Zhe Wang , Yi Zhou , Yingbin Liang , Guanghui Lan