中文
相关论文

相关论文: Streaming Solutions for Time-Varying Optimization …

200 篇论文

We consider the problem of estimating the value of max cut in a graph in the streaming model of computation. At one extreme, there is a trivial $2$-approximation for this problem that uses only $O(\log n)$ space, namely, count the number of…

数据结构与算法 · 计算机科学 2014-09-09 Michael Kapralov , Sanjeev Khanna , Madhu Sudan

This paper aims to tackle a novel task - Temporal Sentence Grounding in Streaming Videos (TSGSV). The goal of TSGSV is to evaluate the relevance between a video stream and a given sentence query. Unlike regular videos, streaming videos are…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Tian Gan , Xiao Wang , Yan Sun , Jianlong Wu , Qingpei Guo , Liqiang Nie

In this paper, we propose a novel algorithm for video rate adaptation in HTTP Adaptive Streaming (HAS), based on online learning. The proposed algorithm, named Learn2Adapt (L2A), is shown to provide a robust rate adaptation strategy which,…

We present the Streaming Reservoir Convergence Theorem (SRCT), a novel mathematical framework for multi-provider adaptive bitrate streaming that addresses three fundamental structural weaknesses in current systems: linear provider probing,…

We revisit the classic basic counting problem in the distributed streaming model that was studied by Gibbons and Tirthapura (GT). In the solution for maintaining an $(\epsilon,\delta)$-estimate, as what GT's method does, we make the…

数据结构与算法 · 计算机科学 2013-12-03 Bojian Xu

We study streaming algorithms for Correlation Clustering. Given a graph as an arbitrary-order stream of edges, with each edge labeled as positive or negative, the goal is to partition the vertices into disjoint clusters, such that the…

数据结构与算法 · 计算机科学 2025-10-14 Yinhao Dong , Shan Jiang , Shi Li , Pan Peng

We study fundamental directed graph (digraph) problems in the streaming model. An initial investigation by Chakrabarti, Ghosh, McGregor, and Vorotnikova [SODA'20] on streaming digraphs showed that while most of these problems are provably…

数据结构与算法 · 计算机科学 2024-05-10 Prantar Ghosh , Sahil Kuchlous

We investigate boosted online regression and propose a novel family of regression algorithms with strong theoretical bounds. In addition, we implement several variants of the proposed generic algorithm. We specifically provide theoretical…

统计理论 · 数学 2016-12-07 Dariush Kari , Farhan Khan , Selami Ciftci , Suleyman Serdar Kozat

Besides the classical offline setup of machine learning, stream learning constitutes a well-established setup where data arrives over time in potentially non-stationary environments. Concept drift, the phenomenon that the underlying…

机器学习 · 计算机科学 2024-12-13 Fabian Hinder , Valerie Vaquet , David Komnick , Barbara Hammer

Modern stochastic optimization methods often rely on uniform sampling which is agnostic to the underlying characteristics of the data. This might degrade the convergence by yielding estimates that suffer from a high variance. A possible…

机器学习 · 统计学 2018-06-07 Zalán Borsos , Andreas Krause , Kfir Y. Levy

In this work, we study the problem of finding the maximum value of a non-negative submodular function subject to a limit on the number of items selected, a ubiquitous problem that appears in many applications, such as data summarization and…

数据结构与算法 · 计算机科学 2023-08-08 Yixin Chen , Alan Kuhnle

Networks are a natural representation of complex systems across the sciences, and higher-order dependencies are central to the understanding and modeling of these systems. However, in many practical applications such as online social…

社会与信息网络 · 计算机科学 2020-10-28 Nesreen K. Ahmed , Nick Duffield

Online optimisation revolves around new data being introduced into a problem while it is still being solved; think of deep learning as more training samples become available. We adapt the idea to dynamic inverse problems such as video…

最优化与控制 · 数学 2021-01-06 Tuomo Valkonen

Data stream algorithms tackle operations on high-volume sequences of read-once data items. Data stream scenarios include inherently real-time systems like sensor networks and financial markets. They also arise in purely-computational…

数据结构与算法 · 计算机科学 2024-03-04 Matthew Andres Moreno , Santiago Rodriguez Papa , Emily Dolson

Vision-language models (VLMs) could power real-time assistants and autonomous agents, but they face a critical challenge: understanding near-infinite video streams without escalating latency and memory usage. Processing entire videos with…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Ruyi Xu , Guangxuan Xiao , Yukang Chen , Liuning He , Kelly Peng , Yao Lu , Song Han

Recent progress in (semi-)streaming algorithms for monotone submodular function maximization has led to tight results for a simple cardinality constraint. However, current techniques fail to give a similar understanding for natural…

数据结构与算法 · 计算机科学 2022-02-17 Moran Feldman , Paul Liu , Ashkan Norouzi-Fard , Ola Svensson , Rico Zenklusen

We present an algorithm for the maximum matching problem in dynamic (insertion-deletions) streams with *asymptotically optimal* space complexity: for any $n$-vertex graph, our algorithm with high probability outputs an $\alpha$-approximate…

数据结构与算法 · 计算机科学 2022-02-01 Sepehr Assadi , Vihan Shah

Real-time streaming communication requires a high quality of service despite contending with packet loss. Streaming codes are a class of codes best suited for this setting. A key challenge for streaming codes is that they operate in an…

信息论 · 计算机科学 2022-05-18 Michael Rudow , K. V. Rashmi

In this paper, we strengthen the competitive analysis results obtained for a fundamental online streaming problem, the Frequent Items Problem. Additionally, we contribute with a more detailed analysis of this problem, using alternative…

数据结构与算法 · 计算机科学 2013-06-05 Joan Boyar , Kim S. Larsen , Abyayananda Maiti

We study the problem of extracting a small subset of representative items from a large data stream. In many data mining and machine learning applications such as social network analysis and recommender systems, this problem can be…

数据结构与算法 · 计算机科学 2021-02-15 Yanhao Wang , Francesco Fabbri , Michael Mathioudakis