Large margin classifiers such as support vector machines (SVM) have been applied successfully in various classification tasks.However,their performance may be significantly degraded in the presence of outliers.In this...Large margin classifiers such as support vector machines (SVM) have been applied successfully in various classification tasks.However,their performance may be significantly degraded in the presence of outliers.In this paper,we propose a robust SVM formulation which is shown to be less sensitive to outliers.The key idea is to employ an adaptively weighted hinge loss that explicitly incorporates outlier filtering in the SVM training,thus performing outlier filtering and classification simultaneously.The resulting robust SVM formulation is non-convex.We first relax it into a semi-definite programming which admits a global solution.To improve the efficiency,an iterative approach is developed.We have performed experiments using both synthetic and real-world data.Results show that the performance of the standard SVM degrades rapidly when more outliers are included,while the proposed robust SVM training is more stable in the presence of outliers.展开更多
Feature matching plays a key role in computer vision. However, due to the limitations of the descriptors, the putative matches are inevitably contaminated by massive outliers.This paper attempts to tackle the outlier ...Feature matching plays a key role in computer vision. However, due to the limitations of the descriptors, the putative matches are inevitably contaminated by massive outliers.This paper attempts to tackle the outlier filtering problem from two aspects. First, a robust and efficient graph interaction model,is proposed, with the assumption that matches are correlated with each other rather than independently distributed. To this end, we construct a graph based on the local relationships of matches and formulate the outlier filtering task as a binary labeling energy minimization problem, where the pairwise term encodes the interaction between matches. We further show that this formulation can be solved globally by graph cut algorithm. Our new formulation always improves the performance of previous localitybased method without noticeable deterioration in processing time,adding a few milliseconds. Second, to construct a better graph structure, a robust and geometrically meaningful topology-aware relationship is developed to capture the topology relationship between matches. The two components in sum lead to topology interaction matching(TIM), an effective and efficient method for outlier filtering. Extensive experiments on several large and diverse datasets for multiple vision tasks including general feature matching, as well as relative pose estimation, homography and fundamental matrix estimation, loop-closure detection, and multi-modal image matching, demonstrate that our TIM is more competitive than current state-of-the-art methods, in terms of generality, efficiency, and effectiveness. The source code is publicly available at http://github.com/YifanLu2000/TIM.展开更多
文摘Large margin classifiers such as support vector machines (SVM) have been applied successfully in various classification tasks.However,their performance may be significantly degraded in the presence of outliers.In this paper,we propose a robust SVM formulation which is shown to be less sensitive to outliers.The key idea is to employ an adaptively weighted hinge loss that explicitly incorporates outlier filtering in the SVM training,thus performing outlier filtering and classification simultaneously.The resulting robust SVM formulation is non-convex.We first relax it into a semi-definite programming which admits a global solution.To improve the efficiency,an iterative approach is developed.We have performed experiments using both synthetic and real-world data.Results show that the performance of the standard SVM degrades rapidly when more outliers are included,while the proposed robust SVM training is more stable in the presence of outliers.
基金supported by the National Natural Science Foundation of China (62276192)。
文摘Feature matching plays a key role in computer vision. However, due to the limitations of the descriptors, the putative matches are inevitably contaminated by massive outliers.This paper attempts to tackle the outlier filtering problem from two aspects. First, a robust and efficient graph interaction model,is proposed, with the assumption that matches are correlated with each other rather than independently distributed. To this end, we construct a graph based on the local relationships of matches and formulate the outlier filtering task as a binary labeling energy minimization problem, where the pairwise term encodes the interaction between matches. We further show that this formulation can be solved globally by graph cut algorithm. Our new formulation always improves the performance of previous localitybased method without noticeable deterioration in processing time,adding a few milliseconds. Second, to construct a better graph structure, a robust and geometrically meaningful topology-aware relationship is developed to capture the topology relationship between matches. The two components in sum lead to topology interaction matching(TIM), an effective and efficient method for outlier filtering. Extensive experiments on several large and diverse datasets for multiple vision tasks including general feature matching, as well as relative pose estimation, homography and fundamental matrix estimation, loop-closure detection, and multi-modal image matching, demonstrate that our TIM is more competitive than current state-of-the-art methods, in terms of generality, efficiency, and effectiveness. The source code is publicly available at http://github.com/YifanLu2000/TIM.