← Writing · Reviews →

Glossary

Terms used in accessibility research and practice. Each entry has a definition, common aliases, and category tags.

Search results

Cascading classifier(also: Cascaded detection, Multi-stage classifier)
A machine learning architecture that chains multiple detection stages in sequence, where each stage filters candidates before passing them to the next, progressively increasing detection precision while maintaining recall. In accessibility applications, cascading classifiers are…
Continuous Integration/Continuous Delivery(also: CI/CD, Continuous Integration, Continuous Delivery)
Continuous Integration/Continuous Delivery (CI/CD) is a software development practice where code changes are automatically built, tested, and prepared for release on an ongoing basis. In accessibility practice, CI/CD pipelines can incorporate automated accessibility testing…
Contrastive Learning(also: Contrastive Self-Supervised Learning)
Contrastive learning is a machine learning technique that trains models to produce vector embeddings by maximising similarity between representations of the same or augmented instance (positive pairs) while minimising similarity between representations of different instances…

3 results.