Skip to main content
← Back to Research

Research case study

Prototype-Part Interpretable Image Recognition

RoleResearch Assistant · Tulane University

Date2025 · ongoing

StatusActive research

Simplified method diagram

Prototype-Part Interpretable Image Recognition

    Fact-based diagram synthesized from the documented methodology; it is not an original paper figure.

    Research summary

    Research at a glance

    Research question

    Explainable image classification using discovered object parts as interpretable prototypes.

    Method

    • Fine-tuned DINO with a custom part-attention module to discover meaningful object parts using only image-level labels, requiring no part annotations
    • Developed a prototype-based classification framework where prototypes are actual image regions rather than abstract latent vectors, making model decisions directly human-interpretable
    • Analyzed part-attention embeddings via clustering to validate semantic consistency of discovered parts and explored clustering-based explanations as a lightweight alternative to prototype matching

    Key finding

    Research implementation documented.

    Research Assistant · Tulane University

    01 — Context

    Problem

    Explainable image classification using discovered object parts as interpretable prototypes.

    02 — Approach

    Method

    The workflow below is a visual summary of the documented implementation; it is not a claim of additional system components.

    1. 01

      Fine-tuned DINO with a custom part-attention module to discover meaningful object parts using only image-level labels, requiring no part annotations

    2. 02

      Developed a prototype-based classification framework where prototypes are actual image regions rather than abstract latent vectors, making model decisions directly human-interpretable

    3. 03

      Analyzed part-attention embeddings via clustering to validate semantic consistency of discovered parts and explored clustering-based explanations as a lightweight alternative to prototype matching

    03 — Contribution

    Contribution

    • Fine-tuned DINO with a custom part-attention module to discover meaningful object parts using only image-level labels, requiring no part annotations

    • Developed a prototype-based classification framework where prototypes are actual image regions rather than abstract latent vectors, making model decisions directly human-interpretable

    • Analyzed part-attention embeddings via clustering to validate semantic consistency of discovered parts and explored clustering-based explanations as a lightweight alternative to prototype matching

    04 — Evidence

    Results

    This project record verifies the delivered implementation, but does not report a comparable performance metric.

    Continue exploring

    See another case study or learn more about my background.

    Supporting technology
    DINOfine-tuninglarge vision modelprototypeinterpretabilityimage recognitionclusteringPyTorchW&Bpart segmentation