welclaiAI·TREND·DIGEST

Tagged

#training

7 articles

research

Catastrophic forgetting and continual learning

Teach a neural network something new and it tends to forget what it knew. This stubborn problem is why models learn in big batches, not in a stream.

#continual-learning#forgetting#training
06-06 13:46·7 min read
models

How large language models are trained, in plain language

Training a language model happens in stages, not one magic step. Here is what each stage does, in plain language, and why the order matters.

#training#pretraining#fine-tuning
06-01 12:06·7 min read
policy

AI and your data: what training on your inputs means

When a service says it may train on your inputs, what does that actually mean for your text, files, and ideas? A plain-language guide to the trade.

#data#privacy#training
05-26 17:18·7 min read
research

Distillation: teaching small models from big ones

Knowledge distillation trains a small model to imitate a large one. The trick is not copying answers, but copying the way the big model is unsure.

#distillation#compression#training
05-21 13:52·7 min read
research

Synthetic data: training models on model output

When real data runs short, models can generate their own training data. It is powerful, slightly circular, and dangerous if you forget where it came from.

#synthetic-data#training#data
04-22 11:19·7 min read
research

Scaling laws: bigger, but why

"Make it bigger" sounds like a slogan, not a science. Scaling laws are what turned it into one. Here is what they actually say, and what they do not.

#scaling-laws#compute#training
04-17 16:38·7 min read
research

Pretraining vs fine-tuning vs alignment

Three words get blurred together when people describe how models are made. They are different stages with different jobs. Here is what each one does.

#pretraining#fine-tuning#alignment
04-08 17:04·7 min read