[mlpack-git] [mlpack] Maximum Inner-Product Search using Tree Data-structures in MLPACK ? (#427)

se4u notifications at github.com
Mon Mar 30 00:36:27 EDT 2015


Hi, thanks for the response,
This might be a dumb question but does FastMKS gracefully handle sparse
vectors ? I saw in your history that you rely on Armadillo for sparse
matrix handling, does the FastMKS implementation work with that ?
On Mar 30, 2015 12:30 AM, "Ryan Curtin" <notifications at github.com> wrote:

> Hi there,
>
> The exact MIPS algorithm with the cone tree actually isn't in mlpack, so
> the paper is incorrect. However, I bet Parikshit has an implementation
> somewhere, which could be polished and added to mlpack (you can email him:
> p.ram at gatech.edu; whatever code he gives you, I can help you make it
> compile and work, and possibly just adapt and add it to mlpack so the paper
> is correct).
>
> On the other hand, what we do have implemented is FastMKS, which solves
> inner-product search in a more general sense (
> http://ratml.org/pub/pdf/2014fastmks.pdf). Here's a tutorial on how to
> use it in mlpack: http://mlpack.org/doxygen.php?doc=fmkstutorial.html .
> Perhaps that would be useful to you too? I don't know how it will perform
> for nearest neighbor---our FastMKS implementation doesn't (currently) use
> cone trees.
>
>> Reply to this email directly or view it on GitHub
> <https://github.com/mlpack/mlpack/issues/427#issuecomment-87538445>.
>


---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/427#issuecomment-87539296
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20150329/5cfef539/attachment.html>


More information about the mlpack-git mailing list