Sep 2026· University of Surrey Open Research repository
Natural Language Processing Techniques
Abstract
Evaluating the quality of Machine Translation (MT) for low-resource languages is a challenging cross-lingual problem in Natural Language Processing. Quality Estimation (QE) aims to predict MT quality in the absence of reference translations. This thesis investigates QE through multilingual modelling, architectural adaptations, novel data curation and efficient learning strategies across nine low-resource language pairs. First, this thesis analyses how multilingual training influences QE performance, showing that combining linguistically related languages yields consistent improvements over training on a single language pair. The research then examines the suitability of large language models (LLMs) for QE in zero-shot, in-context learning, and fine-tuned settings. While LLMs show broad generalisation ability, empirical analysis reveals limitations in low-resource languages, including inconsistencies in tokenisation and weaker cross-lingual alignment. Results indicate that prompt-based adaptation alone is insufficient for reliable QE for low-resource languages and motivate architectural refinement. Building on this finding, the thesis proposes ALOPE, a regression-aligned framework for adapting decoder-based LLMs by leveraging informative intermediate Transformer layers for QE. Combined with lightweight regression heads and parameter-efficient techniques, ALOPE enables smaller open-weight LLMs to achieve state-of-the-art performance on multiple language pairs while operating within memory and compute constraints. Further, this research extends QE beyond scalar prediction by introducing a dataset enriched with human-annotated error descriptions that provide contextual supervision. Building on this, we propose ALOPE-RL, a policy-based reinforcement learning framework that optimises quantised LLMs using multi-component rewards, achieving state-of-the-art performance and remaining effective under extreme data constraints. This thesis shows that QE for low-resource languages can be performed through linguistically grounded multilingual transfer, regression-aligned adaptation, and error-aware reinforcement learning, for practical translation evaluation. All datasets, models, and code are publicly released.
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.