paper-with-me

홈 › Papers

Meta-Learning with Implicit Processes

2021-01-01 · Yizhou Chen, Dong Li, Na Li, TONG LIANG, Shizhuo Zhang, Bryan Kian Hsiang Low

This paper presents a novel implicit process-based meta-learning (IPML) algorithm that, in contrast to existing works, explicitly represents each task as a continuous latent vector and models its probabilistic belief within the highly expressive IP framework. Unfortunately, meta-training in IPML is computationally challenging due to its need to perform intractable exact IP inference in task adaptation. To resolve this, we propose a novel expectation-maximization algorithm based on the stochastic gradient Hamiltonian Monte Carlo sampling method to perform meta-training. Our delicate design of the neural network architecture for meta-training in IPML allows competitive meta-learning performance to be achieved. Unlike existing works, IPML offers the benefits of being amenable to the characterization of a principled distance measure between tasks using the maximum mean discrepancy, active task selection without needing the assumption of known task contexts, and synthetic task generation by modeling task-dependent input distributions. Empirical evaluation on benchmark datasets shows that IPML outperforms existing Bayesian meta-learning algorithms. We have also empirically demonstrated on an e-commerce company's real-world dataset that IPML outperforms the baselines and identifies outliers tasks which can potentially degrade meta-testing performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

A Dual-Perspective Metaphor Detection Framework Using Large Language Models

2024-12-23 · Yujie Lin, Jingyao Liu, Yan Gao, Ante Wang 외

Metaphor detection, a critical task in natural language processing, involves identifying whether a particular word in a sentence is used metaphorically. Traditional approaches often rely on supervised learning models tha…

Decision MakingKnowledge GraphsSentence

Meta-learning Adaptive Deep Kernel Gaussian Processes for Molecular Property Prediction

2022-05-05 · Wenlin Chen, Austin Tripp, José Miguel Hernández-Lobato

We propose Adaptive Deep Kernel Fitting with Implicit Function Theorem (ADKF-IFT), a novel framework for learning deep kernel Gaussian processes (GPs) by interpolating between meta-learning and conventional deep kernel l…

Bilevel OptimizationDrug DiscoveryGaussian ProcessesMeta-Learning+2

Enhancing multimodal analogical reasoning with Logic Augmented Generation

2025-04-15 · Anna Sofia Lippolis, Andrea Giovanni Nuzzolese, Aldo Gangemi

Recent advances in Large Language Models have demonstrated their capabilities across a variety of tasks. However, automatically extracting implicit knowledge from natural language remains a significant challenge, as mach…

Knowledge GraphsText Generation

Neural Diffusion Processes

2022-06-08 · Vincent Dutordoir, Alan Saul, Zoubin Ghahramani, Fergus Simpson

Neural network approaches for meta-learning distributions over functions have desirable properties such as increased flexibility and a reduced complexity of inference. Building on the successes of denoising diffusion mod…

Bayesian OptimisationDenoisingGaussian ProcessesMeta-Learning

Blending-target Domain Adaptation by Adversarial Meta-Adaptation Networks

2019-07-08 · CVPR 2019 6 · Ziliang Chen, Jingyu Zhuang, Xiaodan Liang, Liang Lin

(Unsupervised) Domain Adaptation (DA) seeks for classifying target instances when solely provided with source labeled and target unlabeled examples for training. Learning domain-invariant features helps to achieve this g…

Domain AdaptationMulti-target Domain AdaptationTransfer LearningUnsupervised Domain Adaptation