中文
相关论文

相关论文: Maximally Compact and Separated Features with Regu…

200 篇论文

Loss functions play a key role in training superior deep neural networks. In convolutional neural networks (CNNs), the popular cross entropy loss together with softmax does not explicitly guarantee minimization of intra-class variance or…

计算机视觉与模式识别 · 计算机科学 2019-04-26 XiaoBin Li , WeiQiang Wang

Efficient feature learning with Convolutional Neural Networks (CNNs) constitutes an increasingly imperative property since several challenging tasks of computer vision tend to require cascade schemes and modalities fusion. Feature learning…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Ioannis Kansizoglou , Nicholas Santavas , Loukas Bampis , Antonios Gasteratos

The deep convolutional neural network(CNN) has significantly raised the performance of image classification and face recognition. Softmax is usually used as supervision, but it only penalizes the classification loss. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2017-08-24 Ce Qi , Fei Su

Cross-entropy loss together with softmax is arguably one of the most common used supervision components in convolutional neural networks (CNNs). Despite its simplicity, popularity and excellent performance, the component does not explicitly…

机器学习 · 统计学 2017-11-21 Weiyang Liu , Yandong Wen , Zhiding Yu , Meng Yang

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…

计算机视觉与模式识别 · 计算机科学 2018-04-24 Fusheng Hao , Jun Cheng , Lei Wang , Xinchao Wang , Jianzhong Cao , Xiping Hu , Dapeng Tao

With the development of convolutional neural networks (CNNs) in recent years, the network structure has become more and more complex and varied, and has achieved very good results in pattern recognition, image classification, object…

计算机视觉与模式识别 · 计算机科学 2019-04-29 Qiuyu Zhu , Pengju Zhang , Xin Ye

A deep convolutional neural network (CNN) has been widely used in image classification and gives better classification accuracy than the other techniques. The softmax cross-entropy loss function is often used for classification tasks. There…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Motoshi Abe , Junichi Miyao , Takio Kurita

This paper proposes a Convolutional Neural Network (CNN) inspired by Multitask Learning (MTL) and based on speech features trained under the joint supervision of softmax loss and center loss, a powerful metric learning strategy, for the…

声音 · 计算机科学 2019-09-04 Suraj Tripathi , Abhiram Ramesh , Abhay Kumar , Chirag Singh , Promod Yenigalla

Softmax loss is arguably one of the most popular losses to train CNN models for image classification. However, recent works have exposed its limitation on feature discriminability. This paper casts a new viewpoint on the weakness of softmax…

计算机视觉与模式识别 · 计算机科学 2018-05-11 Xiaobo Wang , Shifeng Zhang , Zhen Lei , Si Liu , Xiaojie Guo , Stan Z. Li

Neural networks are widely used as a model for classification in a large variety of tasks. Typically, a learnable transformation (i.e. the classifier) is placed at the end of such models returning a value for each class used for…

计算机视觉与模式识别 · 计算机科学 2019-03-04 Federico Pernici , Matteo Bruni , Claudio Baecchi , Alberto Del Bimbo

Face recognition has witnessed significant progress due to the advances of deep convolutional neural networks (CNNs), the central task of which is how to improve the feature discrimination. To this end, several margin-based (\textit{e.g.},…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Xiaobo Wang , Shifeng Zhang , Shuo Wang , Tianyu Fu , Hailin Shi , Tao Mei

A novel technique for deep learning of image classifiers is presented. The learned CNN models offer better separation of deep features (also known as embedded vectors) measured by Euclidean proximity and also no deterioration of the…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Rafal Pilarczyk , Wladyslaw Skarbek

Neural networks are widely used as a model for classification in a large variety of tasks. Typically, a learnable transformation (i.e. the classifier) is placed at the end of such models returning a value for each class used for…

机器学习 · 计算机科学 2021-03-30 Federico Pernici , Matteo Bruni , Claudio Baecchi , Alberto Del Bimbo

One of the main challenges for feature representation in deep learning-based classification is the design of appropriate loss functions that exhibit strong discriminative power. The classical softmax loss does not explicitly encourage…

计算机视觉与模式识别 · 计算机科学 2022-06-24 Xiong Zhou , Xianming Liu , Deming Zhai , Junjun Jiang , Xin Gao , Xiangyang Ji

In the field of pattern classification, the training of deep learning classifiers is mostly end-to-end learning, and the loss function is the constraint on the final output (posterior probability) of the network, so the existence of Softmax…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Qiuyu Zhu , Xuewen Zu

Deep convolutional neural networks (CNNs) trained with logistic and softmax losses have made significant advancement in visual recognition tasks in computer vision. When training data exhibit class imbalances, the class-wise reweighted…

机器学习 · 计算机科学 2020-03-06 Xiangrui Li , Xin Li , Deng Pan , Dongxiao Zhu

Deep neural networks (DNNs) have achieved state-of-the-art results in various pattern recognition tasks. However, they perform poorly on out-of-distribution adversarial examples i.e. inputs that are specifically crafted by an adversary to…

密码学与安全 · 计算机科学 2019-05-09 Chirag Agarwal , Anh Nguyen , Dan Schonfeld

Convolutional Neural Networks (CNNs) have been widely used in computer vision tasks, such as face recognition and verification, and have achieved state-of-the-art results due to their ability to capture discriminative deep features.…

计算机视觉与模式识别 · 计算机科学 2018-07-31 Alessandro Calefati , Muhammad Kamran Janjua , Shah Nawaz , Ignazio Gallo

In this paper, we focus on the separability of classes with the cross-entropy loss function for classification problems by theoretically analyzing the intra-class distance and inter-class distance (i.e. the distance between any two points…

机器学习 · 计算机科学 2019-09-17 Rudrajit Das , Subhasis Chaudhuri

Deep neural networks are representation learning techniques. During training, a deep net is capable of generating a descriptive language of unprecedented size and detail in machine learning. Extracting the descriptive language coded within…

‹ 上一页 1 2 3 10 下一页 ›