People
Under the supervision of Dr Hussein Suleman, I conducted research on information systems for my Honours degree, and we successfully implemented the first South African National Heritage Portal Prototype using metadata aggregation. Furthermore, my Masters degree research focuses on machine learning, specifically the topic of "Automated Machine Learning for Solving the Combined Algorithm Search and Hyperparameter Optimisation Problem in Trend Prediction".
Latest Research Publications:
Latest Research Publications:
<p>It has been observed that the input space of deep neural network classifiers can exhibit ‘fragmentation’, where the model function rapidly changes class as the input space is traversed. The severity of this fragmentation tends to follow the double descent curve, achieving a maximum at the interpolation regime. We study this phenomenon in the context of image classification and ask whether fragmentation could be predictive of generalization performance. Using a fragmentation-based complexity measure, we show this to be possible by achieving good performance on the PGDL (Predicting Generalization in Deep Learning) benchmark. In addition, we report on new observations related to fragmentation, namely (i) fragmentation is not limited to the input space but occurs in the hidden representations as well, (ii) fragmentation follows the trends in the validation error throughout training, and (iii) fragmentation is not a direct result of increased weight norms. Together, this indicates that fragmentation is a phenomenon worth investigating further when studying the generalization ability of deep neural networks.</p>
@misc{514,
author = {Coenraad Mouton, Randle Rabe, Daniël Haasbroek, Marthinus Theunissen, Harmen Potgieter, Marelie Davel},
title = {Is network fragmentation a useful complexity measure?},
abstract = {<p>It has been observed that the input space of deep neural network classifiers can exhibit ‘fragmentation’, where the model function rapidly changes class as the input space is traversed. The severity of this fragmentation tends to follow the double descent curve, achieving a maximum at the interpolation regime. We study this phenomenon in the context of image classification and ask whether fragmentation could be predictive of generalization performance. Using a fragmentation-based complexity measure, we show this to be possible by achieving good performance on the PGDL (Predicting Generalization in Deep Learning) benchmark. In addition, we report on new observations related to fragmentation, namely (i) fragmentation is not limited to the input space but occurs in the hidden representations as well, (ii) fragmentation follows the trends in the validation error throughout training, and (iii) fragmentation is not a direct result of increased weight norms. Together, this indicates that fragmentation is a phenomenon worth investigating further when studying the generalization ability of deep neural networks.</p>},
year = {2024},
journal = {NeurIPS 2024 Workshop SciForDL},
month = {12/2024},
}
• Complex time series data often encountered in scientific and engineering domains.
• Deep learning (DL) is particularly successful here:
– large data sets, multivariate input and/or ouput,
– highly complex sequences of interactions.
• Model interpretability:
– Ability to understand a model’s decisions in a given context [1].
– Techniques typically not originally developed for time series data.
– Time series interpretations themselves become uninterpretable.
• Knowledge Discovery:
– DL has potential to reveal interesting patterns in large data sets.
– Potential to produce novel insights about the task itself [2, 3].
• ‘know-it’: Collaborative project that studies knowledge discovery in
time series data.
@{507,
author = {Marelie Davel, Stefan Lotz, Marthinus Theunissen, Almaro De Villiers, Chara Grant, Randle Rabe, Cleo Conacher},
title = {Knowledge Discovery in Time Series Data},
abstract = {• Complex time series data often encountered in scientific and engineering domains.
• Deep learning (DL) is particularly successful here:
– large data sets, multivariate input and/or ouput,
– highly complex sequences of interactions.
• Model interpretability:
– Ability to understand a model’s decisions in a given context [1].
– Techniques typically not originally developed for time series data.
– Time series interpretations themselves become uninterpretable.
• Knowledge Discovery:
– DL has potential to reveal interesting patterns in large data sets.
– Potential to produce novel insights about the task itself [2, 3].
• ‘know-it’: Collaborative project that studies knowledge discovery in
time series data.},
year = {2023},
journal = {Deep Learning Indaba 2023},
month = {September 2023},
}
Latest Research Publications:
Latest Research Publications:
<p><span style="-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(34, 34, 34);display:inline !important;float:none;font-family:Merriweather, serif;font-size:18px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;">Due to the scarcity of data in low-resourced languages, the development of language models for these languages has been very slow. Currently, pre-trained language models have gained popularity in natural language processing, especially, in developing domain-specific models for low-resourced languages. In this study, we experiment with the impact of using occlusion-based techniques when training a language model for a text generation task. We curate 2 new datasets, the Sepedi monolingual (SepMono) dataset from several South African resources and the Sepedi radio news (SepNews) dataset from the radio news domain. We use the SepMono dataset to pre-train transformer-based models using the occlusion and non-occlusion pre-training techniques and compare performance. The SepNews dataset is specifically used for fine-tuning. Our results show that the non-occlusion models perform better compared to the occlusion-based models when measuring validation loss and perplexity. However, analysis of the generated text using the BLEU score metric, which measures the quality of the generated text, shows a slightly higher BLEU score for the occlusion-based models compared to the non-occlusion models.</span></p>
@article{517,
author = {Simon Ramalepe, Thipe Modipa, Marelie Davel},
title = {Pre-training a Transformer-Based Generative Model Using a Small Sepedi Dataset},
abstract = {<p><span style="-webkit-text-stroke-width:0px;background-color:rgb(255, 255, 255);color:rgb(34, 34, 34);display:inline !important;float:none;font-family:Merriweather, serif;font-size:18px;font-style:normal;font-variant-caps:normal;font-variant-ligatures:normal;font-weight:400;letter-spacing:normal;orphans:2;text-align:start;text-decoration-color:initial;text-decoration-style:initial;text-decoration-thickness:initial;text-indent:0px;text-transform:none;white-space:normal;widows:2;word-spacing:0px;">Due to the scarcity of data in low-resourced languages, the development of language models for these languages has been very slow. Currently, pre-trained language models have gained popularity in natural language processing, especially, in developing domain-specific models for low-resourced languages. In this study, we experiment with the impact of using occlusion-based techniques when training a language model for a text generation task. We curate 2 new datasets, the Sepedi monolingual (SepMono) dataset from several South African resources and the Sepedi radio news (SepNews) dataset from the radio news domain. We use the SepMono dataset to pre-train transformer-based models using the occlusion and non-occlusion pre-training techniques and compare performance. The SepNews dataset is specifically used for fine-tuning. Our results show that the non-occlusion models perform better compared to the occlusion-based models when measuring validation loss and perplexity. However, analysis of the generated text using the BLEU score metric, which measures the quality of the generated text, shows a slightly higher BLEU score for the occlusion-based models compared to the non-occlusion models.</span></p>},
year = {2024},
journal = {Artificial Intelligence Research. SACAIR 2024. Communications in Computer and Information Science},
volume = {vol 2326},
pages = {319-333},
month = {12/2024},
publisher = {Springer Nature Switzerland},
address = {Cham},
doi = {https://doi.org/10.1007/978-3-031-78255-8_19},
}
Code-switching is a phenomenon that occurs mostly in multilingual countries where multilingual speakers often switch between languages in
their conversations. The unavailability of large scale code-switched corpora hampers the development and training of language models for the generation of code-switched text. In this study, we explore the initial phase of collecting and creating Sepedi-English code-switched corpus for generating synthetic news. Radio news and the frequency of code-switching on read news were considered and analysed. We developed and trained a Transformer-based language model using the collected code-switched dataset. We observed that the frequency of code-switched data in the dataset was very low at 1.1%. We complemented our dataset with the news headlines dataset to create a new dataset.
Although the frequency was still low, the model obtained the optimal loss rate of 2,361 with an accuracy of 66%.
@article{502,
author = {Simon Ramalepe, Thipe Modipa, Marelie Davel},
title = {The Analysis of the Sepedi-English Code-switched Radio News Corpus},
abstract = {Code-switching is a phenomenon that occurs mostly in multilingual countries where multilingual speakers often switch between languages in
their conversations. The unavailability of large scale code-switched corpora hampers the development and training of language models for the generation of code-switched text. In this study, we explore the initial phase of collecting and creating Sepedi-English code-switched corpus for generating synthetic news. Radio news and the frequency of code-switching on read news were considered and analysed. We developed and trained a Transformer-based language model using the collected code-switched dataset. We observed that the frequency of code-switched data in the dataset was very low at 1.1%. We complemented our dataset with the news headlines dataset to create a new dataset.
Although the frequency was still low, the model obtained the optimal loss rate of 2,361 with an accuracy of 66%.},
year = {2023},
journal = {Journal of the Digital Humanities Association of Southern Africa},
volume = {4},
edition = {1},
month = {2023-01-25},
issue = {Vol. 4 No. 01 (2022): Proceedings of the 3rd workshop on Resources for African Indigenous Languages (RAIL)},
doi = {https://doi.org/10.55492/dhasa.v4i01.4444},
}
Code-switched data is rarely available in written form and this makes the development of large datasets required to train codeswitched language models difficult. Currently, available Sepedi-English code-switched corpora are not large enough to train a Transformer-based
model for this language pair. In prior work, larger synthetic datasets have been constructed using a combination of a monolingual and a parallel
corpus to approximate authentic code-switched text. In this study, we develop and analyse a new Sepedi-English news dataset (SepEnews). We collect and curate data from local radio news bulletins and use this to augment two existing sources collected from Sepedi newspapers and news headlines, respectively. We then develop and train a Transformer-based model for generating historic code-switched news, and demonstrate and analyse the system’s performance.
@{501,
author = {Simon Ramalepe, Thipe Modipa, Marelie Davel},
title = {Transformer-based text generation for code-switched Sepedi-English news},
abstract = {Code-switched data is rarely available in written form and this makes the development of large datasets required to train codeswitched language models difficult. Currently, available Sepedi-English code-switched corpora are not large enough to train a Transformer-based
model for this language pair. In prior work, larger synthetic datasets have been constructed using a combination of a monolingual and a parallel
corpus to approximate authentic code-switched text. In this study, we develop and analyse a new Sepedi-English news dataset (SepEnews). We collect and curate data from local radio news bulletins and use this to augment two existing sources collected from Sepedi newspapers and news headlines, respectively. We then develop and train a Transformer-based model for generating historic code-switched news, and demonstrate and analyse the system’s performance.},
year = {2023},
journal = {Southern African Conference for Artificial Intelligence Research (SACAIR)},
pages = {84 - 97},
month = {December 2023},
}
Text generation is one of the important sub-tasks of natural language generation (NLG), and aims to produce humanly readable text given some input text. Deep learning approaches based on neural networks have been proposed to solve text generation tasks. Although these models can generate text, they do not necessarily capture long-term dependencies accurately, making it difficult to coherently generate longer sentences. Transformer-based models have shown significant improvement in text generation. However, these models are computationally expensive and data hungry. In this study, we develop a Sepedi text generation model using a Transformerbased approach and explore its performance. The developed model has one Transformer block with causal masking on the attention layers and two separate embedding layers. To train the model, we use the National Centre for Human Language Technology (NCHLT) Sepedi text corpus. Our experimental setup varied the model embedding size, batch size and the sequence length. The final model was able to reconstruct unseen test data with 75% accuracy: the highest accuracy achieved to date, using a Sepedi corpus.
@{511,
author = {Simon Ramalepe, Thipe Modipa, Marelie Davel},
title = {The development of a Sepedi text generation model using transformers},
abstract = {Text generation is one of the important sub-tasks of natural language generation (NLG), and aims to produce humanly readable text given some input text. Deep learning approaches based on neural networks have been proposed to solve text generation tasks. Although these models can generate text, they do not necessarily capture long-term dependencies accurately, making it difficult to coherently generate longer sentences. Transformer-based models have shown significant improvement in text generation. However, these models are computationally expensive and data hungry. In this study, we develop a Sepedi text generation model using a Transformerbased approach and explore its performance. The developed model has one Transformer block with causal masking on the attention layers and two separate embedding layers. To train the model, we use the National Centre for Human Language Technology (NCHLT) Sepedi text corpus. Our experimental setup varied the model embedding size, batch size and the sequence length. The final model was able to reconstruct unseen test data with 75% accuracy: the highest accuracy achieved to date, using a Sepedi corpus.},
year = {2022},
journal = {Southern Africa Telecommunication Networks and Applications Conference (SATNAC)},
pages = {51 - 56},
month = {August 2022},
}
Latest Research Publications:
She has a PhD in Philosophy in the domains of mathematical logic and the philosophy of science. Her thesis focused on formulating a mathematical model-theoretic analysis of the structure of scientific theories. Currently, she works on themes in the philosophy of technology relating to human-technology relations, and in AI ethics on themes in machine ethics, the ethics of social robotics, and data ethics. She also does research on technology-related policy making, and focuses on generating culturally sensitive policies for trustworthy AI technologies, while aiming for global regulation. In the philosophy of science, her work is centred on debates in scientific realism, the structure of scientific theories, and the status of machine learning-based methodologies in the discovery/justification debate in the philosophy of science. Her research in both the ethics of artificial intelligence and the philosophy of science includes application of non-classical formal logics to selected problems.
Prof Ruttkamp-Bloem is a corresponding member of the International Academy for the Philosophy of Science. She has been the elected South African representative at the International Union of the History and Philosophy of Science and Technology (IUHPST) since 2014. She is an associate editor of the Journal for Science and Engineering Ethics, a member of the editorial board of Springer’s respected Synthese Library Book Series, and a member of the editorial board of Acta Baltica: Historiae et Philosophiae Scientiarum. She is the founder of the CAIR/UP ‘Artificial Intelligence for Society’ Symposium Series and the ‘South African Logic and Philosophy of Science’ Colloquium Series.
She currently has 6 current PhD, 2 MA, and 2 honours students and has delivered 5 PhD, 9 MA, and 14 Honours students. She is the author of a book in the Springer Synthese Library Series, 15 articles, and 5 book chapters. She has collaborated on 5 intergovernmental policy documents. She has been interviewed on various media platforms such as the Deutsche Welle (Germany), Tortoise Media (UK) and Business Day TV (South Africa), and has recently written an OpEd for the Mail and Guardian on the technology driving inequality, as well as a piece for Acteurs Publics in France.
In her capacity as an AI ethics policy researcher, Prof Ruttkamp-Bloem is a member of the African Union Development Agency (AUDA)-NEPAD Consultative Roundtable on Ethics in Africa, a member of the African Commission Human and People’s Rights Committee (ACHPR) task team working on the Resolution 473 study on Human and Peoples’ Rights and AI, Robotics and other New and Emerging Technologies in Africa, and the rapporteur for the UNESCO World Commission for Ethics of Scientific Knowledge and Technology (COMEST). She was the chairperson of the Bureau of the UNESCO Ad Hoc Expert Group (AHEG) on the ethics of artificial intelligence tasked to draft the Recommendation for a global instrument on the ethics of AI which was adopted by UNESCO member states after various periods of negotiation in November 2021. She is a current member of the AHEG working on implementing the Recommendation.
In addition, Prof Ruttkamp-Bloem is the South African representative at the Responsible AI Network Africa (RAIN), which is a joint venture of the Technical University Munich and the Kwame Nkrumah University of Science and Technology in Ghana. She is a member of the advisory board of the Wallenberg AI, Autonomous Systems and Software Programme (Human Sciences) hosted by Umeå University in Sweden; of the advisory board of the Global AI Ethics Institute; and, as country advisor for South Africa, of the advisory board of the International Group of Artificial Intelligence (IGOAI). She is also a member of the advisory board of the international Z-Inspection® network. The Z-Inspection® assessment method for Trustworthy AI is an approach based on the Ethics Guidelines for Trustworthy AI by the European Commission High-Level Expert Group on Artificial Intelligence. She is also on the advisory board for SAP GE in Germany. Prof Ruttkamp-Bloem is a collaborator on the IEEE’s (Institute of Electrical and Electronics Engineers) Strong Sustainability by Design and Accountable Sustainability by Design reports as part of their Planet Positive 2030 Campaign. She is also a collaborating fellow at the International Research Center for AI Ethics and Governance, Chinese Academy of Sciences. She is the co-convener of the Ethics Working Group at their AI for Atoms Technical Meeting in 2021 at the International Atomic Energy Agency (IAEA) as well as at future IAEA-ITU events. Finally, she is a member of the GAIA (Global AI Association) Think Tank on Compassionate AI.
Latest Research Publications:
In the face of the fact that AI ethics guidelines currently, on the whole, seem to have no significant impact on AI practices, the quest of AI ethics to ensure trustworthy AI is in danger of becoming nothing more than a nice ideal. Serious work is to be done to ensure AI ethics guidelines are actionable. To this end, in this paper, I argue that AI ethics should be approached 1) in a multi-disciplinary manner focused on concrete research in the discipline of the ethics of AI and 2) as a dynamic system on the basis of virtue ethics in order to work towards enabling all AI actors to take responsibility for their own actions and to hold others accountable for theirs. In conclusion, the paper emphasises the importance of understanding AI ethics as playing out on a continuum of interconnected interests across academia, civil society, public policy-making and the private sector, and a novel notion of ‘AI ethics capital’ is put on the table as outcome of actionable AI ethics and essential ingredient for sustainable trustworthy AI.
@article{384,
author = {Emma Ruttkamp-Bloem},
title = {The Quest for Actionable AI Ethics},
abstract = {In the face of the fact that AI ethics guidelines currently, on the whole, seem to have no significant impact on AI practices, the quest of AI ethics to ensure trustworthy AI is in danger of becoming nothing more than a nice ideal. Serious work is to be done to ensure AI ethics guidelines are actionable. To this end, in this paper, I argue that AI ethics should be approached 1) in a multi-disciplinary manner focused on concrete research in the discipline of the ethics of AI and 2) as a dynamic system on the basis of virtue ethics in order to work towards enabling all AI actors to take responsibility for their own actions and to hold others accountable for theirs. In conclusion, the paper emphasises the importance of understanding AI ethics as playing out on a continuum of interconnected interests across academia, civil society, public policy-making and the private sector, and a novel notion of ‘AI ethics capital’ is put on the table as outcome of actionable AI ethics and essential ingredient for sustainable trustworthy AI.},
year = {2020},
journal = {Communications in Computer and Information Science},
volume = {1342},
pages = {34-52},
publisher = {Springer},
isbn = {978-3-030-66151-9},
url = {https://link.springer.com/chapter/10.1007/978-3-030-66151-9_3},
doi = {https://doi.org/10.1007/978-3-030-66151-9_3},
}
This Introduction has two foci: the first is a discussion of the motivation for and the aims of the 2014 conference on New Thinking about Scientific Realism in Cape Town South Africa, and the second is a brief contextualization of the contributed articles in this special issue of Synthese in the framework of the conference. Each focus is discussed in a separate section.
@article{416,
author = {Stathis Psillos, Emma Ruttkamp-Bloem},
title = {Scientific realism: quo vadis? Introduction: new thinking about scientific realism},
abstract = {This Introduction has two foci: the first is a discussion of the motivation for and the aims of the 2014 conference on New Thinking about Scientific Realism in Cape Town South Africa, and the second is a brief contextualization of the contributed articles in this special issue of Synthese in the framework of the conference. Each focus is discussed in a separate section.},
year = {2017},
journal = {Synthese},
volume = {194},
pages = {3187-3201},
issue = {4},
publisher = {Springer},
isbn = {0039-7857 , 1573-0964},
doi = {10.1007/s11229-017-1493-x},
}
"Naturalised realism" is presented as a version of realism which is more compatible with the history of science than convergent or explanationist forms of realism. The account is unpacked according to four theses : 1) Whether realism is warranted with regards to a particular theory depends on the kind and quality of evidence available for that theory; 2) Reference is about causal interaction with the world; 3) Most of science happens somewhere in between instrumentalism and scientific realism on a continuum of stances towards the status of theories; 4) The degree to which realism is warranted has something to do with the degree to which theories successfully refer, rather than with the truth of theories.
@article{417,
author = {Emma Ruttkamp-Bloem},
title = {Repositioning realism},
abstract = {"Naturalised realism" is presented as a version of realism which is more compatible with the history of science than convergent or explanationist forms of realism. The account is unpacked according to four theses : 1) Whether realism is warranted with regards to a particular theory depends on the kind and quality of evidence available for that theory; 2) Reference is about causal interaction with the world; 3) Most of science happens somewhere in between instrumentalism and scientific realism on a continuum of stances towards the status of theories; 4) The degree to which realism is warranted has something to do with the degree to which theories successfully refer, rather than with the truth of theories.},
year = {2015},
journal = {Philosphia Scientiæ},
volume = {19},
pages = {85-98},
issue = {1},
publisher = {Université Nancy 2},
isbn = {1281-2463},
doi = {10.4000/philosophiascientiae.1042},
}
Latest Research Publications:
Latest Research Publications:
Aim/Purpose
The aim of this project was to explore models for stimulating health
informatics innovation and capacity development in South Africa.
Background
There is generally a critical lack of health informatics innovation and capacity in South Africa and sub-Saharan Africa. This is despite the wide anticipation that digital health systems will play a fundamental role in strengthening health systems and improving service delivery
Methodology
We established a program over four years to train Masters and Doctoral students and conducted research projects across a wide range of biomedical and health informatics technologies at a leading South African university. We also developed a Health Architecture Laboratory Innovation and Development Ecosystem (HeAL-IDE) designed to be a long-lasting and potentially reproducible output of the project.
Contribution
We were able to demonstrate a successful model for building innovation and capacity in a sustainable way. Key outputs included: (i)a successful partnership model; (ii) a sustainable HeAL-IDE; (iii) research papers; (iv) a world-class software product and several
demonstrators; and (iv) highly trained staff.
Findings
Our main findings are that: (i) it is possible to create a local ecosystem for innovation and capacity building that creates value for the partners (a university and a private non-profit company); (ii) the ecosystem is able to create valuable outputs that would be much less likely to have been developed singly by each partner, and; (iii) the ecosystem could serve as a powerful model for adoption in other settings.
Recommendations for Practitioners
Non-profit companies and non-governmental organizations implementing health information systems in South Africa and other low resource settings have an opportunity to partner with local universities for purposes of internal capacity development and assisting with the research, reflection and innovation aspects of their projects and programmes.
Recommendation for Researchers
Applied health informatics researchers working in low resource settings could productively partner with local implementing organizations in order to gain a better understanding of the challenges and requirements at field sites and to accelerate the testing and deployment of health information technology solutions.
Impact on Society
This research demonstrates a model that can deliver valuable software products for public health.
Future Research
It would be useful to implement the model in other settings and research whether the model is more generally useful
@{252,
author = {Deshen Moodley, Anban Pillay, Chris Seebregts},
title = {Establishing a Health Informatics Research Laboratory in South Africa},
abstract = {Aim/Purpose
The aim of this project was to explore models for stimulating health
informatics innovation and capacity development in South Africa.
Background
There is generally a critical lack of health informatics innovation and capacity in South Africa and sub-Saharan Africa. This is despite the wide anticipation that digital health systems will play a fundamental role in strengthening health systems and improving service delivery
Methodology
We established a program over four years to train Masters and Doctoral students and conducted research projects across a wide range of biomedical and health informatics technologies at a leading South African university. We also developed a Health Architecture Laboratory Innovation and Development Ecosystem (HeAL-IDE) designed to be a long-lasting and potentially reproducible output of the project.
Contribution
We were able to demonstrate a successful model for building innovation and capacity in a sustainable way. Key outputs included: (i)a successful partnership model; (ii) a sustainable HeAL-IDE; (iii) research papers; (iv) a world-class software product and several
demonstrators; and (iv) highly trained staff.
Findings
Our main findings are that: (i) it is possible to create a local ecosystem for innovation and capacity building that creates value for the partners (a university and a private non-profit company); (ii) the ecosystem is able to create valuable outputs that would be much less likely to have been developed singly by each partner, and; (iii) the ecosystem could serve as a powerful model for adoption in other settings.
Recommendations for Practitioners
Non-profit companies and non-governmental organizations implementing health information systems in South Africa and other low resource settings have an opportunity to partner with local universities for purposes of internal capacity development and assisting with the research, reflection and innovation aspects of their projects and programmes.
Recommendation for Researchers
Applied health informatics researchers working in low resource settings could productively partner with local implementing organizations in order to gain a better understanding of the challenges and requirements at field sites and to accelerate the testing and deployment of health information technology solutions.
Impact on Society
This research demonstrates a model that can deliver valuable software products for public health.
Future Research
It would be useful to implement the model in other settings and research whether the model is more generally useful},
year = {2018},
journal = {Digital Re-imagination Colloquium 2018},
pages = {16 - 24},
month = {13/03 - 15/03},
publisher = {NEMISA},
isbn = {978-0-6399275-0-3},
url = {http://uir.unisa.ac.za/bitstream/handle/10500/25615/Digital%20Skills%20Proceedings%202018.pdf?sequence=1&isAllowed=y},
}
• Several different paradigms and standards exist for creating digital health architectures that
are mostly complementary, but sometimes contradictory.
• The potential benefits of using EA
approaches and tools are that they help to ensure the appropriate use of standards for
interoperability and data storage and exchange, and encourage the creation of reusable
software components and metadata.
@article{162,
author = {Chris Seebregts, Anban Pillay, Ryan Crichton, S. Singh, Deshen Moodley},
title = {14 Enterprise Architectures for Digital Health},
abstract = {• Several different paradigms and standards exist for creating digital health architectures that
are mostly complementary, but sometimes contradictory.
• The potential benefits of using EA
approaches and tools are that they help to ensure the appropriate use of standards for
interoperability and data storage and exchange, and encourage the creation of reusable
software components and metadata.},
year = {2017},
journal = {Global Health Informatics: Principles of eHealth and mHealth to Improve Quality of Care},
pages = {173-182},
publisher = {MIT Press},
isbn = {978-0262533201},
url = {https://books.google.co.za/books?id=8p-rDgAAQBAJ&pg=PA173&lpg=PA173&dq=14+Enterprise+Architectures+for+Digital+Health&source=bl&ots=i6SQzaXiPp&sig=zDLJ6lIqt3Xox3Lt5LNCuMkUoJ4&hl=en&sa=X&ved=0ahUKEwivtK6jxPDYAhVkL8AKHXbNDY0Q6AEINDAB#v=onepage&q=14%20Enterp},
}
Poor adherence to prescribed treatment is a major factor contributing to tuberculosis patients developing drug resistance and failing treatment. Treatment adherence behaviour is influenced by diverse personal, cultural and socio-economic factors that vary between regions and communities. Decision network models can potentially be used to predict treatment adherence behaviour. However, determining the network structure (identifying the factors and their causal relations) and the conditional probabilities is a challenging task. To resolve the former we developed an ontology supported by current scientific literature to categorise and clarify the similarity and granularity of factors
@{158,
author = {Olukunle Ogundele, Deshen Moodley, Chris Seebregts, Anban Pillay},
title = {Building Semantic Causal Models to Predict Treatment Adherence for Tuberculosis Patients in Sub-Saharan Africa},
abstract = {Poor adherence to prescribed treatment is a major factor contributing to tuberculosis patients developing drug resistance and failing treatment. Treatment adherence behaviour is influenced by diverse personal, cultural and socio-economic factors that vary between regions and communities. Decision network models can potentially be used to predict treatment adherence behaviour. However, determining the network structure (identifying the factors and their causal relations) and the conditional probabilities is a challenging task. To resolve the former we developed an ontology supported by current scientific literature to categorise and clarify the similarity and granularity of factors},
year = {2014},
journal = {4th International Symposium (FHIES 2014) and 6th International Workshop (SEHC 2014)},
pages = {81-95},
month = {17/07-18/07},
}
The development of drug resistance is a major factor imped- ing the efficacy of antiretroviral treatment of South Africa’s HIV infected population. While genotype resistance testing is the standard method to determine resistance, access to these tests is limited in low-resource set- tings. In this paper we investigate machine learning techniques for drug resistance prediction from routine treatment and laboratory data to help clinicians select patients for confirmatory genotype testing. The tech- niques, including binary relevance, HOMER, MLkNN, predictive clus- tering trees (PCT), RAkEL and ensemble of classifier chains were tested on a dataset of 252 medical records of patients enrolled in an HIV treat- ment failure clinic in rural KwaZulu-Natal in South Africa. The PCT method performed best with a discriminant power of 1.56 for two drugs, above 1.0 for three others and a mean true positive rate of 0.68. These methods show potential for application where access to genotyping is limited.
@{97,
author = {Pascal Brandt, Deshen Moodley, Anban Pillay, Chris Seebregts, T. de Oliveira},
title = {An Investigation of Classification Algorithms for Predicting HIV Drug Resistance Without Genotype Resistance Testing},
abstract = {The development of drug resistance is a major factor imped- ing the efficacy of antiretroviral treatment of South Africa’s HIV infected population. While genotype resistance testing is the standard method to determine resistance, access to these tests is limited in low-resource set- tings. In this paper we investigate machine learning techniques for drug resistance prediction from routine treatment and laboratory data to help clinicians select patients for confirmatory genotype testing. The tech- niques, including binary relevance, HOMER, MLkNN, predictive clus- tering trees (PCT), RAkEL and ensemble of classifier chains were tested on a dataset of 252 medical records of patients enrolled in an HIV treat- ment failure clinic in rural KwaZulu-Natal in South Africa. The PCT method performed best with a discriminant power of 1.56 for two drugs, above 1.0 for three others and a mean true positive rate of 0.68. These methods show potential for application where access to genotyping is limited.},
year = {2014},
journal = {Third International Symposium on Foundations of Health Information Engineering and Systems},
pages = {236-253},
month = {21/08-23/08},
isbn = {978-3-642-53955-8},
url = {http://link.springer.com/chapter/10.1007/978-3-642-53956-5_16},
}
eHealth governance and regulation are necessary in low resource African countries to ensure effective and equitable use of health information technology and to realize national eHealth goals such as interoperability, adoption of standards and data integration. eHealth regulatory frameworks are under-developed in low resource settings, which hampers the progression towards coherent and effective national health information systems. Ontologies have the potential to clarify issues around interoperability and the effectiveness of different standards to deal with different aspects of interoperability. Ontologies can facilitate drafting, reusing, implementing and compliance testing of eHealth regulations. In this regard, we have developed an OWL ontology to capture key concepts and relations concerning interoperability and standards. The ontology includes an operational definition for interoperability and is an initial step towards the development of a knowledge representation modeling platform for eHealth regulation and governance.
@{92,
author = {Deshen Moodley, Chris Seebregts, Anban Pillay, Tommie Meyer},
title = {An Ontology for Regulating eHealth Interoperability in Developing African Countries},
abstract = {eHealth governance and regulation are necessary in low resource African countries to ensure effective and equitable use of health information technology and to realize national eHealth goals such as interoperability, adoption of standards and data integration. eHealth regulatory frameworks are under-developed in low resource settings, which hampers the progression towards coherent and effective national health information systems. Ontologies have the potential to clarify issues around interoperability and the effectiveness of different standards to deal with different aspects of interoperability. Ontologies can facilitate drafting, reusing, implementing and compliance testing of eHealth regulations. In this regard, we have developed an OWL ontology to capture key concepts and relations concerning interoperability and standards. The ontology includes an operational definition for interoperability and is an initial step towards the development of a knowledge representation modeling platform for eHealth regulation and governance.},
year = {2014},
journal = {Foundations of Health Information Engineering and Systems, Revised and Selected Papers, Lecture Notes in Computer Science Volume 7789},
pages = {107-124},
month = {15/09},
isbn = {978-3-642-53955-8},
}
FULL DETAIL OF TALKS:
1) Segun, S.T. (4 September 2019). “Making Afro-ethics Computational”. Paper presented at 2019 SAHUDA Conference, Themed, Time, Thought, Materiality: Africa and the Fourth Industrial Revolution, University of Johannesburg, Johannesburg, South Africa;
2) Segun, S.T. (9 November 2018). “Conditions for an Explicit Ethical Agent”. Paper presented at the Forum for Artificial Intelligence Research (FAIR 2018). Hermanus, South Africa;
3) Segun, S.T. (26 October 2018). “Teaching Machines to Be Moral”. Paper presented as part of the series of academic public lectures tagged University of Johannesburg Talks. Johannesburg, South Africa;
4) Segun, S.T. (20 October 2018). “Rethinking Privilege and Otherness”. Paper presented at the Postgraduate Philosophical Society Conference. University of Pretoria, South Africa;
5) Segun, S.T. (11 May 2018) “Constructing an Afro-ethical Framework for Autonomous Intelligence Systems”. Paper presented at the AI for Social Good Working Group. University of Pretoria, South Africa;
6) Segun, S.T. (20 October 2018). “Rethinking Privilege and Otherness”. Paper presented at the Postgraduate Philosophical Society Conference. University of Pretoria, South Africa;
7) Segun, S.T. (11 May 2018) “Constructing an Afro-ethical Framework for Autonomous Intelligence Systems”. Paper presented at the AI for Social Good Working Group. University of Pretoria, South Africa;
8) Segun, S.T. (14 August 2017). “Is There a Language of Philosophy?” Paper presented at the Contemporary Language, Logic, and Metaphysics Conference (CLLMC). University of Witwatersrand, South Africa.
FULL DETAIL OF ANY PUBLICATION:
BOOK CHAPTER:
1) Segun, S. T. (2019). Neurophilosophy and the Problem of Consciousness: An Equiphenomenalist Perspective. In New Conversations on the Problems of Identity, Consciousness and Mind. J.O. Chimakonam, U. Egbai, S.T. Segun, A.D. Attoe (pp. 33-65). Springer, Cham.
PEER-REVIEWED/REFEREED JOURNAL:
1) Segun, S.T. (2020). From Machine Ethics to Computational Ethics. 'AI & Society: Knowledge, Culture and Communication'. Karamjit S. Gill (ed). Springer [Scopus Accredited].
IN PROGRESS:
1) Segun, S.T. (2020). Computational Possibilities of Non-classical Ethics.
LINKS TO RESEARCH:
Research gate: https://www.researchgate.net/profile/Samuel_Segun2;
Google Scholar: https://scholar.google.com/citations?user=p33vnrcAAAAJ&hl=en;
Academia.edu: https://johannesburg.academia.edu/samuelsegun;
Orcid: https://orcid.org/0000-0002-1017-0906.
Latest Research Publications:
Latest Research Publications:


