The Data Compression News Blog

Your daily update on the most recent compression techniques, algorithms, patents, products, tools and events.

Subscribe

Posts: RSS Feed
Comments: RSS Feed

Sponsored Links

Recent Posts

  • Bijective BWT (2 Comments)

    David Scott has written a bijective BWT transform, which brings all the advantages of bijectiveness to BWT based compressors. Among other things, making BWT more suitable for compression-before-encryption and also give (slightly) better compression.

  • Asymmetric Binary System (107 Comments)

    Jarek Duda’s “Asymmetric Binary System” promises to be an alternate to arithmetic coding, having all the advantages, but being much simpler. Matt has coded a PAQ based compressor using ABS for back-end encoding. Update: Andrew Polar has written an alternate implementation of ABS.

  • Precomp: More Compression for your Compressed Files

    So many of today’s files are already compressed (using old, outdated algorithms) that newer algorithms don’t even get a chance to touch them. Christian Schneider’s Precomp comes to rescue by undoing the harm.

  • On2 Technologies is Hiring

    There aren’t too many companies working on cutting edge codecs, and of those few this one is hiring. Best of luck.

  • China’s AVS Specifications Available (2 Comments)

    Its old news that China has developed their own Advanced Video Standard to avoid high licensing fees. English translation of the standard is now available, along with the IPR policy. Finally something technical that you can get your hands on to feed your appetite.

Data Compression Conference 2008, Call For Papers

Posted by Sachin Garg on 23rd August 2007 | Permanent Link

If you are in any way interested in data compression, DCC is a place where you really want to be. Where else can you expect to meet so many people who can all get so excited about saving 5 more bytes :-)

Just like every year, this time too it will be held at Cliff Lodge, Snowbird, Utah on March 25 - 27, 2008. They have posted the call for papers, so if you have anything cooking, you better check out the details. Submissions are due by November 12.

Here is the description of what all the conference covers, straight from their website:

Held at the Cliff Lodge convention center in the beautiful Snowbird / Alta Ski areas; located a short ride from the Salt Lake City International Airport. It is an international forum for current work on data compression and related applications. The conference addresses not only compression methods for specific types of data (text, images, video, audio, medical, scientific, space, graphics, web content, etc.), but also the use of techniques from information theory and data compression in networking, communications, and storage applications involving large data sets (including image and information mining, retrieval, archiving, backup, communications, and HCI). Both theoretical and experimental work are of interest.

10 Responses to “Data Compression Conference 2008, Call For Papers”

  1. Nadav Kedem Says:

    Please send me more information

  2. Nadav Kedem Says:

    Could you send me registation / price information

  3. Sachin Garg Says:

    The fee is $485 for IEEE or affiliate members, $585 for non-members, and $385 for full-time students.

    For more information on registration:
    http://www.cs.brandeis.edu/~dcc/Registration.html
    http://www.cs.brandeis.edu/~dcc

  4. David Says:

    Sachin,
    I am just beginning my research. Do you know where I might find some info on the market size for data compressed technology?
    David

  5. Sachin Garg Says:

    Thats not a easy question to answer, I am not a marketing analyst and there is no ‘one’ data compression market :-)

    It will depend a lot on what ‘application’ you want your research to be used for, and then maybe look at size of that market. If its a very generic compression thing, then list all the applications that will have a compelling enough reason to use it (5% better compression is not compelling enough to make people stop using zip).

    I know I haven’t really answered your question but this is best I can do :-)

  6. Matt Mahoney Says:

    It is tough to compete with free software. Speaking from experience, you are better off giving your software away. If it is good, then opportunity will follow.

  7. Earl Colby Pottinger Says:

    You don’t even need to give away the compressor code! RAR seems to do well considering that only the decompressor is open-source.

    PKWare is still in business even with all the free zip utilities available out there.

    And so on.

  8. Sachin Garg Says:

    As far as I know, only the decompressor of an older version of RAR format is opensource.

  9. Earl Colby Pottinger Says:

    You are probably right. But that just proves the point too seeing how the early RAR decompressor started up being available for most OSes of the time.

    Give them a taste, don’t give out the family jewels, just a taste. And if your system is any good you will develop interest in your system even if it is closed source. On the other-hand if you try to lock everything and demand money/NDA to even let someone test your ideas, one should not be surprise if no-one bothers to look at your system.

  10. Sachin Garg Says:

    Yes, this makes sense.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>