เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| การเรียนรู้เชิงเปรียบเทียบสำหรับ NLP× | ความคล้ายคลึงทางความหมาย× | |
|---|---|---|
| สาขาวิชา | การทำเหมืองข้อความ | การทำเหมืองข้อความ |
| ตระกูล | 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ชุดข้อมูล ↗ |
|
|