[G1-Sync] Manual knowledge update

This commit is contained in:
Antigravity Agent
2026-04-30 22:42:02 +09:00
parent 0bd4f19e38
commit c36c0644a1
4888 changed files with 18470 additions and 18602 deletions
+5 -5
View File
@@ -1,8 +1,8 @@
---
id: P-REINFORCE-AUTO-EYTR-001
id: [[P-Reinforce]]-AUTO-EYTR-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.90
tags: [auto-reinforced, eye-tracking, hci, biometrics, attention, usability]
tags: [auto-reinforced, eye-tracking, hci, [[Biometrics]], attention, usability]
last_reinforced: 2026-04-20
---
@@ -17,11 +17,11 @@ last_reinforced: 2026-04-20
1. **주요 지표**:
* **Fixation (고정)**: 특정 지점에 시선이 머무는 것. (관심/처리 중)
* **Saccade (도약)**: 한 지점에서 다른 지점으로 빠르게 움직이는 것.
* **Heatmap**: 시선이 집중된 영역을 색상으로 시각화. (Design-System 검증에 활용)
* **Heatmap**: 시선이 집중된 영역을 색상으로 시각화. ([[Design-System]] 검증에 활용)
2. **활용 분야**:
* **UI/UX Research**: 사용자가 중요한 버튼을 찾지 못하는지 확인.
* **UI/UX [[Research]]**: 사용자가 중요한 버튼을 찾지 못하는지 확인.
* **Medical**: 자폐증이나 치매 초기 진단.
* **Gaming/VR**: 시선이 머무는 곳만 고해상도로 렌더링(Foveated Rendering)하여 Efficiency 극대화.
* **Gaming/VR**: 시선이 머무는 곳만 고해상도로 렌더링(Foveated Rendering)하여 [[Efficiency]] 극대화.
## ⚠️ 모순 및 업데이트 (Contradictions & RL Update)
- **과거 데이터와의 충돌**: 과거에는 전용 안경이나 수천만 원대 장비 정책이 필수였으나, 현대 정책은 딥러닝과 웹캠만으로 시선을 추적하는 '범용 카메라 기반 소프트웨어 정책'으로 대중화됨(RL Update).