中文
相关论文

相关论文: Online Algorithms for Estimating Change Rates of W…

200 篇论文

Continual learning (CL) is a new online learning technique over sequentially generated streaming data from different tasks, aiming to maintain a small forgetting loss on previously-learned tasks. Existing work focuses on reducing the…

机器学习 · 计算机科学 2024-12-25 Shugang Hao , Lingjie Duan

Large Language Models (LLMs) are revolutionizing how users interact with information systems, yet their high inference cost poses serious scalability and sustainability challenges. Caching inference responses, allowing them to be retrieved…

机器学习 · 计算机科学 2026-02-16 Xutong Liu , Baran Atalar , Xiangxiang Dai , Jinhang Zuo , Siwei Wang , John C. S. Lui , Wei Chen , Carlee Joe-Wong

Sampling without replacement is a natural online rounding strategy for converting fractional bipartite matching into an integral one. In Online Bipartite Matching, we can use the Balance algorithm to fractionally match each online vertex,…

数据结构与算法 · 计算机科学 2024-10-10 Zhiyi Huang , Chui Shan Lee , Jianqiao Lu , Xinkai Shu

There is significant interest in deploying machine learning algorithms for diagnostic radiology, as modern learning techniques have made it possible to detect abnormalities in medical images within minutes. While machine-assisted diagnoses…

数据结构与算法 · 计算机科学 2022-12-21 Woo-Hyung Cho , Shane Henderson , David Shmoys

We consider the problem of online allocation (matching and assortments) of reusable resources where customers arrive sequentially in an adversarial fashion and allocated resources are used or rented for a stochastic duration that is drawn…

数据结构与算法 · 计算机科学 2022-07-20 Vineet Goyal , Garud Iyengar , Rajan Udwani

Many data analytics systems store and process large datasets in partitions containing millions of rows. By mapping rows to partitions in an optimized way, it is possible to improve query performance by skipping over large numbers of…

数据库 · 计算机科学 2024-05-09 Kexin Rong , Paul Liu , Sarah Ashok Sonje , Moses Charikar

The emerging field of learning-augmented online algorithms uses ML techniques to predict future input parameters and thereby improve the performance of online algorithms. Since these parameters are, in general, real-valued functions, a…

机器学习 · 计算机科学 2022-05-26 Keerti Anand , Rong Ge , Amit Kumar , Debmalya Panigrahi

Most methods for decision-theoretic online learning are based on the Hedge algorithm, which takes a parameter called the learning rate. In most previous analyses the learning rate was carefully tuned to obtain optimal worst-case…

机器学习 · 统计学 2015-03-04 Tim van Erven , Peter Grünwald , Wouter M. Koolen , Steven de Rooij

Frequency estimation of elements is an important task for summarizing data streams and machine learning applications. The problem is often addressed by using streaming algorithms with sublinear space data structures. These algorithms allow…

数据结构与算法 · 计算机科学 2022-04-05 Nikita Seleznev , Senthil Kumar , C. Bayan Bruss

In modern distributed computing systems, unpredictable and unreliable infrastructures result in high variability of computing resources. Meanwhile, there is significantly increasing demand for timely and event-driven services with deadline…

分布式、并行与集群计算 · 计算机科学 2019-04-12 Chien-Sheng Yang , Ramtin Pedarsani , A. Salman Avestimehr

In this paper we study the facility location problem in the online with recourse and dynamic algorithm models. In the online with recourse model, clients arrive one by one and our algorithm needs to maintain good solutions at all time steps…

数据结构与算法 · 计算机科学 2020-02-26 Xiangyu Guo , Janardhan Kulkarni , Shi Li , Jiayi Xian

Regret minimization is treated as the golden rule in the traditional study of online learning. However, regret minimization algorithms tend to converge to the static optimum, thus being suboptimal for changing environments. To address this…

机器学习 · 计算机科学 2020-02-07 Lijun Zhang , Shiyin Lu , Tianbao Yang

Stochastic network optimization problems entail finding resource allocation policies that are optimum on an average but must be designed in an online fashion. Such problems are ubiquitous in communication networks, where resources such as…

最优化与控制 · 数学 2018-05-09 Amrit S. Bedi , Ketan Rajawat

In this note, we first recall the nonconvex problem setting and introduce the optimal PAGE algorithm (Li et al., ICML'21). Then we provide a simple and clean convergence analysis of PAGE for achieving optimal convergence rates. Moreover,…

最优化与控制 · 数学 2021-06-18 Zhize Li

In this paper, we study a general online linear programming problem whose formulation encompasses many practical dynamic resource allocation problems, including internet advertising display applications, revenue management, various routing,…

数据结构与算法 · 计算机科学 2015-03-20 Patrick Jaillet , Xin Lu

Many real-life dynamical systems change abruptly followed by almost stationary periods. In this paper, we consider streams of data with such abrupt behavior and investigate the problem of tracking their statistical properties in an online…

统计方法学 · 统计学 2019-01-16 Hugo Lewi Hammer , Anis Yazidi

Recently, the influence of potentially present symmetries has begun to be studied in complex networks. A typical way of studying symmetries is via the automorphism group of the corresponding graph. Since complex networks are often subject…

社会与信息网络 · 计算机科学 2025-02-26 David Hartman , Jaroslav Hlinka , Anna Pidnebesna , František Szczepanik

We consider online scheduling on multiple machines for jobs arriving one-by-one with the objective of minimizing the makespan. For any number of identical parallel or uniformly related machines, we provide a competitive-ratio approximation…

数据结构与算法 · 计算机科学 2013-03-11 Nicole Megow , Andreas Wiese

Caches exploit temporal and spatial locality to allow a small memory to provide fast access to data stored in large, slow memory. The temporal aspect of locality is extremely well studied and understood, but the spatial aspect much less so.…

数据结构与算法 · 计算机科学 2022-05-31 Nathan Beckmann , Phillip B Gibbons , Charles McGuffey

We investigate the problem of online learning, which has gained significant attention in recent years due to its applicability in a wide range of fields from machine learning to game theory. Specifically, we study the online optimization of…

机器学习 · 计算机科学 2021-09-29 Kaan Gokcesu , Hakan Gokcesu
‹ 上一页 1 8 9 10 下一页 ›