[Home]
[Full version]
Computer scientists develop P2P system that promises faster music, movie downloads
Apr 10 ,Technology
A Carnegie Mellon University computer scientist says transferring large data files, such as movies and music, over the Internet could be sped up significantly if peer-to-peer (P2P) file-sharing services were configured to share not only identical files, but also similar files.
David G. Andersen, assistant professor of computer science at Carnegie Mellon, and Michael Kaminsky of Intel Research Pittsburgh have designed such a system, called Similarity-Enhanced Transfer (SET). By identifying relevant chunks of files similar to a desired file, SET greatly increases the number of potential sources for downloads. And boosting the number of sources usually translates into faster P2P downloads, Andersen explains. How much SET could speed up downloads varies based on a number of factors, including the size and popularity of a given file. In some cases, SET might speed transfers by just 5 percent; in others, it might make downloads five times faster.
The researchers, along with graduate student Himabindu Pucha of Purdue University, will present a paper describing SET and release the system code at the 4th Symposium on Networked Systems Design and Implementation, April 11 in Cambridge, Mass.
"This is a technique that I would like people to steal," Andersen said. Though he and his colleagues hope to implement SET in a service for sharing software or academic papers, they have no intention of applying it themselves to movie- or music-sharing services. "But it would make P2P transfers faster and more efficient," he added, "and developers should just take the idea and use it in their own systems."
"In some sense, the promise of P2P has been greater than the reality," Andersen said. By creating many more sources for data files, P2P reduces bottlenecks for data transfers. But residential Internet service providers allot far more bandwidth for downloading than they do for uploading files, an imbalance that continues to slow P2P data transfers. And members of P2P services often limit their computer's upload capacity so it is not tied up with other peoples' uploads.
Like P2P services such as BitTorrent, Gnutella and ChunkCast, SET speeds up data transfers by simultaneously downloading different chunks of a desired data file from multiple sources, rather than downloading an entire file from one slow source. Even then, downloads can be slow because these networks can't find enough sources to use all of a receiver's download bandwidth. That's why SET takes the additional step of identifying files that are similar to the desired file.
No one knows the degree of similarity between data files stored in computers around the world, but analyses suggest the types of files most commonly shared are likely to contain a number of similar elements. Many music files, for instance, may differ only in the artist-and-title headers, but are otherwise 99 percent similar.
Different versions of software packages likewise remain highly similar.
Taking advantage of those similarities could speed downloads considerably. If a U.S. computer user wanted to download a German-language version of a popular movie, for instance, existing systems would probably download most of the movie from sources in Germany. But if the user could download from similar files, the user could retrieve most of the video from English versions readily available from U.S. sources, and download only the audio portion of the movie from the German sources.
SET's basic operation is similar to that of BitTorrent. Once the download of a data file is initiated, the source file is divided into smaller, unique chunks — SET divides a one-gigabyte file into 64,000 16-kilobyte chunks, for instance. Different chunks are downloaded simultaneously from numerous sources that have the identical file, and then the chunks are reassembled into a single file.
But while that process of downloading is under way, SET continues to search for similar files using a process called handprinting, inspired by techniques that have been used for clustering search results or detecting spam. A sampling technique is used to see if non-identical files contain chunks matching those of the desired file. Relevant chunks can then be downloaded from the similar files identified by this method.
In tests based upon real files downloaded from today's peer-to-peer networks, SET improved the transfer time of an MP3 music file by 71 percent. A larger 55-megabyte movie trailer went 30 percent faster using the researchers' techniques to draw from movie trailers that were 47 percent similar. The researchers hope that the efficiency gains from SET will enable the next generation of high-speed online multimedia delivery.
Source: Carnegie Mellon University
Related stories:
It's time to share your stuff with others
My parents taught me at an early age that sharing is not only a nice thing but it's also the right thing to do. But learning to share our stuff doesn't come easy to most of us. Thinking "Mine" I believe is an instinctive quality that we see reflected in both very young children and in the animal kingdom. The concept of openly sharing our stuff with others seems to be a higher order concept that usually has to be taught. Yes I know there will always be exceptions but basically that's how it goes.
How to change the default file view in Microsoft Word
Q. I'm running MS Windows XP Professional with the latest service packs. Whenever I try to open a file on my computer (in MS Word, Adobe Acrobat, or just about anything else), I get an "Open File" dialogue box which by default "Lists" my files.
Law professor fires back at song-swapping lawsuits
(AP) -- The music industry's courtroom campaign against people who share songs online is coming under counterattack. A Harvard Law School professor has launched a constitutional assault against a federal copyright law at the heart of the industry's aggressive strategy, which has wrung payments from thousands of song-swappers since 2003.
Putting pictures into words
(PhysOrg.com) -- Visual images can contain a wealth of information, but they are difficult to catalogue in a searchable way. European researchers are generating and combining scraps of information to create a searchable picture.
Video archive project can record lectures for posterity
A new video service on University of Michigan's campus can capture presentations, classes and training workshops, post them online within 24 hours and archive them indefinitely in a high-quality universal format.
Stock exchange for 'grid' computing?
You might soon be selling your spare computer power over the internet, or perhaps buying in extra resources to solve a tricky problem. In either case, network administration used to be a stumbling block – until European researchers developed a successful free-market approach to grid computing.
Next-generation hi-fi: deepening the musical experience
Large-scale digital music distribution is bringing about a profound revolution in the way we ‘consume’ music. The market is still in flux, but it is very clear that the hi-fi systems of the future will be significantly different to what we see today, say European researchers.
Google Plans 2008 Launch of Enhanced Web Hosting
Google plans to launch Google Sites in 2008. The initial plan is to enhance Google Apps and Google Page Creator features by using JotSpot for collaboration tools. The new enhanced features may set up a possible rivalry between Microsoft Virtual Office and Google Sites.
[Home]
[Full version]