English
Related papers

Related papers: An Improved Move-To-Front(IMTF) Off-line Algorithm…

200 papers

List accessing problem has been studied as a problem of significant theoretical and practical interest in the context of linear search. Various list accessing algorithms have been proposed in the literature and their performances have been…

Data Structures and Algorithms · Computer Science 2012-06-28 Rakesh Mohanty , Sangita Patel , Shiba Prasad Dash , Burle Sharma

The design and analysis of efficient algorithms with the knowledge of current and past inputs is a non-trivial and challenging research area in computer science. In many practical applications the future inputs are not available to the…

Data Structures and Algorithms · Computer Science 2020-10-29 Baisakh , Rakesh Mohanty

Various list accessing algorithms have been proposed in the literature and their performances have been analyzed theoretically and experimentally. Move-To-Front (MTF) and Transpose (TRANS) are two well known primitive list accessing…

Data Structures and Algorithms · Computer Science 2013-09-11 Rakesh Mohanty , Sangita Patel , Shiba Prasad Dash , Burle Sharma

List Accessing Problem is a well studied research problem in the context of linear search. Input to the list accessing problem is an unsorted linear list of distinct elements along with a sequence of requests, where each request is an…

Data Structures and Algorithms · Computer Science 2015-05-30 Rakesh Mohanty , Burle Sharma , Sasmita Tripathy

In this paper we propose a novel online deterministic list update algorithm known as Move-To-Front-or-Logarithmic Position (MFLP). Our proposed algorithm MFLP achieves a competitive ratio of 2 for larger list with respect to static optimum…

Data Structures and Algorithms · Computer Science 2020-10-27 Baisakh , Rakesh Mohanty

Various methods try to enhance adversarial transferability by improving the generalization from different perspectives. In this paper, we rethink the optimization process and propose a novel sequence optimization concept, which is named…

Computer Vision and Pattern Recognition · Computer Science 2024-07-03 Zijian Ying , Qianmu Li , Tao Wang , Zhichao Lian , Shunmei Meng , Xuyun Zhang

We consider the problem of List Update, one of the most fundamental problems in online algorithms. We are given a list of elements and requests for these elements that arrive over time. Our goal is to serve these requests, at a cost…

Data Structures and Algorithms · Computer Science 2024-04-30 Yossi Azar , Shahar Lewkowicz , Danny Vainstein

This paper considers a natural generalization of the online list access problem in the paid exchange model, where additionally there can be precedence constraints ("dependencies") among the nodes in the list. For example, this…

Data Structures and Algorithms · Computer Science 2021-04-20 Maciej Pacut , Juan Vanerio , Vamsi Addanki , Arash Pourdamghani , Gabor Retvari , Stefan Schmid

In a previous paper by the second author,two Markov chain Monte Carlo perfect sampling algorithms -- one called coupling from the past (CFTP) and the other (FMMR) based on rejection sampling -- are compared using as a case study the…

Probability · Mathematics 2007-05-23 Robert P. Dobrow , James Allen Fill

In 1994, Burrows and Wheeler developed a data compression algorithm which performs significantly better than Lempel-Ziv based algorithms. Since then, a lot of work has been done in order to improve their algorithm, which is based on a…

Data Structures and Algorithms · Computer Science 2007-05-23 Dragos Trinca

The list update problem is a classical online problem, with an optimal competitive ratio that is still open, known to be somewhere between 1.5 and 1.6. An algorithm with competitive ratio 1.6, the smallest known to date, is COMB, a…

Computational Complexity · Computer Science 2014-12-02 Christoph Ambuehl , Bernd Gaertner , Bernhard von Stengel

Under dynamic traffic, service function chain (SFC) migration is considered as an effective way to improve resource utilization. However, the lack of future network information leads to non-optimal solutions, which motivates us to study…

Networking and Internet Architecture · Computer Science 2019-11-14 Ruoyun Chen , Hancheng Lu , Yujiao Lu , Jinxue Liu

In this paper, we deal with the Front Steepest Descent algorithm for multi-objective optimization. We point out that the algorithm from the literature is often incapable, by design, of spanning large portions of the Pareto front. We thus…

Optimization and Control · Mathematics 2023-03-17 Matteo Lapucci , Pierluigi Mansueto

We study the online list update problem under the advice model of computation. Under this model, an online algorithm receives partial information about the unknown parts of the input in the form of some bits of advice generated by a…

Data Structures and Algorithms · Computer Science 2016-06-07 Joan Boyar , Shahin Kamali , Kim S. Larsen , Alejandro López-Ortiz

In the Multi-Agent Path Finding (MAPF) problem, a set of agents moving on a graph must reach their own respective destinations without inter-agent collisions. In practical MAPF applications such as navigation in automated warehouses, where…

Multiagent Systems · Computer Science 2022-07-06 Keisuke Okumura , Manao Machida , Xavier Défago , Yasumasa Tamura

In past work on fairness in machine learning, the focus has been on forcing the prediction of classifiers to have similar statistical properties for people of different demographics. To reduce the violation of these properties, fairness…

Machine Learning · Computer Science 2022-12-02 Maarten Buyl , Tijl De Bie

In this paper we address planning problems in high-dimensional hybrid configuration spaces, with a particular focus on manipulation planning problems involving many objects. We present the hybrid backward-forward (HBF) planning algorithm…

Robotics · Computer Science 2016-11-18 Caelan Reed Garrett , Tomas Lozano-Perez , Leslie Pack Kaelbling

Rankings, especially those in search and recommendation systems, often determine how people access information and how information is exposed to people. Therefore, how to balance the relevance and fairness of information exposure is…

Information Retrieval · Computer Science 2021-02-22 Tao Yang , Qingyao Ai

Real-world item recommenders commonly suffer from a persistent cold-start problem which is caused by dynamically changing users and items. In order to overcome the problem, several context-aware recommendation techniques have been recently…

Machine Learning · Computer Science 2016-07-12 Takuya Kitazawa

Relative worst order analysis is a supplement or alternative to competitive analysis which has been shown to give results more in accordance with observed behavior of online algorithms for a range of different online problems. The…

Data Structures and Algorithms · Computer Science 2015-03-17 Martin R. Ehmsen , Jens S. Kohrt , Kim S. Larsen
‹ Prev 1 2 3 10 Next ›