Methods for Binary Multidimensional Scaling

Abstract

Multidimensional scaling (MDS) is the process of transforming a set of points in a high-dimensional space to a lower-dimensional one while preserving the relative distances between pairs of points. Although effective methods have been developed for solving a variety of MDS problems, they mainly depend on the vectors in the lower-dimensional space having real-valued components. For some applications, the training of neural networks in particular, it is preferable or necessary to obtain vectors in a discrete, binary space. Unfortunately, MDS into a low-dimensional discrete space appears to be a significantly harder problem than MDS into a continuous space. This article introduces and analyzes several methods for performing approximately optimized binary MDS.

Cite

Text

Rohde. "Methods for Binary Multidimensional Scaling." Neural Computation, 2002. doi:10.1162/089976602753633457

Markdown

[Rohde. "Methods for Binary Multidimensional Scaling." Neural Computation, 2002.](https://mlanthology.org/neco/2002/rohde2002neco-methods/) doi:10.1162/089976602753633457

BibTeX

@article{rohde2002neco-methods,
  title     = {{Methods for Binary Multidimensional Scaling}},
  author    = {Rohde, Douglas L. T.},
  journal   = {Neural Computation},
  year      = {2002},
  pages     = {1195-1232},
  doi       = {10.1162/089976602753633457},
  volume    = {14},
  url       = {https://mlanthology.org/neco/2002/rohde2002neco-methods/}
}