diff --git a/_publications/2024-01-14-Food.md b/_publications/2024-01-14-Food.md new file mode 100644 index 0000000..3de4a58 --- /dev/null +++ b/_publications/2024-01-14-Food.md @@ -0,0 +1,27 @@ +--- +title: "Validation report 005: Food Image Classification" +collection: publications +permalink: /publication/2024-01-14-Food +excerpt: "This study evaluates the resilience of the 'nateraw/food' Visual Transformer food classification model against data manipulation attacks, using LIME and Attention Rollout for insights. The model generally withstands most transformations, but extreme photographic effects and overlaying key non-food features significantly alter its predictions. The findings highlight the model's robustness, revealing specific vulnerabilities to strategic overlays and severe photographic distortions." +date: 2024-01-14 +venue: 'Explainable Machine Learning 2023/2024 course' +paperurl: 'https://modeloriented.github.io/CVE-AI/files/2023_Food.pdf' +citation: 'Tomasz Silkowski. (2024). "Vulnerabilities in Food Image Classification." Github: ModelOriented/CVE-AI.' +tags: + - Food Image Classification + - Visual Transformer + - LIME + - Attention Rollout +--- + +This study assesses the resilience of the ’nateraw/food’ Visual Transformer, a food classification model, against common data manipulation attacks. Employing methods like LIME and Attention Rollout for insight, the research finds that the model withstands most transformations, some extreme photographic effects and methods of overlaying key non-food features can significantly alter the predictions. These results highlight the model’s robustness, with implications for understanding the vulnerabilities of advanced computer vision systems. + +