spectral processing
play

Spectral Processing Misha Kazhdan [Taubin, 1995] A Signal Processing - PowerPoint PPT Presentation

Spectral Processing Misha Kazhdan [Taubin, 1995] A Signal Processing Approach to Fair Surface Design [Desbrun, et al. , 1999] Implicit Fairing of Arbitrary Meshes [Vallet and Levy, 2008] Spectral Geometry Processing with Manifold Harmonics [Bhat


  1. Spectral Processing Misha Kazhdan [Taubin, 1995] A Signal Processing Approach to Fair Surface Design [Desbrun, et al. , 1999] Implicit Fairing of Arbitrary Meshes… [Vallet and Levy, 2008] Spectral Geometry Processing with Manifold Harmonics [Bhat et al. , 2008] Fourier Analysis of the 2D Screened Poisson Equation… And much, much, much, more…

  2. Outline • Motivation • Laplacian Spectrum • Applications • Conclusion

  3. Motivation Recall: Given a signal, , we can write it out in terms of its Fourier decomposition : � ��� ���� is the ‐ th Fourier coefficients of .

  4. Motivation � ��� ���� Frequency Decomposition: For smaller , the finite sum: � ��� � ���� � � 128 � � 16 � � 32 � � 64 � � 0 � � 1 � � 2 � � 4 � � 8 represents the lower frequency components of .

  5. Motivation � ��� ���� Filtering: By modulating the values of as a function of frequency, we can realize different signal filters:

  6. Motivation � ��� ���� Filtering: By modulating the values of as a function of frequency, we can realize different signal filters: �� �

  7. Motivation � ��� ���� Filtering: By modulating the values of as a function of frequency, we can realize different signal filters: �� �

  8. Motivation Goal: We would like to extend this type of processing to the context of signals defined on surfaces*: � � ⋅ 2 � � �� � � � ← � � *For simplicity, we will assume all surfaces are w/o boundary.

  9. Motivation Goal: We would like to extend this type of processing to the context of signals defined on surfaces* and even to the geometry of the surface itself: � � ⋅ 2 � � �� � � � ← � � *For simplicity, we will assume all surfaces are w/o boundary.

  10. Motivation � ��� ���� [WARNING]: – In Euclidean space we can use the FFT to obtain the Fourier decomposition efficiently. – For signals on surfaces, this is more challenging.

  11. Outline • Motivation • Laplacian Spectrum – Fourier Laplacian – FEM discretization • Applications • Conclusion

  12. How do we obtain the Fourier decomposition?

  13. Fourier Laplacian Recall: In Euclidean space, the Laplacian , is the operator that takes a function and returns the sum of (unmixed) second partial derivatives: � � � � � �

  14. Fourier Laplacian Informally: The Laplacian gives the difference between the value at a point and the average in the vicinity: � � � � �→� � � ��� � � Δ�

  15. Fourier Laplacian Note: The complex exponential � � � � ��� �� has Laplacian: � ��� ��� ��� � � � ��� �� is an eigenfunction of the � . Laplacian with eigenvalue

  16. Fourier Laplacian Note: � ��� ⋅� ��� Similarly, has Laplacian: �� � � ��� ��� ��� ��� � � � � � ��� ⋅� ��� is an eigenfunction of the �� � . � Laplacian with eigenvalue

  17. Fourier Laplacian Approach: – Though we cannot compute the FFT for signals on general surfaces, we can define a Laplacian. – To compute the Fourier decomposition of a signal, , on a mesh we decompose as the linear combination of eigenvectors of the Laplacian: � � � � � ��� This is called the harmonic decomposition of � .

  18. Fourier Laplacian How do we know the eigenvectors of the Laplacian form a basis? Claims: 1. The Laplacian is a symmetric operator. 2. The eigenvectors of a symmetric operator form an orthogonal basis (and have real eigenvalues).

  19. Fourier Laplacian Preliminaries (1): – [Definition of the Laplacian] – [Product Rule] – [Inner Product on Functions] � : Given a surface � � – [Divergence Theorem*] � ��

  20. Fourier Laplacian Preliminaries (2): – [Lagrange Multipliers] The constrained maximizer: � is obtained when the gradient of is perpendicular to the contour lines of :

  21. Symmetry of The Laplacian 1. The Laplacian is a symmetric operator � , we want to show that Given a surface for any functions we have: � � � �

  22. Symmetry of The Laplacian Proof: By the definition of the Laplacian: Δ� � div �� � � �Δ� ⋅ � �� � � � �

  23. Symmetry of The Laplacian Proof: By the product rule: � � �Δ� ⋅ � �� � � � �

  24. Symmetry of The Laplacian Proof: By the Divergence Theorem*: � div � � � � � � � � , � � �� � 0 � �� � � �Δ� ⋅ � �� � � � �

  25. Spectra of Symmetric Operators 2. The e.vectors of a symmetric operator form an orthogonal basis (and have real e.values) We show this in two steps: I. There always exists at least one real eigenvector. II. If is an eigenvector, then the space of vectors perpendicular to is fixed by the operator. We can restrict to the subspace perpendicular to the found eigenvectors and recurse.

  26. Spectra of Symmetric Operators Proof (II): Suppose that is an eigenvector of a symmetric operator and is orthogonal to : Since is an eigenvector, this implies that: Since is symmetric, we have: The space of vectors orthogonal to stays orthogonal after applying .

  27. Spectra of Symmetric Operators Proof (I): Consider the constrained maximization � � The sphere is compact so a maximizer � exists. At the maximizer, we have: � � � � � is an eigenvector with (real) eigenvalue .

  28. What happens in the discrete setting?

  29. FEM Discretization 1. To enable computation, we restrict ourselves to a finite ‐ dimensional space of functions, � spanned by basis functions . � ��� Often these are defined to be the hat functions � � centered at vertices. � � – Piecewise linear � � ��� � � ⇒ Gradients are constant within each triangle Δ�� � � � – Interpolatory if � ∈ Δ� � � � � � � � � � � Δ� � � � � � ⇒ � � � � � � �� 0 otherwise

  30. FEM Discretization 1. To enable computation, we restrict ourselves to a finite ‐ dimensional space of functions, � spanned by basis functions . � ��� Having chosen a basis, we can think of a vector � as a “discrete” function: � � � ��� If we use the hat functions as a basis, then: � � � � � � � �� � ��� ���

  31. FEM Discretization 1. To enable computation, we restrict ourselves to a finite ‐ dimensional space of functions, � spanned by basis functions . � ��� [WARNING]: In general, given: : A continuous linear operator – � : A discrete function – The function will not be in the space of � functions spanned by . � ���

  32. FEM Discretization 1. To enable computation, we restrict ourselves to a finite ‐ dimensional space of functions, � spanned by basis functions . � ��� 2. Given a continuous linear operator , we discretize the operator by projecting : � � � �

  33. FEM Discretization � � � � Writing out the discrete functions: � � � � � � ��� ��� � � � � � ⋅ � � , � � � � � ⋅ � � � , � � � � � ��� ���

  34. FEM Discretization � � � � � � � � � � ��� ��� Setting and to be the matrices: �� � � � �� � � � � � �� � �� � ��� ���

  35. FEM Discretization �� � � � �� � � � Both the mass and stiffness matrices are symmetric and positive (semi) ‐ definite. When , we have: �� � � � � � � Definition: The matrix is called the mass matrix . The matrix is called the stiffness matrix .

  36. FEM Discretization �� � � � �� � � � Setting to the hat � functions, the matrix is: � � � � �� � � �� � � � �� � � � � �� � � ��� if � ∈ � � � � 12 � �� � � � �� if � � � �∈� �

  37. FEM Discretization �� � � � �� � � � Setting to the hat � functions, the matrix is � � � the cotangent ‐ Laplacian: � � � cot � � cot � if � ∈ � � � � ��� � � � �� � � � � �� if � � � �∈� �

  38. FEM Discretization � � � �� � � �� cot � � cot � if � ∈ � � if � ∈ � � 12 � �� � and � �� � � � � �� if � � � � � �� if � � � �∈� � �∈� � Observations: – [Sparsity] � � Entry can only be non ‐ zero � � if vertex and vertex are � � ��� neighbors in the mesh. � �

  39. FEM Discretization � � � �� � � �� cot � � cot � if � ∈ � � if � ∈ � � 12 � �� � and � �� � � � � �� if � � � � � �� if � � � �∈� � �∈� � Observations: – [Authalicity] � � � � �� The mass matrix is invariant to � � � �� � � � area ‐ preserving deformations. � � ��� � � – [Conformality] The stiffness matrix is invariant to angle ‐ preserving deformations.

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend