paper-with-me

Papers

Submodular Meta-Learning

2020-07-11 · NeurIPS 2020 12 · Arman Adibi, Aryan Mokhtari, Hamed Hassani

In this paper, we introduce a discrete variant of the meta-learning framework. Meta-learning aims at exploiting prior experience and data to improve performance on future tasks. By now, there exist numerous formulations for meta-learning in the continuous domain. Notably, the Model-Agnostic Meta-Learning (MAML) formulation views each task as a continuous optimization problem and based on prior data learns a suitable initialization that can be adapted to new, unseen tasks after a few simple gradient updates. Motivated by this terminology, we propose a novel meta-learning framework in the discrete domain where each task is equivalent to maximizing a set function under a cardinality constraint. Our approach aims at using prior data, i.e., previously visited tasks, to train a proper initial solution set that can be quickly adapted to a new task at a relatively low computational cost. This approach leads to (i) a personalized solution for each individual task, and (ii) significantly reduced computational cost at test time compared to the case where the solution is fully optimized once the new task is revealed. The training procedure is performed by solving a challenging discrete optimization problem for which we present deterministic and randomized algorithms. In the case where the tasks are monotone and submodular, we show strong theoretical guarantees for our proposed methods even though the training objective may not be submodular. We also demonstrate the effectiveness of our framework on two real-world problem instances where we observe that our methods lead to a significant reduction in computational complexity in solving the new tasks while incurring a small performance loss compared to when the tasks are fully optimized.

📄 PDF Abstract BibTeX arXiv:2007.05852

Code (1)

adibiarman/Submodular-Meta-learning

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

A Parameterized Family of Meta-Submodular Functions

2020-06-23 · Mehrdad Ghadiri, Richard Santiago, Bruce Shepherd

Submodular function maximization has found a wealth of new applications in machine learning models during the past years. The related supermodular maximization models (submodular minimization) also offer an abundance of …

Diversity

A Unified Approach to Submodular Maximization Under Noise

2025-10-24 · Kshipra Bhawalkar, Yang Cai, Zhe Feng, Christopher Liaw 외 arxiv

We consider the problem of maximizing a submodular function with access to a noisy value oracle for the function instead of an exact value oracle. Similar to prior work, we assume that the noisy oracle is persistent in t…

PLATINUM: Semi-Supervised Model Agnostic Meta-Learning using Submodular Mutual Information

2022-01-30 · Changbin Li, Suraj Kothawade, Feng Chen, Rishabh Iyer

Few-shot classification (FSC) requires training models using a few (typically one to five) data points per class. Meta learning has proven to be able to learn a parametrized model for FSC by training on various other cla…

Meta-Learning

Leveraging Untrustworthy Commands for Multi-Robot Coordination in Unpredictable Environments: A Bandit Submodular Maximization Approach

2023-09-28 · Zirui Xu, Xiaofeng Lin, Vasileios Tzoumas

We study the problem of multi-agent coordination in unpredictable and partially-observable environments with untrustworthy external commands. The commands are actions suggested to the robots, and are untrustworthy in tha…

Adaptive Submodular Meta-Learning

2020-12-11 · Shaojie Tang, Jing Yuan

Meta-Learning has gained increasing attention in the machine learning and artificial intelligence communities. In this paper, we introduce and study an adaptive submodular meta-learning problem. The input of our problem …

Meta-Learning