中文
相关论文

相关论文: MetaNODE: Prototype Optimization as a Neural ODE f…

200 篇论文

We tackle the general differentiable meta learning problem that is ubiquitous in modern deep learning, including hyperparameter optimization, loss function learning, few-shot learning, invariance learning and more. These problems are often…

机器学习 · 计算机科学 2024-10-15 Minyoung Kim , Timothy M. Hospedales

As an algorithmic framework for learning to learn, meta-learning provides a promising solution for few-shot text classification. However, most existing research fail to give enough attention to class labels. Traditional basic framework…

计算与语言 · 计算机科学 2024-12-16 Guanghua Hou , Shuhui Cao , Deqiang Ouyang , Ning Wang

Few-shot learning aims to learn representations that can tackle novel tasks given a small number of examples. Recent studies show that cross-modal learning can improve representations for few-shot classification. More specifically, language…

计算机视觉与模式识别 · 计算机科学 2024-05-31 Jordi Armengol-Estapé , Vincent Michalski , Ramnath Kumar , Pierre-Luc St-Charles , Doina Precup , Samira Ebrahimi Kahou

Modern deep learning requires large-scale extensively labelled datasets for training. Few-shot learning aims to alleviate this issue by learning effectively from few labelled examples. In previously proposed few-shot visual classifiers, it…

计算机视觉与模式识别 · 计算机科学 2022-12-13 Peyman Bateni , Jarred Barber , Raghav Goyal , Vaden Masrani , Jan-Willem van de Meent , Leonid Sigal , Frank Wood

Meta-learning approaches have been proposed to tackle the few-shot learning problem.Typically, a meta-learner is trained on a variety of tasks in the hopes of being generalizable to new tasks. However, the generalizability on new tasks of a…

机器学习 · 计算机科学 2018-05-22 Muhammad Abdullah Jamal , Guo-Jun Qi , Mubarak Shah

Predicting a landslide susceptibility map (LSM) is essential for risk recognition and disaster prevention. Despite the successful application of data-driven approaches for LSM prediction, most methods generally apply a single global model…

机器学习 · 计算机科学 2023-08-24 Li Chen , Yulin Ding , Saeid Pirasteh , Han Hu , Qing Zhu , Haowei Zeng , Haojia Yu , Qisen Shang , Yongfei Song

Few-shot meta-learning methods consider the problem of learning new tasks from a small, fixed number of examples, by meta-learning across static data from a set of previous tasks. However, in many real world settings, it is more natural to…

机器学习 · 计算机科学 2020-12-15 Tianhe Yu , Xinyang Geng , Chelsea Finn , Sergey Levine

Despite the progress in cross-domain few-shot learning, a model pre-trained with DINO combined with a prototypical classifier outperforms the latest SOTA methods. A crucial limitation that needs to be overcome is that updating too many…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Naeem Paeedeh , Mahardhika Pratama , Imam Mustafa Kamal , Wolfgang Mayer , Jimmy Cao , Ryszard Kowlczyk

We propose prototypical networks for the problem of few-shot classification, where a classifier must generalize to new classes not seen in the training set, given only a small number of examples of each new class. Prototypical networks…

机器学习 · 计算机科学 2017-06-21 Jake Snell , Kevin Swersky , Richard S. Zemel

We propose a novel fine-tuning method to achieve multi-operator learning through training a distributed neural operator with diverse function data and then zero-shot fine-tuning the neural network using physics-informed losses for…

机器学习 · 计算机科学 2024-11-12 Zecheng Zhang , Christian Moya , Lu Lu , Guang Lin , Hayden Schaeffer

Prototype-based reconstruction methods for unsupervised anomaly detection utilize a limited set of learnable prototypes which only aggregates insufficient normal information, resulting in undesirable reconstruction. However, increasing the…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Ziqing Zhou , Yurui Pan , Lidong Wang , Wenbing Zhu , Mingmin Chi , Dong Wu , Bo Peng

Few-shot learning (FSL) for action recognition is a challenging task of recognizing novel action categories which are represented by few instances in the training data. In a more generalized FSL setting (G-FSL), both seen as well as novel…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Sai Kumar Dwivedi , Vikram Gupta , Rahul Mitra , Shuaib Ahmed , Arjun Jain

Meta learning methods have found success when applied to few shot classification problems, in which they quickly adapt to a small number of labeled examples. Prototypical representations, each representing a particular class, have been of…

机器学习 · 计算机科学 2020-07-21 Evan Vogelbaum , Rumen Dangovski , Li Jing , Marin Soljačić

Large language models show impressive results on few-shot NLP tasks. However, these models are memory and computation-intensive. Meta-training allows one to leverage smaller models for few-shot generalization in a domain-general and…

计算与语言 · 计算机科学 2023-07-04 Aaron Mueller , Kanika Narang , Lambert Mathias , Qifan Wang , Hamed Firooz

The reliability of artificial intelligence (AI) systems in open-world settings depends heavily on their ability to flag out-of-distribution (OOD) inputs unseen during training. Recent advances in large-scale vision-language models (VLMs)…

机器学习 · 计算机科学 2025-10-14 Faizul Rakib Sayem , Shahana Ibrahim

In the object detection task, CNN (Convolutional neural networks) models always need a large amount of annotated examples in the training process. To reduce the dependency of expensive annotations, few-shot object detection has become an…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Yuewen Li , Wenquan Feng , Shuchang Lyu , Qi Zhao , Xuliang Li

We show that the error achievable using physics-informed neural networks for solving systems of differential equations can be substantially reduced when these networks are trained using meta-learned optimization methods rather than to using…

机器学习 · 计算机科学 2023-03-15 Alex Bihlo

Meta-learning is a promising method to achieve efficient training method towards deep neural net and has been attracting increases interests in recent years. But most of the current methods are still not capable to train complex neuron net…

机器学习 · 计算机科学 2018-09-10 Boyu Chen , Wenlian Lu , Ernest Fokoue

Few-shot class-incremental learning (FSCIL) seeks to continuously learn new classes from very limited samples while preserving previously acquired knowledge. Traditional methods often utilize a frozen pre-trained feature extractor to…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Shengqin Jiang , Xiaoran Feng , Yuankai Qi , Haokui Zhang , Renlong Hang , Qingshan Liu , Lina Yao , Quan Z. Sheng , Ming-Hsuan Yang

Single-operator learning involves training a deep neural network to learn a specific operator, whereas recent work in multi-operator learning uses an operator embedding structure to train a single neural network on data from multiple…

机器学习 · 计算机科学 2025-06-16 Jingmin Sun , Zecheng Zhang , Hayden Schaeffer
‹ 上一页 1 8 9 10 下一页 ›