Recent comments in /f/MachineLearning
FreddieM007 t1_j4bch6d wrote
Reply to comment by Cold-Ad2729 in [D] Is MusicGPT a viable possibility? by markhachman
Yes, exactly. That's what makes it useful for a composer or song writer because you edit and change the material to make it your own. With good libraries you can make it sound professional. An AI system that generates audio like jukebox is useless since everything intermingled.
Tigmib OP t1_j4bbxyz wrote
Reply to comment by currentscurrents in [D] Combining Machine Learning + Expert Knowledge (Question for Agriculture Research) by Tigmib
I would say both. I have an actual problem (to predict crop yield as accurate as possible) but the way there is definitely a research problem... What proven methods would you think about?
Tigmib OP t1_j4bbsnf wrote
Reply to comment by ndemir in [D] Combining Machine Learning + Expert Knowledge (Question for Agriculture Research) by Tigmib
Thanks, yes that is true, the recent days I had a look into Bayesian Statistics. That might be an alternative to pure ML that I am considering right now
TheRealAbear t1_j4b6pyx wrote
Reply to [D] Is MusicGPT a viable possibility? by markhachman
We need PiedPiper
Ronny_Jotten t1_j4b65xn wrote
Reply to comment by Mefaso in [D] Is MusicGPT a viable possibility? by markhachman
It won't directly stop research, because that's fair use. It may well stop commercial exploitation of the research, at least to some extent. If so, companies would be less willing to invest in research, so it would have a chilling effect on the research anyway. But copyright issues can be worked out, if there's money to be made. It's just a question of how it's collected and to whom it's distributed...
Ronny_Jotten t1_j4b5fqx wrote
Reply to comment by Kafke in [D] Is MusicGPT a viable possibility? by markhachman
Images and text are already quite different from each other though, in terms of AI generators. The image generators include a language model, but work on a diffusion principle that the text generators don't use. Riffusion's approach of using a diffusion image generator with sonograms is interesting to some extent, but I sincerely doubt it will be the future direction of high-quality music generators.
Ronny_Jotten t1_j4b3rjl wrote
Reply to comment by mycall in [D] Is MusicGPT a viable possibility? by markhachman
There is no such 30% rule. Tests for copyright infringement are much more complex. And even if there were, a copyrighted work changed by a certain amount, so that it can by copyrighted itself, will still be a derivative work, subject to the original copyright.
Weird Al can do what he does, because it's satire, and there are exceptions for that as fair use and freedom of speech in copyright law. Try changing a Beatles song by 30%, in a non-satirical way, and see how far you get with publishing it...
OneMasterpiece1717 OP t1_j4b3kdg wrote
Reply to comment by zyl1024 in [D] Is there a community for ACL2023 authors? by OneMasterpiece1717
I did have tons of questions during my submission, I guess I figured them out before I found this Reddit channel.
Skirlaxx t1_j4b3jou wrote
Reply to comment by Skirlaxx in [D] Has ML become synonymous with AI? by Valachio
That just looks in the game tree and finds the highest score. What does that have to do with machine learning?
Skirlaxx t1_j4b3du6 wrote
Reply to comment by cruddybanana1102 in [D] Has ML become synonymous with AI? by Valachio
I meant the minimax algorithm. Like the one for tic tac toe.
OneMasterpiece1717 OP t1_j4b34km wrote
Reply to comment by fawkesdotbe in [D] Is there a community for ACL2023 authors? by OneMasterpiece1717
Great, I will check out that app
[deleted] t1_j4b33j5 wrote
Reply to comment by zyl1024 in [D] Is there a community for ACL2023 authors? by OneMasterpiece1717
[deleted]
Ronny_Jotten t1_j4b2p0z wrote
Reply to comment by marr75 in [D] Is MusicGPT a viable possibility? by markhachman
That's not remotely true. There was a Google case, but that was about creating a books search database, not actually selling AI-produced books. The lawsuits against Microsoft etc. are proceeding, and in the meantime many other major companies are staying (or backing) away from selling AI-produced content until it's clear what the legal situation is. It's certainly not settled.
OneMasterpiece1717 OP t1_j4b2fyd wrote
Reply to comment by zyl1024 in [D] Is there a community for ACL2023 authors? by OneMasterpiece1717
This could be that community then😀
Ronny_Jotten t1_j4b1q88 wrote
Reply to comment by itsnotlupus in [D] Is MusicGPT a viable possibility? by markhachman
Non-commercial use doesn't give you a pass on copyright infringement. It's just that the punishment is less severe. You can't freely share your music and movie libraries on Bittorrent. You can still get cease and desist orders, DMCA takedown notices, fines, loss of Internet, etc. (depending where you live).
Ronny_Jotten t1_j4b1bln wrote
Reply to comment by marr75 in [D] Is MusicGPT a viable possibility? by markhachman
Copyright is an enormous issue for AI models - did you not read the post? [Oops, I meant this post.] Have you not heard everyone talking about it lately? The Google case is irrelevant to this question. It was decided that Google building a search database of books was fair use, and didn't have an adverse economic impact on the books' authors - on the contrary, it boosted sales.
Had Google built an AI trained on the books' content, and then generated books for sale, it would have been a different outcome.
Illustrious_Mix_894 t1_j4b10ri wrote
Reply to [D] Bitter lesson 2.0? by Tea_Pearce
What if we use the same amount of compute resource for approaches like those Monte Carlo methods for limited data domain
[deleted] t1_j4b0gez wrote
Reply to comment by weightloss_coach in [D] Bitter lesson 2.0? by Tea_Pearce
[deleted]
PredictorX1 t1_j4azldr wrote
Reply to comment by Meddhouib10 in [D] Combining Machine Learning + Expert Knowledge (Question for Agriculture Research) by Tigmib
No, but the idea is pretty straightforward. Assuming that experts can provide domain knowledge that can be coded as conditions or rules (IF engine_temperature > 95 AND coolant_pressure < 12 THEN engine_status = "CRITICAL"), these can be used to generate 0/1 flags based on existing data to augment the training variables.
This can be made much more complex by using actual expert systems or fuzzy logic. There are entire sections of the technical library for those. For fuzzy logic, I would recommend:
"The Fuzzy Systems Handbook"
by Earl Cox
ISBN-13: 978-0121942700
aidv t1_j4ay2t3 wrote
Reply to comment by NoPause9252 in [D] Is MusicGPT a viable possibility? by markhachman
I run an AI audio startup. Ten years ago I fought a legal case against a major music label concerning one of my original songs, out of court.
We simply settled without taking it to court, because: who has the energy anyways.
Evidence was strong on my side. My arguments were strong.
Given that I have personaöly been through this legal process, I am extremely curious about the legalities around music AI’s.
More so around voice AI’s that directly imitate artists voices, and purposefulky intend to sound like the original artist with zero goals of only ”deriving”.
Think about. It’s about to get wild out there.
NoPause9252 t1_j4aw4vc wrote
Reply to comment by aidv in [D] Is MusicGPT a viable possibility? by markhachman
You seem to be knowledgeable on the domain (checked also your reddit profile). Would you know of any past court cases where artists accused someone of stealing their ideas (along with court decisions)? I would like to fine time my brain's parameters on this topic J
aidv t1_j4avwif wrote
Reply to comment by NoPause9252 in [D] Is MusicGPT a viable possibility? by markhachman
That’s when we get into the legal greyzone area, which overlaps the concept of: genre.
A lotmof music sound alike. The idea or concept of a music style can be derived easily, without necessarily conflicting with the legalities of the original music.
So derived music is derived music, via AI or human, but is it similar enough to be considered plagiarism or simply inspiration?
That’s the discussion that people miss to discuss, and also something that people simply ignore.
The future of AI art will be interesting from a legal aspeect too.
There’ll be some interesting AI related lawsuits coming up in the future.
NoPause9252 t1_j4avhxt wrote
Reply to comment by aidv in [D] Is MusicGPT a viable possibility? by markhachman
You are of course technically correct. I wouldn't rule out the possibility that sufficiently different but still derivative work is possible to generate.
aidv t1_j4avcur wrote
Reply to comment by NoPause9252 in [D] Is MusicGPT a viable possibility? by markhachman
Parameter count does not dictate output originality.
Nothing does.
No AI so far generates original output.
AI’s so for are only math based relational machines.
The output will always be as good as the input data, never better.
Humans however have proven time and time again, every day, ever since inception of creation of life, that it is capable of learning little input and create large output that it was never trained on.
There’s something more fundamentally complex going on that gives us the capability to create original data. At least data that is so far away from the derived data that it no longer looks like the input data at all.
This is called: abstraction.
AI’s are not capable of abstraction… yet.
Tigmib OP t1_j4bcr6q wrote
Reply to comment by PredictorX1 in [D] Combining Machine Learning + Expert Knowledge (Question for Agriculture Research) by Tigmib
Thanks for that suggestion! Yeah I had thoughts about this. The problem is that plant crop probably has not so binary solutions like a engine status... Maybe a very simple "rule" (e.g. a functions of water access and crop yield) could be added into the loss function. If this easy expert knowledge output a high probability that the plant died (and yield=0) all y_train could be set to 0 also.... However, crop growth relies on so many events that happens during growth, that it would mean to implement many many rules...