paper-with-me

홈 › Papers

BCE3S: Binary Cross-Entropy Based Tripartite Synergistic Learning for Long-tailed Recognition

2025-11-18 · Weijia Fan, Qiufu Li, Jiajun Wen, Xiaoyang Peng arxiv

For long-tailed recognition (LTR) tasks, high intra-class compactness and inter-class separability in both head and tail classes, as well as balanced separability among all the classifier vectors, are preferred. The existing LTR methods based on cross-entropy (CE) loss not only struggle to learn features with desirable properties but also couple imbalanced classifier vectors in the denominator of its Softmax, amplifying the imbalance effects in LTR. In this paper, for the LTR, we propose a binary cross-entropy (BCE)-based tripartite synergistic learning, termed BCE3S, which consists of three components: (1) BCE-based joint learning optimizes both the classifier and sample features, which achieves better compactness and separability among features than the CE-based joint learning, by decoupling the metrics between feature and the imbalanced classifier vectors in multiple Sigmoid; (2) BCE-based contrastive learning further improves the intra-class compactness of features; (3) BCE-based uniform learning balances the separability among classifier vectors and interactively enhances the feature properties by combining with the joint learning. The extensive experiments show that the LTR model trained by BCE3S not only achieves higher compactness and separability among sample features, but also balances the classifier's separability, achieving SOTA performance on various long-tailed datasets such as CIFAR10-LT, CIFAR100-LT, ImageNet-LT, and iNaturalist2018.

📄 PDF Abstract BibTeX arXiv:2511.14097

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

TriNE: Network Representation Learning for Tripartite Heterogeneous Networks

2020-10-14 · Zhabiz Gharibshah, Xingquan Zhu

In this paper, we study network representation learning for tripartite heterogeneous networks which learns node representation features for networks with three types of node entities. We argue that tripartite networks ar…

Network EmbeddingRepresentation LearningTAG

Using Information Theory to Measure Psychophysical Performance

2021-08-10 · James V Stone

Most psychophysical experiments discard half the data collected. Specifically, experiments discard reaction time data, and use binary responses (e.g. yes/no) to measure performance. Here, Shannon's information theory is …

Partial Effective Information Decomposition for Synergistic Causality

2026-05-05 · Mingzhe Yang, Shuo Wang, Jiang Zhang arxiv

Causality is a central topic in scientific inquiry, yet for complex systems, the identification and analysis of synergistic causation remain a challenging and fundamental problem. In the context of causal relations among…

Consistency and Discrepancy-Based Contrastive Tripartite Graph Learning for Recommendations

2024-07-06 · Linxin Guo, Yaochen Zhu, Min Gao, Yinghui Tao 외

Tripartite graph-based recommender systems markedly diverge from traditional models by recommending unique combinations such as user groups and item bundles. Despite their effectiveness, these systems exacerbate the long…

Contrastive LearningGraph LearningRecommendation Systems

What and Where to Adapt: Structure-Semantics Co-Tuning for Machine Vision Compression via Synergistic Adapters

2026-04-11 · Shaobo Liu, Haobo Xiong, Kai Liu, Yuna Lin arxiv

Parameter-efficient fine-tuning of pre-trained codecs is a promising direction in image compression for human and machine vision. While most existing works have primarily focused on tuning the feature structure within th…

parameter-efficient fine-tuningImage Compression