paper-with-me

Papers

Robustifying Sequential Neural Processes

2020-06-29 · Jaesik Yoon, Gautam Singh, Sungjin Ahn

When tasks change over time, meta-transfer learning seeks to improve the efficiency of learning a new task via both meta-learning and transfer-learning. While the standard attention has been effective in a variety of settings, we question its effectiveness in improving meta-transfer learning since the tasks being learned are dynamic and the amount of context can be substantially smaller. In this paper, using a recently proposed meta-transfer learning model, Sequential Neural Processes (SNP), we first empirically show that it suffers from a similar underfitting problem observed in the functions inferred by Neural Processes. However, we further demonstrate that unlike the meta-learning setting, the standard attention mechanisms are not effective in meta-transfer setting. To resolve, we propose a new attention mechanism, Recurrent Memory Reconstruction (RMR), and demonstrate that providing an imaginary context that is recurrently updated and reconstructed with interaction is crucial in achieving effective attention for meta-transfer learning. Furthermore, incorporating RMR into SNP, we propose Attentive Sequential Neural Processes-RMR (ASNP-RMR) and demonstrate in various tasks that ASNP-RMR significantly outperforms the baselines.

📄 PDF Abstract BibTeX arXiv:2006.15987

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningTransfer Learning

Similar Papers 제목 키워드 기반

Probabilistic sequential matrix factorization

2019-10-09 · Ömer Deniz Akyildiz, Gerrit J. J. van den Burg, Theodoros Damoulas, Mark F. J. Steel

We introduce the probabilistic sequential matrix factorization (PSMF) method for factorizing time-varying and non-stationary datasets consisting of high-dimensional time-series. In particular, we consider nonlinear Gauss…

ImputationMultivariate Time Series ForecastingMultivariate Time Series ImputationState Space Models+3

Improving the Robustness of Dense Retrievers Against Typos via Multi-Positive Contrastive Learning

2024-03-16 · Georgios Sidiropoulos, Evangelos Kanoulas

Dense retrieval has become the new paradigm in passage retrieval. Despite its effectiveness on typo-free queries, it is not robust when dealing with queries that contain typos. Current works on improving the typo-robustn…

Contrastive LearningData AugmentationPassage RetrievalRetrieval

Robust and Conjugate Gaussian Process Regression

2023-11-01 · Matias Altamirano, François-Xavier Briol, Jeremias Knoblauch

To enable closed form conditioning, a common assumption in Gaussian process (GP) regression is independent and identically distributed Gaussian observation noise. This strong and simplistic assumption is often violated i…

Bayesian InferenceBayesian OptimisationFormGaussian Processes+2

Auditing and Robustifying COVID-19 Misinformation Datasets via Anticontent Sampling

2023-08-05 · Clay H. Yoo, Ashiqur R. KhudaBukhsh

This paper makes two key contributions. First, it argues that highly specialized rare content classifiers trained on small data typically have limited exposure to the richness and topical diversity of the negative class …

Active LearningDiversityMisinformation

R-SNN: An Analysis and Design Methodology for Robustifying Spiking Neural Networks against Adversarial Attacks through Noise Filters for Dynamic Vision Sensors

2021-09-01 · Alberto Marchisio, Giacomo Pira, Maurizio Martina, Guido Masera 외

Spiking Neural Networks (SNNs) aim at providing energy-efficient learning capabilities when implemented on neuromorphic chips with event-based Dynamic Vision Sensors (DVS). This paper studies the robustness of SNNs again…