// AI Glossary

What is Fine-Tuning?

The process of further training a pre-built AI model on your own domain-specific data to improve its accuracy for partic...

The process of further training a pre-built AI model on your own domain-specific data to improve its accuracy for particular tasks. Fine-tuning adapts general-purpose models to understand industry terminology, regulatory language, and organisational context that generic models handle poorly.

Fine-tuning sits between using a model off the shelf and building one from scratch. You take a foundation model that already understands language broadly and train it further on your specific data so it becomes expert in your domain. For regulated industries with specialised terminology and strict accuracy requirements, this can be transformative.

Consider a mid-market insurer whose claims documents use specific internal codes, product names, and assessment frameworks. A general-purpose LLM will understand the English but may misinterpret domain-specific terms or miss the significance of particular phrases. A fine-tuned model trained on thousands of historical claims documents learns these patterns and produces far more accurate classifications and summaries.

The practical considerations for fine-tuning in regulated businesses start with data. You need a sufficient volume of high-quality, representative examples. For most mid-market firms, this means hundreds to thousands of examples rather than millions. The data must be properly anonymised if it contains personal information, and you need clear legal basis for using it as training data under GDPR.

Fine-tuning also raises questions about model governance. Once you fine-tune a model, you have created a new asset that needs version control, performance monitoring, and periodic retraining. If the model is used for regulated activities, you may need to demonstrate to your regulator how it was trained, what data was used, and how its performance is monitored.

The cost and complexity of fine-tuning have decreased substantially. What once required a machine learning team and significant compute budget can now be achieved through managed services on platforms like AWS Bedrock. For many mid-market firms, fine-tuning a smaller model for a specific task delivers better results at lower cost than using a larger general-purpose model, while also being easier to govern and explain.

Need help implementing AI in your business?

Book a free consultation to discuss how AI can transform your operations while maintaining full regulatory compliance.

Book a Consultation