paper-with-me

홈 › Papers

BCE vs. CE in Deep Feature Learning

2025-05-09 · Qiufu Li, Huibin Xiao, Linlin Shen

When training classification models, it expects that the learned features are compact within classes, and can well separate different classes. As the dominant loss function for training classification models, minimizing cross-entropy (CE) loss maximizes the compactness and distinctiveness, i.e., reaching neural collapse (NC). The recent works show that binary CE (BCE) performs also well in multi-class tasks. In this paper, we compare BCE and CE in deep feature learning. For the first time, we prove that BCE can also maximize the intra-class compactness and inter-class distinctiveness when reaching its minimum, i.e., leading to NC. We point out that CE measures the relative values of decision scores in the model training, implicitly enhancing the feature properties by classifying samples one-by-one. In contrast, BCE measures the absolute values of decision scores and adjust the positive/negative decision scores across all samples to uniformly high/low levels. Meanwhile, the classifier biases in BCE present a substantial constraint on the decision scores to explicitly enhance the feature properties in the training. The experimental results are aligned with above analysis, and show that BCE could improve the classification and leads to better compactness and distinctiveness among sample features. The codes will be released.

📄 PDF Abstract BibTeX arXiv:2505.05813

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimizing Feature Set for Click-Through Rate Prediction

2023-01-26 · Fuyuan Lyu, Xing Tang, Dugang Liu, Liang Chen 외

Click-through prediction (CTR) models transform features into latent vectors and enumerate possible feature interactions to improve performance based on the input feature set. Therefore, when selecting an optimal feature…

Click-Through Rate PredictionPrediction

Addressing Feature Imbalance in Sound Source Separation

2023-09-11 · Jaechang Kim, Jeongyeon Hwang, Soheun Yi, Jaewoong Cho 외

Neural networks often suffer from a feature preference problem, where they tend to overly rely on specific features to solve a task while disregarding other features, even if those neglected features are essential for th…

An Empirical Evaluation of Time-Series Feature Sets

2021-10-21 · Trent Henderson, Ben D. Fulcher

Solving time-series problems with features has been rising in popularity due to the availability of software for feature extraction. Feature-based time-series analysis can now be performed using many different feature se…

Time SeriesTime Series Analysis

Dynamic Feature Selection from Variable Feature Sets Using Features of Features

2025-03-12 · Katsumi Takahashi, Koh Takeuchi, Hisashi Kashima

Machine learning models usually assume that a set of feature values used to obtain an output is fixed in advance. However, in many real-world problems, a cost is associated with measuring these features. To address the i…

feature selection

A Supervised Feature Selection Method For Mixed-Type Data using Density-based Feature Clustering

2021-11-10 · Xuyang Yan, Mrinmoy Sarkar, Biniam Gebru, Shabnam Nazmi 외

Feature selection methods are widely used to address the high computational overheads and curse of dimensionality in classifying high-dimensional data. Most conventional feature selection methods focus on handling homoge…

Clusteringfeature selection