Remix.run Logo
lucrbvi 5 hours ago

> This is why it seems that alignment for a generalized, chat-style AI is a very hard problem, perhaps impossible. You can't align it to solve a certain kind of problem and keep it general to any question. The two goals are in conflict with each other.

I think this problem is going to be solved soon (hopefully), check out for the Persimmon model[0] from Humans&. They train it to mimic humans, it may seems bad but it could be _really_ useful to train an AI to be aligned to humans and understand their goals really well since they can use Persimmon to create a "fake human" following a defined goal that their big AI model will learn to estimate.

It's still early but I think this is what they are heading toward.

[0]: https://persimmon.humansand.ai/blog/persimmon.html

conmod278 an hour ago | parent [-]

I think we should start training models to guess intentions. That's the whole game. e.g. If I dislike a particular short form video, what are the specific intentions I am conveying to the recommender system, (general category I don't like, the time at which it was shown, the combination of feed in which it came), these are all intentions I am trying to convey. In websites google analytics helps with clickstream tracking (or clickstream analysis, user journey mapping or behavioral tracking.) — the sequence of clicks and pages you move through is your clickstream, and analyzing it to infer intent. The same thing will need to happen in chatbots. Can a chatbot infer the specific instance of the problem I want to solve?