Recent comments in /f/MachineLearning
ah-tzib-of-alaska t1_j44k95h wrote
Reply to [D] Has ML become synonymous with AI? by Valachio
pobably, i have definitely been watching people use AI instead of what is definitely AI
he_who_floats_amogus t1_j44k1rd wrote
Reply to [D] Would you consider the computer program Theo Jansen used to design the Strandbeest (beach walking mechanisms) to be Machine Learning? by lavaboosted
I’m going to say no. Machine learning is a field largely dedicated to methodology that improves performance of an agent at fulfilling some task, whereas a genetic algorithm is a heuristic approach that can be used to find optimal (enough) solutions to some specific problem, which is how it used in this case.
It’s not a good or bad thing, these are just categorical descriptions of types of things, which are meant to help us delineate. All algorithms that produce an output have now “learned” something (the output!), but to say that any machine that could be interpreted as having learned something is tantamount to machine learning is too broad to be linguistically useful, and isn’t what is being denoted by the categorical description.
sabertoothedhedgehog t1_j44jswl wrote
Reply to comment by nicholsz in [D] Has ML become synonymous with AI? by Valachio
Sorry, no.
Ucalino t1_j44hgn1 wrote
Reply to [D] Has ML become synonymous with AI? by Valachio
No. Good old expert systems, which are other kinds of AI, are still very common in a lot of industries. While there is very little research on this kind of AI, there is a lot of work and engineering applied on it.
nicholsz t1_j44gxn1 wrote
Reply to comment by sabertoothedhedgehog in [D] Has ML become synonymous with AI? by Valachio
I mean it's the current reality.
AI meant something very, very different 30 years ago than it means now. Massive commercial success in a few areas will do that.
sabertoothedhedgehog t1_j44g7p9 wrote
Reply to comment by nicholsz in [D] Has ML become synonymous with AI? by Valachio
There are many valid and different views on AI, ML, Deep Learning.
This is not one of them. It's plain wrong.
[deleted] t1_j44g0ov wrote
Sirisian t1_j44fz5x wrote
Reply to comment by wind_dude in [D] Has ML become synonymous with AI? by Valachio
> now AI is AGI
It's not. Keep correcting people. AI is task or multi-task specific. It's perfectly fine for someone to say ChatGPT is a dialog AI, for example. It completes tasks (multiple in this case) using an artificial intelligence that happens to be created using machine learning techniques.
What you're describing in your second part is AGI. Non task-specific problem solving at the level of a human. The boundary between advanced AI, especially multi-task learning models, and AGI will get smaller and fuzzy in the coming decades, but there is a difference. There will be very advanced AIs that check a lot of boxes researchers create. When an AGI is created there are effectively no boxes left to check. The system can collect data, reason, and create a logical solution for any test way outside of its training data.
sabertoothedhedgehog t1_j44ft8i wrote
Reply to comment by Red-Portal in [D] Has ML become synonymous with AI? by Valachio
Your statement only makes sense if one's mental model is not a Venn diagram of concentric circles: AI > ML > Deep Learning.
boguslikeness95 t1_j44fnxk wrote
Reply to comment by Mananth96 in [D] Can someone point to research on determining usefulness of samples/datasets for training ML models? by HFSeven
Thanks... I'll read it now.
sabertoothedhedgehog t1_j44ff9b wrote
Reply to comment by sabertoothedhedgehog in [D] Has ML become synonymous with AI? by Valachio
I should explain to be useful:AI is the vision and effort to replicate human intelligence. Human intelligence includes learning from data (--> ML). But one could argue there is more to it, e.g. knowledge bases etc. This is not something typical ML algorithms consider (LLMs do that indirectly). Also, our current ML models are still super narrow. The idea of AI is general intelligence.
sabertoothedhedgehog t1_j44f44k wrote
Reply to comment by happygilmore001 in [D] Has ML become synonymous with AI? by Valachio
This is not true. It sounds like an educated statement - but it isn't true.
Malignant-Koala t1_j44f0jg wrote
Reply to comment by CuriousCesarr in [P] Looking for someone with good NN/ deep learning experience for a paid project by CuriousCesarr
That is likely a couple of orders of magnitude too little data.
Farconion t1_j44ebwm wrote
Reply to comment by navillusr in [D] What's your opinion on "neurocompositional computing"? (Microsoft paper from April 2022) by currentscurrents
this is why neuro-symbolic computing hasn't gotten much traction right
_HIST t1_j44desw wrote
Reply to comment by BlackSky2129 in [D] Has ML become synonymous with AI? by Valachio
It's fine if you read it backwards
Wakeme-Uplater t1_j44ca8j wrote
Reply to comment by cdrn83 in [D] Simple Questions Thread by AutoModerator
batpin1321 t1_j449tzl wrote
Reply to Apple AI Residency 2023 [R] by Extension-Reward5756
Just checking, any updates for anyone yet?
TeamRocketsSecretary t1_j4499l0 wrote
Reply to comment by suflaj in [D] Has ML become synonymous with AI? by Valachio
You’re correct that they aren’t synonymous but your distinctions are worse tbh
[deleted] t1_j448whv wrote
Reply to comment by VirtualHat in [D] Has ML become synonymous with AI? by Valachio
[deleted]
codemaker1 t1_j448ig5 wrote
Reply to [D] Has ML become synonymous with AI? by Valachio
They are not synonymous. It's hard for a layman to grasp the difference so it's called AI in the media. That's also probably why big companies call their teams AI teams publicly. Laymans make the public names at big companies and have to make it easy to understand hard things.
ML is a subset of AI: https://www.researchgate.net/figure/Domains-of-AI-ML-DL-and-widely-used-algorithms_fig1_361501987
BlackSky2129 t1_j4489ij wrote
Reply to comment by nicholsz in [D] Has ML become synonymous with AI? by Valachio
Every part of this sentence hurts to read
BossOfTheGame t1_j446cth wrote
Reply to comment by rajatarya in [R] Git is for Data (CIDR 2023) - Extending Git to Support Large-Scale Data by rajatarya
You can't self host?
CLLBJ16 t1_j4469n2 wrote
Do you know the application of RLHF in the field of structured data (tabular data)? I have been learning about the work related to RLHF recently but found that most of the work is in the field of NLP and CV, so far I haven't found what I want.
tamale t1_j4457xf wrote
Did they mention Pachyderm?
sabertoothedhedgehog t1_j44kct1 wrote
Reply to comment by sabertoothedhedgehog in [D] Has ML become synonymous with AI? by Valachio
(Which is OK. Sebastian Raschka, for example, has this view that AI and ML are not concentric circles but merely overlapping. He thinks a cat vs. dog classifier is so narrow, it is not aiming for the larger vision of AI. Fair.)