REVIEW 4 cited by
On the Sentence Embeddings from Pre-trained Language Models
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Pre-trained contextual representations like BERT have achieved great success in natural language processing. However, the sentence embeddings from the pre-trained language models without fine-tuning have been found to poorly capture semantic meaning of sentences. In this paper, we argue that the semantic information in the BERT embeddings is not fully exploited. We first reveal the theoretical connection between the masked language model pre-training objective and the semantic similarity task theoretically, and then analyze the BERT sentence embeddings empirically. We find that BERT always induces a non-smooth anisotropic semantic space of sentences, which harms its performance of semantic similarity. To address this issue, we propose to transform the anisotropic sentence embedding distribution to a smooth and isotropic Gaussian distribution through normalizing flows that are learned with an unsupervised objective. Experimental results show that our proposed BERT-flow method obtains significant performance gains over the state-of-the-art sentence embeddings on a variety of semantic textual similarity tasks. The code is available at https://github.com/bohanli/BERT-flow.
Forward citations
Cited by 4 Pith papers
-
Decoding Consumer Preferences Using Attention-Based Language Models
A two-stage language-model method estimates private valuations and bidder counts from car auction descriptions and outperforms OLS and one-stage baselines out of sample.
-
Mechanistic Decomposition of Sentence Representations
Sentence embeddings can be decomposed into sparse, interpretable atoms via supervised dictionary learning, and mean pooling preserves mainly atoms aligned with the sentence direction.
-
On Mitigating Data Sparsity in Conversational Recommender Systems
DACRS combines LLM-based dialogue augmentation, knowledge-graph entity substitution, and an entity similarity constraint to improve conversational recommendation accuracy on ReDial and Inspired.
-
Neural Incompatibility: The Unbridgeable Gap of Cross-Scale Parametric Knowledge Transfer in Large Language Models
Directly transferring parameters between differently-sized language models is unreliable; the paper proposes a pre-alignment method (LaTen) and explains the failure via 'Neural Incompatibility'.
Discussion (0). Continue with ORCID to comment.