中文
相关论文

相关论文: One-Shot Learning on Attributed Sequences

200 篇论文

Deep learning based models have excelled in many computer vision tasks and appear to surpass humans' performance. However, these models require an avalanche of expensive human labeled training data and many iterations to train their large…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Yikai Wang , Li Zhang , Yuan Yao , Yanwei Fu

From a safety perspective, a machine learning method embedded in real-world applications is required to distinguish irregular situations. For this reason, there has been a growing interest in the anomaly detection (AD) task. Since we cannot…

机器学习 · 计算机科学 2021-04-21 JuneKyu Park , Jeong-Hyeon Moon , Namhyuk Ahn , Kyung-Ah Sohn

Recent progress towards learning from limited supervision has encouraged efforts towards designing models that can recognize novel classes at test time (generalized zero-shot learning or GZSL). GZSL approaches assume knowledge of all…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Hari Chandana Kuchibhotla , Sumitra S Malagi , Shivam Chandhok , Vineeth N Balasubramanian

Learning to classify new categories based on just one or a few examples is a long-standing challenge in modern computer vision. In this work, we proposes a simple yet effective method for few-shot (and one-shot) object recognition. Our…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Eli Schwartz , Leonid Karlinsky , Joseph Shtok , Sivan Harary , Mattias Marder , Rogerio Feris , Abhishek Kumar , Raja Giryes , Alex M. Bronstein

The need for labeled data is among the most common and well-known practical obstacles to deploying deep learning algorithms to solve real-world problems. The current generation of learning algorithms requires a large volume of data labeled…

计算机视觉与模式识别 · 计算机科学 2019-09-24 Aaron Reite , Scott Kangas , Zackery Steck , Steven Goley , Jonathan Von Stroh , Steven Forsyth

To address the annotation scarcity issue in some cases of semantic segmentation, there have been a few attempts to develop the segmentation model in the few-shot learning paradigm. However, most existing methods only focus on the…

计算机视觉与模式识别 · 计算机科学 2019-11-26 Pinzhuo Tian , Zhangkai Wu , Lei Qi , Lei Wang , Yinghuan Shi , Yang Gao

We present AROS, a one-shot learning approach that uses an explicit representation of interactions between highly-articulated human poses and 3D scenes. The approach is one-shot as the method does not require re-training to add new…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Abel Pacheco-Ortega , Walterio Mayol-Cuevas

Detecting the relations among objects, such as "cat on sofa" and "person ride horse", is a crucial task in image understanding, and beneficial to bridging the semantic gap between images and natural language. Despite the remarkable progress…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Li Zhou , Jian Zhao , Jianshu Li , Li Yuan , Jiashi Feng

In this paper, we address the problem of class-generalizable anomaly detection, where the objective is to develop a unified model by focusing our learning on the available normal data and a small amount of anomaly data in order to detect…

机器学习 · 计算机科学 2026-01-28 Padmaksha Roy , Lamine Mili , Almuatazbellah Boker

This paper tackles the task of semi-supervised video object segmentation, i.e., the separation of an object from the background in a video, given the mask of the first frame. We present One-Shot Video Object Segmentation (OSVOS), based on a…

计算机视觉与模式识别 · 计算机科学 2017-04-14 Sergi Caelles , Kevis-Kokitsi Maninis , Jordi Pont-Tuset , Laura Leal-Taixé , Daniel Cremers , Luc Van Gool

Imagine a robot is shown new concepts visually together with spoken tags, e.g. "milk", "eggs", "butter". After seeing one paired audio-visual example per class, it is shown a new set of unseen instances of these objects, and asked to pick…

计算与语言 · 计算机科学 2019-04-16 Ryan Eloff , Herman A. Engelbrecht , Herman Kamper

Many machine learning algorithms are based on the assumption that training examples are drawn independently. However, this assumption does not hold anymore when learning from a networked sample because two or more training examples may…

人工智能 · 计算机科学 2017-06-06 Yuyi Wang , Jan Ramon , Zheng-Chu Guo

Traditional semi-supervised object detection methods assume a fixed set of object classes (in-distribution or ID classes) during training and deployment, which limits performance in real-world scenarios where unseen classes…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Garvita Allabadi , Ana Lucic , Siddarth Aananth , Tiffany Yang , Yu-Xiong Wang , Vikram Adve

This manuscript presents a series of my selected contributions to the topic of label-efficient learning in computer vision and remote sensing. The central focus of this research is to develop and adapt methods that can learn effectively…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Minh-Tan Pham

Most object-level mapping systems in use today make use of an upstream learned object instance segmentation model. If we want to teach them about a new object or segmentation class, we need to build a large dataset and retrain the system.…

计算机视觉与模式识别 · 计算机科学 2023-11-07 Nicolas Gorlo , Kenneth Blomqvist , Francesco Milano , Roland Siegwart

Single image-level annotations only correctly describe an often small subset of an image's content, particularly when complex real-world scenes are depicted. While this might be acceptable in many classification scenarios, it poses a…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Markus Hiller , Rongkai Ma , Mehrtash Harandi , Tom Drummond

This paper presents a meta-learning framework for few-shots One-Class Classification (OCC) at test-time, a setting where labeled examples are only available for the positive class, and no supervision is given for the negative example. We…

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

One-shot segmentation of brain tissues is typically a dual-model iterative learning: a registration model (reg-model) warps a carefully-labeled atlas onto unlabeled images to initialize their pseudo masks for training a segmentation model…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Jinxin Lv , Xiaoyu Zeng , Sheng Wang , Ran Duan , Zhiwei Wang , Qiang Li

We revisit the one-shot Neural Architecture Search (NAS) paradigm and analyze its advantages over existing NAS approaches. Existing one-shot method, however, is hard to train and not yet effective on large scale datasets like ImageNet. This…

计算机视觉与模式识别 · 计算机科学 2020-07-09 Zichao Guo , Xiangyu Zhang , Haoyuan Mu , Wen Heng , Zechun Liu , Yichen Wei , Jian Sun
‹ 上一页 1 8 9 10 下一页 ›