paper-with-me

Papers

Hierarchical Quantized Representations for Script Generation

2018-08-28 · EMNLP 2018 10 · Noah Weber, Leena Shekhar, Niranjan Balasubramanian, Nathanael Chambers

Scripts define knowledge about how everyday scenarios (such as going to a restaurant) are expected to unfold. One of the challenges to learning scripts is the hierarchical nature of the knowledge. For example, a suspect arrested might plead innocent or guilty, and a very different track of events is then expected to happen. To capture this type of information, we propose an autoencoder model with a latent space defined by a hierarchy of categorical variables. We utilize a recently proposed vector quantization based approach, which allows continuous embeddings to be associated with each latent variable value. This permits the decoder to softly decide what portions of the latent hierarchy to condition on by attending over the value embeddings for a given setting. Our model effectively encodes and generates scripts, outperforming a recent language modeling-based method on several standard tasks, and allowing the autoencoder model to achieve substantially lower perplexity scores compared to the previous language modeling-based method.

📄 PDF Abstract BibTeX arXiv:1808.09542

Code (1)

StonyBrookNLP/HAQAE 공식 구현 pytorch

Tasks

DecoderLanguage ModelingLanguage ModellingQuantizationScript Generation

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Hierarchical Residual Learning Based Vector Quantized Variational Autoencoder for Image Reconstruction and Generation

2022-08-09 · Mohammad Adiban, Kalin Stefanov, Sabato Marco Siniscalchi, Giampiero Salvi

We propose a multi-layer variational autoencoder method, we call HR-VQVAE, that learns hierarchical discrete representations of the data. By utilizing a novel objective function, each layer in HR-VQVAE learns a discrete …

DecoderImage GenerationImage Reconstruction

Hierarchical Quantized Autoencoders

2020-02-19 · NeurIPS 2020 12 · Will Williams, Sam Ringer, Tom Ash, John Hughes 외

Despite progress in training neural networks for lossy image compression, current approaches fail to maintain both perceptual quality and abstract features at very low bitrates. Encouraged by recent success in learning d…

Image CompressionQuantization

Hierarchical Vector Quantized Transformer for Multi-class Unsupervised Anomaly Detection

2023-10-22 · NeurIPS 2023 11 · Ruiying Lu, Yujie Wu, Long Tian, Dongsheng Wang 외

Unsupervised image Anomaly Detection (UAD) aims to learn robust and discriminative representations of normal samples. While separate solutions per class endow expensive computation and limited generalizability, this pape…

Anomaly DetectionMulti-class Anomaly DetectionQuantizationUnsupervised Anomaly Detection

HDT: Hierarchical Discrete Transformer for Multivariate Time Series Forecasting

2025-02-12 · Shibo Feng, Peilin Zhao, Liu Liu, Pengcheng Wu 외

Generative models have gained significant attention in multivariate time series forecasting (MTS), particularly due to their ability to generate high-fidelity samples. Forecasting the probability distribution of multivar…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

HQ-VAE: Hierarchical Discrete Representation Learning with Variational Bayes

2023-12-31 · Yuhta Takida, Yukara Ikemiya, Takashi Shibuya, Kazuki Shimada 외

Vector quantization (VQ) is a technique to deterministically learn features with discrete codebook representations. It is commonly performed with a variational autoencoding model, VQ-VAE, which can be further extended to…

QuantizationRepresentation Learning