Сравнение методов
Просматривайте выбранные методы рядом; строки с различиями подсвечены.
| Доменно-адаптированные эмбеддинги предложений× | Тонкая настройка эмбеддингов предложений× | |
|---|---|---|
| Область | Глубокое обучение | Глубокое обучение |
| Семейство | Machine learning | Machine learning |
| Год появления≠ | 2019–2020 | 2019 |
| Автор метода≠ | Reimers, N. & Gurevych, I. (Sentence-BERT); Gururangan et al. (domain-adaptive pretraining) | Reimers, N. & Gurevych, I. |
| Тип≠ | Domain-adaptive representation learning | Supervised / contrastive fine-tuning of pre-trained sentence encoders |
| Основополагающий источник≠ | Reimers, N. & Gurevych, I. (2019). Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks. Proceedings of EMNLP-IJCNLP 2019, pp. 3982–3992. DOI ↗ | Reimers, N., & Gurevych, I. (2019). Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks. Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing (EMNLP), 3982–3992. DOI ↗ |
| Другие названия | domain-adapted sentence transformers, domain-specific sentence embeddings, target-domain sentence representations, DAPT sentence embeddings | SBERT fine-tuning, sentence transformer fine-tuning, domain-adapted sentence embeddings, fine-tuned sentence encoders |
| Связанные≠ | 6 | 5 |
| Сводка≠ | Domain-adaptive sentence embeddings extend general-purpose sentence encoders — such as Sentence-BERT — by continuing their training on domain-specific text. The result is a fixed-length vector representation that captures both universal language understanding and the vocabulary, style, and semantic nuances of the target domain, improving downstream NLP tasks such as semantic search, clustering, and classification. | Fine-Tuned Sentence Embeddings adapt a general-purpose pre-trained sentence encoder — such as Sentence-BERT — to a specific domain or task by continuing training on labeled or paired text data from that domain. The resulting embeddings capture domain-specific semantic structure far better than off-the-shelf vectors, improving downstream tasks such as semantic similarity, clustering, classification, and retrieval. |
| ScholarGateНабор данных ↗ |
|
|