Porovnať metódy
Prezrite si vybrané metódy vedľa seba; riadky, ktoré sa líšia, sú zvýraznené.
| Rozumové uvažovanie na základe zdravého rozumu v NLP× | Vložené reprezentácie BERT× | |
|---|---|---|
| Odbor | Dolovanie textu | Dolovanie textu |
| Rodina | Process / pipeline | Process / pipeline |
| Rok vzniku≠ | 2019 (landmark benchmarks) | 2019 |
| Tvorca≠ | Sap et al. (ATOMIC, 2019); Zellers et al. (HellaSwag, 2019) | Devlin, Chang, Lee & Toutanova (Google AI) |
| Typ≠ | NLP reasoning task | Contextual transformer text-representation method |
| Pôvodný zdroj≠ | Sap, M. et al. (2019). ATOMIC: An Atlas of Machine Commonsense for If-Then Reasoning. AAAI. link ↗ | Devlin, J., Chang, M.-W., Lee, K. & Toutanova, K. (2019). BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. NAACL-HLT, 4171-4186. DOI ↗ |
| Ďalšie názvy | commonsense NLP, if-then reasoning, Sağduyu Akıl Yürütme (Commonsense Reasoning) | contextual embeddings, transformer embeddings, BERT Tabanlı Metin Gömülmeleri |
| Príbuzné≠ | 6 | 4 |
| Zhrnutie≠ | Commonsense reasoning in NLP refers to the capacity of a language model or inference system to draw on implicit, world-knowledge facts that humans take for granted — facts not stated in the text — to answer questions, complete stories, or interpret dialogue. Landmark benchmarks formalising the task include ATOMIC (Sap et al., 2019), an if-then commonsense knowledge graph, and HellaSwag (Zellers et al., 2019), a sentence-completion challenge that exposed gaps in machine understanding of everyday events. | BERT-based text embeddings, introduced by Devlin and colleagues at Google AI in 2019, turn text into context-sensitive dense vectors using a bidirectional Transformer encoder. Because the meaning of a word shifts with its context, BERT produces richer representations than static methods such as Word2Vec or topic models like LDA. |
| ScholarGateDátová sada ↗ |
|
|