<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Geometric Wavelets</title>
	<atom:link href="http://www.daniel-lemire.com/blog/archives/2006/06/29/geometric-wavelets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daniel-lemire.com/blog/archives/2006/06/29/geometric-wavelets/</link>
	<description>Daniel Lemire's blog is about life in academia, research in Computer Science, wondering how we can reconcile fast databases and algorithms with the informal and asemantic nature of the world around us. It is broadcasted from Montreal (Canada).</description>
	<pubDate>Mon, 01 Dec 2008 18:31:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Saravanan</title>
		<link>http://www.daniel-lemire.com/blog/archives/2006/06/29/geometric-wavelets/#comment-17900</link>
		<dc:creator>Saravanan</dc:creator>
		<pubDate>Wed, 02 Aug 2006 04:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/?p=714#comment-17900</guid>
		<description>Wavelets are very powerful and gives better result than other approximations. Wavelets will be the future, the processors very powerful, so we dont need to worry about the number of cycles, memory is also not a big issue nowadays.</description>
		<content:encoded><![CDATA[<p>Wavelets are very powerful and gives better result than other approximations. Wavelets will be the future, the processors very powerful, so we dont need to worry about the number of cycles, memory is also not a big issue nowadays.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Lemire</title>
		<link>http://www.daniel-lemire.com/blog/archives/2006/06/29/geometric-wavelets/#comment-12120</link>
		<dc:creator>Daniel Lemire</dc:creator>
		<pubDate>Fri, 30 Jun 2006 19:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/?p=714#comment-12120</guid>
		<description>Yes, though "possible to find wavelets" should read "possible to find polynomials". The idea is to divide the image into smaller and small regions and to apply polynomial fitting over each subregion. The compression kicks in when you discard some of these small regions because fitting a polynomial over a subregion doesn't improve the (local) accuracy much.

Yes, it is a very general paradigm, one I work a lot with these days since I do time series segmentation.</description>
		<content:encoded><![CDATA[<p>Yes, though &#8220;possible to find wavelets&#8221; should read &#8220;possible to find polynomials&#8221;. The idea is to divide the image into smaller and small regions and to apply polynomial fitting over each subregion. The compression kicks in when you discard some of these small regions because fitting a polynomial over a subregion doesn&#8217;t improve the (local) accuracy much.</p>
<p>Yes, it is a very general paradigm, one I work a lot with these days since I do time series segmentation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Parand</title>
		<link>http://www.daniel-lemire.com/blog/archives/2006/06/29/geometric-wavelets/#comment-12114</link>
		<dc:creator>Parand</dc:creator>
		<pubDate>Fri, 30 Jun 2006 19:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.daniel-lemire.com/blog/?p=714#comment-12114</guid>
		<description>This sounds interesting. Am I understanding this right: by splitting the region (say image) along straight lines, it's possible to find wavelets that encode the sub-regions with high fidelity. This technique can be successively applied to the resulting regions till you get a good enough encoding.

Sounds a little like simple mixture-of-experts setups with neural nets; a simple linear classification on top of more complex systems allows them specialize and produce better results.

I also saw some paper on face compression that used a technique of breaking up the image into rectangular regions and apply more sophisticated techniques to the sub regions. I think a similar thing is done with some forms of SVMs.

Seems like a general technique - break up the problem along simple linear lines, solve the sub-problems.</description>
		<content:encoded><![CDATA[<p>This sounds interesting. Am I understanding this right: by splitting the region (say image) along straight lines, it&#8217;s possible to find wavelets that encode the sub-regions with high fidelity. This technique can be successively applied to the resulting regions till you get a good enough encoding.</p>
<p>Sounds a little like simple mixture-of-experts setups with neural nets; a simple linear classification on top of more complex systems allows them specialize and produce better results.</p>
<p>I also saw some paper on face compression that used a technique of breaking up the image into rectangular regions and apply more sophisticated techniques to the sub regions. I think a similar thing is done with some forms of SVMs.</p>
<p>Seems like a general technique - break up the problem along simple linear lines, solve the sub-problems.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
