中文
相关论文

相关论文: Applying Compression to a Game's Network Protocol

200 篇论文

Huffman coding is known to be optimal, yet its dynamic version may be even more efficient in practice. A new variant of Huffman encoding has been proposed recently, that provably always performs better than static Huffman coding by at least…

数据结构与算法 · 计算机科学 2020-05-19 Aharon Fruchtman , Yoav Gross , Shmuel T. Klein , Dana Shapira

Analysing Web graphs has applications in determining page ranks, fighting Web spam, detecting communities and mirror sites, and more. This study is however hampered by the necessity of storing a major part of huge graphs in the external…

数据结构与算法 · 计算机科学 2011-09-07 Szymon Grabowski , Wojciech Bieniecki

The increasing size and complexity of Large Language Models (LLMs) pose challenges for their deployment on personal computers and mobile devices. Aggressive post-training model compression is necessary to reduce the models' size, but it…

计算与语言 · 计算机科学 2024-10-01 Zining Zhang , Yao Chen , Bingsheng He , Zhenjie Zhang

Compression algorithms reduce the redundancy in data representation to decrease the storage required for that data. Data compression offers an attractive approach to reducing communication costs by using available bandwidth effectively.…

性能 · 计算机科学 2007-05-23 B. S. Shajeemohan , Dr. V. K. Govindan

We study the compressive diffusion strategies over distributed networks based on the diffusion implementation and adaptive extraction of the information from the compressed diffusion data. We demonstrate that one can achieve a comparable…

系统与控制 · 计算机科学 2015-06-18 Muhammed O. Sayin , Suleyman S. Kozat

The field of neural image compression has witnessed exciting progress as recently proposed architectures already surpass the established transform coding based approaches. While, so far, research has mainly focused on architecture and model…

计算机视觉与模式识别 · 计算机科学 2019-06-06 Joaquim Campos , Simon Meierhans , Abdelaziz Djelouah , Christopher Schroers

We develop an algorithm capable of compressing large networks into a smaller ones with similar control plane behavior: For every stable routing solution in the large, original network, there exists a corresponding solution in the compressed…

网络与互联网体系结构 · 计算机科学 2018-06-25 Ryan Beckett , Aarti Gupta , Ratul Mahajan , David Walker

Low-power wireless networks play an important role in the Internet of Things. Typically, these networks consist of a very large number of lossy and low-capacity devices, challenging the current state of the art in protocol design. In this…

网络与互联网体系结构 · 计算机科学 2015-09-30 Thomas M. M. Meyfroyt , Milosh Stolikj , Johan J. Lukkien

We introduce a novel network-adaptive algorithm that is suitable for alleviating network packet losses for low-latency interactive communications between a source and a destination. Our network-adaptive algorithm estimates in real-time the…

网络与互联网体系结构 · 计算机科学 2020-06-30 Salma Emara , Silas L. Fong , Baochun Li , Ashish Khisti , Wai-Tian Tan , Xiaoqing Zhu , John Apostolopoulos

We study the compression of LLM-generated text across lossless and lossy regimes, characterizing a compression-compute frontier where more compression is possible at the cost of more compute. For lossless compression, domain-adapted LoRA…

机器学习 · 计算机科学 2026-04-06 Roy Rinberg , Annabelle Michael Carrell , Simon Henniger , Nicholas Carlini , Keri Warr

We propose a protocol optimization technique that is applicable to both weighted or unweighted graphs. Our aim is to explore by how much a small variation around the Shortest Path or Optimal Path protocols can enhance protocol performance.…

物理与社会 · 物理学 2015-05-19 Jose J. Ramasco , Marta S. de la Lama , Eduardo Lopez , Stefan Boettcher

Compression techniques that support fast random access are a core component of any information system. Current state-of-the-art methods group documents into fixed-sized blocks and compress each block with a general-purpose adaptive…

数据结构与算法 · 计算机科学 2015-03-19 Christopher Hoobin , Simon J. Puglisi , Justin Zobel

Web archives, query and proxy logs, and so on, can all be very large and highly repetitive; and are accessed only sporadically and partially, rather than continually and holistically. This type of data is ideal for compression-based…

信息论 · 计算机科学 2016-03-01 Matthias Petri , Alistair Moffat , P. C. Nagesh , Anthony Wirth

The paper introduces a new lossless, highly robust compression algorithm that similar with LZW algorithm, yet the algorithm discards dictionary processing and uses irregular sequences with massive, random information instead. Then the paper…

信号处理 · 电气工程与系统科学 2020-06-24 Rui Zhu

Transformer-based language models for code have shown remarkable performance in various software analytics tasks, but their adoption is hindered by high computational costs, slow inference speeds, and substantial environmental impact. Model…

软件工程 · 计算机科学 2026-04-15 Md. Abdul Awal , Mrigank Rochan , Chanchal K. Roy

The compression is an important topic in computer science which allows we to storage more amount of data on our data storage. There are several techniques to compress any file. In this manuscript will be described the most important…

多媒体 · 计算机科学 2019-02-14 Pasquale De Luca , Vincenzo Maria Russiello , Raffaele Ciro Sannino , Lorenzo Valente

We consider the problem of optimally compressing and caching data across a communication network. Given the data generated at edge nodes and a routing path, our goal is to determine the optimal data compression ratios and caching decisions…

网络与互联网体系结构 · 计算机科学 2018-01-25 Jian Li , Faheem Zafari , Don Towsley , Kin K. Leung , Ananthram Swami

This paper introduces an online motion rate adaptation scheme for learned video compression, with the aim of achieving content-adaptive coding on individual test sequences to mitigate the domain gap between training and test data. It…

图像与视频处理 · 电气工程与系统科学 2023-02-14 Chih-Hsuan Lin , Yi-Hsin Chen , Wen-Hsiao Peng

Graphs have been extensively used to represent data from various domains. In the era of Big Data, information is being generated at a fast pace, and analyzing the same is a challenge. Various methods have been proposed to speed up the…

信息论 · 计算机科学 2018-06-26 Rushabh Jitendrakumar Shah

In this paper we study the adaptive prefix coding problem in cases where the size of the input alphabet is large. We present an online prefix coding algorithm that uses $O(\sigma^{1 / \lambda + \epsilon}) $ bits of space for any constants…

数据结构与算法 · 计算机科学 2008-11-24 Travis Gagie , Marek Karpinski , Yakov Nekrich