পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| কন্ট্রাস্টিভ লার্নিং ফর এনএলপি× | শব্দার্থিক সাদৃশ্য× | |
|---|---|---|
| ক্ষেত্র | টেক্সট খনন | টেক্সট খনন |
| পরিবার | Process / pipeline | Process / pipeline |
| উদ্ভবের বছর≠ | 2020–2021 | 2019 |
| প্রবর্তক≠ | Gao, Yao & Chen (SimCSE, 2021); Khosla et al. (Supervised Contrastive, 2020) | Nils Reimers & Iryna Gurevych (Sentence-BERT) |
| ধরন≠ | Self-supervised / supervised representation learning | NLP text-comparison task |
| মৌলিক উৎস≠ | Gao, T., Yao, X., & Chen, D. (2021). SimCSE: Simple Contrastive Learning of Sentence Embeddings. Proceedings of EMNLP 2021. link ↗ | Reimers, N. & Gurevych, I. (2019). Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks. EMNLP. link ↗ |
| অপর নাম≠ | SimCSE, contrastive sentence embeddings, ContrastiveBERT, Karşıtlık Öğrenmesi — NLP (Contrastive Learning) | semantic textual similarity, text similarity, Anlamsal Benzerlik Analizi |
| সম্পর্কিত | 4 | 4 |
| সারসংক্ষেপ≠ | Contrastive learning for NLP is a representation-learning technique — popularised by SimCSE (Gao et al., 2021) and Supervised Contrastive Learning (Khosla et al., 2020) — that trains a text encoder by pulling embeddings of similar text pairs together while pushing embeddings of dissimilar pairs apart. The result is a dense, high-quality embedding space that can be learned with no labels at all, or with minimal supervision, making it especially valuable when annotated data are scarce. | Semantic similarity analysis measures how close in meaning two texts are, rather than how many words they share on the surface. Building on the Sentence-BERT work of Reimers and Gurevych (2019), it represents each text as a vector and compares those vectors so that paraphrases score high even when their wording differs. |
| ScholarGateডেটাসেট ↗ |
|
|