paper-with-me

Papers

Bivariate Beta-LSTM

2019-05-25 · Kyungwoo Song, JoonHo Jang, Seung jae Shin, Il-Chul Moon

Long Short-Term Memory (LSTM) infers the long term dependency through a cell state maintained by the input and the forget gate structures, which models a gate output as a value in [0,1] through a sigmoid function. However, due to the graduality of the sigmoid function, the sigmoid gate is not flexible in representing multi-modality or skewness. Besides, the previous models lack modeling on the correlation between the gates, which would be a new method to adopt inductive bias for a relationship between previous and current input. This paper proposes a new gate structure with the bivariate Beta distribution. The proposed gate structure enables probabilistic modeling on the gates within the LSTM cell so that the modelers can customize the cell state flow with priors and distributions. Moreover, we theoretically show the higher upper bound of the gradient compared to the sigmoid function, and we empirically observed that the bivariate Beta distribution gate structure provides higher gradient values in training. We demonstrate the effectiveness of bivariate Beta gate structure on the sentence classification, image classification, polyphonic music modeling, and image caption generation.

📄 PDF Abstract BibTeX arXiv:1905.10521

Code (1)

gtshs2/BetaLSTM 공식 구현 pytorch

Tasks

Caption GenerationDensity EstimationGeneral Classificationimage-classificationImage ClassificationInductive BiasMusic ModelingSentenceSentence Classification

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Flexible Bivariate Beta Mixture Model: A Probabilistic Approach for Clustering Complex Data Structures

2025-02-27 · Yung-Peng Hsu, Hung-Hsuan Chen

Clustering is essential in data analysis and machine learning, but traditional algorithms like $k$-means and Gaussian Mixture Models (GMM) often fail with nonconvex clusters. To address the challenge, we introduce the Fl…

Clusteringparameter estimation

An Investigation on Deep Learning with Beta Stabilizer

2020-07-31 · Qi Liu, Tian Tan, Kai Yu

Artificial neural networks (ANN) have been used in many applications such like handwriting recognition and speech recognition. It is well-known that learning rate is a crucial value in the training procedure for artifici…

Deep LearningHandwriting RecognitionSensitivityspeech-recognition+1

Identifying counterfactual probabilities using bivariate distributions and uplift modeling

2025-12-09 · Théo Verhelst, Gianluca Bontempi arxiv

Uplift modeling estimates the causal effect of an intervention as the difference between potential outcomes under treatment and control, whereas counterfactual identification aims to recover the joint distribution of the…

Deep reinforcement learning for time series: playing idealized trading games

2018-03-11 · Xiang Gao

Deep Q-learning is investigated as an end-to-end solution to estimate the optimal strategies for acting on time series input. Experiments are conducted on two idealized trading games. 1) Univariate: the only input is a w…

Deep Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning+3

Ictal and Post Ictal Impaired Consciousness due to Enhanced Mutual Information in Temporal Lobe Epilepsy

2018-01-26

Seizure and synchronization are related to each other in complex manner. Altered synchrony has been implicated in loss of consciousness during partial seizures. However, the mechanism of altered consciousness following t…