{
    "version": "https://jsonfeed.org/version/1",
    "title": "Nicola Debole",
    "home_page_url": "https://me.nicoladebole.uk/",
    "feed_url": "https://me.nicoladebole.uk/feed.json",
    "description": "My personal website to present myself and my work :)",
    "items": [
        {
            "id": "https://me.nicoladebole.uk/blog/foundation-models-concept-bottlenecks",
            "content_html": "An empirical study asking whether Vision-Language Models can truly replace human expert annotations in Concept Bottleneck Models — and finding that the answer is more nuanced than expected.",
            "url": "https://me.nicoladebole.uk/blog/foundation-models-concept-bottlenecks",
            "title": "If Concept Bottlenecks are the Question, are Foundation Models the Answer?",
            "date_modified": "2025-04-28T00:00:00.000Z",
            "tags": [
                "Research",
                "Explainable AI",
                "Machine Learning",
                "Foundation Models"
            ]
        },
        {
            "id": "https://me.nicoladebole.uk/blog/vh-cbm-refining-concept-bottleneck-models",
            "content_html": "Introducing VH-CBM, a hybrid approach that combines Vision-Language Models with sparse human annotations to build more accurate and interpretable AI classifiers.",
            "url": "https://me.nicoladebole.uk/blog/vh-cbm-refining-concept-bottleneck-models",
            "title": "Concepts Worth Having: Refining Concept Bottleneck Models with Minimal Annotations",
            "date_modified": "2026-05-13T00:00:00.000Z",
            "tags": [
                "Research",
                "Explainable AI",
                "Machine Learning",
                "Computer Vision"
            ]
        }
    ]
}