中文
相关论文

相关论文: FASA: Feature Augmentation and Sampling Adaptation…

200 篇论文

Data in the real world tends to exhibit a long-tailed label distribution, which poses great challenges for the training of neural networks in visual recognition. Existing methods tackle this problem mainly from the perspective of data…

计算机视觉与模式识别 · 计算机科学 2021-09-24 Yan Zhao , Weicong Chen , Xu Tan , Kai Huang , Jihong Zhu

Existing methods based on meta-learning predict novel-class labels for (target domain) testing tasks via meta knowledge learned from (source domain) training tasks of base classes. However, most existing works may fail to generalize to…

计算机视觉与模式识别 · 计算机科学 2022-08-24 Yanxu Hu , Andy J. Ma

While generalist robot policies hold significant promise for learning diverse manipulation skills through imitation, their performance is often hindered by the long-tail distribution of training demonstrations. Policies learned on such…

机器人学 · 计算机科学 2026-02-09 Junhong Zhu , Ji Zhang , Jingkuan Song , Lianli Gao , Heng Tao Shen

Adapting pre-trained models with broad capabilities has become standard practice for learning a wide range of downstream tasks. The typical approach of fine-tuning different models for each task is performant, but incurs a substantial…

Domain adaptation has been widely explored by transferring the knowledge from a label-rich source domain to a related but unlabeled target domain. Most existing domain adaptation algorithms attend to adapting feature representations across…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Shuang Li , Mixue Xie , Kaixiong Gong , Chi Harold Liu , Yulin Wang , Wei Li

Real-world datasets often follow a long-tailed distribution, making generalization to tail classes difficult. Recent methods resorted to long-tail variants of Sharpness-Aware Minimization (SAM), such as ImbSAM and CC-SAM, to improve…

机器学习 · 计算机科学 2025-06-04 Sicong Li , Qianqian Xu , Zhiyong Yang , Zitai Wang , Linchao Zhang , Xiaochun Cao , Qingming Huang

In this paper, we explore incremental few-shot object detection (iFSD), which incrementally learns novel classes using only a few examples without revisiting base classes. Previous iFSD works achieved the desired results by applying…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Tae-Min Choi , Jong-Hwan Kim

Real-world training data usually exhibits long-tailed distribution, where several majority classes have a significantly larger number of samples than the remaining minority classes. This imbalance degrades the performance of typical…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Shuang Li , Kaixiong Gong , Chi Harold Liu , Yulin Wang , Feng Qiao , Xinjing Cheng

Despite excellent progress has been made, the performance of deep learning based algorithms still heavily rely on specific datasets, which are difficult to extend due to labor-intensive labeling. Moreover, because of the advancement of new…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Zhen Wei , Bingkun Liu , Weinong Wang , Yu-Wing Tai

Continual Test-Time Adaptation (CTTA) enables pre-trained models to adapt to continuously evolving domains. Existing methods have improved robustness but typically rely on fixed or batch-level thresholds, which cannot account for varying…

计算机视觉与模式识别 · 计算机科学 2025-12-10 Seunghwan Lee , Inyoung Jung , Hojoon Lee , Eunil Park , Sungeun Hong

Computer vision models normally witness degraded performance when deployed in real-world scenarios, due to unexpected changes in inputs that were not accounted for during training. Data augmentation is commonly used to address this issue,…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Puru Vaish , Shunxin Wang , Nicola Strisciuglio

As few-shot object detectors are often trained with abundant base samples and fine-tuned on few-shot novel examples,the learned models are usually biased to base classes and sensitive to the variance of novel examples. To address this…

计算机视觉与模式识别 · 计算机科学 2023-02-01 Jiaming Han , Yuqiang Ren , Jian Ding , Ke Yan , Gui-Song Xia

Incremental few-shot semantic segmentation (IFSS) aims to incrementally extend a semantic segmentation model to novel classes according to only a few pixel-level annotated data, while preserving its segmentation capability on previously…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Yuan Zhou , Xin Chen , Yanrong Guo , Shijie Hao , Richang Hong , Qi Tian

Adapting pretrained models typically involves a trade-off between the high training costs of backpropagation and the heavy inference overhead of memory-based or in-context learning. We propose FAAST, a forward-only associative adaptation…

机器学习 · 计算机科学 2026-05-11 Guangsheng Bao , Hongbo Zhang , Han Cui , Ke Sun , Yanbin Zhao , Juncai He , Yue Zhang

This paper considers learning deep features from long-tailed data. We observe that in the deep feature space, the head classes and the tail classes present different distribution patterns. The head classes have a relatively large spatial…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Jialun Liu , Yifan Sun , Chuchu Han , Zhaopeng Dou , Wenhui Li

Object detection has achieved substantial progress in the last decade. However, detecting novel classes with only few samples remains challenging, since deep learning under low data regime usually leads to a degraded feature space. Existing…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Yuhang Cao , Jiaqi Wang , Ying Jin , Tong Wu , Kai Chen , Ziwei Liu , Dahua Lin

Real-world visual data often exhibits a long-tailed distribution, where some ''head'' classes have a large number of samples, yet only a few samples are available for ''tail'' classes. Such imbalanced distribution causes a great challenge…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Junjie Zhang , Lingqiao Liu , Peng Wang , Chunhua Shen

Few-shot learning allows machines to classify novel classes using only a few labeled samples. Recently, few-shot segmentation aiming at semantic segmentation on low sample data has also seen great interest. In this paper, we propose a…

计算机视觉与模式识别 · 计算机科学 2022-02-17 Jun Seo , Young-Hyun Park , Sung Whan Yoon , Jaekyun Moon

The deployment of Large Language Models (LLMs) faces a critical bottleneck when handling lengthy inputs: the prohibitive memory footprint of the Key Value (KV) cache. To address this bottleneck, the token pruning paradigm leverages…

Cross-domain few-shot segmentation (CD-FSS) aims to segment objects of novel classes in new domains, which is often challenging due to the diverse characteristics of target domains and the limited availability of support data. Most CD-FSS…

计算机视觉与模式识别 · 计算机科学 2026-01-01 Qi Fan , Kaiqi Liu , Nian Liu , Hisham Cholakkal , Rao Muhammad Anwer , Wenbin Li , Yang Gao