paper-with-me

Papers

Learning Unsupervised Learning Rules

2019-05-01 · ICLR 2019 5 · Luke Metz, Niru Maheswaranathan, Brian Cheung, Jascha Sohl-Dickstein

A major goal of unsupervised learning is to discover data representations that are useful for subsequent tasks, without access to supervised labels during training. Typically, this goal is approached by minimizing a surrogate objective, such as the negative log likelihood of a generative model, with the hope that representations useful for subsequent tasks will arise incidentally. In this work, we propose instead to directly target a later desired task by meta-learning an unsupervised learning rule, which leads to representations useful for that task. Here, our desired task (meta-objective) is the performance of the representation on semi-supervised classification, and we meta-learn an algorithm -- an unsupervised weight update rule -- that produces representations that perform well under this meta-objective. Additionally, we constrain our unsupervised update rule to a be a biologically-motivated, neuron-local function, which enables it to generalize to novel neural network architectures. We show that the meta-learned update rule produces useful features and sometimes outperforms existing unsupervised learning techniques. We further show that the meta-learned unsupervised update rule generalizes to train networks with different widths, depths, and nonlinearities. It also generalizes to train on data with randomly permuted input dimensions and even generalizes from image datasets to a text task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

Unsupervised Paradigm Clustering Using Transformation Rules

2021-08-01 · ACL (SIGMORPHON) 2021 8 · Changbing Yang, Garrett Nicolai, Miikka Silfverberg

This paper describes the submission of the CU-UBC team for the SIGMORPHON 2021 Shared Task 2: Unsupervised morphological paradigm clustering. Our system generates paradigms using morphological transformation rules which …

ClusteringTask 2

Rule Augmented Unsupervised Constituency Parsing

2021-05-21 · Findings (ACL) 2021 8 · Atul Sahay, Anshul Nasery, Ayush Maheshwari, Ganesh Ramakrishnan 외

Recently, unsupervised parsing of syntactic trees has gained considerable attention. A prototypical approach to such unsupervised parsing employs reinforcement learning and auto-encoders. However, no mechanism ensures th…

Constituency Parsingreinforcement-learningReinforcement Learning (RL)

Interpreting Unsupervised Anomaly Detection in Security via Rule Extraction

2023-09-21 · NeurIPS 2023 11

Many security applications require unsupervised anomaly detection, as malicious data are extremely rare and often only unlabeled normal data are available for training (i.e., zero-positive). However, security operators a…

Fixing the Infix: Unsupervised Discovery of Root-and-Pattern Morphology

2017-02-07 · Tarek Sakakini, Suma Bhat, Pramod Viswanath

We present an unsupervised and language-agnostic method for learning root-and-pattern morphology in Semitic languages. This form of morphology, abundant in Semitic languages, has not been handled in prior unsupervised ap…

A Spiking Neuron Synaptic Plasticity Model Optimized for Unsupervised Learning

2021-11-12 · Mikhail Kiselev

Spiking neural networks (SNN) are considered as a perspective basis for performing all kinds of learning tasks - unsupervised, supervised and reinforcement learning. Learning in SNN is implemented through synaptic plasti…

Diversity