中文
相关论文

相关论文: Local-Search Based Heuristics for Advertisement Sc…

200 篇论文

Guaranteed display advertising is crucial for platform monetization, yet existing methods often operate under a single-slot assumption, limiting their ability to optimize allocation across multi-slot page views. In this paper, we propose a…

机器学习 · 计算机科学 2026-05-22 Zhaoqi Zhang , Jiaming Deng , Miao Xie , Linyou Cai , Qianlong Xie , Xingxing Wang , Siqiang Luo , Gao Cong

This research is focused on solving problems in the area of software project management using metaheuristic search algorithms and as such is research in the field of search based software engineering. The main aim of this research is to…

神经与进化计算 · 计算机科学 2016-05-09 Andy M. Connor , Amit Shah

Designing a fast and efficient optimization method with local optima avoidance capability on a variety of optimization problems is still an open problem for many researchers. In this work, the concept of a new global optimization method…

神经与进化计算 · 计算机科学 2012-08-13 Fereydoun Farrahi Moghaddam , Reza Farrahi Moghaddam , Mohamed Cheriet

Local Search meta-heuristics have been proven a viable approach to solve difficult optimization problems. Their performance depends strongly on the search space landscape, as defined by a cost function and the selected neighborhood…

神经与进化计算 · 计算机科学 2019-09-19 Mateusz Ślażyński , Salvador Abreu , Grzegorz J. Nalepa

The Capacitated Lot-Sizing Problem (CLSP) and its variants are important and challenging optimization problems. Constructive heuristics are known to be the most intuitive and fastest methods for finding good feasible solutions for the CLSPs…

最优化与控制 · 数学 2022-06-27 David Lai , Yijun Li , Emrah Demir , Nico Dellaert , Tom Van Woensel

We study the applicability of distributed, local algorithms to 0/1 max-min LPs where the objective is to maximise ${\min_k \sum_v c_{kv} x_v}$ subject to ${\sum_v a_{iv} x_v \le 1}$ for each $i$ and ${x_v \ge 0}$ for each $v$. Here $c_{kv}…

分布式、并行与集群计算 · 计算机科学 2008-12-18 Patrik Floréen , Marja Hassinen , Petteri Kaski , Jukka Suomela

Heuristic functions are central to the performance of search algorithms such as A-star, where admissibility - the property of never overestimating the true shortest-path cost - guarantees solution optimality. Recent deep learning approaches…

机器学习 · 计算机科学 2026-02-18 Ehsan Futuhi , Nathan R. Sturtevant

We study the problem of visualizing large-scale and high-dimensional data in a low-dimensional (typically 2D or 3D) space. Much success has been reported recently by techniques that first compute a similarity structure of the data points…

机器学习 · 计算机科学 2016-04-06 Jian Tang , Jingzhou Liu , Ming Zhang , Qiaozhu Mei

Search-based methods that use motion primitives can incorporate the system's dynamics into the planning and thus generate dynamically feasible MAV trajectories that are globally optimal. However, searching high-dimensional state lattices is…

机器人学 · 计算机科学 2022-08-15 Daniel Schleich , Sven Behnke

Due to the emergence of highly dynamic multimedia applications there is a need for flexible platforms and run-time scheduling support for embedded systems. Dynamic Reconfigurable Hardware (DRHW) is a promising candidate to provide this…

硬件体系结构 · 计算机科学 2011-11-09 Javier Resano , Daniel Mozos , Francky Catthoor

Motivated by the problem of optimizing allocation in guaranteed display advertising, we develop an efficient, lightweight method of generating a compact {\em allocation plan} that can be used to guide ad server decisions. The plan itself…

数据结构与算法 · 计算机科学 2012-03-19 Vijay Bharadwaj , Peiji Chen , Wenjing Ma , Chandrashekhar Nagarajan , John Tomlin , Sergei Vassilvitskii , Erik Vee , Jian Yang

Allocating physical layer resources to users based on channel quality, buffer size, requirements and constraints represents one of the central optimization problems in the management of radio resources. The solution space grows…

网络与互联网体系结构 · 计算机科学 2021-11-17 David Sandberg , Tor Kvernvik , Francesco Davide Calabrese

In this note, we develop fast and deterministic dimensionality reduction techniques for a family of subspace approximation problems. Let $P\subset \mathbbm{R}^N$ be a given set of $M$ points. The techniques developed herein find an $O(n…

计算几何 · 计算机科学 2013-12-06 Mark Iwen , Felix Krahmer

The capacitated Vehicle Routing Problem with structured Time Windows (cVRPsTW) is concerned with finding optimal tours for vehicles with given capacity constraints to deliver goods to customers within assigned time windows. In our problem…

最优化与控制 · 数学 2019-10-10 Christoph Hertrich , Philipp Hungerländer , Christian Truden

This paper considers heuristics for well known resource-constrained project scheduling problem (RCPSP). First a feasible schedule is constructed using randomized best insertion algorithm. The construction is followed by a local search where…

离散数学 · 计算机科学 2007-05-23 Igor Pesek , Janez Žerovnik

We consider the Maximum Weight Independent Set Problem (MWIS) in $d$-claw free graphs, i.e. the task of computing an independent set of maximum weight in a given $d$-claw free graph $G=(V,E)$ equipped with a positive weight function…

数据结构与算法 · 计算机科学 2021-06-08 Meike Neuwohner

In many modern data sets, High dimension low sample size (HDLSS) data is prevalent in many fields of studies. There has been an increased focus recently on using machine learning and statistical methods to mine valuable information out of…

最优化与控制 · 数学 2023-05-23 Srivathsan Amruth , Xin Yee Lam

Online advertising platforms must decide how to allocate multiple ads across limited screen real estate, where each ad's effectiveness depends not only on its own placement but also on nearby ads competing for user attention. Such spatial…

计算机科学与博弈论 · 计算机科学 2026-02-16 Gagan Aggarwal , Yifan Wang , Mingfei Zhao

Solving large-scale optimization problems is a bottleneck and is very important for machine learning and multiple kinds of scientific problems. Subspace-based methods using the local approximation strategy are one of the most important…

最优化与控制 · 数学 2025-09-11 Yitong He , Pengcheng Xie

A Constraint Satisfaction Problem (CSP) is a framework used for modeling and solving constrained problems. Tree-search algorithms like backtracking try to construct a solution to a CSP by selecting the variables of the problem one after…

人工智能 · 计算机科学 2014-10-06 Muhammad Rezaul Karim