Wrapped Cauchy Distributed Angular Softmax for Long-Tailed Visual Recognition
Boran Han

TL;DR
This paper introduces WCDAS, a novel angular softmax function using wrapped Cauchy distributions, which improves long-tailed visual recognition by dynamically adjusting class margins and noise mitigation.
Contribution
The paper proposes WCDAS, a new softmax method incorporating wrapped Cauchy distributions with trainable parameters to enhance long-tailed visual recognition performance.
Findings
WCDAS outperforms existing softmax methods on multiple benchmarks.
The wrapped Cauchy distribution better models mixed data distributions.
WCDAS's parameters adaptively control class compactness and margins.
Abstract
Addressing imbalanced or long-tailed data is a major challenge in visual recognition tasks due to disparities between training and testing distributions and issues with data noise. We propose the Wrapped Cauchy Distributed Angular Softmax (WCDAS), a novel softmax function that incorporates data-wise Gaussian-based kernels into the angular correlation between feature representations and classifier weights, effectively mitigating noise and sparse sampling concerns. The class-wise distribution of angular representation becomes a sum of these kernels. Our theoretical analysis reveals that the wrapped Cauchy distribution excels the Gaussian distribution in approximating mixed distributions. Additionally, WCDAS uses trainable concentration parameters to dynamically adjust the compactness and margin of each class. Empirical results confirm label-aware behavior in these parameters and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Image Processing Techniques and Applications
MethodsSoftmax
