中文
相关论文

相关论文: A short note on the paper `Are Randomized Caches R…

200 篇论文

The present paper gives a statistical adventure towards exploring the average case complexity behavior of computer algorithms. Rather than following the traditional count based analytical (pen and paper) approach, we instead talk in terms…

数据结构与算法 · 计算机科学 2013-12-18 Niraj Kumar Singh , Soubhik Chakraborty , Dheeresh Kumar Mallick

Recent studies show that private training data can be leaked through the gradients sharing mechanism deployed in distributed machine learning systems, such as federated learning (FL). Increasing batch size to complicate data recovery is…

机器学习 · 计算机科学 2022-02-22 Xiao Jin , Pin-Yu Chen , Chia-Yi Hsu , Chia-Mu Yu , Tianyi Chen

The design of effective online caching policies is an increasingly important problem for content distribution networks, online social networks and edge computing services, among other areas. This paper proposes a new algorithmic toolbox for…

网络与互联网体系结构 · 计算机科学 2022-09-28 Naram Mhaisen , George Iosifidis , Douglas Leith

In recent times we hear increasingly often about cyber attacks on various commercial and strategic sites that manage to escape any defense. In this article, we model such attacks on networks via stochastic processes and predict the time of…

概率论 · 数学 2019-01-23 Jewgeni H. Dshalalow , Ryan T. White

The study of hashing is closely related to the analysis of balls and bins. It is well-known that instead of using a single hash function if we randomly hash a ball into two bins and place it in the smaller of the two, then this dramatically…

数据结构与算法 · 计算机科学 2007-05-23 Rina Panigrahy

Model repositories such as Hugging Face increasingly distribute machine learning artifacts serialized with Python's pickle format, exposing users to remote code execution (RCE) risks during model loading. Recent defenses, such as…

密码学与安全 · 计算机科学 2026-02-24 Hillel Ohayon , Daniel Gilkarov , Ran Dubin

In this work we unify two existing lines of work towards cache analysis for non-LRU policies. To this end, we extend the notion of competitiveness to block competitiveness and systematically analyze the competitiveness and block…

编程语言 · 计算机科学 2025-04-22 Sophie Kahlen , Jan Reineke

Machine learning models have demonstrated remarkable success across diverse domains but remain vulnerable to adversarial attacks. Empirical defense mechanisms often fail, as new attacks constantly emerge, rendering existing defenses…

机器学习 · 计算机科学 2024-10-25 Anupriya Kumari , Devansh Bhardwaj , Sukrit Jindal

In this paper, we investigate unexplored aspects of scheduler contention: We systematically study the leakage of all scheduler queues on AMD Zen 3 and show that all queues leak. We mount the first scheduler contention attacks on Zen 4, with…

密码学与安全 · 计算机科学 2024-04-11 Stefan Gast , Jonas Juffinger , Lukas Maar , Christoph Royer , Andreas Kogler , Daniel Gruss

We consider a generalization of the standard cache problem called file-bundle caching, where different queries (tasks), each containing $l\ge 1$ files, sequentially arrive. An online algorithm that does not know the sequence of queries…

数据结构与算法 · 计算机科学 2020-11-09 Tiancheng Qin , S. Rasoul Etesami

Side-channel attacks on shared hardware resources increasingly threaten confidentiality, especially with the rise of Large Language Models (LLMs). In this work, we introduce Spill The Beans, a novel application of cache side-channels to…

密码学与安全 · 计算机科学 2025-05-05 Andrew Adiletta , Berk Sunar

Contrary to traditional deterministic notions of algorithmic fairness, this paper argues that fairly allocating scarce resources using machine learning often requires randomness. We address why, when, and how to randomize by proposing…

计算机与社会 · 计算机科学 2024-06-21 Shomik Jain , Kathleen Creel , Ashia Wilson

ML-augmented algorithms utilize predictions to achieve performance beyond their worst-case bounds. Producing these predictions might be a costly operation -- this motivated Im et al. '22 to introduce the study of algorithms which use…

机器学习 · 计算机科学 2024-04-11 Karim Abdel Sadek , Marek Elias

Template-based searches for gravitational waves are often limited by the computational cost associated with searching large parameter spaces. The study of efficient template banks, in the sense of using the smallest number of templates, is…

广义相对论与量子宇宙学 · 物理学 2010-04-15 C. Messenger , R. Prix , M. A. Papa

The efficacy of address space layout randomization has been formally demonstrated in a shared-memory model by Abadi et al., contingent on specific assumptions about victim programs. However, modern operating systems, implementing layout…

密码学与安全 · 计算机科学 2025-04-14 Davide Davoli , Martin Avanzini , Tamara Rezk

Balls-and-bins games have been a wildly successful tool for modeling load balancing problems. In this paper, we study a new scenario, which we call the ball recycling game, defined as follows: Throw m balls into n bins i.i.d. according to a…

数据结构与算法 · 计算机科学 2018-11-05 Michael A. Bender , Jake Christensen , Alex Conway , Martín Farach-Colton , Rob Johnson , Meng-Tsung Tsai

Caching at the edge of wireless networks is a keytechnology to reduce traffic in the backhaul link. However, aconcentrated amount of requests during peak-periods may causethe outage of the system, meaning that the network is not ableto…

网络与互联网体系结构 · 计算机科学 2021-01-05 Estefanía Recayte , Andrea Munari

Mobile edge caching enables content delivery within the radio access network, which effectively alleviates the backhaul burden and reduces response time. To fully exploit edge storage resources, the most popular contents should be…

网络与互联网体系结构 · 计算机科学 2018-09-05 Peng Yang , Ning Zhang , Shan Zhang , Li Yu , Junshan Zhang , Xuemin Shen

Analyzing the security of cryptosystems under attacks based on the malicious modification of memory registers is a research topic of high importance. This type of attacks may affect the randomness of the secret parameters by forcing a…

密码学与安全 · 计算机科学 2017-12-29 Domingo Gomez-Perez , Guénaël Renault

In-process compartmentalization and access control have been actively explored to provide in-place and efficient isolation of in-process security domains. Many works have proposed compartmentalization schemes that leverage hardware…

密码学与安全 · 计算机科学 2023-09-21 Kha Dinh Duy , Kyuwon Cho , Taehyun Noh , Hojoon Lee
‹ 上一页 1 8 9 10 下一页 ›