paper-with-me

홈 › Papers

TSEML: A task-specific embedding-based method for few-shot classification of cancer molecular subtypes

2024-12-17 · Ran Su, Rui Shi, Hui Cui, Ping Xuan, Chengyan Fang, Xikang Feng, Qiangguo Jin

Molecular subtyping of cancer is recognized as a critical and challenging upstream task for personalized therapy. Existing deep learning methods have achieved significant performance in this domain when abundant data samples are available. However, the acquisition of densely labeled samples for cancer molecular subtypes remains a significant challenge for conventional data-intensive deep learning approaches. In this work, we focus on the few-shot molecular subtype prediction problem in heterogeneous and small cancer datasets, aiming to enhance precise diagnosis and personalized treatment. We first construct a new few-shot dataset for cancer molecular subtype classification and auxiliary cancer classification, named TCGA Few-Shot, from existing publicly available datasets. To effectively leverage the relevant knowledge from both tasks, we introduce a task-specific embedding-based meta-learning framework (TSEML). TSEML leverages the synergistic strengths of a model-agnostic meta-learning (MAML) approach and a prototypical network (ProtoNet) to capture diverse and fine-grained features. Comparative experiments conducted on the TCGA Few-Shot dataset demonstrate that our TSEML framework achieves superior performance in addressing the problem of few-shot molecular subtype classification.

📄 PDF Abstract BibTeX arXiv:2412.13228

Code (1)

biomedia-repo/tseml 공식 구현 pytorch

Tasks

Cancer ClassificationMeta-Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

CLIP-FSAC++: Few-Shot Anomaly Classification with Anomaly Descriptor Based on CLIP

2024-12-05 · Zuo Zuo, Jiahao Dong, Yao Wu, Yanyun Qu 외

Industrial anomaly classification (AC) is an indispensable task in industrial manufacturing, which guarantees quality and safety of various product. To address the scarcity of data in industrial scenarios, lots of few-sh…

Anomaly ClassificationAnomaly DetectionImage to text

Improving Audio Classification by Transitioning from Zero- to Few-Shot

2025-07-26 · James Taylor, Wolfgang Mack arxiv

State-of-the-art audio classification often employs a zero-shot approach, which involves comparing audio embeddings with embeddings from text describing the respective audio class. These embeddings are usually generated …

Contrastive LearningAudio Classification

Few-Shot Learning via Embedding Adaptation with Set-to-Set Functions

2018-12-10 · CVPR 2020 6 · Han-Jia Ye, Hexiang Hu, De-Chuan Zhan, Fei Sha

Learning with limited data is a key challenge for visual recognition. Many few-shot learning methods address this challenge by learning an instance embedding function from seen classes and apply the function to instances…

Few-Shot Image ClassificationFew-Shot LearningGeneral ClassificationGeneralized Few-Shot Learning+1

Episode Adaptive Embedding Networks for Few-shot Learning

2021-06-17 · Fangbing Liu, Qing Wang

Few-shot learning aims to learn a classifier using a few labelled instances for each class. Metric-learning approaches for few-shot learning embed instances into a high-dimensional space and conduct classification based …

Few-Shot LearningMetric Learning

Cross-Modal Prototype Alignment and Mixing for Training-Free Few-Shot Classification

2026-03-25 · Dipam Goswami, Simone Magistri, Gido M. van de Ven, Bartłomiej Twardowski 외 arxiv

Vision-language models (VLMs) like CLIP are trained with the objective of aligning text and image pairs. To improve CLIP-based few-shot image classification, recent works have observed that, along with text embeddings, i…

Few-Shot Image Classification