<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-3893555709794224318</id><updated>2011-08-01T16:04:18.566-07:00</updated><title type='text'>aMMAI course blog</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://pacifistboy.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://pacifistboy.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>江建興</name><uri>http://www.blogger.com/profile/05244703876216608504</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-3893555709794224318.post-3636609408200485913</id><published>2009-06-20T13:08:00.000-07:00</published><updated>2009-06-20T13:42:38.276-07:00</updated><title type='text'>paper critique &amp;summarization : Rapid object detection using a boosted cascade of simple features</title><content type='html'>Title:Rapid object detection using a boosted cascade of simple features&lt;br /&gt;Author: Paula Viola and Michael Jones&lt;br /&gt;&lt;br /&gt;Summarization:&lt;br /&gt;Adaboost is a useful tool which based on the concept that collect many "weak classify" will construct a "strong classify" that is solid. In every stage, it test all data and add the weight with the wrongly cases and reduce the weight with the collect cases, which want to minimize the training error. And this paper also uses a technique called "Integral image" to improve the calculation efficiency based on a simple addition and subtraction. Adaboost could use for feature selection, this paper use it for face detection, which could filter the non-face image one by one classifiier with important decrease, and it is also suitable for other features to select the valuable feature.&lt;br /&gt;&lt;br /&gt;critique:&lt;br /&gt;The idea of this paper is cool and simple, but it is a supervised algorithm, so the training data is important for the performance. Moreover, as a feature selection algorithm, it also select the most important feature easily, whcih could be useful and efficiency for approximate classify.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3893555709794224318-3636609408200485913?l=pacifistboy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pacifistboy.blogspot.com/feeds/3636609408200485913/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://pacifistboy.blogspot.com/2009/06/paper-critique-rapid-object-detection.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/3636609408200485913'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/3636609408200485913'/><link rel='alternate' type='text/html' href='http://pacifistboy.blogspot.com/2009/06/paper-critique-rapid-object-detection.html' title='paper critique &amp;summarization : Rapid object detection using a boosted cascade of simple features'/><author><name>江建興</name><uri>http://www.blogger.com/profile/05244703876216608504</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3893555709794224318.post-3797606512683568493</id><published>2009-06-20T11:02:00.000-07:00</published><updated>2009-06-20T12:28:11.176-07:00</updated><title type='text'>paper critique &amp;summarization : Algorithms for Fast Vector Quantization</title><content type='html'>Title: Algorithms for Fast Vector Quantization&lt;br /&gt;Author: Sunil Arya and David M. Mount&lt;br /&gt;&lt;br /&gt;Summarization:&lt;br /&gt;For fast vector quantization, this paper introduced three algorithm:&lt;br /&gt;1.standard KD-tree with incremental distance calculation, which uses the information of distance between query and boundaries to decide which path could be stopped.&lt;br /&gt;2.priority kD-tree search , which maintains a priority queue of subtrees to record the sibling of the node pass down and could find the really near point with query.&lt;br /&gt;3. neighborhood graphs, which use the neighborhood graph to improve precision, it will expand query to the nearest neighbor and pass down until a point which all neighbor have been parsed, this method could get best performance of the three methods.&lt;br /&gt;&lt;br /&gt;critique:&lt;br /&gt;KD-tree based quantize algorithm is efficiency, but only in low dimension vector space, how to use these methods in high dimension and could reach nearly same performance is very important now.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3893555709794224318-3797606512683568493?l=pacifistboy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pacifistboy.blogspot.com/feeds/3797606512683568493/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://pacifistboy.blogspot.com/2009/06/paper-critique-algorithms-for-fast.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/3797606512683568493'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/3797606512683568493'/><link rel='alternate' type='text/html' href='http://pacifistboy.blogspot.com/2009/06/paper-critique-algorithms-for-fast.html' title='paper critique &amp;summarization : Algorithms for Fast Vector Quantization'/><author><name>江建興</name><uri>http://www.blogger.com/profile/05244703876216608504</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3893555709794224318.post-1327339783359250242</id><published>2009-06-20T10:00:00.000-07:00</published><updated>2009-06-20T10:40:54.316-07:00</updated><title type='text'>paper critique &amp;summarization : Probabilistic Latent Semantic Indexing</title><content type='html'>Title: Probabilistic Latent Semantic Indexing&lt;br /&gt;Author: Thomas Hoffmann&lt;br /&gt;&lt;br /&gt;summarization:&lt;br /&gt;This paper proposed a pLSA model which is a automatic indexing method based on statistical latent class model. As a simple example, give the matrix of document-term, this model could extract the concept of "topic", which measures the probability of each word to each topic and the relation between topic and document. A EM model is used to iterative compute the probabilities and try to  reach the maximum likelihood and the process is done then.&lt;br /&gt;&lt;br /&gt;critique:&lt;br /&gt;pLSA is a useful tool that to extract the hidden topic, which I think is very interesting. But the problem of it is the efficiency, largely computation need to be compute during the process, especially when the word number is large. So, how to enhence the efficiency would be a important issue for it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3893555709794224318-1327339783359250242?l=pacifistboy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pacifistboy.blogspot.com/feeds/1327339783359250242/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://pacifistboy.blogspot.com/2009/06/paper-critique-probabilistic-latent.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/1327339783359250242'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/1327339783359250242'/><link rel='alternate' type='text/html' href='http://pacifistboy.blogspot.com/2009/06/paper-critique-probabilistic-latent.html' title='paper critique &amp;summarization : Probabilistic Latent Semantic Indexing'/><author><name>江建興</name><uri>http://www.blogger.com/profile/05244703876216608504</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3893555709794224318.post-1701344034410776893</id><published>2009-06-20T08:47:00.000-07:00</published><updated>2009-06-20T09:52:24.155-07:00</updated><title type='text'>paper critique &amp;summarization : The structure and function of complex networks</title><content type='html'>Title : The structure and function of complex networks.&lt;br /&gt;Author: M. E. Newman&lt;br /&gt;&lt;br /&gt;summarization:&lt;br /&gt;This paper introduces the basic properties of and models of network.&lt;br /&gt;First, it tells us what is a network, and some types of different networks, which maybe useful in our real life.&lt;br /&gt;&lt;br /&gt; And it starts to introduce the properties:&lt;br /&gt;small-word(which famous),&lt;br /&gt;transitivity(mention a good measure for density of network),&lt;br /&gt;degree distributions(which tell us the long tail),&lt;br /&gt;network resilience(some vertices are more important in the whole network),&lt;br /&gt;miximg pattern ( a connect rule between vertices),&lt;br /&gt;community structure (mentions a hierarchical algorithm to extract the cluster in network).&lt;br /&gt;&lt;br /&gt;moreover, some models to construct the network are also be mentioned:&lt;br /&gt;configuration model(the simplest model which just random connected)&lt;br /&gt;Price's model(based on the theory that "The rich get richer", so generate the long tail)&lt;br /&gt;Barabasi and Albert's model(based on Price's model, but undirected)&lt;br /&gt;&lt;br /&gt;This paper also discussed some real world problem like the transmitted disease, measure the transmit speed and how to process. but I think it is still far from real case.&lt;br /&gt;&lt;br /&gt;critique:&lt;br /&gt;network provides a good tool for visualize many problems in the world, but as I have seem, most research still couldn't fit the real case well just like the semantic gap problem in image retrieval, but it provides us a direction to solve the problems.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3893555709794224318-1701344034410776893?l=pacifistboy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pacifistboy.blogspot.com/feeds/1701344034410776893/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://pacifistboy.blogspot.com/2009/06/paper-critique-structure-and-function.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/1701344034410776893'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/1701344034410776893'/><link rel='alternate' type='text/html' href='http://pacifistboy.blogspot.com/2009/06/paper-critique-structure-and-function.html' title='paper critique &amp;summarization : The structure and function of complex networks'/><author><name>江建興</name><uri>http://www.blogger.com/profile/05244703876216608504</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3893555709794224318.post-5284960581185871277</id><published>2009-05-12T20:06:00.000-07:00</published><updated>2009-05-12T21:01:23.226-07:00</updated><title type='text'>paper critique &amp;summarization : Rapid Object Detection using a Boosted Cascade of Simple Features</title><content type='html'>Title : Rapid Object Detection using a Boosted Cascade of Simple Features&lt;br /&gt;Author : P. Viola and M. Jones&lt;br /&gt;&lt;br /&gt;summarization:&lt;br /&gt;&lt;br /&gt;Three major contributions:&lt;br /&gt;&lt;br /&gt;1.  introduce a new image representation call "integral image".&lt;br /&gt;     there 2 reasons why using features rather than pixels dirctly:&lt;br /&gt;     (1) can encode ad-hoc  domain knowledge from training data.&lt;br /&gt;     (2) feature based system much faster.&lt;br /&gt;      this feature compute the sum of pixel values with a rectangular regions,&lt;br /&gt;      and use the difference between 2, 3, or 4 regions as the feature.&lt;br /&gt;      The best advantage is this paper use a dynamic programming way to compute the&lt;br /&gt;      difference between regions efficiently.&lt;br /&gt;&lt;br /&gt;2.   learning algorithm based on AdaBoost.&lt;br /&gt;      the object of AdaBoost is to select small set form all feature set and train the classify.&lt;br /&gt;      It selects the feature which is significant and achieve fewer than 1% false negatives&lt;br /&gt;      and 40% false positives by the experiment.&lt;br /&gt;&lt;br /&gt;3.  the method for combining increasingly more complex classifiers in a "cascade",&lt;br /&gt;     which like a filter and quickly discarded the noise region. This method could reject&lt;br /&gt;     many of negative regions and nearly detect all of positive regions.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;critique : I think two methods in this paper is attractive. one is the efficiently feature computing.&lt;br /&gt;                 the dynamic technique reduce the total computation needed. second is the cascade     &lt;br /&gt;                 method, reject most non-target at earlier stage but still guarantee the detection of&lt;br /&gt;                 positive  region.&lt;br /&gt;                 and there are discussion after each issue, I think it is more readable for readers.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3893555709794224318-5284960581185871277?l=pacifistboy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pacifistboy.blogspot.com/feeds/5284960581185871277/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://pacifistboy.blogspot.com/2009/05/paper-critique-rapid-object-detection.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/5284960581185871277'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/5284960581185871277'/><link rel='alternate' type='text/html' href='http://pacifistboy.blogspot.com/2009/05/paper-critique-rapid-object-detection.html' title='paper critique &amp;summarization : Rapid Object Detection using a Boosted Cascade of Simple Features'/><author><name>江建興</name><uri>http://www.blogger.com/profile/05244703876216608504</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3893555709794224318.post-3110013022555382584</id><published>2009-04-07T09:44:00.000-07:00</published><updated>2009-04-07T10:45:17.704-07:00</updated><title type='text'>paper critique &amp; summarization :Algorithm for Fast Vector Quantization</title><content type='html'>Title : Algorithms for Fast Vector Quantization&lt;br /&gt;Authors : Sunil Arya, David M. Mount&lt;br /&gt;&lt;br /&gt;summarization:&lt;br /&gt;&lt;br /&gt;This paper proposed three algorithms:&lt;br /&gt;&lt;br /&gt; The first is the standard K-d tree with incremental distance calculation, which use a offset technique, to examine surrounding buckets to check that if any point is more near but in different buckets, to find the really nearly neighbor points with query point.&lt;br /&gt;&lt;br /&gt;The second algorithm is the priority k-d three search, which try to find the nearly neighbor before run to the all algorithm termination. It maintains a priority queue which record the priority of every possibly subtree, and search will terminate when the queue empty(means that all tree have been traversed) or the highest priority subtree has larger distance to query point than the closest point we find in the sequence step.&lt;br /&gt;&lt;br /&gt;And the third algorithm is the Neighborhood graphs, which is a simple and greedy algorithm.&lt;br /&gt;It builds graph from data points by the rule that if any two points, we can't find any point which has both shorter distance to this two point than the distance between these two points, then they have a edge. And the algorithm expand the points that is closest to the query point recursively, until arrive at a point which its neighbor are all expanded or get a predefined number. Then output the closest data point visited.&lt;br /&gt;&lt;br /&gt;critique:&lt;br /&gt;&lt;br /&gt;Actually, what I care about of this issue is how they perform on the high dimensions domain, the dimensions of their test data are just 8~16, for my research, the dimensions always over then 100, and we have known that at least for the standard K-d tree, we have worse performance in time issue, so maybe we need to find another quantization method in image retrieval domain.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3893555709794224318-3110013022555382584?l=pacifistboy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pacifistboy.blogspot.com/feeds/3110013022555382584/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://pacifistboy.blogspot.com/2009/04/paper-critique-summarization-algorithm.html#comment-form' title='1 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/3110013022555382584'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/3110013022555382584'/><link rel='alternate' type='text/html' href='http://pacifistboy.blogspot.com/2009/04/paper-critique-summarization-algorithm.html' title='paper critique &amp; summarization :Algorithm for Fast Vector Quantization'/><author><name>江建興</name><uri>http://www.blogger.com/profile/05244703876216608504</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3893555709794224318.post-7703917668976132409</id><published>2009-03-24T09:47:00.000-07:00</published><updated>2009-03-24T11:01:21.227-07:00</updated><title type='text'>paper critique &amp; summarization : Shape Matching and Object Recognition Using Shape Contexts</title><content type='html'>Title : Shape Matching and Object Recognition Using Shape Contexts&lt;br /&gt;Author : S. Belongie,  J. Malik,  and J. Puzicha&lt;br /&gt;&lt;br /&gt;Summarization:&lt;br /&gt;&lt;br /&gt;This paper proposed a shape descriptor : &lt;span style="font-style: italic;"&gt;shape context&lt;/span&gt;, to describe the coarse distribution of the rest of the shape to a point on the shape. And solve the correspondence problem by computing sum of matching errors between corresponding points to find the nearest neighbor.&lt;br /&gt;&lt;br /&gt;In their definition, a shape is a set of edge pixels which are found by edge detector. For computing the distance between two shape, they used the shape context which compute the coarse histogram of n-1 points in the relative coordinates  position by the query point, and used this histogram to compute the difference with the other shape to find the best match points-pair with the other shape.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3893555709794224318-7703917668976132409?l=pacifistboy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pacifistboy.blogspot.com/feeds/7703917668976132409/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://pacifistboy.blogspot.com/2009/03/paper-critique-summarization-shape.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/7703917668976132409'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/7703917668976132409'/><link rel='alternate' type='text/html' href='http://pacifistboy.blogspot.com/2009/03/paper-critique-summarization-shape.html' title='paper critique &amp; summarization : Shape Matching and Object Recognition Using Shape Contexts'/><author><name>江建興</name><uri>http://www.blogger.com/profile/05244703876216608504</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3893555709794224318.post-5295496950662375238</id><published>2009-03-10T11:50:00.000-07:00</published><updated>2009-03-10T12:31:59.688-07:00</updated><title type='text'>paper critique &amp; summarization : Nonlinear Dimensionality Reduction by Locally Linear Embeddign</title><content type='html'>Title : Nonlinear Dimensionality Reduction by Locally Linear Embedding.&lt;br /&gt;Author : S. T. Roweis and L. K. Saul&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;summarization:&lt;br /&gt;&lt;br /&gt;This paper developed a unsupervised learning algorithm that could be used for dimension reduction.&lt;br /&gt;&lt;br /&gt;The based ideas are:&lt;br /&gt;&lt;br /&gt;1. Find the neighbors for each points in original coordinate system(maybe by KNN).&lt;br /&gt;2. find some point in the neighbors could reconstruct the original point by linear combination.&lt;br /&gt;3. map all the information above onto the low dimensions coordinate system and minimize the reconstruction error.&lt;br /&gt;&lt;br /&gt;critique:&lt;br /&gt;&lt;br /&gt;this approach is easy to figure out, but I like the figure 1 he draw. For PCA or MDS, they also directly project the data onto the low dimension system, so some far data would be projected into near position as the figure show. And this method use the neighbor concept to avoid this situation, it easy but make sense, I like this figure.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3893555709794224318-5295496950662375238?l=pacifistboy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pacifistboy.blogspot.com/feeds/5295496950662375238/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://pacifistboy.blogspot.com/2009/03/paper-critique-summarization-nonlinear.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/5295496950662375238'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/5295496950662375238'/><link rel='alternate' type='text/html' href='http://pacifistboy.blogspot.com/2009/03/paper-critique-summarization-nonlinear.html' title='paper critique &amp; summarization : Nonlinear Dimensionality Reduction by Locally Linear Embeddign'/><author><name>江建興</name><uri>http://www.blogger.com/profile/05244703876216608504</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3893555709794224318.post-5500709352039794888</id><published>2009-03-10T10:41:00.000-07:00</published><updated>2009-03-10T11:48:17.140-07:00</updated><title type='text'>paper critique &amp; summarization : Eigenfaces for Recognition</title><content type='html'>Title : Eigenfaces for Recognition&lt;br /&gt;Author : Matthew Turk and Alex Pentland&lt;br /&gt;&lt;br /&gt;summarization:&lt;br /&gt;&lt;br /&gt;This paper developed a method to recognize human face based on projecting new faces onto the feature space, rather then depend on the 3-D information or geometry which before researches used, and then called these feature space "eigenface".&lt;br /&gt;&lt;br /&gt;The idea is com from a technique developed by Sirovich and Kirby(1987&amp;amp;1990), they represented pictures of faces by using principal component analysis. They calculated a coordinate system for image compression and each coordinate is an image, they called them "eigenpicture".&lt;br /&gt;&lt;br /&gt;And this approach has some base intuitions:&lt;br /&gt;&lt;br /&gt;1.  every human faces have some  similarities, like the rough positions of eyes, nose, and mouth.&lt;br /&gt;2.  we can compute a average face, which would be the average of all training faces.&lt;br /&gt;3.  compute the differ of average face and all training faces, and keeping the M faces which correspond to the highest eigenvaluse, defined them as "face space".&lt;br /&gt;4. then every face could be combined by using this eigenfaces with different weight.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;critique: &lt;br /&gt;&lt;br /&gt;This paper is similar to the other paper we read this week, they both use some component to combine the original data. And the number of component used also decides how precise the combined data with the original data. And by selecting few principal component, we could get the not bad performance and use little dimension to store the information, to get the effect of dimension reduction we want.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3893555709794224318-5500709352039794888?l=pacifistboy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pacifistboy.blogspot.com/feeds/5500709352039794888/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://pacifistboy.blogspot.com/2009/03/paper-critique-summarization-eigenfaces.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/5500709352039794888'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/5500709352039794888'/><link rel='alternate' type='text/html' href='http://pacifistboy.blogspot.com/2009/03/paper-critique-summarization-eigenfaces.html' title='paper critique &amp; summarization : Eigenfaces for Recognition'/><author><name>江建興</name><uri>http://www.blogger.com/profile/05244703876216608504</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3893555709794224318.post-7773572979247615686</id><published>2009-03-03T10:48:00.001-08:00</published><updated>2009-03-04T09:07:00.215-08:00</updated><title type='text'>paper critique &amp; summarization : Distinctive Image Features from Scale-Invariant Keypoints</title><content type='html'>Title: Distinctive Image Features from Scale-Invariant Keypoints&lt;br /&gt;Author: D. G. Lowe&lt;br /&gt;&lt;br /&gt;This paper proposes a approach named "Scale Invariant Feature Transform(SIFT)", which transforms image data into scale-invariant coordinates relative to local features.&lt;br /&gt;&lt;br /&gt;the approach has 4 major stages, which introduced as follow:&lt;br /&gt;&lt;br /&gt;1. Scale-space extrema detection - uses the DoG function to find the potential interest points, by comparing the 26 neighbor points and be selected if the DoG is larger or smaller then all others.&lt;br /&gt;&lt;br /&gt;2. Keypoint localization - a detailed model is fit to determine location and scale. To delete the candidate points which contrast is low or on the edge.&lt;br /&gt;&lt;br /&gt;3. Orientation assignment - one or more orientations are assigned to each keypoint location based on local image gradient directions. And the image data are transformed by this orientation to make sure the invariant of rotation.&lt;br /&gt;&lt;br /&gt;4. Keypoint descriptor - represents these points with the parameters of location, scale, and orientation which assigned to these points.&lt;br /&gt;&lt;br /&gt;And the keypoint descriptors generated by the above stages are highly distinctive, which is invariant in rotation, scale, and viewpoint.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3893555709794224318-7773572979247615686?l=pacifistboy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pacifistboy.blogspot.com/feeds/7773572979247615686/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://pacifistboy.blogspot.com/2009/03/paper-critique-summarization.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/7773572979247615686'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/7773572979247615686'/><link rel='alternate' type='text/html' href='http://pacifistboy.blogspot.com/2009/03/paper-critique-summarization.html' title='paper critique &amp; summarization : Distinctive Image Features from Scale-Invariant Keypoints'/><author><name>江建興</name><uri>http://www.blogger.com/profile/05244703876216608504</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3893555709794224318.post-349936581027725235</id><published>2009-03-03T08:42:00.000-08:00</published><updated>2009-03-03T10:47:50.759-08:00</updated><title type='text'>paper critique &amp; summarization : Scale &amp; Affine Invariant Interest Point Detectors</title><content type='html'>Title : Scale &amp;amp; Affine Invariant Interest Point Detectors&lt;br /&gt;Author: K. Mikolajczyk and C. Schmid&lt;br /&gt;&lt;br /&gt;This paper proposes a method for detecting interest points invariant to scale and affine transformations. It combines the Harris detector with Laplacian to get the goal.&lt;br /&gt;&lt;br /&gt;Harris detector is a interest point detector, but it is not invariant to scale changes. To solve this problem, they generate multi-scale for each point, and use Laplacian-of-Faussians to find the highest percentage of correct characteristic scales. Then can generate a scale invariant detector, and they call it "Harris-Laplace detector".&lt;br /&gt;&lt;br /&gt;And for the affine invariant interest point detector, because the Harris-Laplace detector could not reflect the real transformation of a point when it has not only scale change but also affine transformation. They use the "Second Moment Matrix" to fix the problem. But in fact, the math formulas is hard for me.&lt;br /&gt;&lt;br /&gt;And the "Harris-Affine Interest Point Detector" which they propose have the following parts:&lt;br /&gt;&lt;span style=";font-family:Arial;font-size:24;color:black;"   &gt;&lt;span style="font-size:100%;"&gt;&lt;span style="font-size:85%;"&gt;1. spatial localization - determined by the local maximum of the Harris function.&lt;br /&gt;2. integration scale - selected at the extremum over scale of the normalized Laplacian.&lt;br /&gt;3. differentiation scale - selected at the maximum of normalized isotropy&lt;br /&gt;4. shape adaptation matrix - estimated with the second moment matrix.&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3893555709794224318-349936581027725235?l=pacifistboy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pacifistboy.blogspot.com/feeds/349936581027725235/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://pacifistboy.blogspot.com/2009/03/paper-critique-summarization-scale.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/349936581027725235'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/349936581027725235'/><link rel='alternate' type='text/html' href='http://pacifistboy.blogspot.com/2009/03/paper-critique-summarization-scale.html' title='paper critique &amp; summarization : Scale &amp; Affine Invariant Interest Point Detectors'/><author><name>江建興</name><uri>http://www.blogger.com/profile/05244703876216608504</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3893555709794224318.post-5388239620129782547</id><published>2009-02-24T08:32:00.001-08:00</published><updated>2009-02-24T09:47:38.578-08:00</updated><title type='text'>paper critique &amp; summarization : How to give a good research talk</title><content type='html'>Title : How to give a good research talk&lt;br /&gt;Author: Simon L Peyton Jones, John Hughes, and John Launchbury&lt;br /&gt;&lt;br /&gt;Summarization:&lt;br /&gt;&lt;br /&gt;This paper propose some notices that may help the paper presentation.&lt;br /&gt;&lt;br /&gt;1. About the material, the most important is, who are your audience?&lt;br /&gt;Although for the same topic, you should have different material depend on what your audience would like to listen.&lt;br /&gt;&lt;br /&gt;2. Ddopt a non-uniform approach to your talk! Pick some really important to your audience to talk, don't waste too much time on the section which is boring.&lt;br /&gt;&lt;br /&gt;3. Put only 6~7 things in a slide, and maybe some images or diagrams are better then only the text. "Present" your slides, not "read" the text in your slides.&lt;br /&gt;&lt;br /&gt;4. Don't prepare the slides early.  (In fact, I disagree this point, I think that spend more time on preparing slides is OK for me to have more chance to make the slides better.)&lt;br /&gt;&lt;br /&gt;5. Attract the eyes of audience in short minute and don't over-run.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Citique:&lt;br /&gt;&lt;br /&gt;This paper propose some simple tips for paper presentation, some is useful for me, I always spent some time on the non-important parts in my presentation. But maybe because of my english is poor, I feel the way this paper written is not so smooth for me, some sentances take my more time to figure out what it wants to present.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3893555709794224318-5388239620129782547?l=pacifistboy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pacifistboy.blogspot.com/feeds/5388239620129782547/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://pacifistboy.blogspot.com/2009/02/paper-critique-summarization-how-to_24.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/5388239620129782547'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/5388239620129782547'/><link rel='alternate' type='text/html' href='http://pacifistboy.blogspot.com/2009/02/paper-critique-summarization-how-to_24.html' title='paper critique &amp; summarization : How to give a good research talk'/><author><name>江建興</name><uri>http://www.blogger.com/profile/05244703876216608504</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-3893555709794224318.post-5657083029442209431</id><published>2009-02-24T05:51:00.000-08:00</published><updated>2009-02-24T08:26:47.948-08:00</updated><title type='text'>paper critique &amp; summarization : How to read a paper</title><content type='html'>Title:  How to Read a Paper&lt;br /&gt;Author:  S. Keshav&lt;br /&gt;Published: ACM SIGCOMM 2007&lt;br /&gt;&lt;br /&gt;summarization:&lt;br /&gt;&lt;br /&gt;Three passes to read a paper:&lt;br /&gt;&lt;br /&gt;First Pass: Scan the title, abstract, introduction, conclusion,&lt;br /&gt;                    reference and the headings for each sections.&lt;br /&gt;                    And find what type this paper is, what assumptions it has,&lt;br /&gt;                    what contributions it claims.&lt;br /&gt;&lt;br /&gt;Second Pass: Read the figures, diagrams, and illustrations carefully to get the key points.&lt;br /&gt;                        Read the reference paper first if you need the background knowledge.&lt;br /&gt;&lt;br /&gt;Third Pass:  Virtually re-implement the paper.&lt;br /&gt;                       Challenge every assumptions and consider how to solve the problem yourself.&lt;br /&gt;                       Find the advantage and disadvantage of this paper.&lt;br /&gt;&lt;br /&gt;For literature survay, the three passes mathod is also useful,&lt;br /&gt;the first pass should be read the "recent" few papers about the field;&lt;br /&gt;second pass is finding the good researcher in this area and knowing what he do the last years;&lt;br /&gt;and final pass we could look around the websit of top conferences of this field to get more key papers.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/3893555709794224318-5657083029442209431?l=pacifistboy.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://pacifistboy.blogspot.com/feeds/5657083029442209431/comments/default' title='張貼意見'/><link rel='replies' type='text/html' href='http://pacifistboy.blogspot.com/2009/02/paper-critique-summarization-how-to.html#comment-form' title='0 個意見'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/5657083029442209431'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/3893555709794224318/posts/default/5657083029442209431'/><link rel='alternate' type='text/html' href='http://pacifistboy.blogspot.com/2009/02/paper-critique-summarization-how-to.html' title='paper critique &amp; summarization : How to read a paper'/><author><name>江建興</name><uri>http://www.blogger.com/profile/05244703876216608504</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
