| title | Overview |
|---|
This site shares our peer-reviewed journal and conference publications, academic partnerships, and related research artefacts such as open-source code and datasets.
{% assign recent_items = site.library | sort: "year" | reverse | limit: 5 %}
-
{% for item in recent_items %}
- {{ item.year }} {{ item.title }} {{ item.type }} {% endfor %}
[View all publications →]({{ '/library/' | relative_url }})
AI capabilities are developed within dedicated teams across the organization:
{{ domain.blurb }}
{% else %} {% endif %} {% endfor %}[View all domains →]({{ '/domains/' | relative_url }})
Our approach to AI is grounded in responsible development and deployment practices:
- Governance: All production models undergo review by model risk management
- Three Lines of Defense: Business units, risk management, and internal audit maintain independent oversight
- Transparency: We prioritize interpretable models and explainable outputs where feasible
- Fairness: Bias testing and monitoring are integrated into our model development lifecycle
- Privacy: Data minimization and privacy-preserving techniques are core design principles
We contribute to the broader ML community through open source projects:
{% if project.kind == 'dataset' %}🤗 {% endif %}{{ project.name }} {% if project.kind == 'dataset' %}dataset{% endif %}
{{ project.description }}
[View all projects →]({{ '/open-source/' | relative_url }})