The correct term is “Computational Statistics”
Comment on Breast Cancer
Johanno@feddit.org 1 year agoThat’s why I hate the term AI. Say it is a predictive llm or a pattern recognition model.
steventhedev@lemmy.world 1 year ago
spechter@lemmy.ml 1 year ago
Stop calling it that, you’re scaring venture capital
0laura@lemmy.world 1 year ago
it’s a good term, it refers to lots of thinks. there are many terms like that.
wewbull@feddit.uk 1 year ago
it refers to lots of thinks
So it’s a bad term.
GetOffMyLan@programming.dev 1 year ago
It’s literally the name of the field of study. Chances are this uses the same thing as LLMs. Aka a neutral network, which are some of the oldest AIs around.
wewbull@feddit.uk 1 year ago
If people consistently misunderstand it, it’s a bad term for communicating the concept.
0laura@lemmy.world 1 year ago
the word program refers to even more things and no one says it’s a bad word.
Ephera@lemmy.ml 1 year ago
The problem is that it refers to so many and constantly changing things that it doesn’t refer to anything specific in the end. You can replace the word “AI” in any sentence with the word “magic” and it basically says the same thing…
PM_ME_VINTAGE_30S@lemmy.sdf.org 1 year ago
According to the paper cited by the article OP posted, there is no LLM in the model. If I read it correctly, the paper says that it uses PyTorch’s implementation of ResNet18, a deep convolutional neural network that isn’t specifically designed to work on text. So this term would be inaccurate.
Much better term IMO, especially since it uses a convolutional network. But since the article is a news publication, not a serious academic paper, the author knows the term “AI” gets clicks and positive impressions (which is what their job actually is) and we wouldn’t be here talking about it.
BeliefPropagator@discuss.tchncs.de 1 year ago
That performance curve seems terrible for any practical use.
Image
loonsun@sh.itjust.works 1 year ago
Yeah that’s an unacceptably low ROC curve for a medical usecase
PM_ME_VINTAGE_30S@lemmy.sdf.org 1 year ago
Good catch!
FierySpectre@lemmy.world 1 year ago
Well, this is very much an application of AI… Having more examples of recent AI development that aren’t ‘chatgpt’(/transformers-based) is probably a good thing.
wewbull@feddit.uk 1 year ago
Op is not saying this isn’t using the techniques associated with the term AI. They’re saying that the term AI is misleading, broad, and generally not desirable in a technical publication.
FierySpectre@lemmy.world 1 year ago
Correct, also not what I was replying about. I said that using AI in the headline here is very much correct. It is after all a paper using AI to detect stuff.