QCon London 2026: Ethical AI Is an Engineering Problem
Summary
At QCon London 2026, Clara Higuera, Responsible AI Program Lead at BBVA, presented on treating ethical AI as an engineering problem rather than solely a governance issue. The session highlighted how AI system failures, such as the wrongful arrest caused by facial recognition misidentification, stem from technical choices like unrepresentative training data or poor evaluation pipelines. Higuera emphasized that ethical properties like fairness, transparency, security, sustainability, and accountability must be integrated throughout the AI lifecycle, from data collection and model architecture to deployment. This involves evaluating datasets for representativeness, measuring model behavior across demographic groups, and ensuring system observability, akin to how other critical industries developed safety standards.
Key takeaway
For AI Architects and Machine Learning Engineers building critical AI systems, you should proactively integrate ethical considerations as core engineering requirements. Incorporate fairness evaluations, explainability analyses, and security testing throughout your development lifecycle to mitigate risks like bias and security vulnerabilities. This approach helps ensure systems are robust and socially responsible, especially as formal standards are still evolving.
Key insights
Ethical AI is an engineering challenge requiring integration of ethical checks throughout the development lifecycle.
Principles
- Ethical properties are measurable engineering requirements.
- AI systems encode values embedded in their design.
- Technology often evolves faster than regulation.
Method
Embed ethical checks throughout the AI development lifecycle, including fairness evaluation during training, explainability analysis pre-deployment, security testing, and production monitoring for unexpected behavior.
In practice
- Evaluate datasets for representativeness.
- Measure model behavior across demographic groups.
- Test against adversarial attacks like prompt injection.
Topics
- Ethical AI
- Responsible AI
- AI System Design
- Algorithmic Bias
- AI Lifecycle Management
Best for: AI Architect, Machine Learning Engineer, Computer Vision Engineer, AI Engineer, MLOps Engineer, AI Ethicist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by InfoQ.