HackerTrans
TopNewTrendsCommentsPastAskShowJobs

JAlexoid

no profile record

comments

JAlexoid
·10 giorni fa·discuss
You're not understanding this.

A company can create a new search engine and Google Search isn't obligated to even mention it.

The issue is when achieving market dominance and new service is integrated into the dominant product.

You clearly haven't been around long enough to have caught a lot of discussions on this topic over a decade ago.
JAlexoid
·10 giorni fa·discuss
We're talking about a layman. Not to mention that different genres have different quality of AI music.

I would easily recognize AI generated orchestra, while I can bet a lot of money that AI generated EDM is hard to distinguish from something created in a DAW
JAlexoid
·10 giorni fa·discuss
You're absolutely right.

They can just come up with a few thousand dollars per hour for a few hours per song. Everyone has a few thousand dollars just lying around
JAlexoid
·12 giorni fa·discuss
Because AI music can be still valuable.

People who like to write lyrics, but can't afford to pay a vocalist still deserve to get their art materialized and distributed.
JAlexoid
·12 giorni fa·discuss
We have a lot of pop-slop, now it's AI slop.

There's a reason why a few artists persist through the decades, while others just fade into obscurity.(think of how long Madonna, Cher have been around)
JAlexoid
·12 giorni fa·discuss
AI generated music is good, the singing (vocals and lyrics) is typically very bad.

AI generated music is also not at all original. Which scares all of the "artists" who lack originality.
JAlexoid
·12 giorni fa·discuss
I think we underestimate how much of reading happens from the shallow romance section of the bookstores.

It's big business and is really not that deep. For someone who isn't part of that world(which is big business) to judge what is good or not is hard.

And now it's cheap to produce that "pulp romance" novels en masse. So people who have little clue about this genre can produce something that seems good, but doesn't appeal to the reader.
JAlexoid
·2 mesi fa·discuss
AFIK: Even the slightest modification of the work is transformative and will produce copyrighted material.

It does not have to be substantial transformation.
JAlexoid
·4 mesi fa·discuss
I stand corrected. It was a very recent addition
JAlexoid
·4 mesi fa·discuss
Unfortunately you did grant that permission. Once you granted the permission for someone to hold a copy, they have the permission to process it.

I can assure you, that you didn't grant a license with an exclusive list of operations that can be performed on your work of art. At best you may have had something like "no commercial use" clause and general broad terms.
JAlexoid
·4 mesi fa·discuss
Charging for a service isn't rent-seeking.
JAlexoid
·4 mesi fa·discuss
Funny thing is that building an LLM isn't as complex as you might think.

But the problem of attribution is easily understandable to any human with a modicum of intelligence.

Imagine that you have a trillion input images, with every single one having a source associated. When training they go through lots of processes and every single image contributes a varying degree to a subset of 8billion parameters. That alone would produce a dataset that is 1T * 8B to just say how much a particular image contributed to the output...

To mimic intelligence the output is also randomized - the association is not static and every single pixel in the output has it's own lineage.

So as you can probably imagine that to calculate the actual source weights on the output you'd require to do at least 8e+21 calculations per output pixel... and require double precision floating point while you do it.

We know how to do it. It's just ridiculously expensive.

(The above example is for demonstrative purposes only)
JAlexoid
·4 mesi fa·discuss
I don't believe that you require to do much to claim copyright over an output of an LLM. The input prompt is under copyright - a simple modification to the source code will grant copyright to you.
JAlexoid
·4 mesi fa·discuss
Software is considered a complete piece of work. Therefore as long as you modify a single character - that whole product is under your copyright.
JAlexoid
·4 mesi fa·discuss
The only problem that people see in these models is the money flows.

If it all was non-profit - then no one would raise the ethical issue.
JAlexoid
·4 mesi fa·discuss
Currently it's mostly to pay for running and training the models.
JAlexoid
·4 mesi fa·discuss
You should realize that this is happening not only in the space of images(where conglomerates aren't a thing), but also in music.

Music conglomerates have money and their lawsuits will probably settle the issue.(unless they settle) That will be applied for all copyrighted works, regardless of the medium.

I believe going against the big guys is the reason why the big ones don't yet have music generation LLMs.
JAlexoid
·4 mesi fa·discuss
Most people can't even imagine the complexity it would require to actually build a system that correctly tracks down the sources for image generation. Not to mention that each image is generated from literally every single training image in a very small percentage.

It's not hard when someone inputs "create in style of studio ghibli" to say that studio Ghibli should get a cut. It's very different when you don't specify the source for the origin style.

And if you tried to identify the source material owner, the percentage of the output image that their work contributed to would be extremely - if not infinitely - small. You'd get minuscule payouts.
JAlexoid
·4 mesi fa·discuss
As an artist your license didn't ban learning from your work. Unless your content was acquired without a license at all - you absolutely gave them permission to use it in training sets.

That is the gap in the legal landscape.
JAlexoid
·4 mesi fa·discuss
But original artists being rent-seekers is OK, right?

PS: I categorically disagree that AI developers are rent-seekers, unless they require rent for the products their models generate