What's your definition of Meta-Learning? If we can do meta-meta-learning, meta-meta-meta learning ..., is there an end of this endless meta... process?
Do we need episodes/tasks in meta-learning, or should meta-learning be one continual learning task?
by Joaquin Vanschoren
Juergen answered this
by Erin
3
Vote
Jake
M
Mm
Can we discover completely new/novel learning paradigms/novel architectures through meta-learning?
done!
by Erin
3
Vote
Frank
Mm
Roberto
How can we measure which tasks are useful to learn from and which ones are too dissimilar?
done!
by Erin
3
Vote
Jane
Joaquin Vanschoren
Rafael
Are we just "transfer learning"? How do we get away from doing this?
2
Vote
D
l
Why is the so little meta learning in the NLP community?
2
Vote
H
M
When is meta-learning merely learning? How can we measure task distance, or the degree of generalization, between meta-train and meta-test?
2
Vote
Luiz
Mm
Are some tasks (or family of tasks) easier to meta-learn than others?
2
Vote
H
Mm
What is the place of meta learning in continuous learning.
by S
Juergen answered this
by Erin
1
1
Vote
JC
Nando said performance for them got better and better with larger and larger networks. Do we only need to scale things up? (And what challenges do you see in this?)
done!
by Erin
1
Vote
F
Meta-learning seems to help us increase the generalization power of our models, so presumably meta-meta learning can offer a corresponding increase, and so on. But there is the no free lunch theorem, so there has to be an asymptote. Where do you think that asymptote lies?
by DM
1
Vote
l
Can we make sure that meta-learned algorithms are interpretable?
1
Vote
Mm
Why haven’t we seen Neural Bayesian Optimization to take off similarly in meta-learning as search by gradient descent?
1
Vote
F
It seems that the current state-of-the-art in meta-reinforcement-learning presents results on multi-task domains that can be easily solved by contextual policy learning. What is the bottleneck?
1
Vote
Charles
How are images represented in Meta Learning? is classification done on the pixel level? Dont we need a huge model and data to learn a good representation?
1
Vote
M
How shall we combine Meta learning with continuous learning snd how can metalearning avoid catastrophic forgetting ?
by David Alvarez
1
Vote
D
Do you think in principle we can solve all machine learning problems with meta learning?
1
Vote
Mm
Where do we draw the line between meta learning and transfer learning?
1
Vote
K
The majority of meta-learning techniques have been applied/evaluated on imaging or RL tasks. Can these same techniques be easily applied to NLP problems?
1
Vote
Mm
What is the role of self improvement?
by S
0
Vote
Why are we even comparing for human's brain? Can't we have superior meta-learning algorithms?
0
Vote
How do we bridge the gap between few-shot and many-shot learning? What challenges do we need to overcome in order to simultaneously solve both?