paper-with-me

홈 › Papers

Self-Supervised Aggregation of Diverse Experts for Test-Agnostic Long-Tailed Recognition

2021-07-20 · Yifan Zhang, Bryan Hooi, Lanqing Hong, Jiashi Feng

Existing long-tailed recognition methods, aiming to train class-balanced models from long-tailed data, generally assume the models would be evaluated on the uniform test class distribution. However, practical test class distributions often violate this assumption (e.g., being either long-tailed or even inversely long-tailed), which may lead existing methods to fail in real applications. In this paper, we study a more practical yet challenging task, called test-agnostic long-tailed recognition, where the training class distribution is long-tailed while the test class distribution is agnostic and not necessarily uniform. In addition to the issue of class imbalance, this task poses another challenge: the class distribution shift between the training and test data is unknown. To tackle this task, we propose a novel approach, called Self-supervised Aggregation of Diverse Experts, which consists of two strategies: (i) a new skill-diverse expert learning strategy that trains multiple experts from a single and stationary long-tailed dataset to separately handle different class distributions; (ii) a novel test-time expert aggregation strategy that leverages self-supervision to aggregate the learned multiple experts for handling unknown test class distributions. We theoretically show that our self-supervised strategy has a provable ability to simulate test-agnostic class distributions. Promising empirical results demonstrate the effectiveness of our method on both vanilla and test-agnostic long-tailed recognition. Code is available at \url{https://github.com/Vanint/SADE-AgnosticLT}.

📄 PDF Abstract BibTeX arXiv:2107.09249

Code (2)

Vanint/TADE-AgnosticLT 공식 구현 pytorch
vanint/sade-agnosticlt 공식 구현 pytorch

Tasks

Image ClassificationLong-tail LearningTest Agnostic Long-Tailed Learning

Similar Papers 제목 키워드 기반

Using Rank Aggregation for Expert Search in Academic Digital Libraries

2015-01-21 · Catarina Moreira, Bruno Martins, Pável Calado

The task of expert finding has been getting increasing attention in information retrieval literature. However, the current state-of-the-art is still lacking in principled approaches for combining different sources of evi…

Information RetrievalRetrieval

Learning to Rank Academic Experts in the DBLP Dataset

2015-01-21 · Catarina Moreira, Bruno Martins, Pável Calado

Expert finding is an information retrieval task that is concerned with the search for the most knowledgeable people with respect to a specific topic, and the search is based on documents that describe people's activities…

Information RetrievalLearning-To-RankRetrieval

EndoGMDE: Generalizable Monocular Depth Estimation with Mixture of Low-Rank Experts for Diverse Endoscopic Scenes

2025-09-01 · Liangjing Shao, Chenkang Du, Benshuang Chen, Xueli Liu 외 arxiv

Self-supervised monocular depth estimation is a significant task for low-cost and efficient 3D scene perception and measurement in endoscopy. However, the variety of illumination conditions and scene features is still th…

Monocular Depth Estimation3D Reconstruction

Collective intelligence in science: direct elicitation of diverse information from experts with unknown information structure

2026-01-20 · Alexey V. Osipov, Nikolay N. Osipov arxiv

Suppose we need a deep collective analysis of an open scientific problem: there is a complex scientific hypothesis and a large online group of mutually unrelated experts with relevant private information of a diverse and…

FedVLA: Federated Vision-Language-Action Learning with Dual Gating Mixture-of-Experts for Robotic Manipulation

2025-08-04 · Cui Miao, Tao Chang, Meihan Wu, Hongbin Xu 외 arxiv

Vision-language-action (VLA) models have significantly advanced robotic manipulation by enabling robots to interpret language instructions for task execution. However, training these models often relies on large-scale us…

Computational EfficiencyRepresentation Learning