AI RESEARCH

On the Properties of Feature Attribution for Supervised Contrastive Learning

arXiv CS.AI

ArXi:2604.22540v1 Announce Type: cross Most Neural Networks (NNs) for classification are trained using Cross-Entropy as a loss function. This approach requires the model to have an explicit classification layer. However, there exist alternative approaches, such as Contrastive Learning (CL). Instead of explicitly operating a classification, CL has the NN produce an embedding space where projections of similar data are pulled together, while projections of dissimilar data are pushed apart.