中文
相关论文

相关论文: Learning More Discriminative Local Descriptors for…

200 篇论文

To better select the correct training sample and obtain the robust representation of the query sample, this paper proposes a discriminant-based sparse optimization learning model. This learning model integrates discriminant and sparsity…

计算机视觉与模式识别 · 计算机科学 2017-12-06 Qingxiang Feng , Yicong Zhou

Convolutional neural networks (CNNs) have been successful in representing the fully-connected inferencing ability perceived to be seen in the human brain: they take full advantage of the hierarchy-style patterns commonly seen in complex…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Joshua Ball

We explore Few-Shot Learning (FSL) for Relation Classification (RC). Focusing on the realistic scenario of FSL, in which a test instance might not belong to any of the target categories (none-of-the-above, aka NOTA), we first revisit the…

计算与语言 · 计算机科学 2021-04-20 Ofer Sabo , Yanai Elazar , Yoav Goldberg , Ido Dagan

In histopathological image analysis, feature extraction for classification is a challenging task due to the diversity of histology features suitable for each problem as well as presence of rich geometrical structure. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Tiep H. Vu , Hojjat S. Mousavi , Vishal Monga , UK Arvind Rao , Ganesh Rao

Learning the generalizable feature representation is critical for few-shot image classification. While recent works exploited task-specific feature embedding using meta-tasks for few-shot learning, they are limited in many challenging tasks…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Hao Cheng , Yufei Wang , Haoliang Li , Alex C. Kot , Bihan Wen

Few-shot segmentation aims at assigning a category label to each image pixel with few annotated samples. It is a challenging task since the dense prediction can only be achieved under the guidance of latent features defined by sparse…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Kai Zhu , Wei Zhai , Zheng-Jun Zha , Yang Cao

Deep convolutional neural network models pre-trained for the ImageNet classification task have been successfully adopted to tasks in other domains, such as texture description and object proposal generation, but these tasks require…

计算机视觉与模式识别 · 计算机科学 2017-07-14 Xiu-Shen Wei , Jian-Hao Luo , Jianxin Wu , Zhi-Hua Zhou

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

Meta-learning aims at learning quickly on novel tasks with limited data by transferring generic experience learned from previous tasks. Naturally, few-shot learning has been one of the most popular applications for meta-learning. However,…

计算机视觉与模式识别 · 计算机科学 2021-02-23 Yudong Chen , Chaoyu Guan , Zhikun Wei , Xin Wang , Wenwu Zhu

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

Few-shot dense retrieval (DR) aims to effectively generalize to novel search scenarios by learning a few samples. Despite its importance, there is little study on specialized datasets and standardized evaluation protocols. As a result,…

计算与语言 · 计算机科学 2023-04-13 Si Sun , Yida Lu , Shi Yu , Xiangyang Li , Zhonghua Li , Zhao Cao , Zhiyuan Liu , Deiming Ye , Jie Bao

Nearest-Neighbor (NN) classification has been proven as a simple and effective approach for few-shot learning. The query data can be classified efficiently by finding the nearest support class based on features extracted by pretrained deep…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Shuangmei Wang , Rui Ma , Tieru Wu , Yang Cao

Deep networks can learn to accurately recognize objects of a category by training on a large number of annotated images. However, a meta-learning challenge known as a low-shot image recognition task comes when only a few images with…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Mengting Chen , Xinggang Wang , Heng Luo , Yifeng Geng , Wenyu Liu

Unsupervised domain adaptation (UDA) methods intend to reduce the gap between source and target domains by using unlabeled target domain and labeled source domain data, however, in the medical domain, target domain data may not always be…

图像与视频处理 · 电气工程与系统科学 2022-02-01 Mingxuan Gu , Sulaiman Vesal , Ronak Kosti , Andreas Maier

Segmenting images is critical for visual understanding but demands extensive pixel-level annotations. Foundational models have enabled new paradigms for predicting new classes guided by textual prompts, without annotations from the target…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Gabriele Rosi , Fabio Cermelli , Carlo Masone , Barbara Caputo

Few-shot algorithms aim at learning new tasks provided only a handful of training examples. In this work we investigate few-shot learning in the setting where the data points are sequences of tokens and propose an efficient learning…

机器学习 · 计算机科学 2020-12-18 Lajanugen Logeswaran , Ann Lee , Myle Ott , Honglak Lee , Marc'Aurelio Ranzato , Arthur Szlam

Few-shot learning (FSL) aims to generalize to novel categories with only a few samples. Recent approaches incorporate large language models (LLMs) to enrich visual representations with semantic embeddings derived from class names. However,…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Wenhao Li , Xianjing Meng , Qiangchang Wang , Zhongyi Han , Zhibin Wu , Yilong Yin

Even when using large multi-modal foundation models, few-shot learning is still challenging -- if there is no proper inductive bias, it is nearly impossible to keep the nuanced class attributes while removing the visually prominent…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Zhongqi Yue , Pan Zhou , Richang Hong , Hanwang Zhang , Qianru Sun

Visual place recognition is challenging because there are so many factors that can cause the appearance of a place to change, from day-night cycles to seasonal change to atmospheric conditions. In recent years a large range of approaches…

计算机视觉与模式识别 · 计算机科学 2020-07-31 Sourav Garg , Ben Harwood , Gaurangi Anand , Michael Milford

Recent works in self-supervised learning have shown impressive results on single-object images, but they struggle to perform well on complex multi-object images as evidenced by their poor visual grounding. To demonstrate this concretely, we…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Aishwarya Agarwal , Srikrishna Karanam , Balaji Vasan Srinivasan
‹ 上一页 1 8 9 10 下一页 ›