paper-with-me

Papers

Reverse Annealing for Nonnegative/Binary Matrix Factorization

2020-07-10 · John Golden, Daniel O'Malley

It was recently shown that quantum annealing can be used as an effective, fast subroutine in certain types of matrix factorization algorithms. The quantum annealing algorithm performed best for quick, approximate answers, but performance rapidly plateaued. In this paper, we utilize reverse annealing instead of forward annealing in the quantum annealing subroutine for nonnegative/binary matrix factorization problems. After an initial global search with forward annealing, reverse annealing performs a series of local searches that refine existing solutions. The combination of forward and reverse annealing significantly improves performance compared to forward annealing alone for all but the shortest run times.

📄 PDF Abstract BibTeX arXiv:2007.05565

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Relaxation-assisted reverse annealing on nonnegative/binary matrix factorization

2025-01-03 · Renichiro Haba, Masayuki Ohzeki, Kazuyuki Tanaka

Quantum annealing has garnered significant attention as meta-heuristics inspired by quantum physics for combinatorial optimization problems. Among its many applications, nonnegative/binary matrix factorization stands out…

Combinatorial Optimization

Nonnegative/Binary Matrix Factorization for Image Classification using Quantum Annealing

2023-11-02 · Hinako Asaoka, Kazue Kudo

Classical computing has borne witness to the development of machine learning. The integration of quantum technology into this mix will lead to unimaginable benefits and be regarded as a giant leap forward in mankind's ab…

image-classificationImage Classification

Image Analysis Based on Nonnegative/Binary Matrix Factorization

2020-07-02 · Hinako Asaoka, Kazue Kudo

Using nonnegative/binary matrix factorization (NBMF), a matrix can be decomposed into a nonnegative matrix and a binary matrix. Our analysis of facial images, based on NBMF and using the Fujitsu Digital Annealer, leads t…

ClassificationGeneral Classificationimage-classificationImage Classification+1

Heuristics for Exact Nonnegative Matrix Factorization

2014-11-26 · Arnaud Vandaele, Nicolas Gillis, François Glineur, Daniel Tuyttens

The exact nonnegative matrix factorization (exact NMF) problem is the following: given an $m$-by-$n$ nonnegative matrix $X$ and a factorization rank $r$, find, if possible, an $m$-by-$r$ nonnegative matrix $W$ and an $r$…

Collaborative filtering based on nonnegative/binary matrix factorization

2024-10-14 · Yukino Terui, Yuka Inoue, Yohei Hamakawa, Kosuke Tatsumura 외

Collaborative filtering generates recommendations based on user-item similarities through rating data, which may involve numerous unrated items. To predict scores for unrated items, matrix factorization techniques, such …

Collaborative Filtering