paper-with-me

Papers

Deep Bayesian Natural Language Processing

2019-07-01 · ACL 2019 7 · Jen-Tzung Chien

This introductory tutorial addresses the advances in deep Bayesian learning for natural language with ubiquitous applications ranging from speech recognition to document summarization, text classification, text segmentation, information extraction, image caption generation, sentence generation, dialogue control, sentiment classification, recommendation system, question answering and machine translation, to name a few. Traditionally, {`}deep learning{''} is taken to be a learning process where the inference or optimization is based on the real-valued deterministic model. The {}semantic structure{''} in words, sentences, entities, actions and documents drawn from a large vocabulary may not be well expressed or correctly optimized in mathematical logic or computer programs. The {`}distribution function{''} in discrete or continuous latent variable model for natural language may not be properly decomposed or estimated. This tutorial addresses the fundamentals of statistical models and neural networks, and focus on a series of advanced Bayesian models and deep models including hierarchical Dirichlet process, Chinese restaurant process, hierarchical Pitman-Yor process, Indian buffet process, recurrent neural network, long short-term memory, sequence-to-sequence model, variational auto-encoder, generative adversarial network, attention mechanism, memory-augmented neural network, skip neural network, stochastic neural network, predictive state neural network and policy neural network. We present how these models are connected and why they work for a variety of applications on symbolic and complex patterns in natural language. The variational inference and sampling method are formulated to tackle the optimization for complicated models. The word and sentence embeddings, clustering and co-clustering are merged with linguistic and semantic constraints. A series of case studies and domain applications are presented to tackle different issues in deep Bayesian processing, learning and understanding. At last, we will point out a number of directions and outlooks for future studies.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Caption GenerationClusteringDocument SummarizationGenerative Adversarial NetworkMachine TranslationQuestion AnsweringSentenceSentence EmbeddingsSentiment AnalysisSentiment Classificationspeech-recognitionSpeech Recognitiontext-classificationText ClassificationText SegmentationVariational Inference

Similar Papers 제목 키워드 기반

Bayesian Kernel Methods for Natural Language Processing

2014-06-01 · ACL 2014 6 · Daniel Beck
Feature EngineeringMachine TranslationSentiment AnalysisStructured Prediction+1

Is the Best Better? Bayesian Statistical Model Comparison for Natural Language Processing

2020-10-06 · EMNLP 2020 11 · Piotr Szymański, Kyle Gorman

Recent work raises concerns about the use of standard splits to compare natural language processing models. We propose a Bayesian statistical model comparison technique which uses k-fold cross-validation across multiple …

Book Review: Bayesian Analysis in Natural Language Processing by Shay Cohen

2018-03-01 · CL 2018 3 · Kevin Duh
Coreference ResolutionMachine Translation

Bayesian Compression for Natural Language Processing

2018-10-25 · EMNLP 2018 10 · Nadezhda Chirkova, Ekaterina Lobacheva, Dmitry Vetrov

In natural language processing, a lot of the tasks are successfully solved with recurrent neural networks, but such models have a huge number of parameters. The majority of these parameters are often concentrated in the …

Quantifying Uncertainties in Natural Language Processing Tasks

2018-11-18 · Yijun Xiao, William Yang Wang

Reliable uncertainty quantification is a first step towards building explainable, transparent, and accountable artificial intelligent systems. Recent progress in Bayesian deep learning has made such quantification realiz…

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+3