paper-with-me

홈 › Papers

Correction Networks: Meta-Learning for Zero-Shot Learning

2018-09-27 · R. Lily Hu, Caiming Xiong, Richard Socher

We propose a model that learns to perform zero-shot classification using a meta-learner that is trained to produce a correction to the output of a previously trained learner. The model consists of two modules: a task module that supplies an initial prediction, and a correction module that updates the initial prediction. The task module is the learner and the correction module is the meta-learner. The correction module is trained in an episodic approach whereby many different task modules are trained on various subsets of the total training data, with the rest being used as unseen data for the correction module. The correction module takes as input a representation of the task module's training data so that the predicted correction is a function of the task module's training data. The correction module is trained to update the task module's prediction to be closer to the target value. This approach leads to state-of-the-art performance for zero-shot classification on natural language class descriptions on the CUB and NAB datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningPredictionzero-shot-classificationZero-Shot Learning

Similar Papers 제목 키워드 기반

VLM-Aware Meta-Optic Front-End Design for Frozen Vision-Language Models

2026-06-26 · Chanik Kang, Raphaël Pestourie, Haejun Chung arxiv

Conventional machine-vision pipelines typically rely on high-quality optics that produce clean, human-interpretable images, and optical design has therefore been driven by image-level criteria such as resolution, aberrat…

Zero- and Few-Shot Event Detection via Prompt-Based Meta Learning

2023-05-27 · Zhenrui Yue, Huimin Zeng, Mengfei Lan, Heng Ji 외

With emerging online topics as a source for numerous new events, detecting unseen / rare event types presents an elusive challenge for existing event detection methods, where only limited data access is provided for trai…

Event DetectionMeta-Learning

Zero-shot Bias Correction: Efficient MR Image Inhomogeneity Reduction Without Any Data

2025-01-21 · Hongxu Yang, Edina Timko, Brice Fernandez

In recent years, deep neural networks for image inhomogeneity reduction have shown promising results. However, current methods with (un)supervised solutions require preparing a training dataset, which is expensive and la…

Soft Layer Selection with Meta-Learning for Zero-Shot Cross-Lingual Transfer

2021-07-21 · ACL (MetaNLP) 2021 8 · Weijia Xu, Batool Haider, Jason Krone, Saab Mansour

Multilingual pre-trained contextual embedding models (Devlin et al., 2019) have achieved impressive performance on zero-shot cross-lingual transfer tasks. Finding the most effective fine-tuning strategy to fine-tune thes…

Cross-Lingual Natural Language InferenceCross-Lingual TransferMeta-LearningNatural Language Inference+1

Zero-shot Faithful Factual Error Correction

2023-05-13 · Kung-Hsiang Huang, Hou Pong Chan, Heng Ji

Faithfully correcting factual errors is critical for maintaining the integrity of textual knowledge bases and preventing hallucinations in sequence-to-sequence models. Drawing on humans' ability to identify and correct f…