中文
相关论文

相关论文: Policy-Space Search: Equivalences, Improvements, a…

200 篇论文

In this paper, we propose an ultrafast automated model compression framework called SeerNet for flexible network deployment. Conventional non-differen-tiable methods discretely search the desirable compression policy based on the accuracy…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Ziwei Wang , Jiwen Lu , Han Xiao , Shengyu Liu , Jie Zhou

Within machine learning, the subfield of Neural Architecture Search (NAS) has recently garnered research attention due to its ability to improve upon human-designed models. However, the computational requirements for finding an exact…

机器学习 · 计算机科学 2019-09-16 Adrian de Wynter

This paper presents a deterministic parallelization to explore a Constraint Programming search space. This work is an answer to an industrial project named PAJERO, which is in need of a parallel constraint solver which always responds with…

分布式、并行与集群计算 · 计算机科学 2014-06-12 Tarek Menouer , Bertrand Le Cun

This article advocates factorized and hybrid dimensional decompositions (FDD/HDD), as alternatives to analysis-of-variance dimensional decomposition (ADD), for second-moment statistical analysis of multivariate functions. New formulae…

数值分析 · 数学 2013-10-28 Sharif Rahman

We present multi-agent A* (MAA*), the first complete and optimal heuristic search algorithm for solving decentralized partially-observable Markov decision problems (DEC-POMDPs) with finite horizon. The algorithm is suitable for computing…

人工智能 · 计算机科学 2012-07-09 Daniel Szer , Francois Charpillet , Shlomo Zilberstein

For a given dataset $\mathcal{D}$ and structured label $f$, the goal of Filtered Approximate Nearest Neighbor Search (FANNS) algorithms is to find top-$k$ points closest to a query that satisfy label constraints, while ensuring both recall…

数据库 · 计算机科学 2025-09-10 Jiayang Shi , Yuzheng Cai , Weiguo Zheng

We consider the infinite-horizon discounted optimal control problem formalized by Markov Decision Processes. We focus on Policy Search algorithms, that compute an approximately optimal policy by following the standard Policy Iteration (PI)…

人工智能 · 计算机科学 2013-06-04 Bruno Scherrer

We develop a novel method for personalized off-policy learning in scenarios with unobserved confounding. Thereby, we address a key limitation of standard policy learning: standard policy learning assumes unconfoundedness, meaning that no…

机器学习 · 计算机科学 2026-02-18 Konstantin Hess , Dennis Frauen , Valentyn Melnychuk , Stefan Feuerriegel

This paper studies policy learning for continuous treatments from observational data. Continuous treatments present more significant challenges than discrete ones because population welfare may need nonparametric estimation, and policy…

计量经济学 · 经济学 2025-12-02 Chunrong Ai , Yue Fang , Haitian Xie

With the growing integration of structured and unstructured data, new methods have emerged for performing similarity searches on vectors while honoring structured attribute constraints, i.e., a process known as Filtering Approximate Nearest…

数据库 · 计算机科学 2025-09-23 Mocheng Li , Xiao Yan , Baotong Lu , Yue Zhang , James Cheng , Chenhao Ma

Scarce data is a major challenge to scaling robot learning to truly complex tasks, as we need to generalize locally learned policies over different task contexts. Contextual policy search offers data-efficient learning and generalization by…

机器学习 · 计算机科学 2019-04-29 Robert Pinsler , Peter Karkus , Andras Kupcsik , David Hsu , Wee Sun Lee

Contraction analysis offers, through elegant mathematical developments, a unified way of designing observers for a general class of nonlinear systems, where the observer correction term is obtained by solving an infinite dimensional…

系统与控制 · 电气工程与系统科学 2024-11-15 Yasmine Marani , Israel Filho , Tareq Al-Naffouri , Taous-Meriem Laleg-Kirati

A default assumption in the design of reinforcement-learning algorithms is that a decision-making agent always explores to learn optimal behavior. In sufficiently complex environments that approach the vastness and scale of the real world,…

机器学习 · 计算机科学 2024-07-23 Dilip Arumugam , Saurabh Kumar , Ramki Gummadi , Benjamin Van Roy

Multi-agent path planning is a challenging problem with numerous real-life applications. Running a centralized search such as A* in the combined state space of all units is complete and cost-optimal, but scales poorly, as the state space…

人工智能 · 计算机科学 2014-01-17 Ko-Hsin Cindy Wang , Adi Botea

We investigate planning in time-critical domains represented as Markov Decision Processes, showing that search based techniques can be a very powerful method for finding close to optimal plans. To reduce the computational cost of planning…

人工智能 · 计算机科学 2013-02-28 Richard Dearden , Craig Boutilier

Load balancing arises as a fundamental problem, underlying the dimensioning and operation of many computing and communication systems, such as job routing in data center clusters, multipath communication, Big Data and queueing systems. In…

分布式、并行与集群计算 · 计算机科学 2022-10-12 Anam Tahir , Bastian Alt , Amr Rizk , Heinz Koeppl

Problems arise when using reward functions to capture dependencies between sequential time-constrained goal states because the state-space must be prohibitively expanded to accommodate a history of successfully achieved sub-goals. Also,…

人工智能 · 计算机科学 2019-02-13 Thomas J. Ringstrom , Paul R. Schrater

We present Neural A*, a novel data-driven search method for path planning problems. Despite the recent increasing attention to data-driven path planning, machine learning approaches to search-based planning are still challenging due to the…

机器学习 · 计算机科学 2021-07-08 Ryo Yonetani , Tatsunori Taniai , Mohammadamin Barekatain , Mai Nishimura , Asako Kanezaki

Policy mirror descent (PMD) is a general policy optimization framework in reinforcement learning, which can cover a wide range of typical policy optimization methods by specifying different mirror maps. Existing analysis of PMD requires…

最优化与控制 · 数学 2025-09-24 Jiacai Liu , Wenye Li , Ke Wei

Trust-region methods have yielded state-of-the-art results in policy search. A common approach is to use KL-divergence to bound the region of trust resulting in a natural gradient policy update. We show that the natural gradient and trust…

机器学习 · 计算机科学 2019-02-11 Joni Pajarinen , Hong Linh Thai , Riad Akrour , Jan Peters , Gerhard Neumann