Fast ANN for High-Quality Collaborative Filtering
Yun-Ta Tsai, Markus Steinberger, Dawid Pająk, Kari Pulli
In Computer Graphics Forum, 35(1), 2016.
Abstract: Collaborative filtering collects similar patches, jointly filters them and scatters the output back to input patches; each pixel gets a contribution from each patch that overlaps with it, allowing signal reconstruction from highly corrupted data. Exploiting self-similarity, however, requires finding matching image patches, which is an expensive operation. We propose a GPU-friendly approximated-nearest-neighbour(ANN) algorithm that produces high-quality results for any type of collaborative filter. We evaluate our ANN search against state-of-the-art ANN algorithms in several application domains. Our method is orders of magnitudes faster, yet provides similar or higher quality results than the previous work.
Keyword(s): approximated nearest neighborhood, parallel computing, non-local means, denoising, I.4.3 [Image Processing and Computer Vision]: Enhancement Filtering
Article URL: http://dx.doi.org/10.1111/cgf.12715
BibTeX format:
@article{CGF:CGF12715,
  author = {Yun-Ta Tsai and Markus Steinberger and Dawid Pająk and Kari Pulli},
  title = {Fast ANN for High-Quality Collaborative Filtering},
  journal = {Computer Graphics Forum},
  volume = {35},
  number = {1},
  pages = {138--151},
  year = {2016},
}
Search for more articles by Yun-Ta Tsai.
Search for more articles by Markus Steinberger.
Search for more articles by Dawid Pająk.
Search for more articles by Kari Pulli.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."