Discussion about this post

User's avatar
Jim Dowling's avatar

i don't think SFT is a viable approach for personalized recommendations. Are you going to train 1 LoRA adapter for every user?

Expand full comment
Ian Johnson's avatar

thanks for the clear writeup! makes me wonder what deepseek-r1 would say in it's CoT (and if it would be meaningful to a user receiving the recommendation)

another thought that comes up is looking at the hidden states of an LLM when presented with a movie title. Could also see sparse autoencoder latents with something like goodfire.io or eleuther's SAE to see which concepts activate strongly.

lastly, is there some version of using a BERT embedding model to represent movies and then learn recommendations on top of those?

Expand full comment
2 more comments...

No posts