paper-with-me

홈 › Papers

Anchor-based Nearest Class Mean Loss for Convolutional Neural Networks

2018-04-22 · Fusheng Hao, Jun Cheng, Lei Wang, Xinchao Wang, Jianzhong Cao, Xiping Hu, Dapeng Tao

Discriminative features are critical for machine learning applications. Most existing deep learning approaches, however, rely on convolutional neural networks (CNNs) for learning features, whose discriminant power is not explicitly enforced. In this paper, we propose a novel approach to train deep CNNs by imposing the intra-class compactness and the inter-class separability, so as to enhance the learned features' discriminant power. To this end, we introduce anchors, which are predefined vectors regarded as the centers for each class and fixed during training. Discriminative features are obtained by constraining the deep CNNs to map training samples to the corresponding anchors as close as possible. We propose two principles to select the anchors, and measure the proximity of two points using the Euclidean and cosine distance metric functions, which results in two novel loss functions. These loss functions require no sample pairs or triplets and can be efficiently optimized by batch stochastic gradient descent. We test the proposed method on three benchmark image classification datasets and demonstrate its promising results.

📄 PDF Abstract BibTeX arXiv:1804.08087

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

Support Neighbor Loss for Person Re-Identification

2018-08-18 · Kai Li, Zhengming Ding, Kunpeng Li, Yulun Zhang 외

Person re-identification (re-ID) has recently been tremendously boosted due to the advancement of deep convolutional neural networks (CNN). The majority of deep re-ID methods focus on designing new CNN architectures, whi…

Person Re-Identification

MyoFlow: Anchor-Tied Rectified Flow for HD-sEMG Gesture Recognition Across Sessions and Subjects

2026-09-15 · Chenhao Wu, Dingjie Peng, Satoshi Funabashi, Satoshi Konishi 외 arxiv

High-density surface electromyography (HD-sEMG) gesture recognition supports prosthetic control, assistive robotics, and rehabilitation, but electrode re-donning and physiological variability cause distribution shifts th…

Representation LearningGesture Recognition

Additive Nearest Neighbor Feature Maps

2015-12-01 · ICCV 2015 12 · Zhenzhen Wang, Xiao-Tong Yuan, Qingshan Liu, Shuicheng Yan

In this paper, we present a concise framework to approximately construct feature maps for nonlinear additive kernels such as the Intersection, Hellinger's, and Chi^2 kernels. The core idea is to construct for each indivi…

SimpleShot: Revisiting Nearest-Neighbor Classification for Few-Shot Learning

2019-11-12 · Yan Wang, Wei-Lun Chao, Kilian Q. Weinberger, Laurens van der Maaten

Few-shot learners aim to recognize new object classes based on a small number of labeled training examples. To prevent overfitting, state-of-the-art few-shot learners use meta-learning on convolutional-network features a…

Few-Shot Image ClassificationFew-Shot LearningGeneral ClassificationMeta-Learning

Acceleration of Large Margin Metric Learning for Nearest Neighbor Classification Using Triplet Mining and Stratified Sampling

2020-09-29 · Parisa Abdolrahim Poorheravi, Benyamin Ghojogh, Vincent Gaudet, Fakhri Karray 외

Metric learning is one of the techniques in manifold learning with the goal of finding a projection subspace for increasing and decreasing the inter- and intra-class variances, respectively. Some of the metric learning m…

Metric LearningTriplet