1 / 11

Enhanced Feature Vector Calculation Methods Review

This project focuses on developing and comparing four different methods for computing feature vectors using HKS, analyzing their advantages and disadvantages, with a special emphasis on ROC curve analysis.

elvis
Télécharger la présentation

Enhanced Feature Vector Calculation Methods Review

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. INFOMR Project Dafne van Kuppevelt ● VikramDoshi● SeçkinSavaşçı Development Review

  2. Feature Vector Calculation • Compute feature vector using HKS • 4 different Methods

  3. First Method • Compute • Use logarithmically scale over a time interval [-4, 2] • Disadvantage: t’s are not fitted to the object

  4. Second Method • Compute by uniformly sampling 100 points in the logarithmically scale over the time interval [tmintmax]

  5. Second Method • (ROC Cuve)

  6. Second Method • Gives much better results • HKSSumt remains almost unchanged for t > tmax as it is mainly determined by the eigenvector 𝛷2.

  7. Third Method • Use only 300 eigenvectors and eigenvalues • Compute by uniformly sampling 100 points in the logarithmically scale over the time interval [tmintmax] • ,

  8. Third Method • (ROC Curve) • Complexity much lower!

  9. Fourth Method

  10. Performance Analysis • ROC curve

  11. Performance Analysis • Precision/Recall graph

More Related