English
Related papers

Related papers: Zero-Training Task-Specific Model Synthesis for Fe…

200 papers

Deep learning based disease detection and segmentation algorithms promise to improve many clinical processes. However, such algorithms require vast amounts of annotated training data, which are typically not available in the medical context…

Image and Video Processing · Electrical Eng. & Systems 2021-11-02 Moritz Platscher , Jonathan Zopes , Christian Federau

Multitask deep learning has been applied to patient outcome prediction from text, taking clinical notes as input and training deep neural networks with a joint loss function of multiple tasks. However, the joint training scheme of multitask…

Computation and Language · Computer Science 2023-01-26 Shaoxiong Ji , Pekka Marttinen

General purpose semantic segmentation relies on a backbone CNN network to extract discriminative features that help classify each image pixel into a 'seen' object class (ie., the object classes available during training) or a background…

Computer Vision and Pattern Recognition · Computer Science 2021-10-06 Ce Wang , Moshiur Farazi , Nick Barnes

A major limitation of prompt tuning is its dependence on large labeled training datasets. Under few-shot learning settings, prompt tuning lags far behind full-model fine-tuning, limiting its scope of application. In this paper, we leverage…

Computation and Language · Computer Science 2024-10-16 Xu Guo , Zilin Du , Boyang Li , Chunyan Miao

Deep learning has significantly improved the precision of instance segmentation with abundant labeled data. However, in many areas like medical and manufacturing, collecting sufficient data is extremely hard and labeling this data requires…

Computer Vision and Pattern Recognition · Computer Science 2021-06-02 Ye Zheng , Jiahong Wu , Yongqiang Qin , Faen Zhang , Li Cui

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.…

Quantitative Methods · Quantitative Biology 2025-01-15 Ran Su , Rui Shi , Hui Cui , Ping Xuan , Chengyan Fang , Xikang Feng , Qiangguo Jin

Zero-shot learning (ZSL) aims to transfer knowledge from seen classes to semantically related unseen classes, which are absent during training. The promising strategies for ZSL are to synthesize visual features of unseen classes conditioned…

Artificial Intelligence · Computer Science 2021-12-30 Yun Li , Zhe Liu , Lina Yao , Xiaojun Chang

Zero-shot learning (ZSL) enables solving a task without the need to see its examples. In this paper, we propose two ZSL frameworks that learn to synthesize parameters for novel unseen classes. First, we propose to cast the problem of ZSL as…

Computer Vision and Pattern Recognition · Computer Science 2019-07-19 Soravit Changpinyo , Wei-Lun Chao , Boqing Gong , Fei Sha

Data generation-based zero-shot learning, although effective in training Small Task-specific Models (STMs) via synthetic datasets generated by Pre-trained Language Models (PLMs), is often limited by the low quality of such synthetic…

Computation and Language · Computer Science 2024-06-19 Tianyuan Zou , Yang Liu , Peng Li , Jianqing Zhang , Jingjing Liu , Ya-Qin Zhang

Few-shot semantic segmentation (FSS) has great potential for medical imaging applications. Most of the existing FSS techniques require abundant annotated semantic classes for training. However, these methods may not be applicable for…

Computer Vision and Pattern Recognition · Computer Science 2020-10-08 Cheng Ouyang , Carlo Biffi , Chen Chen , Turkay Kart , Huaqi Qiu , Daniel Rueckert

The training of deep-learning-based text classification models relies heavily on a huge amount of annotation data, which is difficult to obtain. When the labeled data is scarce, models tend to struggle to achieve satisfactory performance.…

Computation and Language · Computer Science 2020-04-07 Dianbo Sui , Yubo Chen , Binjie Mao , Delai Qiu , Kang Liu , Jun Zhao

Tissue semantic segmentation is one of the key tasks in computational pathology. To avoid the expensive and laborious acquisition of pixel-level annotations, a wide range of studies attempt to adopt the class activation map (CAM), a…

Computer Vision and Pattern Recognition · Computer Science 2024-12-31 Zijie Fang , Yifeng Wang , Peizhang Xie , Zhi Wang , Yongbing Zhang

Acquiring sufficient ground-truth supervision to train deep visual models has been a bottleneck over the years due to the data-hungry nature of deep learning. This is exacerbated in some structured prediction tasks, such as semantic…

Computer Vision and Pattern Recognition · Computer Science 2020-12-10 Xueyi Li , Tianfei Zhou , Jianwu Li , Yi Zhou , Zhaoxiang Zhang

Zero-shot learning (ZSL) refers to the problem of learning to classify instances from the novel classes (unseen) that are absent in the training set (seen). Most ZSL methods infer the correlation between visual features and attributes to…

Computer Vision and Pattern Recognition · Computer Science 2021-03-04 Zhe Liu , Yun Li , Lina Yao , Xianzhi Wang , Guodong Long

Deep learning has revolutionized medical imaging, but its effectiveness is severely limited by insufficient labeled training data. This paper introduces a novel GAN-based semi-supervised learning framework specifically designed for low…

Computer Vision and Pattern Recognition · Computer Science 2025-08-11 Guido Manni , Clemente Lauretti , Loredana Zollo , Paolo Soda

Deep generative models, which target reproducing the given data distribution to produce novel samples, have made unprecedented advancements in recent years. Their technical breakthroughs have enabled unparalleled quality in the synthesis of…

Computer Vision and Pattern Recognition · Computer Science 2024-12-19 Mengping Yang , Zhe Wang

There is a growing interest in dataset generation recently due to the superior generative capacity of large pre-trained language models (PLMs). In this paper, we study a flexible and efficient zero-short learning method, \textsc{ZeroGen}.…

Computation and Language · Computer Science 2022-10-25 Jiacheng Ye , Jiahui Gao , Qintong Li , Hang Xu , Jiangtao Feng , Zhiyong Wu , Tao Yu , Lingpeng Kong

As a pragmatic data augmentation tool, data synthesis has generally returned dividends in performance for deep learning based medical image analysis. However, generating corresponding segmentation masks for synthetic medical images is…

Image and Video Processing · Electrical Eng. & Systems 2023-03-23 Xiaodan Xing , Giorgos Papanastasiou , Simon Walsh , Guang Yang

Existing works in few-shot action recognition mostly fine-tune a pre-trained image model and design sophisticated temporal alignment modules at feature level. However, simply fully fine-tuning the pre-trained model could cause overfitting…

Computer Vision and Pattern Recognition · Computer Science 2024-08-02 Congqi Cao , Yueran Zhang , Yating Yu , Qinyi Lv , Lingtong Min , Yanning Zhang

Dense prediction tasks are a fundamental class of problems in computer vision. As supervised methods suffer from high pixel-wise labeling cost, a few-shot learning solution that can learn any dense task from a few labeled images is desired.…

Computer Vision and Pattern Recognition · Computer Science 2023-03-28 Donggyun Kim , Jinwoo Kim , Seongwoong Cho , Chong Luo , Seunghoon Hong