Recent comments in /f/MachineLearning
[deleted] t1_j47qlu7 wrote
Reply to [D] Has ML become synonymous with AI? by Valachio
[removed]
LetterRip t1_j47qjhj wrote
Reply to comment by alkibijad in [D] Is there a distilled/smaller version of CLIP, or something similar? by alkibijad
I don't know for certain that the CLIP was distilled also, that is an assumption on my part. Also EMAD has been fuzzy about exactly when the release would be.
KhurramJaved t1_j47qiu0 wrote
Reply to [D] Bitter lesson 2.0? by Tea_Pearce
Seems like a fairly contrived take. The bitter lesson is about a general principle---algorithms that scale well with more data and compute win---whereas the foundation model regime---pre-train a model on a large dataset, and then either fine-tune it or use the features of the foundation model for down-stream---is a very specific way of leveraging data and compute. I see little reason why other regimes of using large amount of data and compute might not be better.
Based on my own research, my prediction is that foundation models will die out for robotics once we have scalable online continual learners. Extremely large models that are always learning in real-time would replace the foundation models paradigm.
PredictorX1 t1_j47qgxr wrote
Reply to [D] Combining Machine Learning + Expert Knowledge (Question for Agriculture Research) by Tigmib
Expert knowledge could be encoded as rules whose output is used as features for a machine learning system. These rules would accept data you already have, and produce new data as conclusions which would be fed as extra variables to a modeling algorithm.
psychorameses t1_j47q301 wrote
Reply to [D] Bitter lesson 2.0? by Tea_Pearce
This is why I hang my hat on software engineering. You guys can fight over who has the better data or algorithms or more servers. Ultimately yall need stuff to be built, and that's where I get paid.
CurrentMaleficent714 t1_j47pgku wrote
Reply to comment by lavaboosted in [D] Would you consider the computer program Theo Jansen used to design the Strandbeest (beach walking mechanisms) to be Machine Learning? by lavaboosted
Machine learning is about learning from data. How you do that is wide open, but usually there is an optimisation algorithm involved somewhere or another. The optimisation algorithm itself does not learn from data, it is a tool that is applied in some scheme to learn from data.
MustachedLobster t1_j47oa1s wrote
Reply to comment by chief167 in [D] Has ML become synonymous with AI? by Valachio
It exactly matches Mitchell's definition of ml though.
> A computer program is said to learn from experience E with respect to some class of tasks T and performance measure P, if its performance at tasks in T, as measured by P, improves with experience E.
Localisation error decreases the more data you have.
lookatmetype t1_j47o3hu wrote
Reply to comment by nohat in [D] Bitter lesson 2.0? by Tea_Pearce
yeah i'm lost because i literally don't understand the distinction
Gmroo t1_j47nc5g wrote
Reply to comment by 0xPark in [N] GPT rumors by [deleted]
Nope. By me. I guess it could habdle this hyper-specific futurist nerd humor?
Gmroo t1_j47n6wv wrote
Reply to comment by ThePerfectCantelope in [N] GPT rumors by [deleted]
It's a joke.
throwaway2676 t1_j47m2r9 wrote
Reply to comment by navillusr in [D] What's your opinion on "neurocompositional computing"? (Microsoft paper from April 2022) by currentscurrents
> If we could magically combine the reasoning ability of symbolic systems with the pattern recognition and generalization of neural networks, we would be getting very close to AGI imo.
I must be misunderstanding your meaning, because I don't see why this is particularly difficult. Train an AI to recognize deductive/mathematical reasoning and translate it into symbolic or mathematical logic. Run an automated proof assistant or computer algebra system on the result. Use the AI to translate back into natural language. Shouldn't be much more difficult than creating code, which ChatGPT can already do, and it would instantly eliminate 95% of the goofy problems LLMs get wrong.
edjez t1_j47kmx2 wrote
Reply to comment by ThePerfectCantelope in [N] GPT rumors by [deleted]
It is satire, classify under news/theOnion
Icries4frenchfries t1_j47jor1 wrote
Reply to comment by Extension-Reward5756 in Apple AI Residency 2023 [R] by Extension-Reward5756
2 mins ago (12:30PM CST)
Extension-Reward5756 OP t1_j47jiqb wrote
Reply to comment by Icries4frenchfries in Apple AI Residency 2023 [R] by Extension-Reward5756
When did you get this?
Icries4frenchfries t1_j47jblo wrote
Reply to Apple AI Residency 2023 [R] by Extension-Reward5756
I got this :
Thank you for applying for the Apple AIML residency program (July 2023–July 2024 cohort). Apple will be hosting an information session for selected applicants to learn more about the residency program and the interview timeline. This will also be a chance to meet the host managers and ask questions about our research teams and open residency positions.
ThePerfectCantelope t1_j47iuvd wrote
Reply to [N] GPT rumors by [deleted]
Why is this tagged as news when it’s false, speculation, and no sources cited are cited?
0xPark t1_j47iatl wrote
On hands of Big Tech , ChatGPT is best user data harvesting tool.Users are more willing toask away most intimate details , their ideas , deep secrets, relationship problems to an ChatGPT. That is biggest treasure trove that google missed and MS gonna get it soon.
0xPark t1_j47hw4n wrote
Reply to [N] GPT rumors by [deleted]
Written by ChatGPT right?
granddaddy t1_j47hbby wrote
Reply to comment by chimp73 in [D] Bitter lesson 2.0? by Tea_Pearce
This guy makes a similar comparison in his blog but goes into a bit more detail than the tweet.
https://trees.substack.com/p/false-dichotomy-and-disillusion-in
Is it worth creating your own models or extensively fine-tuning foundational models? Probably not.
anonsuperanon t1_j47g6e3 wrote
Reply to comment by mugbrushteeth in [D] Bitter lesson 2.0? by Tea_Pearce
Literally just the history of all technology, which suggests saturation given enough time.
ImpossibleCreme t1_j47g60k wrote
Reply to [N] GPT rumors by [deleted]
Mods can we ban this kind of garbage.
uhules t1_j47fkag wrote
Reply to comment by BossOfTheGame in [R] Git is for Data (CIDR 2023) - Extending Git to Support Large-Scale Data by rajatarya
I'm guessing this is unintentional, but you talk like XetHub has been a thing for a while. I even went to see what had I missed, and for what I gathered it's a startup that just emerged from it's stealth status like, five days ago (from its twitter status it's more like three weeks, but still). They'll probably opensource the core tech as a freemium like almost everything else in the current convoluted MLOps landscape.
theghostofmandela t1_j47f4zf wrote
Reply to [D] Simple Questions Thread by AutoModerator
how do you stay up to date on ML/AI research? what are good feeds to follow?
Worth-Advance-1232 OP t1_j47drjb wrote
Reply to comment by ndemir in Why is Super Learning / Stacking used rather rarely in practice? [D] by Worth-Advance-1232
For me this doesn’t really make all that much sense. Stacking is not a tool in itself, it’s rather a modelling approach. Also from what I can tell in the h2o docs it seems that their Stacked Ensemble has only one level to it and no meta-model. Thus rather than using e. g. the outputs (or probability distribution) of each model to train a new model, it will only use the output for any given input directly to return its final prediction, doesn’t it?
jonas__m t1_j47r617 wrote
Reply to Why is Super Learning / Stacking used rather rarely in practice? [D] by Worth-Advance-1232
this is one of the many strategies used in autogluon that enables it to outperform other autoML tools on most datasets:
https://arxiv.org/abs/2003.06505
https://arxiv.org/abs/2207.12560
One complaint people raise is regarding latency & complexity of deploying ensemble models, but there are many easy options to deal with this:
https://auto.gluon.ai/stable/tutorials/tabular_prediction/tabular-indepth.html#accelerating-inference