Sentence Embeddings

219 papers with code • 0 benchmarks • 11 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Sentence Embeddings models and implementations

Grammatical information in BERT sentence embeddings as two-dimensional arrays

clcl-geneva/blm-snfdisentangling 15 Dec 2023

Next, we show that various architectures can detect patterns in these two-dimensional reshaped sentence embeddings and successfully learn a model based on smaller amounts of simpler training data, which performs well on more complex test data.

1
15 Dec 2023

How Far Can We Extract Diverse Perspectives from Large Language Models?

minnesotanlp/diversity-extraction-from-llms 16 Nov 2023

In this study, we investigate LLMs' capacity for generating diverse perspectives and rationales on subjective topics, such as social norms and argumentative texts.

5
16 Nov 2023

Exploring Semi-supervised Hierarchical Stacked Encoder for Legal Judgement Prediction

nishchalprasad/semi-supervised-stacked-encoder 14 Nov 2023

Predicting the judgment of a legal case from its unannotated case facts is a challenging task.

0
14 Nov 2023

BeLLM: Backward Dependency Enhanced Large Language Model for Sentence Embeddings

4ai/bellm 9 Nov 2023

Most recent studies employed large language models (LLMs) to learn sentence embeddings.

3
09 Nov 2023

Sub-Sentence Encoder: Contrastive Learning of Propositional Semantic Representations

schen149/sub-sentence-encoder 7 Nov 2023

We introduce sub-sentence encoder, a contrastively-learned contextual embedding model for fine-grained semantic representation of text.

70
07 Nov 2023

AdaSent: Efficient Domain-Adapted Sentence Embeddings for Few-Shot Classification

ukplab/adasent 1 Nov 2023

As a solution, we propose AdaSent, which decouples SEPT from DAPT by training a SEPT adapter on the base PLM.

9
01 Nov 2023

Japanese SimCSE Technical Report

hpprc/simple-simcse-ja 30 Oct 2023

We report the development of Japanese SimCSE, Japanese sentence embedding models fine-tuned with SimCSE.

49
30 Oct 2023

Bipartite Graph Pre-training for Unsupervised Extractive Summarization with Graph Convolutional Auto-Encoders

opensum/bigae 29 Oct 2023

Pre-trained sentence representations are crucial for identifying significant sentences in unsupervised document extractive summarization.

57
29 Oct 2023

This Reads Like That: Deep Learning for Interpretable Natural Language Processing

fanconic/this_reads_like_that 25 Oct 2023

Prototype learning, a popular machine learning method designed for inherently interpretable decisions, leverages similarities to learned prototypes for classifying new data.

4
25 Oct 2023

DistillCSE: Distilled Contrastive Learning for Sentence Embeddings

jiahao004/distillcse 20 Oct 2023

This paper proposes the DistillCSE framework, which performs contrastive learning under the self-training paradigm with knowledge distillation.

2
20 Oct 2023