paper-with-me

Papers

Numerical Sequence Prediction using Bayesian Concept Learning

2020-01-13 · Mohith Damarapati, Inavamsi B. Enaganti, Alfred Ajay Aureate Rajakumar

When people learn mathematical patterns or sequences, they are able to identify the concepts (or rules) underlying those patterns. Having learned the underlying concepts, humans are also able to generalize those concepts to other numbers, so far as to even identify previously unseen combinations of those rules. Current state-of-the art RNN architectures like LSTMs perform well in predicting successive elements of sequential data, but require vast amounts of training examples. Even with extensive data, these models struggle to generalize concepts. From our behavioral study, we also found that humans are able to disregard noise and identify the underlying rules generating the corrupted sequences. We therefore propose a Bayesian model that captures these human-like learning capabilities to predict next number in a given sequence, better than traditional LSTMs.

📄 PDF Abstract BibTeX arXiv:2001.04072

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Bayesian Experimental Design of Magnetic Resonance Imaging Sequences

2008-12-01 · NeurIPS 2008 12 · Hannes Nickisch, Rolf Pohmann, Bernhard Schölkopf, Matthias Seeger

We show how improved sequences for magnetic resonance imaging can be found through automated optimization of Bayesian design scores. Combining recent advances in approximate Bayesian inference and natural image statistic…

Bayesian InferenceExperimental DesignVariational Inference

Transfer Learning in Bayesian Optimization for Aircraft Design

2026-03-30 · Ali Tfaily, Youssef Diouane, Nathalie Bartoli, Michael Kokkolaras arxiv

The use of transfer learning within Bayesian optimization addresses the disadvantages of the so-called \textit{cold start} problem by using source data to aid in the optimization of a target problem. We present a method …

Transfer Learning

Upper Bound of Bayesian Generalization Error in Partial Concept Bottleneck Model (CBM): Partial CBM outperforms naive CBM

2024-03-14 · Naoki Hayashi, Yoshihide Sawada

Concept Bottleneck Model (CBM) is a methods for explaining neural networks. In CBM, concepts which correspond to reasons of outputs are inserted in the last intermediate layer as observed values. It is expected that we c…

Gaussian Process Pseudo-Likelihood Models for Sequence Labeling

2014-12-25 · P. K. Srijith, P. Balamurugan, Shirish Shevade

Several machine learning problems arising in natural language processing can be modeled as a sequence labeling problem. We provide Gaussian process models based on pseudo-likelihood approximation to perform sequence labe…

Gaussian Processes

Bayesian Numerical Integration with Neural Networks

2023-05-22 · Katharina Ott, Michael Tiemann, Philipp Hennig, François-Xavier Briol

Bayesian probabilistic numerical methods for numerical integration offer significant advantages over their non-Bayesian counterparts: they can encode prior information about the integrand, and can quantify uncertainty ov…

Numerical Integration