Natural Language Processing (NLP) and Deep Learning
Deep learning using neural networks has become the dominate method of NLP, using massive volumes of text and voice to an unprecedented level of accuracy.
Transformers: Combining the position of words and subwords (tokenization) along with dependencies and relationships between words (self-attention) allows for calculating different parts of language together.
Enhanced Detection System for Healthcare-Associated Transmission (EDS-HAT)
Combination of WGS surveillance and ML of electronic health records to identify outbreaks and transmission routes.
"EDS-HAT could have prevented 25 (lower bound) to 63 (upper bound) transmissions. Moreover, 3.1–8.0 fewer 30-day attributable readmissions and 1.6-3.3 fewer deaths would have occurred had EDS-HAT been running in real time."
AI hallucination - a phenomenon where a large language model perceives a pattern that is nonexistent to human observers resulting in outputs that are nonsensical or inaccurate.
LLM Hallucinations
False Facts - confidently state incorrect information
Imaginary Scenarios - entirely fabricated stories or events
Nonsense/Incoherence - output that doesn't follow any logical flow or grammatical rules
Ethical Considerations
AI systems should be under human oversight.
They need a fallback plan if something is wrong and they must be accurate, reliable, and reproducible.
They must ensure full respect for privacy and data protection.
cognitive offloading - using tools, systems, resources to reduce the mental load in performing a task allowing you to redirect that effort somewhere else
can lead to "an erosion of introspection, over-reliance on algorithmic feedback, and anxiety induced by hyper-monitoring and optimization"
over-reliance can lead to an erosion of critical thinking and skills, also called cognitive surrender
"When I asked her how she did on the assignment, she said she got a good grade. “I really like writing,” she said, sounding strangely nostalgic for her high-school English class — the last time she wrote an essay unassisted. “Honestly,” she continued, “I think there is beauty in trying to plan your essay. You learn a lot. You have to think, Oh, what can I write in this paragraph? Or What should my thesis be?” But she’d rather get good grades."
"It feels like something valuable is being taken away, and suddenly. It took a lot of effort to get good at coding and to learn how to write code that works, to read and understand complex code, and to debug and fix when code doesn't work as it should. I still remember how daunting my first “real” programming class was at university (learning C), how lost I felt on my first job with a complex codebase, and how it took years of practice, learning from other devs, books, and blogs, to get better at the craft. Once you're pretty good, you have something that's valuable and easy to validate by writing code that works!"
"the experience of overseeing multiple AI "agents" ... caused an acute sensation of “buzzing” — a fog that left workers exhausted and struggling to concentrate"