中文
相关论文

相关论文: 1S-DAug: One-Shot Data Augmentation for Robust Few…

200 篇论文

Deep neural networks (DNNs) that tackle the time series classification (TSC) task have provided a promising framework in signal processing. In real-world applications, as a data-driven model, DNNs are suffered from insufficient data.…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Hao Zhang , Zhendong Pang , Jiangpeng Wang , Teng Li

Simple data augmentation techniques, such as rotations and flips, are widely used to enhance the generalization power of computer vision models. However, these techniques often fail to modify high-level semantic attributes of a class. To…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Tobias Lingenberg , Markus Reuter , Gopika Sudhakaran , Dominik Gojny , Stefan Roth , Simone Schaub-Meyer

Medical image understanding requires meticulous examination of fine visual details, with particular regions requiring additional attention. While radiologists build such expertise over years of experience, it is challenging for AI models to…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Ying Jin , Zhuoran Zhou , Haoquan Fang , Jenq-Neng Hwang

Few-shot learning (FSL) presents immense potential in enhancing model generalization and practicality for medical image classification with limited training data; however, it still faces the challenge of severe overfitting in classifier…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Qianyu Guo , Huifang Du , Xing Jia , Shuyong Gao , Yan Teng , Haofen Wang , Wenqiang Zhang

Single-Domain Generalized Object Detection~(S-DGOD) aims to train on a single source domain for robust performance across a variety of unseen target domains by taking advantage of an object detector. Existing S-DGOD approaches often rely on…

计算机视觉与模式识别 · 计算机科学 2025-02-24 Xiaoran Xu , Jiangang Yang , Wenhui Shi , Siyuan Ding , Luqing Luo , Jian Liu

Previous few-shot learning (FSL) works mostly are limited to natural images of general concepts and categories. These works assume very high visual similarity between the source and target classes. In contrast, the recently proposed…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Yuqian Fu , Yu Xie , Yanwei Fu , Jingjing Chen , Yu-Gang Jiang

Few-shot learning (FSL) enables machine learning models to generalize effectively with minimal labeled data, making it crucial for data-scarce domains such as healthcare, robotics, and natural language processing. Despite its potential, FSL…

机器学习 · 计算机科学 2025-01-24 Rishabh Agrawal

Few-shot learning (FSL) commonly requires a model to identify images (queries) that belong to classes unseen during training, based on a few labelled samples of the new classes (support set) as reference. So far, plenty of algorithms…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Yunwei Bai , Ying Kiat Tan , Shiming Chen , Yao Shu , Tsuhan Chen

The task of Few-shot learning (FSL) aims to transfer the knowledge learned from base categories with sufficient labelled data to novel categories with scarce known information. It is currently an important research question and has great…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Chengming Xu , Chen Liu , Xinwei Sun , Siqian Yang , Yabiao Wang , Chengjie Wang , Yanwei Fu

Learning to generate a task-aware base learner proves a promising direction to deal with few-shot learning (FSL) problem. Existing methods mainly focus on generating an embedding model utilized with a fixed metric (eg, cosine distance) for…

计算机视觉与模式识别 · 计算机科学 2020-12-04 Lei Zhang , Fei Zhou , Wei Wei , Yanning Zhang

Single-source domain generalization (SDG) in medical image segmentation is a challenging yet essential task as domain shifts are quite common among clinical image datasets. Previous attempts most conduct global-only/random augmentation.…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Zixian Su , Kai Yao , Xi Yang , Qiufeng Wang , Jie Sun , Kaizhu Huang

The performance of generative adversarial networks (GANs) heavily deteriorates given a limited amount of training data. This is mainly because the discriminator is memorizing the exact training set. To combat it, we propose Differentiable…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Shengyu Zhao , Zhijian Liu , Ji Lin , Jun-Yan Zhu , Song Han

Federated Learning (FL) is a distributed machine learning scheme in which clients jointly participate in the collaborative training of a global model by sharing model information rather than their private datasets. In light of concerns…

分布式、并行与集群计算 · 计算机科学 2024-09-17 Kangyang Luo , Shuai Wang , Yexuan Fu , Renrong Shao , Xiang Li , Yunshi Lan , Ming Gao , Jinlong Shu

In many real-world problems, collecting a large number of labeled samples is infeasible. Few-shot learning (FSL) is the dominant approach to address this issue, where the objective is to quickly adapt to novel categories in presence of a…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Mamshad Nayeem Rizve , Salman Khan , Fahad Shahbaz Khan , Mubarak Shah

Few-shot learning (FSL) aims to learn models that generalize to novel classes with limited training samples. Recent works advance FSL towards a scenario where unlabeled examples are also available and propose semi-supervised FSL methods.…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Linglan Zhao , Dashan Guo , Yunlu Xu , Liang Qiao , Zhanzhan Cheng , Shiliang Pu , Yi Niu , Xiangzhong Fang

Natural Language Generation (NLG) is a key component in a task-oriented dialogue system, which converts the structured meaning representation (MR) to the natural language. For large-scale conversational systems, where it is common to have…

计算与语言 · 计算机科学 2021-06-11 Xinnuo Xu , Guoyin Wang , Young-Bum Kim , Sungjin Lee

This paper presents an innovative approach to enhancing few-shot learning by integrating data augmentation with model fine-tuning in a framework designed to tackle the challenges posed by small-sample data. Recognizing the critical…

机器学习 · 计算机科学 2024-11-26 Yinqiu Feng , Aoran Shen , Jiacheng Hu , Yingbin Liang , Shiru Wang , Junliang Du

Current fake image detectors trained on large synthetic image datasets perform satisfactorily on limited studied generative models. However, these detectors suffer a notable performance decline over unseen models. Besides, collecting…

计算机视觉与模式识别 · 计算机科学 2025-06-13 Shiyu Wu , Jing Liu , Jing Li , Yequan Wang

Diffusion models (DMs) produce high-quality images, yet their sampling remains costly when adapted to new domains. Distilled DMs are faster but typically remain confined within their teacher's domain. Thus, fast and high-quality generation…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Yara Bahram , Mélodie Desbos , Mohammadhadi Shateri , Eric Granger

Medical image segmentation models often struggle to generalize across different domains due to various reasons. Domain Generalization (DG) methods overcome this either through representation learning or data augmentation (DAug). While…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Piyush Tiwary , Kinjawl Bhattacharyya , Prathosh A. P
‹ 上一页 1 2 3 10 下一页 ›