This book excerpt dives into the world of AI, focusing on chatbots, language models, and their potential impact on librarianship. Grasp the core concepts of machine learning, understand how chatbots work, and explore the future of AI in libraries.
Supervised learning involves training an ML model with labeled data, where a "teacher" provides the correct answers.
Example: Optical Character Recognition (OCR): teaching a program to recognize letters by providing a training set of letters with their correct classifications.
The program identifies patterns and correlations between input features (size, shape, color) and the correct classification (e.g., the letter ' a ').
Involves exploration of an environment by trial-and-error, with delayed rewards providing feedback on performance.
The system makes a sequence of steps toward a desired goal and is rewarded or penalized for successes or failures.
Example: A game-playing AI exploring the game, like chess, by trial and error and being rewarded for winning.
A: Foundation models are large, pre-trained models that can be fine-tuned for various tasks. They represent a significant leap in AI capabilities because many machine learning or deep learning program can be built from them and the results will likely produce better results.
A: Machine translation can struggle with context, ambiguity, and understanding nuanced language. Resulting translations are reasonable, but not perfect.
A: Supervised learning uses labeled data, where a "teacher" provides the correct answers. Unsupervised learning uses unlabeled data, where the model must identify patterns and relationships without guidance.
Librarians, information scientists, students, and professionals interested in the application of AI in library settings.
The book reflects the rapid advancements in AI, particularly in machine learning, large language models, and their applications in information management and library services.