DOCS/research/emotion/google_2022_lamda.md
happybell80 f6cb53b2f7 docs: 모바일 글로벌 키보드 포커스 미구현 결정 사항 추가
- 모바일 이벤트 체계 차이 분석
- UX 해침 우려로 구현 안 함
- 플랫폼별 차별화 전략 정리
2025-08-07 19:49:09 +09:00

583 B

LaMDA: Language Models for Dialog Applications

  • Authors: Google Research (R. Thoppilan et al.)
  • Year: 2022
  • Summary: This paper details LaMDA, a large language model specialized for dialogue. It highlights the model's ability to handle nuanced and open-ended conversations. While not exclusively about emotion, it demonstrates that modern LLMs have a significant degree of implicit emotional intelligence learned from vast text data, and it discusses the importance of tuning for safety, grounding, and overall quality.
  • Link: https://arxiv.org/abs/2201.08239