中文
相关论文

相关论文: Modeling Online Paging in Multi-Core Systems

200 篇论文

With the slowdown of Moore's law, CPU-oriented packet processing in software will be significantly outpaced by emerging line speeds of network interface cards (NICs). Single-core packet-processing throughput has saturated. We consider the…

网络与互联网体系结构 · 计算机科学 2024-06-18 Qiongwen Xu , Sebastiano Miano , Xiangyu Gao , Tao Wang , Adithya Murugadass , Songyuan Zhang , Anirudh Sivaraman , Gianni Antichi , Srinivas Narayana

This paper takes a critical look at the usefulness of power law models of the Internet. The twin focuses of the paper are Internet traffic and topology generation. The aim of the paper is twofold. Firstly it summarises the state of the art…

网络与互联网体系结构 · 计算机科学 2013-03-28 Richard G. Clegg , Carla Di Cairano-Gilfedder , Shi Zhou

We describe mechanisms for the allocation of a scarce resource among multiple users in a way that is efficient, fair, and strategy-proof, but when users do not know their resource requirements. The mechanism is repeated for multiple rounds…

Power-law fluctuation in observed Internet packet flow are discussed. The data is obtained by a multi router traffic grapher (MRTG) system for 9 months. The internet packet flow is analyzed using the detrended fluctuation analysis. By…

物理与社会 · 物理学 2007-06-12 Shin-ichi Tadaki

Now that so much of collective action takes place online, web-generated data can further understanding of the mechanics of Internet-based mobilisation. This trace data offers social science researchers the potential for new forms of…

计算机与社会 · 计算机科学 2023-01-05 Scott A. Hale , Helen Margetts , Taha Yasseri

Arrival times of requests to print in a student laboratory were analyzed. Inter-arrival times between subsequent requests follow a universal scaling law relating time intervals and the size of the request, indicating a scale invariant…

性能 · 计算机科学 2011-11-09 Uli Harder , Maya Paczuski

One of the most frequently used models for understanding human navigation on the Web is the Markov chain model, where Web pages are represented as states and hyperlinks as probabilities of navigating from one page to another. Predominantly,…

社会与信息网络 · 计算机科学 2014-07-15 Philipp Singer , Denis Helic , Behnam Taraghi , Markus Strohmaier

Power-law scaling, a central concept in critical phenomena, is found to be useful in deep learning, where optimized test errors on handwritten digit examples converge as a power-law to zero with database size. For rapid decision making with…

机器学习 · 计算机科学 2022-11-17 Yuval Meir , Shira Sardi , Shiri Hodassman , Karin Kisos , Itamar Ben-Noam , Amir Goldental , Ido Kanter

Power-law distributions are widely recognized in complex systems physics as indicative of underlying complexity in interaction networks and critical macroscopic behavior. Previous studies, notably those of Newman and others, have emphasized…

物理与社会 · 物理学 2026-05-19 Tommaso Rondini , Gregorio Berselli , Mirko Degli Esposti , Armando Bazzani

Web search engines arguably form the most popular data-driven systems in contemporary society. They wield a considerable power by functioning as gatekeepers of the Web, with most user journeys on the Web beginning with them. Starting from…

计算机与社会 · 计算机科学 2024-04-26 Deepak P , James Steinhoff , Stanley Simoes

Modern content delivery networks consist of one or more back-end servers which store the entire content catalog, assisted by multiple front-end servers with limited storage and service capacities located near the end-users. Appropriate…

数据结构与算法 · 计算机科学 2016-02-24 Rahul Vaze , Sharayu Moharir

World Wide Web consists of more than 50 billion pages online. It is highly dynamic i.e. the web continuously introduces new capabilities and attracts many people. Due to this explosion in size, the effective information retrieval system or…

信息检索 · 计算机科学 2012-05-15 Sk. AbdulNabi , P. Premchand

Are biological networks different from other large complex networks? Both large biological and non-biological networks exhibit power-law graphs (number of nodes with degree k, N(k) ~ k-b) yet the exponents, b, fall into different ranges.…

凝聚态物理 · 物理学 2007-05-23 Fan Chung , Linyuan Lu , T. Gregory Dewey , David J. Galas

Understanding the properties of response time distributions is a long-standing problem in cognitive science. We provide a tutorial overview of several contemporary models that assume power law scaling is a plausible description of the…

神经元与认知 · 定量生物学 2015-10-15 Z. Liu , O. Pavlov Garcia , J. G. Holden , R. A. Serota

Research on the growth of online tagging systems not only is interesting in its own right, but also yields insights for website management and semantic web analysis. Traditional models that describing the growth of online systems can be…

信息检索 · 计算机科学 2015-05-20 Lingfei Wu

Numerical data for the distribution of citations are examined for: (i) papers published in 1981 in journals which are catalogued by the Institute for Scientific Information (783,339 papers) and (ii) 20 years of publications in Physical…

统计力学 · 物理学 2011-10-11 S. Redner

A mass of traces of human activities show diverse dynamic patterns. In this paper, we comprehensively investigate the dynamic pattern of human attention defined by the quantity of interests on subdisciplines in an online academic…

物理与社会 · 物理学 2017-11-29 Zhi-Dan Zhao , Ya-Chun Gao , Shi-Min Cai

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

We provide simple but surprisingly useful direct product theorems for proving lower bounds on online algorithms with a limited amount of advice about the future. As a consequence, we are able to translate decades of research on randomized…

数据结构与算法 · 计算机科学 2016-08-22 Jesper W. Mikkelsen

We study matrix-matrix multiplication of two matrices, $A$ and $B$, each of size $n \times n$. This operation results in a matrix $C$ of size $n\times n$. Our goal is to produce $C$ as efficiently as possible given a cache: a 1-D limited…

数据结构与算法 · 计算机科学 2023-11-15 Neil Bhavikatti