Aug 2026· Zenodo (CERN European Organization for Nuclear Research)
Adversarial Robustness in Machine Learning
Abstract
Vision-language models (VLMs) are increasingly deployed as document- and image-understanding agents, yet published safety evaluations of these systems are almost exclusively conducted in English plain text. This leaves two attack surfaces largely unexamined for low-resource languages: (1) adversarial instructions embedded as rendered image text rather than typed prompts (“typographic prompt injection”), and (2) the same attack expressed in Urdu, a language spoken by over 230 million people. This paper reports a small, fully reproducible proof-of-concept (VisGuard-Ur) that extends a prior text-only Urdu jailbreak detector (UrduGuard) into the visual modality. We render 30 hand-authored benign and adversarial prompts — in Urdu script, Roman Urdu, and an English control group — into 120 images across four visual variants, build an OCR-plus-classifier defense, and evaluate the full pipeline against a real, locally-run vision-language model (Qwen2-VL-2B-Instruct) rather than a simulated one. Two findings are reported. First, Urdu-script text rendered in Nastaliq — the calligraphic style used in most authentic Urdu print — is substantially harder for both a conventional OCR engine (Tesseract) and the VLM's own text-reading ability than the same text rendered in the straighter Naskh style (OCR character-level similarity 0.40 vs. near-perfect for Latin-script images), identifying the reading stage, not the safety classifier, as the weakest link for this attack surface on Urdu-script inputs specifically. Second, after manually auditing every case the automated judge flagged as a successful attack, we find that image-embedded jailbreak instructions written in plain English produced genuine, explicit policy-violating compliance from the VLM in 4 of 12 cases (33%), while superficially similar Urdu-script and Roman-Urdu attacks mostly produced garbled, non-compliant transcriptions rather than real jailbreaks — the opposite of what the raw automated attack-success-rate number (35%, dominated by Urdu-script false positives) would suggest. Deploying the OCR-plus-classifier detector in front of the VLM reduced the audited system-level attack success rate from 33% to 0% with an 8.3% false-positive rate on benign images. We report this as a small-sample, honestly-scoped proof of concept rather than a benchmark, and detail the dataset size, model, and judge limitations that any follow-up work should address.
The results are packaged in the Greenfield Startup Model (GSM), which explains the priority of startups to release the product as quickly as possible, and the need to shorten time-to-market, by speeding up the development through low-precision engineering activities.
Carmine Giardino, Nicolò Paternoster, M. Unterkalmsteiner et al.· IEEE Transactions on Softwar...· 178 citations· ⚡14
Software startup companies develop innovative, software-intensive products within limited timeframes and with few resources, searching for sustainable and scalable business models.
M. Unterkalmsteiner, P. Abrahamsson, Xiaofeng Wang et al.· e-Informatica Software Engin...· 157 citations· ⚡17
This study conducts a case survey study based on the secondary data of the major pivots happened in 49 software startups, and demonstrates that customer need pivot is the most common among all pivot types.
Sohaib Shahid Bajwa, Xiaofeng Wang, Anh Nguyen-Duc et al.· Empirical Software Engineeri...· 127 citations· ⚡15
The comparison of adopter and non-adopter sample reveals three potential adoption inhibitor, security, data privacy, and portability, which underlines the importance of the technical and security perspectives for research investigating the adoption of technology.
Nattakarn Phaphoom, Xiaofeng Wang, S. Samuel et al.· Journal of Systems and Softw...· 111 citations· ⚡8
This study investigates how Lean internal startup facilitates software product innovation in large companies and identifies its enablers and inhibitors, and shows the potential of the method-in-action framework to investigate the Lean startup approach in non-startup context.
Henry Edison, Nina M. Smørsgård, Xiaofeng Wang et al.· Journal of Systems and Softw...· 78 citations· ⚡6
The application of agile software methods and more recently the integration of Lean practices contribute to the trend of continuous improvement in the software industry. One such area warranting proper empirical evidence is a project’s operational efficiency when using the Kanban method. This short paper takes a new angle and explores waste in the Kanban-driven software development project context. A preliminary research model is presented for helping the consequent replication of the study. The results from the empirical analysis suggest Kanban can be an effective method in visualizing and organizing the current work, but does not prevent waste from creeping in, although the overall project outcome may be successful.
Marko Ikonen, Petri Kettunen, Nilay V. Oza et al.· EUROMICRO Conference on Soft...· 67 citations· ⚡9
Related blog posts
MIT News · Artificial Intelligence· news.mit.eduSep 14, 2026
The “HardFlow” algorithm could help generative AI models produce high-quality outputs that obey strict requirements when “pretty close” doesn’t cut it.
AI may appear weightless, but every model depends on physical infrastructure. To understand responsible AI, we need to look beyond algorithms and consider the entire lifecycle of the hardware behind them. The post Responsible AI Must Consider Its Afterlife appeared first on GPT-Lab.