中文
相关论文

相关论文: ChaCha for Online AutoML

200 篇论文

We revisit the question of reducing online learning to approximate optimization of the offline problem. In this setting, we give two algorithms with near-optimal performance in the full information setting: they guarantee optimal regret and…

机器学习 · 计算机科学 2018-04-24 Elad Hazan , Wei Hu , Yuanzhi Li , Zhiyuan Li

The best algorithm for a computational problem generally depends on the "relevant inputs," a concept that depends on the application domain and often defies formal articulation. While there is a large literature on empirical approaches to…

机器学习 · 计算机科学 2016-09-06 Rishi Gupta , Tim Roughgarden

We revisit the online dynamic acknowledgment problem. In the problem, a sequence of requests arrive over time to be acknowledged, and all outstanding requests can be satisfied simultaneously by one acknowledgement. The goal of the problem…

数据结构与算法 · 计算机科学 2023-05-30 Sungjin Im , Benjamin Moseley , Chenyang Xu , Ruilong Zhang

Any sports competition needs a timetable, specifying when and where teams meet each other. The recent International Timetabling Competition (ITC2021) on sports timetabling showed that, although it is possible to develop general algorithms,…

With the continuous and vast increase in the amount of data in our digital world, it has been acknowledged that the number of knowledgeable data scientists can not scale to address these challenges. Thus, there was a crucial need for…

机器学习 · 计算机科学 2019-06-12 Radwa Elshawi , Mohamed Maher , Sherif Sakr

Inherent in virtually every iterative machine learning algorithm is the problem of hyper-parameter tuning, which includes three major design parameters: (a) the complexity of the model, e.g., the number of neurons in a neural network, (b)…

机器学习 · 计算机科学 2025-09-26 Christos Mavridis , John Baras

We present a new online algorithm for profit-oriented scheduling on multiple speed-scalable processors. Moreover, we provide a tight analysis of the algorithm's competitiveness. Our results generalize and improve upon work by…

数据结构与算法 · 计算机科学 2012-09-19 Peter Kling , Peter Pietrzyk

Conversational recommender systems (CRS) have advanced with large language models, showing strong results in domains like movies. These domains typically involve fixed content and passive consumption, where user preferences can be matched…

信息检索 · 计算机科学 2026-02-26 Zheng Hui , Xiaokai Wei , Yexi Jiang , Kevin Gao , Chen Wang , Frank Ong , Se-eun Yoon , Rachit Pareek , Michelle Gong

We present a flexible framework for the automated competitive analysis of on-line scheduling algorithms for firm-deadline real-time tasks based on multi-objective graphs: Given a taskset and an on-line scheduling algorithm specified as a…

数据结构与算法 · 计算机科学 2014-09-16 Krishnendu Chatterjee , Andreas Pavlogiannis , Alexander Kößler , Ulrich Schmid

We study the problem of online model selection in reinforcement learning, where the selector has access to a class of reinforcement learning agents and learns to adaptively select the agent with the right configuration. Our goal is to…

机器学习 · 计算机科学 2025-12-03 Aida Afshar , Aldo Pacchiano

This paper proposes an optimization algorithm based on how human fight and learn from each duelist. Since this algorithm is based on population, the proposed algorithm starts with an initial set of duelists. The duel is to determine the…

神经与进化计算 · 计算机科学 2015-12-03 Totok Ruki Biyanto , Henokh Yernias Fibrianto , Gunawan Nugroho , Erny Listijorini , Titik Budiati , Hairul Huda

We propose a new online learning model for learning with preference feedback. The model is especially suited for applications like web search and recommender systems, where preference data is readily available from implicit user feedback…

机器学习 · 计算机科学 2011-11-04 Pannagadatta K. Shivaswamy , Thorsten Joachims

We introduce a simple but general online learning framework in which a learner plays against an adversary in a vector-valued game that changes every round. Even though the learner's objective is not convex-concave (and so the minimax…

机器学习 · 计算机科学 2022-10-14 Daniel Lee , Georgy Noarov , Mallesh Pai , Aaron Roth

In the model of online caching with machine learned advice, introduced by Lykouris and Vassilvitskii, the goal is to solve the caching problem with an online algorithm that has access to next-arrival predictions: when each input element…

数据结构与算法 · 计算机科学 2019-10-31 Dhruv Rohatgi

Online bidding is a classical problem in online decision-making, with applications in resource allocation, hierarchical clustering, and the analysis of approximation algorithms. We study its randomized learning-augmented variant, where an…

数据结构与算法 · 计算机科学 2026-05-15 Mathis Degryse , Imrane Saakour , Christoph Dürr , Spyros Angelopoulos

We study the problem of online multi-group learning, a learning model in which an online learner must simultaneously achieve small prediction regret on a large collection of (possibly overlapping) subsequences corresponding to a family of…

机器学习 · 计算机科学 2025-07-16 Samuel Deng , Daniel Hsu , Jingwen Liu

Online learning algorithms have been successfully used to design caching policies with sublinear regret in the total number of requests, with no statistical assumption about the request sequence. Most existing algorithms involve…

机器学习 · 计算机科学 2025-03-05 Younes Ben Mazziane , Francescomaria Faticanti , Sara Alouf , Giovanni Neglia

The effectiveness of recommender system algorithms varies in different real-world scenarios. It is difficult to choose a best algorithm for a scenario due to the quantity of algorithms available, and because of their varying performances.…

信息检索 · 计算机科学 2019-12-19 Andrew Collins , Joeran Beel

The vast majority of optimization and online learning algorithms today require some prior information about the data (often in the form of bounds on gradients or on the optimal parameter value). When this information is not available, these…

机器学习 · 计算机科学 2017-06-07 Ashok Cutkosky , Kwabena Boahen

Continual learning, the setting where a learning agent is faced with a never ending stream of data, continues to be a great challenge for modern machine learning systems. In particular the online or "single-pass through the data" setting…

机器学习 · 计算机科学 2019-10-31 Rahaf Aljundi , Lucas Caccia , Eugene Belilovsky , Massimo Caccia , Min Lin , Laurent Charlin , Tinne Tuytelaars