中文
相关论文

相关论文: A Framework for Adversarial Streaming via Differen…

200 篇论文

In this thesis, we explore streaming algorithms for approximating constraint satisfaction problems (CSPs). The setup is roughly the following: A computer has limited memory space, sees a long "stream" of local constraints on a set of…

数据结构与算法 · 计算机科学 2023-04-14 Noah G. Singer

Dynamic adaptive streaming over HTTP (DASH) has recently been widely deployed in the Internet and adopted in the industry. It, however, does not impose any adaptation logic for selecting the quality of video fragments requested by clients…

多媒体 · 计算机科学 2017-11-07 Chao Zhou , Chia-Wen Lin , Xinggong Zhang , Zongming Guo

A growing number of applications that generate massive streams of data need intelligent data processing and online analysis. Real-time surveillance systems, telecommunication systems, sensor networks and other dynamic environments are such…

数据库 · 计算机科学 2011-05-11 Mahnoosh Kholghi , Mohammadreza Keyvanpour

Rate adaptation is one of the most important issues in dynamic adaptive streaming over HTTP (DASH). Due to the frequent fluctuations of the network bandwidth and complex variations of video content, it is difficult to deal with the varying…

计算机视觉与模式识别 · 计算机科学 2019-12-30 Hui Yuan , Xiaoqian Hu , Junhui Hou , Xuekai Wei , Sam Kwong

Operations over data streams typically hinge on efficient mechanisms to aggregate or summarize history on a rolling basis. For high-volume data steams, it is critical to manage state in a manner that is fast and memory efficient --…

数据结构与算法 · 计算机科学 2024-09-24 Matthew Andres Moreno , Luis Zaman , Emily Dolson

The streaming model of computation is a popular approach for working with large-scale data. In this setting, there is a stream of items and the goal is to compute the desired quantities (usually data statistics) while making a single pass…

数据结构与算法 · 计算机科学 2023-01-16 Alessandro Epasto , Jieming Mao , Andres Munoz Medina , Vahab Mirrokni , Sergei Vassilvitskii , Peilin Zhong

Modern stream-based monitors collect detailed statistics of the runtime behavior of the system under observation. If the system runs in a privacy-sensitive context, this poses the risk of disclosing sensitive information. Differential…

密码学与安全 · 计算机科学 2026-05-12 Bernd Finkbeiner , Frederik Scheerer

In this paper we represent a new framework for integrated distributed and reliable systems. In the proposed framework we have used three parts to increase Satisfaction and Performance of this framework. At first we analyze previous…

分布式、并行与集群计算 · 计算机科学 2025-10-14 Mehdi Zekriyapanah Gashti

We develop a framework for efficiently transforming certain approximation algorithms into differentially-private variants, in a black-box manner. Specifically, our results focus on algorithms A that output an approximation to a function f…

数据结构与算法 · 计算机科学 2023-09-12 Jeremiah Blocki , Elena Grigorescu , Tamalika Mukherjee , Samson Zhou

Big Data streams are being generated in a faster, bigger, and more commonplace. In this scenario, Hoeffding Trees are an established method for classification. Several extensions exist, including high-performing ensemble setups such as…

机器学习 · 计算机科学 2015-11-04 Diego Marrón , Jesse Read , Albert Bifet , Nacho Navarro

An influential paper of Hsu et al. (ICLR'19) introduced the study of learning-augmented streaming algorithms in the context of frequency estimation. A fundamental problem in the streaming literature, the goal of frequency estimation is to…

机器学习 · 计算机科学 2025-03-04 Anders Aamand , Justin Y. Chen , Siddharth Gollapudi , Sandeep Silwal , Hao Wu

We resolve an open question of Jain, Raskhodnikova, Sivakumar, and Smith (ICML 2023) by exhibiting a problem separating differential privacy under continual observation in the oblivious and adaptive settings. The continual observation…

密码学与安全 · 计算机科学 2026-04-06 Mark Bun , Marco Gaboardi , Connor Wagaman

In large-scale applications including medical imaging, collocation differential equation solvers, and estimation with differential privacy, the underlying linear inverse problem can be reformulated as a streaming problem. In theory, the…

数值分析 · 数学 2024-01-31 Nathaniel Pritchard , Vivak Patel

Current LLM agents operate under an implicit but universal assumption: execution is a transaction -- the user submits a request, the agent works in isolation, and only upon completion does the dialogue resume. This forces users into a…

机器学习 · 计算机科学 2026-04-28 Zhiyuan Zhai , Ming Li , Xin Wang

Adaptive HTTP streaming with centralized consideration of multiple streams has gained increasing interest. It poses a special challenge that the interests of both content provider and network operator need to be deliberately balanced. More…

网络与互联网体系结构 · 计算机科学 2015-01-20 Zhisheng Yan , Cedric Westphal , Xin Wang , Chang Wen Chen

HTTP Adaptive Streaming (HAS) techniques are now the dominant solution for video delivery in mobile networks. Over the past few years, several HAS algorithms have been introduced in order to improve user quality-of-experience (QoE) by…

多媒体 · 计算机科学 2017-05-05 Theodoros Karagkioules , Dimitrios Tsilimantos , Cyril Concolato , Stefan Valentin

In the fields of big data, AI, and streaming processing, we work with large amounts of data from multiple sources. Due to memory and network limitations, we process data streams on distributed systems to alleviate computational and network…

分布式、并行与集群计算 · 计算机科学 2020-06-18 József Dániel Gáspár , Martin Horváth , Győző Horváth , Zoltán Zvara

Modern scientific instruments generate data at rates that increasingly exceed local compute capabilities and, when paired with the staging and I/O overheads of file-based transfers, also render file-based use of remote HPC resources…

分布式、并行与集群计算 · 计算机科学 2025-10-01 Flavio Castro , Weijian Zheng , Joaquin Chung , Ian Foster , Rajkumar Kettimuthu

The proliferation of streaming data analytics in data-driven applications raises critical privacy concerns, as directly collecting user data may compromise personal privacy. Although existing $w$-event local differential privacy (LDP)…

密码学与安全 · 计算机科学 2026-01-01 Chang Liu , Junzhou Zhao

Embodied perception refers to the ability of an autonomous agent to perceive its environment so that it can (re)act. The responsiveness of the agent is largely governed by latency of its processing pipeline. While past work has studied the…

计算机视觉与模式识别 · 计算机科学 2020-08-26 Mengtian Li , Yu-Xiong Wang , Deva Ramanan