SimCSE VS BERTopic

Compare SimCSE vs BERTopic and see what are their differences.

SimCSE

[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821 (by princeton-nlp)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
SimCSE BERTopic
2 22
3,255 5,600
1.3% -
0.0 8.2
8 months ago 1 day ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SimCSE

Posts with mentions or reviews of SimCSE. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-03.
  • BERT-Based Clustering on a Corpus of Genre Samples Kinda Sucks. Why?
    1 project | /r/LanguageTechnology | 19 Feb 2023
    Base BERT sentence embeddings are just not good for a couple of reasons and there's some research papers that show this. You can try SimCSE, Google's USE or SBERT as mentioned previously and you'll get better output. It's just an inherent flaw to base BERT that it can't produce good sentence embeddings. Papers have shown you probably will get better scores using GloVe embeddings from scratch than base BERT.
  • State of the Art in Sentence Embeddings
    2 projects | /r/LanguageTechnology | 3 May 2022
    To answer your question about sentence embedding SOTA, it is not s-Bert and hasn't been for a while. SimCSE officially takes the crown since it's been presented at a conference, though according to paperswithcode's benchmark leaderboard there are other papers on arxiv that report higher performance on STS and similar tasks such as DCPCSE. Having tried both of these for my use case I found SimCSE to be better but YMMV.

BERTopic

Posts with mentions or reviews of BERTopic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-03.

What are some alternatives?

When comparing SimCSE and BERTopic you can also consider the following projects:

PromCSE - Code for "Improved Universal Sentence Embeddings with Prompt-based Contrastive Learning and Energy-based Learning (EMNLP 2022)"

Top2Vec - Top2Vec learns jointly embedded topic, document and word vectors.

inltk - Natural Language Toolkit for Indic Languages aims to provide out of the box support for various NLP tasks that an application developer might need

gensim - Topic Modelling for Humans

AnnA_Anki_neuronal_Appendix - Using machine learning on your anki collection to enhance the scheduling via semantic clustering and semantic similarity

OCTIS - OCTIS: Comparing Topic Models is Simple! A python package to optimize and evaluate topic models (accepted at EACL2021 demo track)

DiffCSE - Code for the NAACL 2022 long paper "DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings"

GuidedLDA - semi supervised guided topic model with custom guidedLDA

contextualized-topic-models - A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coherent topics. Published at EACL and ACL 2021.

PyABSA - Sentiment Analysis, Text Classification, Text Augmentation, Text Adversarial defense, etc.;

scattertext - Beautiful visualizations of how language differs among document types.

clip-as-service - 🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP