中文
相关论文

相关论文: Postponing Branching Decisions

200 篇论文

We propose a new family of multilevel methods for unconstrained minimization. The resulting strategies are multilevel extensions of high-order optimization methods based on q-order Taylor models (with q >= 1) that have been recently…

数值分析 · 数学 2019-04-10 Henri Calandra , Serge Gratton , Elisa Riccietti , Xavier Vasseur

Feature selection is an important preprocessing step in machine learning and data mining. In real-world applications, costs, including money, time and other resources, are required to acquire the features. In some cases, there is a test…

人工智能 · 计算机科学 2013-05-22 Fan Min , Qinghua Hu , William Zhu

Join ordering is the NP-hard problem of selecting the most efficient order in which to evaluate joins (conjunctive, binary operators) in a database query. Because query execution performance critically depends on this choice, join ordering…

数据库 · 计算机科学 2026-05-18 Tim Schwabe , Maribel Acosta

Tree-based models have proven to be an effective solution for web ranking as well as other problems in diverse domains. This paper focuses on optimizing the runtime performance of applying such models to make predictions, given an…

数据库 · 计算机科学 2013-04-29 Nima Asadi , Jimmy Lin , Arjen P. de Vries

By periodically returning a search process to a known or random state, random resetting possesses the potential to unveil new trajectories, sidestep potential obstacles, and consequently enhance the efficiency of locating desired targets.…

统计力学 · 物理学 2024-12-31 Arnab Pal , Viktor Stojkoski , Trifce Sandev

The paper is a second in a series of two papers evaluating the power of a new scheme that generates search heuristics mechanically. The heuristics are extracted from an approximation scheme called mini-bucket elimination that was recently…

人工智能 · 计算机科学 2013-01-30 Kalev Kask , Rina Dechter

In this work we focus on efficient heuristics for solving a class of stochastic planning problems that arise in a variety of business, investment, and industrial applications. The problem is best described in terms of future buy and sell…

人工智能 · 计算机科学 2013-01-14 Milos Hauskrecht , Eli Upfal

In this paper, we explore the automation of services' compositions. We focus on the service selection problem. In the formulation that we consider, the problem's inputs are constituted by a behavioral composition whose abstract services…

分布式、并行与集群计算 · 计算机科学 2014-02-07 Yanik Ngoko , Christophe Cérin , Alfredo Goldman , Dejan Milojicic

This paper describes RESOLVE, a system that uses decision trees to learn how to classify coreferent phrases in the domain of business joint ventures. An experiment is presented in which the performance of RESOLVE is compared to the…

cmp-lg · 计算机科学 2008-02-03 Joseph F. McCarthy , Wendy G. Lehnert

Finding optimal solutions for multi-unit combinatorial auctions is a hard problem and finding approximations to the optimal solution is also hard. We investigate the use of Branch-and-Bound techniques: they require both a way to bound from…

计算机科学与博弈论 · 计算机科学 2007-05-23 Rica Gonen , Daniel Lehmann

Planning problems where effects of actions are non-deterministic can be modeled as Markov decision processes. Planning problems are usually goal-directed. This paper proposes several techniques for exploiting the goal-directedness to…

人工智能 · 计算机科学 2013-02-08 Nevin Lianwen Zhang , Weihong Zhang

A tie-breaking method is proposed for choosing the predicted class, or outcome, in a decision tree. The method is an adaptation of a similar technique used for deodata predictors.

机器学习 · 计算机科学 2022-02-10 Cristian Alb

Algorithms for efficiently finding optimal alphabetic decision trees -- such as the Hu-Tucker algorithm -- are well established and commonly used. However, such algorithms generally assume that the cost per decision is uniform and thus…

性能 · 计算机科学 2007-05-23 Michael B. Baer

Consider a network design application where we wish to lay down a minimum-cost spanning tree in a given graph; however, we only have stochastic information about the edge costs. To learn the precise cost of any edge, we have to conduct a…

数据结构与算法 · 计算机科学 2017-11-02 Sahil Singla

Given a graph $G=(V,E)$, the minimum branch vertices problem consists in finding a spanning tree $T=(V,E')$ of $G$ minimizing the number of vertices with degree greater than two. We consider a simple combinatorial lower bound for the…

离散数学 · 计算机科学 2016-07-04 Rafael A. Melo , Phillippe Samer , Sebastián Urrutia

We introduce two novel tree search algorithms that use a policy to guide search. The first algorithm is a best-first enumeration that uses a cost function that allows us to prove an upper bound on the number of nodes to be expanded before…

人工智能 · 计算机科学 2018-11-29 Laurent Orseau , Levi H. S. Lelis , Tor Lattimore , Théophane Weber

In business processes, activity batching refers to packing multiple activity instances for joint execution. Batching allows managers to trade off cost and processing effort against waiting time. Larger and less frequent batches may lower…

人工智能 · 计算机科学 2025-07-22 Orlenys López-Pintado , Jannis Rosenbaum , Marlon Dumas

This paper introduces a heuristic framework for the Best Secretary Problem, where one item must be selected using rank information only. We develop five data-responsive rules extending classical fixed-cutoff methods: an expected-record…

应用统计 · 统计学 2025-11-14 Eugene Seong

Effective solving of constraint problems often requires choosing good or specific search heuristics. However, choosing or designing a good search heuristic is non-trivial and is often a manual process. In this paper, rather than manually…

人工智能 · 计算机科学 2018-05-11 Wei Xia , Roland H. C. Yap

In several applications of automatic diagnosis and active learning a central problem is the evaluation of a discrete function by adaptively querying the values of its variables until the values read uniquely determine the value of the…

数据结构与算法 · 计算机科学 2014-07-29 Ferdinando Cicalese , Eduardo Laber , Aline Medeiros Saettler