中文
相关论文

相关论文: Analysis of a Bloom Filter Algorithm via the Super…

200 篇论文

This paper analyses a $(1,\lambda)$-Evolution Strategy, a randomised comparison-based adaptive search algorithm, on a simple constraint optimisation problem. The algorithm uses resampling to handle the constraint and optimizes a linear…

神经与进化计算 · 计算机科学 2014-12-09 Alexandre Chotard , Anne Auger , Nikolaus Hansen

We study a fundamental model of online preference aggregation, where an algorithm maintains an ordered list of $n$ elements. An input is a stream of preferred sets $R_1, R_2, \dots, R_t, \dots$. Upon seeing $R_t$ and without knowledge of…

数据结构与算法 · 计算机科学 2023-03-28 Marcin Bienkowski , Marcin Mucha

Two central problems in Stochastic Optimization are Min Sum Set Cover and Pandora's Box. In Pandora's Box, we are presented with $n$ boxes, each containing an unknown value and the goal is to open the boxes in some order to minimize the sum…

机器学习 · 计算机科学 2022-06-02 Evangelia Gergatsouli , Christos Tzamos

We consider the online traveling salesman problem on the real line (OLTSPL) in which a salesman begins at the origin, traveling at no faster than unit speed along the real line, and wants to serve a sequence of requests, arriving online…

数据结构与算法 · 计算机科学 2025-07-10 Pei-Chuan Chen , Erik D. Demaine , Chung-Shou Liao , Hao-Ting Wei

Understanding how the time-complexity of evolutionary algorithms (EAs) depend on their parameter settings and characteristics of fitness landscapes is a fundamental problem in evolutionary computation. Most rigorous results were derived…

神经与进化计算 · 计算机科学 2016-10-28 Dogan Corus , Duc-Cuong Dang , Anton V. Eremeev , Per Kristian Lehre

The Lottery Ticket hypothesis proposes that ideal, sparse subnetworks, called lottery tickets, exist in untrained dense neural networks. The Early Bird hypothesis proposes an efficient algorithm to find these winning lottery tickets in…

机器学习 · 计算机科学 2024-12-12 Adithya Vasudev

We consider the online machine minimization problem in which jobs with hard deadlines arrive online over time at their release dates. The task is to determine a feasible schedule on a minimum number of machines. Our main result is a general…

数据结构与算法 · 计算机科学 2015-06-19 Lin Chen , Nicole Megow , Kevin Schewior

High-dimensional limit theorems have been shown useful to derive tuning rules for finding the optimal scaling in random-walk Metropolis algorithms. The assumptions under which weak convergence results are proved are however restrictive: the…

统计方法学 · 统计学 2022-02-16 Sebastian M Schmon , Philippe Gagnon

Many matching markets feature unknown, dynamic arrivals of agents that must match immediately. A caseworker must match an abused child to a foster home, a hospital must assign a patient in critical condition to a room, or a city must place…

理论经济学 · 经济学 2026-04-15 Terence Highsmith

In recent years, data mining researchers have developed efficient association rule algorithms for retail market basket analysis. Still, retailers often complain about how to adopt association rules to optimize concrete retail marketing-mix…

数据库 · 计算机科学 2007-05-23 Tom Brijs , Bart Goethals , Gilbert Swinnen , Koen Vanhoof , Geert Wets

A new method of estimating some statistical characteristics of TCP flows in the Internet is developed in this paper. For this purpose, a new set of random variables (referred to as observables) is defined. When dealing with sampled traffic,…

网络与互联网体系结构 · 计算机科学 2009-06-26 Yousra Chabchoub , Christine Fricker , Fabrice Guillemin , Philippe Robert

The streaming max-min diversification problem concerns the selection of a limited and diverse sample of items out of a data stream of known finite length. The objective to be maximized is the minimum distance among any pair of selected…

数据结构与算法 · 计算机科学 2025-06-24 Argyris Kalogeratos , Yutai Nazir Zhao , Mathilde Fekom

The online (uniform) buy-at-bulk network design problem asks us to design a network, where the edge-costs exhibit economy-of-scale. Previous approaches to this problem used tree- embeddings, giving us randomized algorithms. Moreover, the…

数据结构与算法 · 计算机科学 2016-11-02 Anupam Gupta , R. Ravi , Kunal Talwar , Seeun William Umboh

Influence propagation has been the subject of extensive study due to its important role in social networks, epidemiology, and many other areas. Understanding propagation mechanisms is critical to control the spread of fake news or…

最优化与控制 · 数学 2022-09-28 Vinicius Ferreira , Artur Pessoa , Thibaut Vidal

A data filtering method for cluster analysis is proposed, based on minimizing a least squares function with a weighted $\ell_0$-norm penalty. To overcome the discontinuity of the objective function, smooth non-convex functions are employed…

最优化与控制 · 数学 2017-05-23 Andrea Cristofari

Sequential minimum optimization is a machine-learning global search training algorithm. It is applicable when the functional dependence of the cost function on a tunable parameter given the other parameters can be cheaply determined. This…

量子物理 · 物理学 2023-03-03 Wojciech Roga , Takafumi Ono , Masahiro Takeoka

In distributed evolutionary algorithms, migration interval is used to decide migration moments. Nevertheless, migration moments predetermined by intervals cannot match the dynamic situation of evolution. In this paper, a scheme of setting…

神经与进化计算 · 计算机科学 2017-01-06 Chengjun Li , Jia Wu

Bin packing is a classic optimization problem with a wide range of applications, from load balancing to supply chain management. In this work, we study the online variant of the problem, in which a sequence of items of various sizes must be…

数据结构与算法 · 计算机科学 2024-04-18 Spyros Angelopoulos , Shahin Kamali , Kimia Shadkami

In this paper, we consider a generalization of the elephant random walk model. Compared to the usual elephant random walk, an interesting feature of this model is that the step sizes form a sequence of positive independent and identically…

概率论 · 数学 2023-02-14 Jérôme Dedecker , Xiequan Fan , Haijuan Hu , Florence Merlevède

Top-down induction of decision trees has been observed to suffer from the inadequate functioning of the pruning phase. In particular, it is known that the size of the resulting tree grows linearly with the sample size, even though the…

人工智能 · 计算机科学 2011-06-06 T. Elomaa , M. Kaariainen