中文
相关论文

相关论文: A Tiled-Table Convention for Compressing FITS Bina…

200 篇论文

A new technique for embedding data into an image coupled with compression has been proposed in this paper. A fast and efficient coding algorithms are needed for effective storage and transmission, due to the popularity of telemedicine and…

密码学与安全 · 计算机科学 2016-04-12 M. MaryShanthi Rani , S. Lakshmanan

The paper focuses on Image Compression, explaining efficient approaches based on Frequent Pattern Mining(FPM). The proposed compression mechanism is based on clustering similar pixels in the image and thus using cluster identifiers in image…

图像与视频处理 · 电气工程与系统科学 2026-02-03 Avinash Kadimisetty , C. Oswald , B. Sivalselvan

We compare a variety of lossless image compression methods on a large sample of astronomical images and show how the compression ratios and speeds of the algorithms are affected by the amount of noise in the images. In the ideal case where…

天体物理仪器与方法 · 物理学 2015-05-13 W. D. Pence , R. Seaman , R. L. White

Binarization is an extreme network compression approach that provides large computational speedups along with energy and memory savings, albeit at significant accuracy costs. We investigate the question of where to binarize inputs at…

计算机视觉与模式识别 · 计算机科学 2018-04-12 Ameya Prabhu , Vishal Batchu , Rohit Gajawada , Sri Aurobindo Munagala , Anoop Namboodiri

Bit arrays, or bitmaps, are used to significantly speed up set operations in several areas, such as data warehousing, information retrieval, and data mining, to cite a few. However, bitmaps usually use a large storage space, thus requiring…

数据结构与算法 · 计算机科学 2015-03-14 Alessandro Colantonio , Roberto Di Pietro

This article shows that any type of binary data can be defined as a collection from codewords of variable length. This feature helps us to define an Injective and surjective function from the suggested codewords to the required codewords.…

In-memory columnar databases have become mainstream over the last decade and have vastly improved the fast processing of large volumes of data through multi-core parallelism and in-memory compression thereby eliminating the usual…

数据库 · 计算机科学 2016-09-27 Jayanth Jayanth

This paper describes a new method of data encoding which may be used in various modern digital, computer and telecommunication systems and devices. The method permits the compression of data for storage or transmission, allowing the exact…

信息论 · 计算机科学 2012-01-27 Igor Nesiolovskiy , Artem Nesiolovskiy

This paper describes a lossy method for compressing raw images produced by CCDs or similar devices. The method is very simple: lossy quantization followed by lossless compression using general-purpose compression tools such as gzip and…

天体物理学 · 物理学 2007-05-23 Alan M. Watson

A key characteristic of deep recommendation models is the immense memory requirements of their embedding tables. These embedding tables can often reach hundreds of gigabytes which increases hardware requirements and training cost. A common…

We consider lossy compression of an information source when the decoder has lossless access to a correlated one. This setup, also known as the Wyner-Ziv problem, is a special case of distributed source coding. To this day, real-world…

信息论 · 计算机科学 2023-05-09 Ezgi Ozyilkan , Johannes Ballé , Elza Erkip

In data storage and transmission, file compression is a common technique for reducing the volume of data, reducing data storage space and transmission time and bandwidth. However, there are significant differences in the compression…

其他计算机科学 · 计算机科学 2023-08-24 Han Yang , Guangjun Qin , Yongqing Hu

Whole-Slide Images (WSIs) have revolutionized medical analysis by presenting high-resolution images of the whole tissue slide. Despite avoiding the physical storage of the slides, WSIs require considerable data volume, which makes the…

图像与视频处理 · 电气工程与系统科学 2025-03-25 Yu Mao , Jun Wang , Nan Guan , Chun Jason Xue

Today, with the growing demands of information storage and data transfer, data compression is becoming increasingly important. Data Compression is a technique which is used to decrease the size of data. This is very useful when some huge…

信息论 · 计算机科学 2025-06-13 Mohammad Hosseini

At the present scenario of the internet, there exist many optimization techniques to improve the Web speed but almost expensive in terms of bandwidth. So after a long investigation on different techniques to compress the data without any…

信息论 · 计算机科学 2014-05-20 Hemant Kumar Saini , Satpal Singh Kushwaha , C. Rama Krishna

Data used for analytics and machine learning often take the form of tables with categorical entries. We introduce a family of lossless compression algorithms for such data that proceed in four steps: $(i)$ Estimate latent variables…

信息论 · 计算机科学 2023-02-21 Andrea Montanari , Eric Weiner

In this report, a new fuzzy 2bit-AND parallel-to-OR, or simply, a fuzzy binary AND/OR (FBAR) text data compression model as an algorithm is suggested for bettering spatial locality limits on nodes during database transactions. The current…

信息论 · 计算机科学 2015-03-13 Philip B. Alipour

Data compression is very important feature in terms of saving the memory space. In this proposal, an indexed dictionary based compression is used for text data, where the word's reference in dictionary is used for compression. This approach…

其他计算机科学 · 计算机科学 2015-12-23 Vivek Dimri , Prof. Ranjit Biswas

The split-inference paradigm divides an artificial intelligence (AI) model into two parts. This necessitates the transfer of intermediate feature data between the two halves. Here, effective compression of the feature data becomes vital. In…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Md Eimran Hossain Eimon , Hyomin Choi , Fabien Racapé , Mateen Ulhaq , Velibor Adzic , Hari Kalva , Borko Furht

We present here new mechanisms for hashing data via binary embeddings. Contrary to most of the techniques presented before, the embedding matrix of our mechanism is highly structured. That enables us to perform hashing more efficiently and…

数据结构与算法 · 计算机科学 2015-05-14 Krzysztof Choromanski