AI 용어집
인공지능 완전 사전
162
카테고리
2,032
하위 카테고리
23,060
용어
용어
Memory Replay
Technique consisting of reusing data samples from previous tasks and reintroducing them during the learning of new tasks.
용어
Generative Replay
Method using generative models to create synthetic examples of previous tasks when the original data is no longer available.
용어
Task-Free Continual Learning
Continual learning paradigm where the boundaries between tasks are not defined, the model learns to detect and adapt to distribution shifts.
용어
Plasticity-Stability Dilemma
Fundamental trade-off in continual learning between the ability to learn new information (plasticity) and the preservation of old knowledge (stability).
용어
Parameter Isolation
Strategy allocating dedicated sub-networks or parameters for each task to avoid interference between knowledge from different tasks.
🔍