+ All Categories
Home > Documents > Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Date post: 31-Dec-2015
Category:
Upload: wade-greene
View: 29 times
Download: 4 times
Share this document with a friend
Description:
Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models. Tamal K. Dey, Kuiyu Li, Chuanjiang Luo, Pawas Ranjan, Issam Safa, Yusu Wang [ The Ohio State University ] (SGP 2010). Problem. Query and match partial, incomplete and pose-altered models. Previous Work. - PowerPoint PPT Presentation
Popular Tags:
22
Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models Tamal K. Dey, Kuiyu Li, Chuanjiang Luo, Pawas Ranjan, Issam Safa, Yusu Wang [The Ohio State University] (SGP 2010)
Transcript
Page 1: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Persistent Heat Signature for Pose-oblivious Matching of

Incomplete Models

Tamal K. Dey, Kuiyu Li, Chuanjiang Luo, Pawas Ranjan, Issam Safa, Yusu Wang

[The Ohio State University](SGP 2010)

Page 2: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Problem• Query and match partial, incomplete and

pose-altered models

Page 3: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Previous Work

• [CTS03]; [OBBG09]; [KFR04]; [BCG08]; [L06]; [RSWN09] …

• No unified approach for pose-invariant matching of partial, incomplete models

Page 4: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Descriptor based Matching

• Represent shape with descriptor

‒ Compare descriptors

• Local vs Global descriptors

Need a multi-scale descriptor to capture both local and global features

Page 5: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

HKS [Sun-Ovsjanikov-Guibas 09]

Signifies the amount of heat left at a point x ϵ M at time t, if unit heat were placed at x when t=0

‒ Isometry invariant

‒ Stable against noise, small topological changes

‒ Local changes at small t for incomplete models

Page 6: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

HKS as Shape Descriptor

• Possible solutions:

‒ Choose the maxima values for some t• Too many for small t

• Sensitive to incompleteness of shape for large t

Need to choose a concise subset of HKS values

Page 7: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Persistent HKS

Page 8: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Persistence[Edelsbrunner et al 02]

• Tracks topological changes in sub-level sets

• Pairs point that created a component with one that destroyed it

Page 9: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Persistent Maxima with Region Merging

• Apply Persistence to HKS

‒ To obtain persistent maxima

• Region-merging algorithm

Page 10: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Persistent Maxima with Region Merging

Page 11: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Persistent Maxima with Region Merging

Page 12: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Persistent Maxima

Page 13: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Feature Vector

• Assign a multi-scale feature vector to each persistent maximum

‒ HKS function values at multiple time scales

• A shape is represented by 15 feature vectors in 15D space

Page 14: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

The Algorithm

• Compute the HKS function on input mesh for small t

• Find persistent maxima

• Compute HKS values for multiple t at the persistent maxima

Page 15: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Scalability

• Expensive to compute the eigenvalues and eigenvectors for large matrices

• Use an HKS-aware sub-sampling method

Page 16: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Scoring & Matching

• Pre-compute feature vectors for database

• Given a query

‒ Compute feature vectors of query

‒ Compare with feature vectors in database• Score is based on L1-norm of feature vectors

Page 17: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Results

• 300 Database Models (22 Classes)

‒ 198 Complete

‒ 102 Incomplete

• 50 Query Models

‒ 18 Complete

‒ 32 Incomplete

Page 18: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Results

Page 19: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Comparison

# queries ours EVD LFD32 Incomplete 91 62 5918 Complete 83 100 39

Total 88 76 52

• Eigen-Value Descriptor [JZ07]

• Light Field Distribution [CTSO03]

• Top-k Hit Rate

‒ Query hit if model of same class present in top-k results returned

Page 20: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Comparison

Page 21: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Conclusion

• Combine techniques from spectral theory and computational topology

‒ Fast database-style shape retrieval

‒ Unified method for pose-oblivious, incomplete shape matching

• Handling non-manifold meshes

• Matching feature-less shapes

Page 22: Persistent Heat Signature for Pose-oblivious Matching of Incomplete Models

Recommended