We present an effective spectral matching method based on a shape association graph for finding region correspondences between two cel animation keyframes.We formulate the correspondence problem as an adapted quadrati...We present an effective spectral matching method based on a shape association graph for finding region correspondences between two cel animation keyframes.We formulate the correspondence problem as an adapted quadratic assignment problem,which comprehensively considers both the intrinsic geometric and topology of regions to find the globally optimal correspondence.To simultaneously represent the geometric and topological similarities between regions,we propose a shape association graph(SAG),whose node attributes indicate the geometric distance between regions,and whose edge attributes indicate the topological distance between combined region pairs.We convert topological distance to geometric distance between geometric objects with topological features of the pairs,and introduce Kendall shape space to calculate the intrinsic geometric distance.By utilizing the spectral properties of the affinity matrix induced by the SAG,our approach can efficiently extract globally optimal region correspondences,even if shapes have inconsistent topology and severe deformation.It is also robust to shapes undergoing similarity transformations,and compatible with parallel computing techniques.展开更多
Inexact graph matching algorithms have proved to be useful in many applications,such as character recognition,shape analysis,and image analysis. Inexact graph matching is,however,inherently an NP-hard problem with exp...Inexact graph matching algorithms have proved to be useful in many applications,such as character recognition,shape analysis,and image analysis. Inexact graph matching is,however,inherently an NP-hard problem with exponential computational complexity. Much of the previous research has focused on solving this problem using heuristics or estimations. Unfortunately,many of these techniques do not guarantee that an optimal solution will be found. It is the aim of the proposed algorithm to reduce the complexity of the inexact graph matching process,while still producing an optimal solution for a known application. This is achieved by greatly simplifying each individual matching process,and compensating for lost robustness by producing a hierarchy of matching processes. The creation of each matching process in the hierarchy is driven by an application-specific criterion that operates at the subgraph scale. To our knowledge,this problem has never before been approached in this manner. Results show that the proposed algorithm is faster than two existing methods based on graph edit operations.The proposed algorithm produces accurate results in terms of matching graphs,and shows promise for the application of shape matching. The proposed algorithm can easily be extended to produce a sub-optimal solution if required.展开更多
Drainage pattern recognition is crucial for geospatial understanding and hydrologic modelling.Currently,drainage pattern recognition methods employ geometric measures of overall and local features of river networks bu...Drainage pattern recognition is crucial for geospatial understanding and hydrologic modelling.Currently,drainage pattern recognition methods employ geometric measures of overall and local features of river networks but lack measures of river basin unit shape features,so that potential correlations between river segments are usually ignored,resulting in poor drainage pattern recognition results.In order to overcome this problem,this paper proposes a supervised graph neural network method that considers the local basin unit shape of river networks.First,based on the overall hierarchy of the river networks,the confluence angle of river segments and the shape of river basin units,multiple drainage pattern classification features are extracted.Then,typical drainage pattern samples from the multi-scale NSDI and USGS databases are used to complete the training,validation and testing steps.Experimental results show that the drainage pattern indexes proposed can describe the characteristics of different drainage patterns.The method can effectively sample the adjacent river segments,flexibly transfer the associated pattern features among river segment neighbours,and aggregate the deeper characteristics of the river networks,thus improving the drainage pattern recognition accuracy relative to other methods and reliably distinguishing different drainage patterns.展开更多
Co-analyzing a set of 3D shapes is a challenging task considering a large geometrical variability of the shapes. To address this challenge, this paper proposes a new automatic 3D shape co-segmentation algorithm by usi...Co-analyzing a set of 3D shapes is a challenging task considering a large geometrical variability of the shapes. To address this challenge, this paper proposes a new automatic 3D shape co-segmentation algorithm by using spectral graph method. Our method firstly represents input shapes as a set of weighted graphs and extracts multiple geometric features to measure the similarities of faces in each individual shape. Secondly all graphs are embedded into the spectral domain to find meaningful correspondences across the set, After that we build a joint weighted matrix for the graph set and then apply normalized cut criterion to find optimal co-segmentation of the input shapes. Finally we evaluate our approach on different categories of 3D shapes, and the experimental results demonstrate that our method can accurately co-segment a wide variety of shapes, which may have different poses and significant topology changes.展开更多
基金supported by the National Key R&D Program of China(2020YFC1523302)the National Natural Science Foundation of China(61972041,62072045).
文摘We present an effective spectral matching method based on a shape association graph for finding region correspondences between two cel animation keyframes.We formulate the correspondence problem as an adapted quadratic assignment problem,which comprehensively considers both the intrinsic geometric and topology of regions to find the globally optimal correspondence.To simultaneously represent the geometric and topological similarities between regions,we propose a shape association graph(SAG),whose node attributes indicate the geometric distance between regions,and whose edge attributes indicate the topological distance between combined region pairs.We convert topological distance to geometric distance between geometric objects with topological features of the pairs,and introduce Kendall shape space to calculate the intrinsic geometric distance.By utilizing the spectral properties of the affinity matrix induced by the SAG,our approach can efficiently extract globally optimal region correspondences,even if shapes have inconsistent topology and severe deformation.It is also robust to shapes undergoing similarity transformations,and compatible with parallel computing techniques.
文摘Inexact graph matching algorithms have proved to be useful in many applications,such as character recognition,shape analysis,and image analysis. Inexact graph matching is,however,inherently an NP-hard problem with exponential computational complexity. Much of the previous research has focused on solving this problem using heuristics or estimations. Unfortunately,many of these techniques do not guarantee that an optimal solution will be found. It is the aim of the proposed algorithm to reduce the complexity of the inexact graph matching process,while still producing an optimal solution for a known application. This is achieved by greatly simplifying each individual matching process,and compensating for lost robustness by producing a hierarchy of matching processes. The creation of each matching process in the hierarchy is driven by an application-specific criterion that operates at the subgraph scale. To our knowledge,this problem has never before been approached in this manner. Results show that the proposed algorithm is faster than two existing methods based on graph edit operations.The proposed algorithm produces accurate results in terms of matching graphs,and shows promise for the application of shape matching. The proposed algorithm can easily be extended to produce a sub-optimal solution if required.
基金supported by the National Natural Science Foundation of China[grant number 41930101,42161066,42261076]State Key Laboratory of Geo-Information Engineering and Key Laboratory of Surveying and Mapping Science and Geospatial Information Technology of MNR,CASM[grant number 2022-03-03]+2 种基金Major Project for Science and Technology of Gansu Province[grant number 22ZD6GA010]Youth Science and Technology Foundation of Gansu Province[grant number 22JR11RA140]Young Scholars Science Foundation of Lanzhou Jiaotong University[grant number 2022007].
文摘Drainage pattern recognition is crucial for geospatial understanding and hydrologic modelling.Currently,drainage pattern recognition methods employ geometric measures of overall and local features of river networks but lack measures of river basin unit shape features,so that potential correlations between river segments are usually ignored,resulting in poor drainage pattern recognition results.In order to overcome this problem,this paper proposes a supervised graph neural network method that considers the local basin unit shape of river networks.First,based on the overall hierarchy of the river networks,the confluence angle of river segments and the shape of river basin units,multiple drainage pattern classification features are extracted.Then,typical drainage pattern samples from the multi-scale NSDI and USGS databases are used to complete the training,validation and testing steps.Experimental results show that the drainage pattern indexes proposed can describe the characteristics of different drainage patterns.The method can effectively sample the adjacent river segments,flexibly transfer the associated pattern features among river segment neighbours,and aggregate the deeper characteristics of the river networks,thus improving the drainage pattern recognition accuracy relative to other methods and reliably distinguishing different drainage patterns.
基金supported by the National Basic Research 973 Program of China under Grant No. 2013CB329505the National Natural Science Foundation of China Guangdong Joint Fund under Grant Nos. U1135005, U1201252the National Natural Science Foundation of China under Grant Nos. 61103162, 61232011
文摘Co-analyzing a set of 3D shapes is a challenging task considering a large geometrical variability of the shapes. To address this challenge, this paper proposes a new automatic 3D shape co-segmentation algorithm by using spectral graph method. Our method firstly represents input shapes as a set of weighted graphs and extracts multiple geometric features to measure the similarities of faces in each individual shape. Secondly all graphs are embedded into the spectral domain to find meaningful correspondences across the set, After that we build a joint weighted matrix for the graph set and then apply normalized cut criterion to find optimal co-segmentation of the input shapes. Finally we evaluate our approach on different categories of 3D shapes, and the experimental results demonstrate that our method can accurately co-segment a wide variety of shapes, which may have different poses and significant topology changes.
基金国家自然科学基金资助项目(51375185)国家863计划资助项目(SS2013AA041301)+3 种基金supported by the National Natural Science FoundationChina(No.51375185)the National High-Tech.R&D ProgramChina(No.SS2013AA041301)