Git Product home page Git Product logo

efficient-non-linear-dimensionality-reduction's Introduction

Efficient-Non-Linear-Dimensionality-Reduction

[Paper 1] [Paper 2]

Matlab code for a very efficient and accurate approximation of non-linear dimensionality reduction "Classical Scaling" (also known as Multidimensional Scaling (MDS) or Isomap). The code works on 3D triangle meshes, as well as graphs of point clouds of any dimension. The graph should be created by connecting near points.

Setup & Usage

The project was tested on OSX with Matlab R2019a, and should work on windows 64 as well, to run it:

  1. Download files
  2. Run DEMO_detailed.m

For your convenience, the code is also consiced in DEMO_only_code.m without the comments, visualizations, and options.

Citation

If you use these ideas, please cite the papers (1) Efficient Inter-Geodesic Distance Computation and Fast Classical Scaling and (2) Accelerating the computation of canonical forms for 3D nonrigid objects using Multidimensional Scaling :

@article{shamai2018efficient,
  title={Efficient Inter-Geodesic Distance Computation and Fast Classical Scaling},
  author={Shamai, Gil and Zibulevsky, Michael and Kimmel, Ron},
  journal={IEEE transactions on pattern analysis and machine intelligence},
  year={2018},
  publisher={IEEE}
}
@inproceedings{shamai2015accelerating,
  title={Accelerating the computation of canonical forms for 3D nonrigid objects using multidimensional scaling},
  author={Shamai, Gil and Zibulevsky, Michael and Kimmel, Ron},
  booktitle={Proceedings of the 2015 Eurographics Workshop on 3D Object Retrieval},
  pages={71--78},
  year={2015},
  organization={Eurographics Association}
}

efficient-non-linear-dimensionality-reduction's People

Contributors

gilshamai avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.