paper-with-me

홈 › Papers

A Compressed Sensing View of Unsupervised Text Embeddings, Bag-of-n-Grams, and LSTMs

2018-01-01 · ICLR 2018 1 · Sanjeev Arora, Mikhail Khodak, Nikunj Saunshi, Kiran Vodrahalli

Low-dimensional vector embeddings, computed using LSTMs or simpler techniques, are a popular approach for capturing the “meaning” of text and a form of unsupervised learning useful for downstream tasks. However, their power is not theoretically understood. The current paper derives formal understanding by looking at the subcase of linear embedding schemes. Using the theory of compressed sensing we show that representations combining the constituent word vectors are essentially information-preserving linear measurements of Bag-of-n-Grams (BonG) representations of text. This leads to a new theoretical result about LSTMs: low-dimensional embeddings derived from a low-memory LSTM are provably at least as powerful on classification tasks, up to small error, as a linear classifier over BonG vectors, a result that extensive empirical work has thus far been unable to show. Our experiments support these theoretical findings and establish strong, simple, and unsupervised baselines on standard benchmarks that in some cases are state of the art among word-level methods. We also show a surprising new property of embeddings such as GloVe and word2vec: they form a good sensing matrix for text that is more efficient than random matrices, the standard sparse recovery tool, which may explain why they lead to better representations in practice.

📄 PDF Abstract BibTeX

Code (2)

NLPrinceton/sparse_recovery 공식 구현
NLPrinceton/text_embedding 공식 구현 tf

Tasks

compressed sensing

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
GloVe GloVe Embeddings are a type of word embedding that encode the co-occurrence probability ratio between two words as vector differences. GloVe uses a weighted least squares…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

AEF-Econ: Toward Plug-and-Play Socioeconomic Foundation Embeddings from AlphaEarth for Urban Remote Sensing

2026-06-15 · Shuyang Hou, Ziqi Liu, Haoyue Jiao, Lutong Xie 외 arxiv

AlphaEarth Foundations (AEF) unify global remote sensing foundation embeddings through multimodal self-supervised learning, but their pretraining focuses on physical land-surface signals, limiting plug-and-play use in so…

Self-Supervised Learning

Subspace Embeddings Under Nonlinear Transformations

2020-10-05 · Aarshvi Gajjar, Cameron Musco

We consider low-distortion embeddings for subspaces under \emph{entrywise nonlinear transformations}. In particular we seek embeddings that preserve the norm of all vectors in a space $S = \{y: y = f(x)\text{ for }x \in …

compressed sensing

Uncertainty Autoencoders: Learning Compressed Representations via Variational Information Maximization

2018-12-26 · Aditya Grover, Stefano Ermon

Compressed sensing techniques enable efficient acquisition and recovery of sparse, high-dimensional data signals via low-dimensional projections. In this work, we propose Uncertainty Autoencoders, a learning framework fo…

compressed sensingDimensionality ReductionRepresentation Learning

Compressed Sensing: From Research to Clinical Practice with Data-Driven Learning

2019-03-19 · Joseph Y. Cheng, Feiyu Chen, Christopher Sandino, Morteza Mardani 외

Compressed sensing in MRI enables high subsampling factors while maintaining diagnostic image quality. This technique enables shortened scan durations and/or improved image resolution. Further, compressed sensing can inc…

compressed sensingDiagnostic

Inferring Sparsity: Compressed Sensing using Generalized Restricted Boltzmann Machines

2016-06-13 · Eric W. Tramel, Andre Manoel, Francesco Caltagirone, Marylou Gabrié 외

In this work, we consider compressed sensing reconstruction from $M$ measurements of $K$-sparse structured signals which do not possess a writable correlation model. Assuming that a generative statistical model, such as …

compressed sensing