中文
相关论文

相关论文: A Framework for Efficient Memory Utilization in On…

200 篇论文

Online Continual Learning (OCL) studies learning over a continuous data stream without observing any single example more than once, a setting that is closer to the experience of humans and systems that must learn "on-the-wild". Yet,…

计算与语言 · 计算机科学 2021-02-02 Germán Kruszewski , Ionut-Teodor Sorodoc , Tomas Mikolov

This paper shows that characterizing co-occurrence between events is an important but non-trivial and neglected aspect of discovering potential causal relationships in multimedia event streams. First an introduction to the notion of event…

多媒体 · 计算机科学 2016-03-31 Laleh Jalali , Ramesh Jain

Streaming video reasoning requires models to operate in a setting where history grows without bound while meaningful evidence remains scarce. In such a landscape, relevant signal is like an oasis-small, critical, and easily lost in a desert…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Zhijia Liang , Jiaming Li , Weikai Chen , Yanhao Zhang , Haonan Lu , Guanbin Li

Complex event processing (CEP) systems continuously process input event streams to detect patterns. Over time, the input event rate might fluctuate and overshoot the system's capabilities. One way to reduce the overload on the system is to…

分布式、并行与集群计算 · 计算机科学 2020-02-12 Ahmad Slo , Sukanya Bhowmik , Albert Flaig , Kurt Rothermel

Cognitive diagnosis models (CDMs) are designed to learn students' mastery levels using their response logs. CDMs play a fundamental role in online education systems since they significantly influence downstream applications such as…

计算机与社会 · 计算机科学 2024-07-26 Hong Qian , Shuo Liu , Mingjia Li , Bingdong Li , Zhi Liu , Aimin Zhou

One-class Classification (OCC) is an area of machine learning which addresses prediction based on unbalanced datasets. Basically, OCC algorithms achieve training by means of a single class sample, with potentially some additional…

机器学习 · 统计学 2020-03-27 Sarah Itani , Fabian Lecron , Philippe Fortemps

Coflow is a prominent network abstraction for modeling communication patterns in data centers. Since coflow scheduling in large-scale data centers is $\mathcal{NP}$-hard, this paper investigates this problem within heterogeneous parallel…

数据结构与算法 · 计算机科学 2026-05-26 Chi-Yeh Chen

Many real-world applications pose challenges in incorporating fairness constraints into the $k$-center clustering problem, where the dataset consists of $m$ demographic groups, each with a specified upper bound on the number of centers to…

数据结构与算法 · 计算机科学 2026-01-19 Longkun Guo , Zeyu Lin , Chaoqi Jia , Chao Chen

We consider the classical uncoded caching problem from an online learning point-of-view. A cache of limited storage capacity can hold $C$ files at a time from a large catalog. A user requests an arbitrary file from the catalog at each time…

信息论 · 计算机科学 2021-01-19 Samrat Mukhopadhyay , Abhishek Sinha

Process mining has become a cornerstone of process analysis and improvement over the last few years. With the widespread adoption of process mining tools and libraries, the limitations of traditional process mining to deal with event data…

数据库 · 计算机科学 2024-03-05 Istvan Koren , Niklas Adams , Alessandro Berti

Conformance checking techniques allow us to evaluate how well some exhibited behaviour, represented by a trace of monitored events, conforms to a specified process model. Modern monitoring and activity recognition technologies, such as…

人工智能 · 计算机科学 2023-03-31 Jiawei Zheng , Petros Papapanagiotou , Jacques D. Fleuriot

Image matching is a fundamental and critical task in various visual applications, such as Simultaneous Localization and Mapping (SLAM) and image retrieval, which require accurate pose estimation. However, most existing methods ignore the…

计算机视觉与模式识别 · 计算机科学 2023-08-31 Miao Fan , Mingrui Chen , Chen Hu , Shuchang Zhou

Utility mining has emerged as an important and interesting topic owing to its wide application and considerable popularity. However, conventional utility mining methods have a bias toward items that have longer on-shelf time as they have a…

数据库 · 计算机科学 2020-11-30 Chunkai Zhang , Zilin Du , Yuting Yang , Wensheng Gan , Philip S. Yu

Long event sequences (termed traces) and large data logs that originate from sensors and prediction models are becoming increasingly common in our data-rich world. In such scenarios, conformance checking-validating a data log against an…

数据库 · 计算机科学 2025-05-29 Eli Bogdanov , Izack Cohen , Avigdor Gal

We introduce a new rounding technique designed for online optimization problems, which is related to contention resolution schemes, a technique initially introduced in the context of submodular function maximization. Our rounding technique,…

数据结构与算法 · 计算机科学 2015-10-15 Moran Feldman , Ola Svensson , Rico Zenklusen

In this paper, we study the problem of finding a maximum matching in the semi-streaming model when edges arrive in a random order. In the semi-streaming model, an algorithm receives a stream of edges and it is allowed to have a memory of…

数据结构与算法 · 计算机科学 2019-12-24 Alireza Farhadi , MohammadTaghi Hajiaghayi , Tung Mai , Anup Rao , Ryan A. Rossi

Online continual learning (OCL) seeks to learn new tasks from data streams that appear only once, while retaining knowledge of previously learned tasks. Most existing methods rely on replay, focusing on enhancing memory retention through…

机器学习 · 计算机科学 2024-12-25 Sihao Liu , Yibo Yang , Xiaojie Li , David A. Clifton , Bernard Ghanem

Most results on coded caching focus on a static scenario, in which a fixed number of users synchronously place their requests from a content library, and the performance is measured in terms of the latency in satisfying all of these…

信息论 · 计算机科学 2018-08-16 Qianqian Yang , Mohammad Mohammadi Amiri , Deniz Gündüz

Decision makers often wish to use offline historical data to compare sequential-action policies at various world states. Importantly, computational tools should produce confidence values for such offline policy comparison (OPC) to account…

机器学习 · 计算机科学 2022-05-24 Anurag Koul , Mariano Phielipp , Alan Fern

We consider the classic Euclidean $k$-median and $k$-means objective on data streams, where the goal is to provide a $(1+\varepsilon)$-approximation to the optimal $k$-median or $k$-means solution, while using as little memory as possible.…

数据结构与算法 · 计算机科学 2023-10-05 Vincent Cohen-Addad , David P. Woodruff , Samson Zhou