Are all uses of ai out of the question?

I understand most of the reasoning around this. Training ai models requires gigantic datacenters that consume copious amounts of resources (electricity and water) making them more expensive for everyone for something that doesn’t have much benefits. If anything it feels like its fuled a downturn in quality of content, intelligence and pretty much everything.

With the recent job market in the US I’ve found myself having little to no choice on what I work on and I’ve found myself working on ai.

The more I learn about it the angrier I get about things like generative ai. So things that are open ended like generating art or prose. Ai should be a tool to help us, not take away the things that make us happy so others can make a quick buck taking a shortcut.

It doesn’t help that ai is pretty shit at these jobs, spending cycles upon cycles of processing just to come up with hallucinated slop.

But I’m beginning to think that when it comes to ai refinement there’s actually something useful there. The idea is to use heuristics that run on your machine to reduce the context and amount of iterations/cycles that an ai/LLM spends on a specific query. Thus reducing the chance of hallucinations and stopping the slop. The caveat is that this can’t be used for artistic purposes as it requires you to be able to digest and specify context and instructions, which is harder to do for generative ai (maybe impossible, I haven’t gone down that rabbit hole cause I don’t think ai should be generating any type of art at all)

The ultimate goal behind refinement is making existing models more useful, reducing the need to be coming up with new models every season and consuming all our resources to generate more garbage.

And then making the models themselves need less hardware and less resources when executed.

I can come up with some examples if people want to hear more about it.

How do you all feel about that? Is it still a hard no in that context for ai?

All in all hopefully I won’t be working much longer in this space but I’ll make the most of what I’m contributing to it to make it better and not further reckless consumption.

  • RustyNova@lemmy.world
    link
    fedilink
    arrow-up
    8
    ·
    3 days ago

    Personally I am a big fan of AI in multiple contexts, but the cons just out weight it completely. Although here some great things that can be done with it:

    • image upscaling. Upscaling algorithms are always a best guess and will blur a lot things. That’s where AI shines. It can make crisp edge, and if you keep it to 2x, the hallucinations are minimum. I personally use Waifu2x, it has been made before the AI boom, but always has been reliable.

    • Copilot. Not Microsoft’s “copilot”, but an ai acting as your copilot. Someone that reviews your stuff, give suggestions. You can do those suggestions or not, but that’s still rely on you to do them As an artist among non artists friends, not having anyone pointing out minor details or mistakes makes it hard to improve. With AI, you just throw your art at it and say “make it better”. The ai will give back an alternative version, and you can choose to add some detail it added. But you remain in control. There’s been an interesting talk about that in a blender conference that I cannot find back, but that illustrate it perfectly. I never actually used that technique, but if AI wasn’t so shitty I would.