| ▲ | oneeyedpigeon 21 hours ago | |
IMO, this is key to the issue, learning != stealing. I think it should be acceptable for AI to learn and produce, but not to learn and copy. If end assets infringe on copyright, that should be dealt with the same whether human- or AI-produced. The quality of the results is another issue. | ||
| ▲ | magicalhippo 20 hours ago | parent [-] | |
> I think it should be acceptable for AI to learn and produce, but not to learn and copy. Ok but that's just a training issue then. Have model A be trained on human input. Have model A generate synthetic training data for model B. Ensure the prompts used to train B are not part of A's training data. Voila, model B has learned to produce rather than copy. Many state of the art LLMs are trained in such a two-step way since they are very sensitive to low-quality training data. | ||