C.C.S. Liem
Please Note
81 records found
1
https://data.4tu.nl/datasets/aaef7e9c-47a5-44d4-af6c-1d2eb41b0f28
This dataset contains synthetically modified images based on the Data underlying the publication: Image-based size estimation of broccoli heads under varying degrees of occlusion. Version 3. 4TU.ResearchData. dataset. https://doi.org/10.4121/13603787.v3 by P.M. (Pieter) Blok; van Henten, Eldert; Frits van Evert; Gert Kootstra, used under CC BY-NC-SA 4.0. The original images were altered by overlapping leaves on fully visible broccoli heads to create varying occlusions (one leaf per image). The annotations included with these synthetically occluded images are the modal annotations of the original (fully visible) broccoli head, serving as the amodal mask for the model to train on. This dataset was used to train STAR-YOLO26, a YOLO26 model capable of amodal recovery of broccoli heads under occlusion, as part of a soon to be published bachelor thesis. In accordance with the ShareAlike clause of the original dataset, this derivative dataset is released under the same CC BY-NC-SA 4.0 terms. ...
https://data.4tu.nl/datasets/aaef7e9c-47a5-44d4-af6c-1d2eb41b0f28
This dataset contains synthetically modified images based on the Data underlying the publication: Image-based size estimation of broccoli heads under varying degrees of occlusion. Version 3. 4TU.ResearchData. dataset. https://doi.org/10.4121/13603787.v3 by P.M. (Pieter) Blok; van Henten, Eldert; Frits van Evert; Gert Kootstra, used under CC BY-NC-SA 4.0. The original images were altered by overlapping leaves on fully visible broccoli heads to create varying occlusions (one leaf per image). The annotations included with these synthetically occluded images are the modal annotations of the original (fully visible) broccoli head, serving as the amodal mask for the model to train on. This dataset was used to train STAR-YOLO26, a YOLO26 model capable of amodal recovery of broccoli heads under occlusion, as part of a soon to be published bachelor thesis. In accordance with the ShareAlike clause of the original dataset, this derivative dataset is released under the same CC BY-NC-SA 4.0 terms.
This new method was first evaluated by comparing the original diameter measurements with the model outputs. The impact of the method was then assessed by examining the accuracy of the prediction model when trained on the data generated using this approach.
The results show that this alternative method can achieve at least the same accuracy as the original approach, but further improvements in accuracy are limited by the dataset used to train the model. ...
This new method was first evaluated by comparing the original diameter measurements with the model outputs. The impact of the method was then assessed by examining the accuracy of the prediction model when trained on the data generated using this approach.
The results show that this alternative method can achieve at least the same accuracy as the original approach, but further improvements in accuracy are limited by the dataset used to train the model.
An Evaluation Template for Broccoli Head Segmentation
Stratification and Robustness in the Context of Deployment Use Cases
Five recent broccoli segmentation models are evaluated with cluster-bootstrap confidence intervals on two publicly available broccoli image datasets, under stratification by leaf occlusion, head size, and time of day; under two controlled photometric and motion-blur perturbations calibrated against published in-deployment image-sharpness anchors; and under a noise-injection sweep on a published downstream growth-prediction model.
Stratification by occlusion and by head size each flip the ranking between two of the broccoli segmentation models tested; no single architecture is operationally optimal across the growth curve. The two controlled perturbations agree on the qualitative robustness tiers but not on the strict rank order; a cross-camera evaluation produces no usable ordering at all. Upstream sizing-label noise propagates linearly into downstream growth-prediction MAE with a small coefficient, so cleaning sizing labels beyond the most accurate currently published sizing pipeline buys at most one to four hours of biological head growth, well under one harvest-decision cycle. The implication is that broccoli vision evaluation needs deployment-context-aware reporting rather than a single headline number, and sizing-pipeline accuracy is not the operational lever that moves downstream growth-prediction performance. ...
Five recent broccoli segmentation models are evaluated with cluster-bootstrap confidence intervals on two publicly available broccoli image datasets, under stratification by leaf occlusion, head size, and time of day; under two controlled photometric and motion-blur perturbations calibrated against published in-deployment image-sharpness anchors; and under a noise-injection sweep on a published downstream growth-prediction model.
Stratification by occlusion and by head size each flip the ranking between two of the broccoli segmentation models tested; no single architecture is operationally optimal across the growth curve. The two controlled perturbations agree on the qualitative robustness tiers but not on the strict rank order; a cross-camera evaluation produces no usable ordering at all. Upstream sizing-label noise propagates linearly into downstream growth-prediction MAE with a small coefficient, so cleaning sizing labels beyond the most accurate currently published sizing pipeline buys at most one to four hours of biological head growth, well under one harvest-decision cycle. The implication is that broccoli vision evaluation needs deployment-context-aware reporting rather than a single headline number, and sizing-pipeline accuracy is not the operational lever that moves downstream growth-prediction performance.
Unfortunately, annotating the data required for a robust size estimation model is also a time-intensive and error-prone task. It is therefore interesting to look into ways in which image annotation can be streamlined.
This paper will show that using human-in-the-loop (HITL) annotation methods can speed up broccoli head annotation while minimally impacting the final segmentation model's segmentation and size estimation accuracy.
To achieve this, a dataset will be annotated three times, once manually, once with a graph cut-based segmentation algorithm known as GrabCut, and once with the prompted segmentation model SAM2. During this process the time taken will be recorded. After which the annotation models are trained on each set of annotations. This will be used to determine how each annotation method impacts a vision model's segmentation and size estimation accuracy after training.
The results show that HITL methods can speed up annotating, as using GrabCut shows a 3.1 times speed-up over manual annotation, and SAM2 shows a 6.2 times speed-up over manual annotation. The segmentation and size estimation capabilities of the methods post-training only differ by 1.5% when compared to each other, where manual annotation has the highest accuracy, followed by GrabCut.
This indicates a speed-accuracy trade-off for the chosen methods. Due to how small the accuracy degradation is, each method can be seen as worthwhile to us. Care should still be taken when deciding which method to use, as small errors can have greater effects downstream.
...
Unfortunately, annotating the data required for a robust size estimation model is also a time-intensive and error-prone task. It is therefore interesting to look into ways in which image annotation can be streamlined.
This paper will show that using human-in-the-loop (HITL) annotation methods can speed up broccoli head annotation while minimally impacting the final segmentation model's segmentation and size estimation accuracy.
To achieve this, a dataset will be annotated three times, once manually, once with a graph cut-based segmentation algorithm known as GrabCut, and once with the prompted segmentation model SAM2. During this process the time taken will be recorded. After which the annotation models are trained on each set of annotations. This will be used to determine how each annotation method impacts a vision model's segmentation and size estimation accuracy after training.
The results show that HITL methods can speed up annotating, as using GrabCut shows a 3.1 times speed-up over manual annotation, and SAM2 shows a 6.2 times speed-up over manual annotation. The segmentation and size estimation capabilities of the methods post-training only differ by 1.5% when compared to each other, where manual annotation has the highest accuracy, followed by GrabCut.
This indicates a speed-accuracy trade-off for the chosen methods. Due to how small the accuracy degradation is, each method can be seen as worthwhile to us. Care should still be taken when deciding which method to use, as small errors can have greater effects downstream.
Smart Farming: Improving Automated Broccoli Head Size Estimation
A Systematic Comparison of Image Preprocessing Techniques for YOLOv8n under Dutch Field Conditions
The principle goal of this work is to contribute methods that help us in making opaque AI models more trustworthy. Specifically, we aim to (1) explore and challenge existing technologies and paradigms in the field; (2) improve our ability to hold opaque models accountable through thorough scrutiny; and, (3) leverage the results of such scrutiny during training to improve the trustworthiness of models. Methodologically, the thesis focuses on counterfactual explanations and algorithmic recourse for individuals subjected to opaque AI systems. We explore what type of real-world dynamics can be expected to play out when recourse is provided and implemented in practice. Based on our finding that individual cost minimization–a core objective in recourse–neglects hidden external costs of recourse itself, we revisit yet another established objective: namely, that explanations should be plausible first and foremost. Our work demonstrates that a narrow focus on this objective can mislead us into trusting fundamentally untrustworthy systems. To avoid this scenario, we propose a novel method that aids us in disclosing explanations that are maximally faithful, that is consistent with the behavior of models. This not only allows us to assess the trustworthiness of models, but also improve it: we show that faithful explanations can be used during training to ensure that models learn plausible explanations.
Finally, we also critically assess efforts towards trustworthy AI in the context of modern large language models (LLM). Specifically, we cast doubt on recent findings and practices presented in the field of mechanistic interpretability and caution our fellow researchers in this space against misinterpreting and inflating their findings.
In summary, this thesis makes cutting-edge research contributions that improve our ability to make opaque AI models more trustworthy. Beyond our core research contributions, this thesis makes substantial contributions to open-source software. Through various software packages that we have developed, we make our research and that of others more accessible.
...
The principle goal of this work is to contribute methods that help us in making opaque AI models more trustworthy. Specifically, we aim to (1) explore and challenge existing technologies and paradigms in the field; (2) improve our ability to hold opaque models accountable through thorough scrutiny; and, (3) leverage the results of such scrutiny during training to improve the trustworthiness of models. Methodologically, the thesis focuses on counterfactual explanations and algorithmic recourse for individuals subjected to opaque AI systems. We explore what type of real-world dynamics can be expected to play out when recourse is provided and implemented in practice. Based on our finding that individual cost minimization–a core objective in recourse–neglects hidden external costs of recourse itself, we revisit yet another established objective: namely, that explanations should be plausible first and foremost. Our work demonstrates that a narrow focus on this objective can mislead us into trusting fundamentally untrustworthy systems. To avoid this scenario, we propose a novel method that aids us in disclosing explanations that are maximally faithful, that is consistent with the behavior of models. This not only allows us to assess the trustworthiness of models, but also improve it: we show that faithful explanations can be used during training to ensure that models learn plausible explanations.
Finally, we also critically assess efforts towards trustworthy AI in the context of modern large language models (LLM). Specifically, we cast doubt on recent findings and practices presented in the field of mechanistic interpretability and caution our fellow researchers in this space against misinterpreting and inflating their findings.
In summary, this thesis makes cutting-edge research contributions that improve our ability to make opaque AI models more trustworthy. Beyond our core research contributions, this thesis makes substantial contributions to open-source software. Through various software packages that we have developed, we make our research and that of others more accessible.
The framework weaves together four complementary layers – structural validation, rule‐based logical checks, peer comparison, and weighted prioritisation – transforming anomaly detection from a surface‐level cleaning task into a structured process of active quality assurance. Developed through an iterative, expert‐informed process, it is reproducible and adaptable, balancing statistical rigour with the contextual realities of the water sector so that each flag raised carries both analytical credibility and practical relevance.
Applied to the 2022–2024 NewIBNET dataset, the framework is assessed through robustness checks, a national case study of Indonesian utilities, and an expert survey. Results show that it improves anomaly interpretability, limits the propagation of flawed data into comparative analyses, and reduces review time from 75 hours to under 2 minutes – earning unanimous expert endorsement for operational deployment.
By translating the principles of automated, ethically grounded validation into a scalable methodology, this work advances the state of practice in anomaly detection for data‐scarce sectors. In shifting from red flags to real solutions, it demonstrates how automated validation can turn detection into action, building trust where data meets water, and enabling more transparent, equitable decisions in global water governance. ...
The framework weaves together four complementary layers – structural validation, rule‐based logical checks, peer comparison, and weighted prioritisation – transforming anomaly detection from a surface‐level cleaning task into a structured process of active quality assurance. Developed through an iterative, expert‐informed process, it is reproducible and adaptable, balancing statistical rigour with the contextual realities of the water sector so that each flag raised carries both analytical credibility and practical relevance.
Applied to the 2022–2024 NewIBNET dataset, the framework is assessed through robustness checks, a national case study of Indonesian utilities, and an expert survey. Results show that it improves anomaly interpretability, limits the propagation of flawed data into comparative analyses, and reduces review time from 75 hours to under 2 minutes – earning unanimous expert endorsement for operational deployment.
By translating the principles of automated, ethically grounded validation into a scalable methodology, this work advances the state of practice in anomaly detection for data‐scarce sectors. In shifting from red flags to real solutions, it demonstrates how automated validation can turn detection into action, building trust where data meets water, and enabling more transparent, equitable decisions in global water governance.
Annotation Practices in Societally Impactful Machine Learning Applications
What are these automated systems actually trained on?
Machine learning for humanitarian forecasting: A Survey
Assessing the trustworthiness and real-world feasibility of machine learning models for conflict forecasting
How well can machine learning tools for humanitarian forecasting be used in predicting the consequences of forced displacement?
Humanitarian forecasting for displacement: a survey
Annotation Practices in Societally Impactful Machine Learning Applications
What are these automated systems actually trained on?
Impact-based humanitarian forecasting using machine learning for floods
A literature survey
Dataset quality within a societally impactful machine learning domain
An overview of data collection and annotation practices of the datasets used by papers published by the ACL
High-impact vision research still rests on datasets whose labels arrive via opaque, rarely documented pipelines. To understand how serious the problem is inside a large venue, we audited 75 TPAMI papers (2009-2024) that rely or introduce datasets. Each dataset was coded against a 27-item checklist adapted from Garbage in, Garbage out, spanning annotator recruitment, training, compensation, overlap-resolution and more. Across the corpus, 37% of the expected annotation metadata is missing; the rate changes little between recent (2022-24) and older cohorts. The scarcest fields are labeller-population rationale (76.6% absent), prescreening criteria (73.4%), total annotators (68.8%), compensation (67.2%) and training procedures (62.5%). Documentation quality shows virtually no correlation with a paper’s citation impact, suggesting community prestige does not buy transparency. A handful of well—curated datasets achieve >75% completeness, proving that thorough documentation is possible when incentives align. The median TPAMI benchmark still ships with an unverifiable "ground truth", threatening the reproducibility and fairness claims of downstream models. We advocate that journals and conferences require a concise, checklist-based annotation statement, mirroring existing ethics and reproducibility forms, to ensure future vision systems are built (and evaluated) on transparent, trustworthy data foundations. ...
High-impact vision research still rests on datasets whose labels arrive via opaque, rarely documented pipelines. To understand how serious the problem is inside a large venue, we audited 75 TPAMI papers (2009-2024) that rely or introduce datasets. Each dataset was coded against a 27-item checklist adapted from Garbage in, Garbage out, spanning annotator recruitment, training, compensation, overlap-resolution and more. Across the corpus, 37% of the expected annotation metadata is missing; the rate changes little between recent (2022-24) and older cohorts. The scarcest fields are labeller-population rationale (76.6% absent), prescreening criteria (73.4%), total annotators (68.8%), compensation (67.2%) and training procedures (62.5%). Documentation quality shows virtually no correlation with a paper’s citation impact, suggesting community prestige does not buy transparency. A handful of well—curated datasets achieve >75% completeness, proving that thorough documentation is possible when incentives align. The median TPAMI benchmark still ships with an unverifiable "ground truth", threatening the reproducibility and fairness claims of downstream models. We advocate that journals and conferences require a concise, checklist-based annotation statement, mirroring existing ethics and reproducibility forms, to ensure future vision systems are built (and evaluated) on transparent, trustworthy data foundations.
Behind the Labels: Transparency Pitfalls in Annotation Practices for Societally Impactful ML
A deep dive into annotation transparency and consistency in CVPR corpus
Requirements Engineering for Machine Learning
A Study in Behavior-Driven Development
Field-Based Predictive Growth Modeling of Broccoli (Brassica oleracea var. italica) within Precision Agriculture
Understanding Field Growth Dynamics for Data-Driven Agriculture
This thesis investigates how field-based measurements can be used to model broccoli growth at the level of individual plants. The work addresses four problems: converting raw field video into plant-level growth curves, investigating which environmental parameters best describe the growth, determining whether cumulative temperature or thermal time better represents broccoli development, and evaluating how different growth models capture head diameter growth. A preliminary study using an external dataset creates the methodological foundation by analysing broccoli growth and benchmarking classical and neural models. A field study in a Dutch production environment expands this work through the development of a data-processing pipeline that includes head detection, plant identification, tracking, diameter estimation, and integration with local weather data. Across both studies, thermal time provides a more biologically meaningful predictor of development than cumulative temperature. Model comparison shows that classical parametric models capture general developmental trends, while a multi-layer perceptron achieves the highest predictive accuracy, with a mean absolute error of 0.583~cm, when multiple environmental variables are included. The results demonstrate that field-based predictive modeling can support precision-agriculture applications such as harvest planning and selective mechanized harvesting. ...
This thesis investigates how field-based measurements can be used to model broccoli growth at the level of individual plants. The work addresses four problems: converting raw field video into plant-level growth curves, investigating which environmental parameters best describe the growth, determining whether cumulative temperature or thermal time better represents broccoli development, and evaluating how different growth models capture head diameter growth. A preliminary study using an external dataset creates the methodological foundation by analysing broccoli growth and benchmarking classical and neural models. A field study in a Dutch production environment expands this work through the development of a data-processing pipeline that includes head detection, plant identification, tracking, diameter estimation, and integration with local weather data. Across both studies, thermal time provides a more biologically meaningful predictor of development than cumulative temperature. Model comparison shows that classical parametric models capture general developmental trends, while a multi-layer perceptron achieves the highest predictive accuracy, with a mean absolute error of 0.583~cm, when multiple environmental variables are included. The results demonstrate that field-based predictive modeling can support precision-agriculture applications such as harvest planning and selective mechanized harvesting.