13 citations found. Retrieving documents...
J. Ziv and A. Lempel. "A Universal Algorithm for Data Compression." IEEE Transaction on Information Theory, Vol. 23, No. 3, pp. 337-343. May 1977.

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:
Interval and Recency Rank Source Coding: Two On-Line Adaptive.. - Elias (1987)   (15 citations)  (Correct)

....rank encoding for messages selected independently from A with those probabilities, but will do worse when selections of each message type cluster in time. Vitter [20] gives a modification with better worst case results on arbitrary sequences of input symbols. The Ziv and Lempel schemes [13] [23], 24] 25] are much more sophisticated and powerful, encoding message sequences of increasing length and coping with redundancies of higher order. Modified and augmented versions of the Ziv and Lempel schemes have been implemented by Miller and Wegman [15] and Welch [21] and seem to work very ....

J. Ziv and A. Lempel, "A universal algorithm for data compression," IEEE Trans. Inform. Theory, vol. IT-23, pp. 337-343, May 1977.


Algorithms for Delta Compression and Remote File Synchronization - Suel, Memon (2002)   (Correct)

....used an edit based approach i.e. construct an optimal sequence of edit operations that transform sfo into , the block moves algorithms use a copy based approach i.e. express as an optimal sequence of copy operations 95 . The Lempel Ziv string compression algorithms [52, 53] popularized in the 1980 s yield an http: www.archive.org 5 other natural framework for realizing delta compression techniques based on the copy based approach. In particularly, the LZ77 algorithm can be viewed as a sequence of operations that involve replacing a prefix of the string being ....

....difference mostly lies in the encoding and updating mechanisms employed by each. In the next subsection we describe one such technique in more detail. 2. 3 LZ77 Based Delta Compressors The best general purpose delta compression tools are currently copy based algorithms based on the Lempel Ziv [52] approach. Example of such tools are vdelta and its newer variant vcdiff [25] the xdelta compressor used in XDFS [29] and the zdelta tool [47] We now describe the implementation of such a compressor in more detail, using the example of zdelta. The zdelta tool is based on a modification of the ....

J. Ziv and A. Lempel. A universal algorithm for data compression. IEEE Transactions on Information Theory, 23(3):337--343, 1977.


Compressibility Characteristics of Address/Data Transfers in - Commercial Workloads..   (Correct)

....[4] Since reads are typically lot more prevalent than writes, it generally helps to use asymmetric algorithms where the decompression speed is significantly higher than the compression speed. This property is particularly important to the implementation suggested in this document. Both LZ77 [28] and X match [13] have this property, but LZ78 (or its variant LZW [25] do not. High order bits in basic data types often show a low entropy. This observation has been exploited in [26] which introduces a new compression scheme that examines 32 bits at a time and looks for redundancies in the ....

J. Ziv and A. Lempel, "A universal algorithm for data compression", IEEE trans. on information theory, Vol IT23, No 3, pp 337-343, May 1977.


Cluster-Based Delta Compression of a Collection of Files - Ouyang, Memon, Suel.. (2002)   (2 citations)  (Correct)

....not provide good compression on files that are only slightly similar. vdelta, on the other hand, is a relatively new technique that integrates both data compression and data differencing. It is a refinement of Tichy s block move algorithm [24] that generalizes the well known Lempel Ziv technique [27] to delta compression. In our work, we use the zdelta compressor, which was shown to achieve good compression and running time in [26] The issue of appropriate distance measures between files and strings has been studied extensively, and many different measures have been proposed. We note that ....

J. Ziv and A. Lempel. A universal algorithm for data compression. IEEE Transactions on Information Theory, 23(3):337--343, 1977.


zdelta: An Efficient Delta Compression Tool - Trendafilov, Memon, Suel (2002)   (Correct)

....appear in the target data in a different order than in the reference data. These limitations are resolved by the copy based approach, which represents the targeted data set as combinations of copy operations from the reference data set. The well known Lempel Ziv string compression algorithms [9] provide a natural extension to this approach. In particular, LZ77 compresses a string by substituting its prefix with a reference to already compressed data. Thus, by treating the reference data as already compressed and performing LZ77 on the target data, one can effectively build a delta of the ....

J. Ziv and A. Lempel. A universal algorithm for data compression. IEEE Transactions on Information Theory, 23(3):337--343, 1977. 12


Cluster-Based Delta Compression of a Collection of Files - Ouyang, Memon, Suel.. (2002)   (2 citations)  (Correct)

....not provide good compression on files that are only slightly similar. vdelta, on the other hand, is a relatively new technique that integrates both data compression and data differencing. It is a refinement of Tichy s block move algorithm [24] that generalizes the well known Lempel Ziv technique [27] to delta compression. In our work, we use the zdelta compressor, which was shown to achieve good compression and running time in [26] The issue of appropriate distance measures between files and strings has been studied extensively, and many different measures have been proposed. We note that ....

J. Ziv and A. Lempel. A universal algorithm for data compression. IEEE Transactions on Information Theory, 23(3):337--343, 1977. 18


Compressibility Characteristics of Address/Data Transfers in.. - Kant, Iyer   (Correct)

....[4] Since reads are typically lot more prevalent than writes, it generally helps to use asymmetric algorithms where the decompression speed is significantly higher than the compression speed. This property is particularly important to the implementation suggested in this document. Both LZ77 [28] and X match [13] have this property, but LZ78 (or its variant LZW [25] do not. As discussed later in section 3, the high order bits in basic data types often show a low entropy. This observation has been exploited in [26] which introduces a new compression scheme that examines 32 bits at a time ....

J. Ziv and A. Lempel, "A universal algorithm for data compression", IEEE trans. on information theory, Vol IT-23, No 3, pp 337-343, May 1977. 12


Timestamped Whole Program Path Representation and its.. - Zhang, Gupta (2001)   (6 citations)  (Correct)

....the DCG. The dynamic call graphs resulting from executions of large application programs can also be quite large. Therefore in addition to compacting the path traces, we also compress the DCG. For this purpose we considered the popular dictionary based approaches proposed by Ziv and Lempel [28, 29]. In particular, we used Welch s variation of Ziv and Lempel s adaptive dictionary based technique which is also referred to as the LZW algorithm [26] 3. EXPERIMENTAL RESULTS We have implemented the algorithm described in the preceding section and used it to compact WPPs for several benchmark ....

.... data,control ; 5 I ; 5 N f1,2,3,4,5,6,7,8,9,11,12,13,14g data ; 4 I ; 4 N f1,2,3,4,5,6,7,8,9,11,12,13,14g solved queries Approach 2: Slicing request: 30] 14 Z Query Slice Dependence [30] 14 Z f14g [29] 13 Z [29] 13 J f13,14g data [28]; 4 Z [28] 4 J [4 : 28 : 8] 4 I [4 : 28 : 8] 4 N f4,13,14g control [27] 12 Z [27] 12 J [3] 3 I [11 : 27 : 8] 12 I [3] 3 N [11 : 27 : 8] 12 N f4,12,13,14g data [26] 11 Z [10 : 26 : 8] 11 I [2] 2 N [10 : 26 : 8] 11 N ....

[Article contains additional citation context not shown here]

J. Ziv and A. Lempel, \A Universal Algorithm for Data Compression," IEEE Transactions on Information Theory, Vol. 23, No. 3, pages 337-343, May 1977.


Reduced complexity Maximum A Posteriori decoding of.. - Lamy, Pothier (2001)   (2 citations)  (Correct)

....source channel decoding, MAP estimation, soft input soft output decoding, variable length code. I. INTRODUCTION We consider in this article the classical communication scheme presented in Figure 1, where popular variable length source coding schemes such as the Huffman [1] or LempelZiv [2][3] ones are explicitely included at the source encoder part. The channel block on the other hand may represent either a classical transmission channel or the concatenation of a channel encoder, a transmission channel and a channel decoder. encoding source VLC encoding decoding source source ....

J. Ziv and A. Lempel, "A universal algorithm for data compression," IEEE Transactions on Information Theory, pp. 337--343, vol. 23, no. 3, May 1977.


Bayesian Networks for Lossless Dataset Compression - Davies, Moore (1999)   (3 citations)  (Correct)

....dictionaries containing sequences of source symbols. Whenever the source contains a symbol sequence that appears in the dictionary, that sequence s position in the dictionary is encoded rather than the individual symbols themselves. An example of a dictionary based algorithm is the LZ77 algorithm [18] (employed by gzip) which uses a sliding window of previously encoded symbols as its dictionary. These algorithms can be shown to achieve asympotically optimal compression rates [17] however, they may require the use of unmanageably large dictionaries in order to do so. Huffman Coding Given a ....

J. Ziv and A. Lempel. A Universal Algorithm for Data Compression. IEEE Transactions on Information Theory, 23(3):337--343, May 1977.


Compressing Extended Program Traces Using Value Predictors - Martin Burtscher Cornell (2003)   (1 citation)  (Correct)

No context found.

J. Ziv and A. Lempel. "A Universal Algorithm for Data Compression." IEEE Transaction on Information Theory, Vol. 23, No. 3, pp. 337-343. May 1977.


VPC3: A Fast and Effective Trace-Compression Algorithm - Martin Burtscher Computer   (Correct)

No context found.

J. Ziv and A. Lempel. "A Universal Algorithm for Data Compression." IEEE Transaction on Information Theory, Vol. 23, No. 3, pp. 337-343. May 1977.


An Improvement on Distributed Resampling Routine Used in IRS Data .. - Tayeng (2001)   (Correct)

No context found.

J. Ziv and A. Lempel. A Universal Algorithm for Data Compression. IEEE Transactions on Information Theory, IT-23(3):337-343, May 1977.

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC