Source Coding
769 Followers
Recent papers in Source Coding
Multiple description (MD) coding is source coding in which several descriptions of the source are produced such that various reconstruction qualities are obtained from different subsets of the descriptions. Unlike multiresolution or... more
Data-mining over software can reveal similar patterns on software code. This can give important insights for the design of hardware cores, especially considering the benefits of the merge of software kernels and their implementation as a... more
We study the two-way communication problem for the relay channel. Hereby, two terminals communicate simultaneously in both directions with the help of one relay. We consider the restricted two-way problem, i.e., the encoders at both... more
Abstract-We describe a sequential universal data compression procedure for binary tree sources that performs the double mixture. Using a context tree, this method weights in an ef-ficient recursive way the coding distributions... more
In the recent years, Internet multimedia applications have become very popular. Valuable multimedia content such as digital images, however, is vulnerable to unauthorized access while in storage and during transmission over a network.... more
I N THE first part of this two-part paper, a structure and hierarchy were developed for tracing the key signal processing steps of a typical digital communications system. With the structure as a guide, formatting, source coding, and... more
Transmission energy allocation (TEA) to bits according to their sensitivity is known to significantly enhance robustness to channel errors. These advantages are gained at the cost of high peak-to-average ratio (PAR) of the signal energy... more
We survey the field of quantum information theory. In particular, we discuss the fundamentals of the field, source coding, quantum error-correcting codes, capacities of quantum channels, measures of entanglement and quantum cryptography
Virtual Sliding Window" algorithm presented in this paper is an adaptive mechanism for estimating the probability of ones at the output of binary non-stationary sources. It is based on "Imaginary sliding window" idea proposed by B.Ryabko.... more
Most source coding standards (voice, audio, image and video) use Variable-Length Codes (VLCs) for compression. However, the VLC decoder is very sensitive to transmission errors in the compressed bit-stream. Previous contributions, using a... more
Industry is using power meters to monitor the consumption of energy and achieving cost savings. This monitoring often involves energy metering software with a web interface. However, web applications often have vulnerabilities that can be... more
The interleaver, which combines the outputs of turbo decoders, is essential in determining the performance of turbo codes and is the main source of decoder computation and implementation complexity. ABSTRACT | The discovery of turbo codes... more
Code repositories of the version control systems have been used as important raw material in lots of developer behavior studies. In such research, commits are usually considered as a unit of development phases, even though they contain... more
With the increasing use of multimedia technologies, image compression requires higher performance as well as new features. To address this need in the specific area of still image encoding, a new standard is currently being developed the... more
This paper presents an efficient structured binning scheme for solving the noiseless distributed source coding problem with parallel concatenated convolutional codes, or turbo codes. The novelty in the proposed scheme is the introduction... more
Content Management Systems (CMS) are typically regarded as critical software platforms for the success of organizational web sites and intranets. Although most current CMS systems allow their extension through the addition of... more
This paper considers the problem of scalable distributed coding of correlated sources that are communicated to a central unit. The general setting is typically encountered in sensor networks. The conditions of communication channels... more
This paper presents a class of new lossless data compression algorithms. Each algorithm in this class first transforms the original data to be compressed into an irreducible table representation and then uses an arithmetic code to... more
In the recent years, Internet multimedia applications have become very popular. Valuable multimedia content such as digital images, however, is vulnerable to unauthorized access while in storage and during transmission over a network.... more
Commencing with the brief history of mobile communications and the portrayal of the basic concept of wireless multimedia communications, the implications of Shannon's theorems regarding joint source and channel coding for wireless... more
An achievable region for the -channel multiple description coding problem is presented. This region generalizes twochannel results of El Gamal and Cover and of Zhang and Berger. It further generalizes three-channel results of Gray and... more
This paper studies an application of turbo codes to compressed image/video transmission and presents an approach to improving error control performance through joint channel and source decoding (JCSD). The proposed approach to JCSD... more
In many multiterminal communication problems, constructions of good source codes involve finding distributed partitions (into bins) of a collection of quantizers associated with a group of source encoders. Further, computationally... more
Generalized multiple description coding (GMDC) is source coding for multiple channels such that a decoder which receives an arbitrary subset of the channels may produce a useful reconstruction. This paper reports on applications of two... more
Real world source coding algorithms usually leave a certain amount of redundancy within the coded bit stream. Shannon already mentioned that this redundancy can be exploited at the receiver side to achieve a higher robustness against... more
In this paper we provide sufficient conditions for lossy transmission of functions of correlated data over a multiple access channel (MAC). The conditions obtained can be shown as generalized version of Yamamoto's result [28]. We also... more
The method of types is one of the key technical tools in Shannon Theory, and this tool is valuable also in other fields. In this paper, some key applications will be presented in sufficient detail enabling an interested nonspecialist to... more
Classically, the filter banks (FB's) used in source coding schemes have been chosen to possess the perfect reconstruction (PR) property or to be maximally selective quadrature mirror filters (QMF's). This paper puts this choice back into... more
The coding rate of a one-shot Tunstall code for stationary and memoryless sources is investigated in non-universal situations so that the probability distribution of the source is known to the encoder and the decoder. When studying the... more
Refactoring is widely recognized as a way to improve the internal structure of a software system in order to ensure its long-term maintainability. Consequently, software projects which adopt refactoring practices should see reductions in... more
Very often, source code lacks comments that adequately describe its behavior. In such situations developers need to infer knowledge from the source code itself, or to search for source code descriptions in external artifacts.
To meet the requirement of distributed video coding in resource-limited sensor networks, Wyner-Ziv theorem-based source coding with side information available at the decoder states that an intraframe encoder with interframe decoder system... more
This paper describes a family of codes for entropy coding of memoryless sources. These codes are defined by sets of production rules of the form
Code revision of a leading telecom product was performed, combining manual audit and static analysis tools. On average, one exploitable vulnerability was found for every 4000 lines of code. Half of the located threats in the product were... more
ABSTRACT A generalized notion of source divisibility or in other words successive refinement of information with an additional requirement of exponential decrease of error probability is considered. A necessary and sufficient condition... more
The potential benefits of traceability are well known, as well as the impracticability of recovering and maintaining traceability links manually. Indeed, the manual management of traceability information is an error prone and time... more
This paper studies the asymptotic characteristics of uniform scalar quantizers that are optimal with respect to mean squared error. It is shown that when a symmetric source density with infinite support is sufficiently well behaved, the... more
In this demonstration, we present a code search system called Portfolio that retrieves and visualizes relevant functions and their usages. We will show how chains of relevant functions and their usages can be visualized to users in... more