paper-with-me

Papers

The Context-Aware Learner

2018-01-01 · ICLR 2018 1 · Conor Durkan, Amos Storkey, Harrison Edwards

One important aspect of generalization in machine learning involves reasoning about previously seen data in new settings. Such reasoning requires learning disentangled representations of data which are interpretable in isolation, but can also be combined in a new, unseen scenario. To this end, we introduce the context-aware learner, a model based on the variational autoencoding framework, which can learn such representations across data sets exhibiting a number of distinct contexts. Moreover, it is successfully able to combine these representations to generate data not seen at training time. The model enjoys an exponential increase in representational ability for a linear increase in context count. We demonstrate that the theory readily extends to a meta-learning setting such as this, and describe a fully unsupervised model in complete generality. Finally, we validate our approach using an adaptation with weak supervision.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

MTL2L: A Context Aware Neural Optimiser

2020-07-18 · Nicholas I-Hsien Kuo, Mehrtash Harandi, Nicolas Fourrier, Christian Walder 외

Learning to learn (L2L) trains a meta-learner to assist the learning of a task-specific base learner. Previously, it was shown that a meta-learner could learn the direct rules to update learner parameters; and that the l…

Multi-Task Learning

Enhancing Tabular Learners with Context-Aware Semantic Embeddings

2026-08-04 · Günther Schindler, Maximilian Schambach, Johannes Höhne arxiv

While modern tabular learners excel at capturing statistical patterns, they frequently operate in a semantic vacuum, treating textual features as discrete symbols, ignoring the rich semantics inherent in feature names or…

Learning without Knowing: Unobserved Context in Continuous Transfer Reinforcement Learning

2021-06-07 · Chenyu Liu, Yan Zhang, Yi Shen, Michael M. Zavlanos

In this paper, we consider a transfer Reinforcement Learning (RL) problem in continuous state and action spaces, under unobserved contextual information. For example, the context can represent the mental view of the worl…

Autonomous DrivingImitation Learningreinforcement-learningReinforcement Learning+2

Concept-aware Data Construction Improves In-context Learning of Language Models

2024-03-08 · Michal Štefánik, Marek Kadlčík, Petr Sojka

Many recent language models (LMs) are capable of in-context learning (ICL), manifested in the LMs' ability to perform a new task solely from natural-language instruction. Previous work curating in-context learners assume…

In-Context Learning

ClassifierGuesser: A Context-based Classifier Prediction System for Chinese Language Learners

2017-11-01 · IJCNLP 2017 11 · Nicole Peinelt, Maria Liakata, Shu-Kai Hsieh

Classifiers are function words that are used to express quantities in Chinese and are especially difficult for language learners. In contrast to previous studies, we argue that the choice of classifiers is highly context…

BIG-bench Machine Learning