|
|
|
|
|
by Workaccount2
363 days ago
|
|
Just a note on the radiologist part, the current SOTA radiology AI is still tiny parameter CNN's from the mid-late 2010's running locally. NYT ran an article a few weeks about this, and the entire article uses the phrase "A.I.", which people assume means ChatGPT, but really can refer to anything in the last 60 years of A.I. research. Manually digging revealed it was an old architecture. We don't know yet how a modern transformer trained on radiology would perform, but it almost certainly would be dramatically better. |
|
Why? Is there something about radiology that makes the transformer architecture appropriate?
My understanding has been that transformers are great for sequences of tokens, but from what little I know of radiology sequence-of-tokens seems unlikely to be a useful representation of the data.