언어는 기본적으로 취직이 잘 되는 방향으로 확산되었다
하지만 영어는 장기적, 본질적으로는 중요하지 않다 장벽만 낮춰줄 뿐
Three views of cognition with natural language
Do you think the human brain evolved to work well with the human brain, or language evolved to work well with the brain?
- Symbolic view (Traditional): Cognition consists of having strings of symbols in logical language with no ambiguity and applying rules of inference by symbolic manipulations.
- Numeric view (RNN): Symbols converted into big vectors and all the stuff inside’s done and if you want to product output then you produce symbols again.
- Hybrid view (Transformer): Human takes symbols and converts the symbols into embeddings but embeddings are still tight to the symbols. Understanding is knowing how to convert the symbols into these vectors and knowing how the elements of the vector should interact. You are staying with the symbols but you are interpreting them as these vectors.
Natural Language Notion