<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:iweb="http://www.apple.com/iweb" version="2.0">
  <channel>
    <title>Publications</title>
    <link>http://www.weinbergerweb.net/kqw/Publications/Publications.html</link>
    <description>Peer reviewed papers in journals and conferences. &lt;br/&gt;</description>
    <generator>iWeb 2.0.3</generator>
    <image>
      <url>http://www.weinbergerweb.net/kqw/Publications/Publications_files/juggler.jpg</url>
      <title>Publications</title>
      <link>http://www.weinbergerweb.net/kqw/Publications/Publications.html</link>
    </image>
    <ttl>60</ttl>
    <itunes:explicit>no</itunes:explicit>
    <itunes:subtitle>Peer reviewed papers in journals and conferences. &#13;</itunes:subtitle>
    <itunes:summary>Peer reviewed papers in journals and conferences. &#13;</itunes:summary>
    <itunes:image href="http://www.weinbergerweb.net/kqw/Publications/Publications_files/juggler.jpg"/>
    <language>en</language>
    <item>
      <title>Fast Solvers and Efficient Implementations for Distance Metric Learning</title>
      <link>http://www.weinbergerweb.net/kqw/Publications/Entries/2008/5/3_Fast_Solvers_and_Efficient_Implementations_for_Distance_Metric_Learning.html</link>
      <guid isPermaLink="false">70bdfdb9-463a-4f27-8ae0-ee03bf04fe40</guid>
      <pubDate>Sat, 3 May 2008 23:02:40 +0300</pubDate>
      <description>&lt;a href=&quot;http://www.weinbergerweb.net/kqw/Publications/Entries/2008/5/3_Fast_Solvers_and_Efficient_Implementations_for_Distance_Metric_Learning_files/ballscheme.pdf&quot;&gt;&lt;img src=&quot;http://www.weinbergerweb.net/kqw/Publications/Media/ballscheme.jpg&quot; style=&quot;float:left; padding-right:10px; padding-bottom:10px; width:258px; height:131px;&quot;/&gt;&lt;/a&gt;In this paper we study how to improve nearest neighbor classification by learning a Mahalanobis distance metric.  We build on a recently proposed framework for distance metric learning known as large margin nearest neighbor (LMNN) classification.  &lt;br/&gt;Our paper makes three contributions.  First, we describe a highly efficient solver for the particular instance of semidefinite programming that arises in LMNN classification; our solver can handle problems with billions of large margin constraints in a few hours.  Second, we show how to reduce both training and testing times using metric ball trees; the speedups from ball trees are further magnified by learning low dimensional representations of the input space.  Third, we show how to learn different Mahalanobis distance metrics in different parts of the input space.  For large data sets, the use of locally adaptive distance metrics leads to even lower error rates.&lt;br/&gt;</description>
      <enclosure url="http://www.weinbergerweb.net/kqw/Publications/Entries/2008/5/3_Fast_Solvers_and_Efficient_Implementations_for_Distance_Metric_Learning_files/ballscheme.pdf" length="227626" type="application/pdf"/>
      <itunes:explicit>no</itunes:explicit>
      <itunes:subtitle>In this paper we study how to improve nearest neighbor classification by learning a Mahalanobis distance metric.  We build on a recently proposed framework for distance metric learning known as large margin nearest neighbor (LMNN) classification.  &#13;Ou</itunes:subtitle>
      <itunes:summary>In this paper we study how to improve nearest neighbor classification by learning a Mahalanobis distance metric.  We build on a recently proposed framework for distance metric learning known as large margin nearest neighbor (LMNN) classification.  &#13;Our paper makes three contributions.  First, we describe a highly efficient solver for the particular instance of semidefinite programming that arises in LMNN classification; our solver can handle problems with billions of large margin constraints in a few hours.  Second, we show how to reduce both training and testing times using metric ball trees; the speedups from ball trees are further magnified by learning low dimensional representations of the input space.  Third, we show how to learn different Mahalanobis distance metrics in different parts of the input space.  For large data sets, the use of locally adaptive distance metrics leads to even lower error rates.&#13;</itunes:summary>
    </item>
    <item>
      <title>Metric Learning with Convex Optimization (a PhD thesis)</title>
      <link>http://www.weinbergerweb.net/kqw/Publications/Entries/2007/9/4_Metric_Learning_with_Convex_Optimization_%28a_PhD_thesis%29.html</link>
      <guid isPermaLink="false">73ea803d-e396-49e2-8b88-0e567cad4e03</guid>
      <pubDate>Tue, 4 Sep 2007 23:58:09 +0300</pubDate>
      <description>Many machine learning algorithms rely heavily on the existence of a good measure of (dis-)similarity between input vectors. One of the most commonly used measures of dissimilarity is the Euclidean distance in input space. This is often suboptimal in many ways. The Euclidean distance metric does not incorporate any side-information that might be &lt;br/&gt;available and it does not take advantage of the data structure or specifics of the machine learning goals. Ideally a metric should be learned for each specific task. Recent advances in numerical optimization provide us with a powerful tool for metric learning (and machine learning in general): Convex optimization. I will investigate two approaches to metric learning based on convex optimization for two different data scenarios: &lt;br/&gt;The first algorithm, Large Margin Nearest Neighbor (LMNN), operates in a supervised scenario. LMNN learns a metric specifically to improve k-nearest neighbors classification. &lt;br/&gt;This is achieved through a linear transformation of the input data that moves similarly labeled inputs close together and separates differently labeled inputs by a large margin. LMNN can be written as a semidefinite program that could be applied to large data sets with up to 60000 training samples. The second algorithm, Maximum Variance Unfolding (MVU), is designed for an unsupervised scenario. The algorithm finds a low dimensional Euclidean embedding of the data that preserves local distances while globally maximizing the variance. Similar to LMNN, MVU can also be phrased as a semidefinite program. This formulation gives &lt;br/&gt;local guarantees and distinguishes the algorithm from prior work. &lt;br/&gt;</description>
      <itunes:block/>
      <itunes:explicit>no</itunes:explicit>
    </item>
    <item>
      <title>Metric Learning for Kernel Regression </title>
      <link>http://www.weinbergerweb.net/kqw/Publications/Entries/2007/1/7_Metric_Learning_for_Kernel_Regression_.html</link>
      <guid isPermaLink="false">c22fb3b3-a26f-4a1f-8aa9-89e5bcec3ab1</guid>
      <pubDate>Mon, 8 Jan 2007 03:47:39 +0200</pubDate>
      <description>K. Q. Weinberger, G. Tesauro (2007). &lt;br/&gt;In Proceedings of the Eleventh International Workshop on Artificial Intelligence and Statistics (AISTATS-07), Puerto Rico. &lt;br/&gt;[&lt;a href=&quot;http://www.weinbergerweb.net/publications/PDFs/aistats07.pdf&quot;&gt;pdf&lt;/a&gt;] [&lt;a href=&quot;http://www.weinbergerweb.net/publications/BIBs/WeinbergerAISTATS07.bib&quot;&gt;bib&lt;/a&gt;]</description>
      <itunes:block/>
      <itunes:explicit>no</itunes:explicit>
    </item>
    <item>
      <title>Graph Laplacian Regularization for Large-Scale &#13;Semidefinite Programming </title>
      <link>http://www.weinbergerweb.net/kqw/Publications/Entries/2006/9/6_Graph_Laplacian_Regularization_for_Large-Scale_Semidefinite_Programming_.html</link>
      <guid isPermaLink="false">dfa218f3-f254-45ff-be4d-dc54eaba8111</guid>
      <pubDate>Wed, 6 Sep 2006 23:45:27 +0300</pubDate>
      <description>K. Q. Weinberger, F. Sha, Q. Zhu and L. K. Saul (2007). &lt;br/&gt;In B. Schoelkopf, J. Platt, and T. Hofmann (eds.), Advances in Neural Information Processing Systems 19. MIT Press: Cambridge, MA. &lt;br/&gt;[&lt;a href=&quot;http://www.weinbergerweb.net/publications/PDFs/nips07.pdf&quot;&gt;pdf&lt;/a&gt;] [&lt;a href=&quot;http://www.weinbergerweb.net/publications/BIBs/WeinbergerNIPS07.bib&quot;&gt;bib&lt;/a&gt;] </description>
      <itunes:block/>
      <itunes:explicit>no</itunes:explicit>
    </item>
    <item>
      <title>An Introduction to Nonlinear Dimensionality Reduction by Maximum Variance Unfolding</title>
      <link>http://www.weinbergerweb.net/kqw/Publications/Entries/2006/8/1_An_Introduction_to_Nonlinear_Dimensionality_Reduction_by_Maximum_Variance_Unfolding.html</link>
      <guid isPermaLink="false">3af0acd5-4272-4eaf-a220-a5f4d46f53f8</guid>
      <pubDate>Wed, 2 Aug 2006 06:51:47 +0300</pubDate>
      <description>K. Q. Weinberger and L. K. Saul (2006)&lt;br/&gt;To appear in Proceedings of the National Conference on Artificial Intelligence (AAAI), Nectar paper, Boston MA&lt;br/&gt;[&lt;a href=&quot;http://www.weinbergerweb.net/publications/PDFs/AAAI0620WeinbergerK.pdf&quot;&gt;pdf&lt;/a&gt;] [&lt;a href=&quot;http://www.weinbergerweb.net/publications/BIBs/WeinbergerAAAI06.bib&quot;&gt;bib&lt;/a&gt;] </description>
      <itunes:block/>
      <itunes:explicit>no</itunes:explicit>
    </item>
    <item>
      <title>Unsupervised Learning of Image Manifolds by Semidefinite Programming</title>
      <link>http://www.weinbergerweb.net/kqw/Publications/Entries/2006/7/2_Unsupervised_Learning_of_Image_Manifolds_by_Semidefinite_Programming.html</link>
      <guid isPermaLink="false">83a77793-7d73-4d9f-83d3-19e878849288</guid>
      <pubDate>Mon, 3 Jul 2006 04:53:34 +0300</pubDate>
      <description>K. Q. Weinberger and L. K. Saul (2006)&lt;br/&gt;&lt;br/&gt;International Journal of Computer Vision. Please download from &lt;a href=&quot;http://www.springerlink.com/content/t21q747q278qx4x1/%253Fp%253Dfbd7b5250ef0498ba460ce125a4b8f0f%2526pi%253D0&quot;&gt;www.springerlink.com&lt;/a&gt;. In Special Issue: Computer Vision and Pattern Recognition-CVPR 2004 Guest Editor(s): Aaron Bobick, Rama Chellappa, Larry Davis, Pages 77-90, Volume 70, Number 1, Springer Netherlands&lt;br/&gt;[&lt;a href=&quot;http://www.weinbergerweb.net/publications/PDFs/ijcv05_image_manifolds.pdf&quot;&gt;pdf&lt;/a&gt;][&lt;a href=&quot;http://www.weinbergerweb.net/publications/BIBs/WeinbergerIJCV06.bib&quot;&gt;bib&lt;/a&gt;] &lt;br/&gt;</description>
      <itunes:block/>
      <itunes:explicit>no</itunes:explicit>
    </item>
    <item>
      <title>Spectral methods for dimensionality reduction</title>
      <link>http://www.weinbergerweb.net/kqw/Publications/Entries/2006/5/15_Spectral_methods_for_dimensionality_reduction.html</link>
      <guid isPermaLink="false">27f5a395-9b54-48d4-ba2a-46f87fc63ab6</guid>
      <pubDate>Tue, 16 May 2006 00:41:50 +0300</pubDate>
      <description>L. K. Saul, K. Q. Weinberger, J. H. Ham, F. Sha, and D.D. Lee (2006)&lt;br/&gt;Spectral methods for dimensionality reduction&lt;br/&gt;To appear in B. Schoelkopf, O. Chapelle, and A. Zien (eds.), Semisupervised Learning. MIT Press: Cambridge, MA. &lt;br/&gt;[&lt;a href=&quot;http://www.weinbergerweb.net/publications/PDFs/bookchapter05.pdf&quot;&gt;pdf&lt;/a&gt;][&lt;a href=&quot;http://www.weinbergerweb.net/publications/BIBs/Saul06.bib&quot;&gt;bib&lt;/a&gt;] </description>
      <itunes:block/>
      <itunes:explicit>no</itunes:explicit>
    </item>
    <item>
      <title>Distance Metric Learning for Large Margin &#13;Nearest Neighbor Classification &#13;</title>
      <link>http://www.weinbergerweb.net/kqw/Publications/Entries/2006/1/10_Distance_Metric_Learning_for_Large_Margin_Nearest_Neighbor_Classification_.html</link>
      <guid isPermaLink="false">e9512704-eeec-49fa-aa41-7d046b9eea17</guid>
      <pubDate>Tue, 10 Jan 2006 17:15:11 +0200</pubDate>
      <description>K. Q. Weinberger, J. Blitzer, and L. K. Saul (2006). &lt;br/&gt;In Y. Weiss, B. Schoelkopf, and J. Platt (eds.), Advances in Neural Information Processing Systems 18. MIT Press: Cambridge, MA. &lt;br/&gt;[&lt;a href=&quot;http://www.weinbergerweb.net/publications/PDFs/nips06.pdf&quot;&gt;pdf&lt;/a&gt;] [&lt;a href=&quot;http://www.weinbergerweb.net/publications/BIBs/WeinbergerNIPS06.bib&quot;&gt;bib&lt;/a&gt;] [&lt;a href=&quot;../Talks/Entries/2005/12/14_Nips05%253A_Distance_Metric_Learning_for_Large_Margin_Nearest_Neighbor_Classification_.html&quot;&gt;view talk&lt;/a&gt;]</description>
      <itunes:block/>
      <itunes:explicit>no</itunes:explicit>
    </item>
    <item>
      <title>Nonlinear Dimensionality Reduction by Semidefinite Programming and Kernel Matrix Factorization</title>
      <link>http://www.weinbergerweb.net/kqw/Publications/Entries/2005/1/10_Nonlinear_Dimensionality_Reduction_by_Semidefinite_Programming_and_Kernel_Matrix_Factorization.html</link>
      <guid isPermaLink="false">cad013ba-07e2-44a2-a63f-2d501be54d3f</guid>
      <pubDate>Tue, 11 Jan 2005 04:48:27 +0200</pubDate>
      <description>K. Q. Weinberger, B. D. Packer and L. K. Saul (2005).  (Outstanding student paper award)&lt;br/&gt;&lt;br/&gt;In Proceedings of the Tenth International Workshop on Artificial Intelligence and Statistics (AISTATS-05), Barbados. &lt;br/&gt;[&lt;a href=&quot;http://www.weinbergerweb.net/publications/PDFs/kfactor_aistats05.pdf&quot;&gt;pdf&lt;/a&gt;][&lt;a href=&quot;http://www.weinbergerweb.net/publications/BIBs/WeinbergerAISTATS05.bib&quot;&gt;bib&lt;/a&gt;] [&lt;a href=&quot;../Talks/Entries/2005/3/7_AISTATS05%253A_Nonlinear_Dimensionality_Reduction_by_Semidefinite_Programming_and_Kernel_Matrix_Factorization.html&quot;&gt;view the talk&lt;/a&gt;]</description>
      <itunes:block/>
      <itunes:explicit>no</itunes:explicit>
    </item>
    <item>
      <title>Hierarchical Distributed Representations for Statistical Language Modeling</title>
      <link>http://www.weinbergerweb.net/kqw/Publications/Entries/2005/1/5_Hierarchical_Distributed_Representations_for_Statistical_Language_Modeling.html</link>
      <guid isPermaLink="false">645ba570-151a-48f4-a6ef-44831df21a56</guid>
      <pubDate>Thu, 6 Jan 2005 01:06:17 +0200</pubDate>
      <description>J. C. Blitzer, K. Q. Weinberger, L. K. Saul, F. C. N. Pereira (2005). &lt;br/&gt;In Proceedings of the 18th annual conference on Neural Information Processing Systems (NIPS-04), Vancouver CA. &lt;br/&gt;[&lt;a href=&quot;http://www.weinbergerweb.net/publications/PDFs/nips05.pdf&quot;&gt;pdf&lt;/a&gt;][&lt;a href=&quot;http://www.weinbergerweb.net/publications/BIBs/BlitzerNIPS04.bib&quot;&gt;bib&lt;/a&gt;] </description>
      <itunes:block/>
      <itunes:explicit>no</itunes:explicit>
    </item>
    <item>
      <title>Learning a kernel matrix for nonlinear dimensionality reduction</title>
      <link>http://www.weinbergerweb.net/kqw/Publications/Entries/2004/7/3_Learning_a_kernel_matrix_for_nonlinear_dimensionality_reduction.html</link>
      <guid isPermaLink="false">f578442f-ba3b-4b6b-8f35-35c107cd8d23</guid>
      <pubDate>Sun, 4 Jul 2004 07:05:12 +0300</pubDate>
      <description>K. Q. Weinberger, F. Sha, and L. K. Saul (2004). (Outstanding student paper award) &lt;br/&gt;&lt;br/&gt;In Proceedings of the Twenty First International Confernence on Machine Learning (ICML-04), Banff, Canada.&lt;br/&gt;[&lt;a href=&quot;http://www.weinbergerweb.net/publications/PDFs/kernel_icml04.pdf&quot;&gt;pdf&lt;/a&gt;][&lt;a href=&quot;http://www.weinbergerweb.net/publications/BIBs/WeinbergerICML04.bib&quot;&gt;bib&lt;/a&gt;] [&lt;a href=&quot;../Talks/Entries/2004/7/4_ICML04%253A_Learning_a_Kernel_Matrix_for_Nonlinear_Dimensionality_Reduction.html&quot;&gt;view the talk&lt;/a&gt;]</description>
      <itunes:block/>
      <itunes:explicit>no</itunes:explicit>
    </item>
    <item>
      <title>Unsupervised learning of image manifolds by semidefinite programming&#13;</title>
      <link>http://www.weinbergerweb.net/kqw/Publications/Entries/2004/7/2_Unsupervised_learning_of_image_manifolds_by_semidefinite_programming.html</link>
      <guid isPermaLink="false">c41014cf-1e6b-4988-97e7-3a8d2862d890</guid>
      <pubDate>Fri, 2 Jul 2004 21:41:55 +0300</pubDate>
      <description>K. Q. Weinberger and L. K. Saul (2004). (Outstanding student paper award)&lt;br/&gt;In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR-04), Washington D.C. &lt;br/&gt;[&lt;a href=&quot;http://www.weinbergerweb.net/publications/PDFs/sdeFinal_cvpr04.pdf&quot;&gt;pdf&lt;/a&gt;] [&lt;a href=&quot;http://www.weinbergerweb.net/publications/publications.htm%2523cvpr04&quot;&gt;abstract&lt;/a&gt;] [&lt;a href=&quot;http://www.weinbergerweb.net/publications/BIBs/WeinbergerCVPR04.bib&quot;&gt;bib&lt;/a&gt;] [&lt;a href=&quot;../Talks/Entries/2004/7/16_CVPR04%253A_Unsupervised_Learning_of_Image_Manifolds%25E2%2580%25A8by_Semidefinite_Programming.html&quot;&gt;View the talk&lt;/a&gt;]&lt;br/&gt;</description>
      <enclosure url="http://www.weinbergerweb.net/kqw/Media/Trefoil3.mov" length="588537" type="video/quicktime"/>
      <itunes:explicit>no</itunes:explicit>
      <itunes:duration>00:00:05</itunes:duration>
      <itunes:subtitle>K. Q. Weinberger and L. K. Saul (2004). (Outstanding student paper award)&#13;In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR-04), Washington D.C. &#13;[pdf] [abstract] [bib] [View the talk]&#13;</itunes:subtitle>
      <itunes:summary>K. Q. Weinberger and L. K. Saul (2004). (Outstanding student paper award)&#13;In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR-04), Washington D.C. &#13;[pdf] [abstract] [bib] [View the talk]&#13;</itunes:summary>
    </item>
  </channel>
</rss>
