paper-with-me

홈 › Papers

Switchable Representation Learning Framework with Self-compatibility

2022-06-16 · CVPR 2023 1 · Shengsen Wu, Yan Bai, Yihang Lou, Xiongkun Linghu, Jianzhong He, Ling-Yu Duan

Real-world visual search systems involve deployments on multiple platforms with different computing and storage resources. Deploying a unified model that suits the minimal-constrain platforms leads to limited accuracy. It is expected to deploy models with different capacities adapting to the resource constraints, which requires features extracted by these models to be aligned in the metric space. The method to achieve feature alignments is called ``compatible learning''. Existing research mainly focuses on the one-to-one compatible paradigm, which is limited in learning compatibility among multiple models. We propose a Switchable representation learning Framework with Self-Compatibility (SFSC). SFSC generates a series of compatible sub-models with different capacities through one training process. The optimization of sub-models faces gradients conflict, and we mitigate this problem from the perspective of the magnitude and direction. We adjust the priorities of sub-models dynamically through uncertainty estimation to co-optimize sub-models properly. Besides, the gradients with conflicting directions are projected to avoid mutual interference. SFSC achieves state-of-the-art performance on the evaluated datasets.

📄 PDF Abstract BibTeX arXiv:2206.08289

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Switchable Precision Neural Networks

2020-02-07 · Luis Guerra, Bohan Zhuang, Ian Reid, Tom Drummond

Instantaneous and on demand accuracy-efficiency trade-off has been recently explored in the context of neural networks slimming. In this paper, we propose a flexible quantization strategy, termed Switchable Precision neu…

Quantization

Switchable K-Class Hyperplanes for Noise-Robust Representation Learning

2021-01-01 · ICCV 2021 10 · Boxiao Liu, Guanglu Song, Manyuan Zhang, Haihang You 외

Optimizing the K-class hyperplanes in the latent space has become the standard paradigm for efficient representation learning. However, it's almost impossible to find an optimal K-class hyperplane to accurately descr…

Model OptimizationRepresentation Learningvalid

SOLAR: Switchable Output Layer for Accuracy and Robustness in Once-for-All Training

2025-09-20 · Shaharyar Ahmed Khan Tareen, Lei Fan, Xiaojing Yuan, Qin Lin 외 arxiv

Once-for-All (OFA) training enables a single super-net to generate multiple sub-nets tailored to diverse deployment scenarios, supporting flexible trade-offs among accuracy, robustness, and model-size without retraining.…

Switchable Deep Network for Pedestrian Detection

2014-06-01 · CVPR 2014 6 · Ping Luo, Yonglong Tian, Xiaogang Wang, Xiaoou Tang

In this paper, we propose a Switchable Deep Network (SDN) for pedestrian detection. The SDN automatically learns hierarchical features, salience maps, and mixture representations of different body parts. Pedestrian detec…

Pedestrian Detection

OutfitTransformer: Learning Outfit Representations for Fashion Recommendation

2022-04-11 · Rohan Sarkar, Navaneeth Bodla, Mariya I. Vasileva, Yen-Liang Lin 외

Learning an effective outfit-level representation is critical for predicting the compatibility of items in an outfit, and retrieving complementary items for a partial outfit. We present a framework, OutfitTransformer, th…

Retrieval