paper-with-me

Papers

Functional Knowledge Transfer with Self-supervised Representation Learning

2023-03-12 · Prakash Chandra Chhipa, Muskaan Chopra, Gopal Mengi, Varun Gupta, Richa Upadhyay, Meenakshi Subhash Chippa, Kanjar De, Rajkumar Saini, Seiichi Uchida, Marcus Liwicki

This work investigates the unexplored usability of self-supervised representation learning in the direction of functional knowledge transfer. In this work, functional knowledge transfer is achieved by joint optimization of self-supervised learning pseudo task and supervised learning task, improving supervised learning task performance. Recent progress in self-supervised learning uses a large volume of data, which becomes a constraint for its applications on small-scale datasets. This work shares a simple yet effective joint training framework that reinforces human-supervised task learning by learning self-supervised representations just-in-time and vice versa. Experiments on three public datasets from different visual domains, Intel Image, CIFAR, and APTOS, reveal a consistent track of performance improvements on classification tasks during joint optimization. Qualitative analysis also supports the robustness of learnt representations. Source code and trained models are available on GitHub.

📄 PDF Abstract BibTeX arXiv:2304.01354

Code (1)

prakashchhipa/functional_knowledge_transfer_ssl 공식 구현 pytorch

Tasks

Representation LearningSelf-Supervised LearningTransfer Learning

Similar Papers 제목 키워드 기반

Toward Improved Generalization: Meta Transfer of Self-supervised Knowledge on Graphs

2022-12-16 · Wenhui Cui, Haleh Akrami, Anand A. Joshi, Richard M. Leahy

Despite the remarkable success achieved by graph convolutional networks for functional brain activity analysis, the heterogeneity of functional patterns and the scarcity of imaging data still pose challenges in many task…

Meta-LearningRepresentation LearningSelf-Supervised LearningTransfer Learning

Adapting HFMCA to Graph Data: Self-Supervised Learning for Generalizable fMRI Representations

2025-10-05 · Jakub Frac, Alexander Schmatz, Qiang Li, Guido Van Wingen 외 arxiv

Functional magnetic resonance imaging (fMRI) analysis faces significant challenges due to limited dataset sizes and domain variability between studies. Traditional self-supervised learning methods inspired by computer vi…

Self-Supervised Learning

Hierarchical Self-supervised Augmented Knowledge Distillation

2021-07-29 · Chuanguang Yang, Zhulin An, Linhang Cai, Yongjun Xu

Knowledge distillation often involves how to define and transfer knowledge from teacher to student effectively. Although recent self-supervised contrastive knowledge achieves the best performance, forcing the network to …

Knowledge DistillationRepresentation Learning

A Multi-Stage Attentive Transfer Learning Framework for Improving COVID-19 Diagnosis

2021-01-14 · Yi Liu, Shuiwang Ji

Computed tomography (CT) imaging is a promising approach to diagnosing the COVID-19. Machine learning methods can be employed to train models from labeled CT images and predict whether a case is positive or negative. How…

Computed Tomography (CT)COVID-19 DiagnosisRepresentation LearningSelf-Supervised Learning+1

Domain Adaptable Self-supervised Representation Learning on Remote Sensing Satellite Imagery

2023-04-19 · Muskaan Chopra, Prakash Chandra Chhipa, Gopal Mengi, Varun Gupta 외

This work presents a novel domain adaption paradigm for studying contrastive self-supervised representation learning and knowledge transfer using remote sensing satellite data. Major state-of-the-art remote sensing visua…

Contrastive LearningDomain AdaptationRepresentation LearningTransfer Learning