Sign in to use this feature.

Years

Between: -

Article Types

Countries / Regions

Search Results (121)

Search Parameters:
Journal = Knowledge

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
14 pages, 237 KiB  
Article
Predictive Analytics for Thyroid Cancer Recurrence: A Machine Learning Approach
by Elizabeth Clark, Samantha Price, Theresa Lucena, Bailey Haberlein, Abdullah Wahbeh and Raed Seetan
Knowledge 2024, 4(4), 557-570; https://doi.org/10.3390/knowledge4040029 (registering DOI) - 18 Nov 2024
Abstract
Differentiated thyroid cancer (DTC), comprising papillary and follicular thyroid cancers, is the most prevalent type of thyroid malignancy. Accurate prediction of DTC is crucial for improving patient outcomes. Machine learning (ML) offers a promising approach to analyze risk factors and predict cancer recurrence. [...] Read more.
Differentiated thyroid cancer (DTC), comprising papillary and follicular thyroid cancers, is the most prevalent type of thyroid malignancy. Accurate prediction of DTC is crucial for improving patient outcomes. Machine learning (ML) offers a promising approach to analyze risk factors and predict cancer recurrence. In this study, we aimed to develop predictive models to identify patients at an elevated risk of DTC recurrence based on 16 risk factors. We developed six ML models and applied them to a DTC dataset. We evaluated the ML models using Synthetic Minority Over-Sampling Technique (SMOTE) and with hyperparameter tuning. We measured the models’ performance using precision, recall, F1 score, and accuracy. Results showed that Random Forest consistently outperformed the other investigated models (KNN, SVM, Decision Tree, AdaBoost, and XGBoost) across all scenarios, demonstrating high accuracy and balanced precision and recall. The application of SMOTE improved model performance, and hyperparameter tuning enhanced overall model effectiveness. Full article
14 pages, 1456 KiB  
Article
Exploiting the Regularized Greedy Forest Algorithm Through Active Learning for Predicting Student Grades: A Case Study
by Maria Tsiakmaki, Georgios Kostopoulos and Sotiris Kotsiantis
Knowledge 2024, 4(4), 543-556; https://doi.org/10.3390/knowledge4040028 - 24 Oct 2024
Viewed by 483
Abstract
Student performance prediction is a critical research challenge in the field of educational data mining. To address this issue, various machine learning methods have been employed with significant success, including instance-based algorithms, decision trees, neural networks, and ensemble methods, among others. In this [...] Read more.
Student performance prediction is a critical research challenge in the field of educational data mining. To address this issue, various machine learning methods have been employed with significant success, including instance-based algorithms, decision trees, neural networks, and ensemble methods, among others. In this study, we introduce an innovative approach that leverages the Regularized Greedy Forest (RGF) algorithm within an active learning framework to enhance student performance prediction. Active learning is a powerful paradigm that utilizes both labeled and unlabeled data, while RGF serves as an effective decision forest learning algorithm acting as the base learner. This synergy aims to improve the predictive performance of the model while minimizing the labeling effort, making the approach both efficient and scalable. Moreover, applying the active learning framework for predicting student performance focuses on the early and accurate identification of students at risk of failure. This enables targeted interventions and personalized learning strategies to support low-performing students and improve their outcomes. The experimental results demonstrate the potential of our proposed approach as it outperforms well-established supervised methods using a limited pool of labeled examples, achieving an accuracy of 81.60%. Full article
Show Figures

Figure 1

37 pages, 3329 KiB  
Article
Dynamic Decision Trees
by Joseph Vidal, Spriha Jha, Zhenyuan Liang, Ethan Delgado, Bereket Siraw Deneke and Dennis Shasha
Knowledge 2024, 4(4), 506-542; https://doi.org/10.3390/knowledge4040027 - 16 Oct 2024
Viewed by 558
Abstract
Knowledge comes in various forms: scientific, artistic, legal, and many others. For most non-computer scientists, it is far easier to express their knowledge in text than in programming code. The dynamic decision tree system is a system for supporting the authoring of expertise [...] Read more.
Knowledge comes in various forms: scientific, artistic, legal, and many others. For most non-computer scientists, it is far easier to express their knowledge in text than in programming code. The dynamic decision tree system is a system for supporting the authoring of expertise in text form and navigation via an interface that limits the cognitive load on the reader. Specifically, as the reader answers questions, relevant tree nodes appear and irrelevant ones disappear. Searching by a keyword can help to navigate the tree. Database calls bring in information from external datasets. Links bring in other decision trees as well as websites. This paper describes the reader interface, the authoring interface, the related state-of-the-art work, the implementation, and case studies. Full article
(This article belongs to the Special Issue Decision-Making: Processes and Perspectives)
Show Figures

Figure 1

25 pages, 1302 KiB  
Article
Research–Teaching Nexus in Electronic Instrumentation, a Tool to Improve Learning and Knowledge of Marine Sciences and Technologies
by Joaquín del-Río Fernández, Daniel-Mihai Toma, Matias Carandell-Widmer, Enoc Martinez-Padró, Marc Nogueras-Cervera, Pablo Bou and Antoni Mànuel-Làzaro
Knowledge 2024, 4(4), 481-505; https://doi.org/10.3390/knowledge4040026 - 27 Sep 2024
Viewed by 597
Abstract
In higher education institutions, there is a strong interaction between research and teaching activities. This paper presents a case study on the research–teaching nexus based on an analysis of academic results related to the course “Instrumentation and Data Analyses in Marine Sciences” within [...] Read more.
In higher education institutions, there is a strong interaction between research and teaching activities. This paper presents a case study on the research–teaching nexus based on an analysis of academic results related to the course “Instrumentation and Data Analyses in Marine Sciences” within the Marine Sciences and Technologies Bachelor’s Degree at the Universitat Politècnica de Catalunya (UPC), taught at the Vilanova i la Geltrú campus (Barcelona, Spain). The start of this degree in the academic year 2018–2019 allowed the assignment of technological subjects in the degree to a research group with extensive experience in the research and development of marine technologies. The first section of this paper aims to provide a justification for establishing the Marine Sciences and Technologies Bachelor’s Degree. It highlights the necessity of this program and delves into the suitability of the profiles of the professors responsible for teaching marine technology subjects. Their entrepreneurial research trajectory and their competence in electronic instrumentation are strong arguments for their appropriateness. The next section of the paper explores a detailed analysis of academic results based on surveys and student performance indices. Through a thorough examination of these data, this case study demonstrates, within the context of all UPC degrees, that assigning a research group made up of experienced professors and researchers in the field who are accustomed to working as a team produces superior academic results compared to assignments to professors who do not work as a team. Teamwork presents specific skills necessary for operating the infrastructures and equipment associated with an experimental degree. Full article
Show Figures

Figure 1

19 pages, 5080 KiB  
Article
Probabilistic Uncertainty Consideration in Regionalization and Prediction of Groundwater Nitrate Concentration
by Divas Karimanzira
Knowledge 2024, 4(4), 462-480; https://doi.org/10.3390/knowledge4040025 - 25 Sep 2024
Viewed by 414
Abstract
In this study, we extend our previous work on a two-dimensional convolutional neural network (2DCNN) for spatial prediction of groundwater nitrate, focusing on improving uncertainty quantification. Our enhanced model incorporates a fully probabilistic Bayesian framework and a structure aimed at optimizing both specific [...] Read more.
In this study, we extend our previous work on a two-dimensional convolutional neural network (2DCNN) for spatial prediction of groundwater nitrate, focusing on improving uncertainty quantification. Our enhanced model incorporates a fully probabilistic Bayesian framework and a structure aimed at optimizing both specific value predictions and predictive intervals (PIs). We implemented the Prediction Interval Validation and Estimation Network based on Quality Definition (2DCNN-QD) to refine the accuracy of probabilistic predictions and reduce the width of the prediction intervals. Applied to a model region in Germany, our results demonstrate an 18% improvement in the prediction interval width. While traditional Bayesian CNN models may yield broader prediction intervals to adequately capture uncertainties, the 2DCNN-QD method prioritizes quality-driven interval optimization, resulting in narrower prediction intervals without sacrificing coverage probability. Notably, this approach is nonparametric, allowing it to be effectively utilized across a range of real-world scenarios. Full article
Show Figures

Figure 1

18 pages, 3164 KiB  
Article
Use of Patterns of Service Utilization and Hierarchical Survival Analysis in Planning and Providing Care for Overdose Patients and Predicting the Time-to-Second Overdose
by Jonas Bambi, Kehinde Olobatuyi, Yudi Santoso, Hanieh Sadri, Ken Moselle, Abraham Rudnick, Gracia Yunruo Dong, Ernie Chang and Alex Kuo
Knowledge 2024, 4(3), 444-461; https://doi.org/10.3390/knowledge4030024 - 19 Aug 2024
Viewed by 774
Abstract
Individuals from a variety of backgrounds are affected by the opioid crisis. To provide optimal care for individuals at risk of opioid overdose and prevent subsequent overdoses, a more targeted response that goes beyond the traditional taxonomical diagnosis approach to care management needs [...] Read more.
Individuals from a variety of backgrounds are affected by the opioid crisis. To provide optimal care for individuals at risk of opioid overdose and prevent subsequent overdoses, a more targeted response that goes beyond the traditional taxonomical diagnosis approach to care management needs to be adopted. In previous works, Graph Machine Learning and Natural Language Processing methods were used to model the products for planning and evaluating the treatment of patients with complex issues. This study proposes a methodology of partitioning patients in the opioid overdose cohort into various communities based on their patterns of service utilization (PSUs) across the continuum of care using graph community detection and applying survival analysis to predict time-to-second overdose for each of the communities. The results demonstrated that the overdose cohort is not homogeneous with respect to the determinants of risk. Moreover, the risk for subsequent overdose was quantified: there is a 51% higher chance of experiencing a second overdose for a high-risk community compared to a low-risk community. The proposed method can inform a more efficient treatment heterogeneity approach for a cohort made of diverse individuals, such as the opioid overdose cohort. It can also guide targeted support for patients at risk of subsequent overdoses. Full article
Show Figures

Graphical abstract

22 pages, 864 KiB  
Review
Text Mining to Understand Disease-Causing Gene Variants
by Leena Nezamuldeen and Mohsin Saleet Jafri
Knowledge 2024, 4(3), 422-443; https://doi.org/10.3390/knowledge4030023 - 19 Aug 2024
Cited by 1 | Viewed by 904
Abstract
Variations in the genetic code for proteins are considered to confer traits and underlying disease. Identifying the functional consequences of these genetic variants is a challenging endeavor. There are online databases that contain variant information. Many publications also have described variants in detail. [...] Read more.
Variations in the genetic code for proteins are considered to confer traits and underlying disease. Identifying the functional consequences of these genetic variants is a challenging endeavor. There are online databases that contain variant information. Many publications also have described variants in detail. Furthermore, there are tools that allow for the prediction of the pathogenicity of variants. However, navigating these disparate sources is time-consuming and sometimes complex. Finally, text mining and large language models offer promising approaches to understanding the textual form of this knowledge. This review discusses these challenges and the online resources and tools available to facilitate this process. Furthermore, a computational framework is suggested to accelerate and facilitate the process of identifying the phenotype caused by a particular genetic variant. This framework demonstrates a way to gather and understand the knowledge about variants more efficiently and effectively. Full article
Show Figures

Figure 1

25 pages, 1497 KiB  
Article
sBERT: Parameter-Efficient Transformer-Based Deep Learning Model for Scientific Literature Classification
by Mohammad Munzir Ahanger, Mohd Arif Wani and Vasile Palade
Knowledge 2024, 4(3), 397-421; https://doi.org/10.3390/knowledge4030022 - 18 Jul 2024
Viewed by 1048
Abstract
This paper introduces a parameter-efficient transformer-based model designed for scientific literature classification. By optimizing the transformer architecture, the proposed model significantly reduces memory usage, training time, inference time, and the carbon footprint associated with large language models. The proposed approach is evaluated against [...] Read more.
This paper introduces a parameter-efficient transformer-based model designed for scientific literature classification. By optimizing the transformer architecture, the proposed model significantly reduces memory usage, training time, inference time, and the carbon footprint associated with large language models. The proposed approach is evaluated against various deep learning models and demonstrates superior performance in classifying scientific literature. Comprehensive experiments conducted on datasets from Web of Science, ArXiv, Nature, Springer, and Wiley reveal that the proposed model’s multi-headed attention mechanism and enhanced embeddings contribute to its high accuracy and efficiency, making it a robust solution for text classification tasks. Full article
Show Figures

Figure 1

15 pages, 22302 KiB  
Article
SmartLabAirgap: Helping Electrical Machines Air Gap Field Learning
by Carla Terron-Santiago, Javier Martinez-Roman, Jordi Burriel-Valencia and Angel Sapena-Bano
Knowledge 2024, 4(3), 382-396; https://doi.org/10.3390/knowledge4030021 - 11 Jul 2024
Viewed by 613
Abstract
Undergraduate courses in electrical machines often include an introduction to the air gap magnetic field as a basic element in the energy conversion process. The students must learn the main properties of the field produced by basic winding configurations and how they relate [...] Read more.
Undergraduate courses in electrical machines often include an introduction to the air gap magnetic field as a basic element in the energy conversion process. The students must learn the main properties of the field produced by basic winding configurations and how they relate to the winding current and frequency. This paper describes a new test equipment design aimed at helping students achieve these learning goals. The test equipment is designed based on four main elements: a modified slip ring induction machine, a winding current driver board, the DAQ boards, and a PC-based virtual instrument. The virtual instrument provides the winding current drivers with suitable current references depending on the user selected machine operational status (single- or three-phase/winding with DC or AC current) and measures and displays the air gap magnetic field for that operational status. Students’ laboratory work is organized into a series of experiments that guide their achievement of these air gap field-related abilities. Student learning, assessed based on pre- and post-lab exams and end-of-semester exams, has increased significantly. The students’ opinions of the relevance, usefulness, and motivational effects of the laboratory were also positive. Full article
(This article belongs to the Special Issue New Trends in Knowledge Creation and Retention)
Show Figures

Figure 1

24 pages, 15298 KiB  
Article
Gesture Recognition of Filipino Sign Language Using Convolutional and Long Short-Term Memory Deep Neural Networks
by Karl Jensen Cayme, Vince Andrei Retutal, Miguel Edwin Salubre, Philip Virgil Astillo, Luis Gerardo Cañete and Gaurav Choudhary
Knowledge 2024, 4(3), 358-381; https://doi.org/10.3390/knowledge4030020 - 8 Jul 2024
Viewed by 1239
Abstract
In response to the recent formalization of Filipino Sign Language (FSL) and the lack of comprehensive studies, this paper introduces a real-time FSL gesture recognition system. Unlike existing systems, which are often limited to static signs and asynchronous recognition, it offers dynamic gesture [...] Read more.
In response to the recent formalization of Filipino Sign Language (FSL) and the lack of comprehensive studies, this paper introduces a real-time FSL gesture recognition system. Unlike existing systems, which are often limited to static signs and asynchronous recognition, it offers dynamic gesture capturing and recognition of 10 common expressions and five transactional inquiries. To this end, the system sequentially employs cropping, contrast adjustment, grayscale conversion, resizing, and normalization of input image streams. These steps serve to extract the region of interest, reduce the computational load, ensure uniform input size, and maintain consistent pixel value distribution. Subsequently, a Convolutional Neural Network and Long-Short Term Memory (CNN-LSTM) model was employed to recognize nuances of real-time FSL gestures. The results demonstrate the superiority of the proposed technique over existing FSL recognition systems, achieving an impressive average accuracy, recall, and precision rate of 98%, marking an 11.3% improvement in accuracy. Furthermore, this article also explores lightweight conversion methods, including post-quantization and quantization-aware training, to facilitate the deployment of the model on resource-constrained platforms. The lightweight models show a significant reduction in model size and memory utilization with respect to the base model when executed in a Raspberry Pi minicomputer. Lastly, the lightweight model trained with the quantization-aware technique (99%) outperforms the post-quantization approach (97%), showing a notable 2% improvement in accuracy. Full article
Show Figures

Figure 1

27 pages, 475 KiB  
Article
Shannon Holes, Black Holes, and Knowledge: The Essential Tension for Autonomous Human–Machine Teams Facing Uncertainty
by William Lawless and Ira S. Moskowitz
Knowledge 2024, 4(3), 331-357; https://doi.org/10.3390/knowledge4030019 - 5 Jul 2024
Viewed by 983
Abstract
We develop a new theory of knowledge with mathematics and a broad-based series of case studies to seek a better understanding of what constitutes knowledge in the field and its value for autonomous human–machine teams facing uncertainty in the open. Like humans, as [...] Read more.
We develop a new theory of knowledge with mathematics and a broad-based series of case studies to seek a better understanding of what constitutes knowledge in the field and its value for autonomous human–machine teams facing uncertainty in the open. Like humans, as teammates, artificial intelligence (AI) machines must be able to determine what constitutes the usable knowledge that contributes to a team’s success when facing uncertainty in the field (e.g., testing “knowledge” in the field with debate; identifying new knowledge; using knowledge to innovate), its failure (e.g., troubleshooting; identifying weaknesses; discovering vulnerabilities; exploitation using deception), and feeding the results back to users and society. It matters not whether a debate is public, private, or unexpressed by an individual human or machine agent acting alone; regardless, in this exploration, we speculate that only a transparent process advances the science of autonomous human–machine teams, assists in interpretable machine learning, and allows a free people and their machines to co-evolve. The complexity of the team is taken into consideration in our search for knowledge, which can also be used as an information metric. We conclude that the structure of “knowledge”, once found, is resistant to alternatives (i.e., it is ordered); that its functional utility is generalizable; and that its useful applications are multifaceted (akin to maximum entropy production). Our novel finding is the existence of Shannon holes that are gaps in knowledge, a surprising “discovery” to only find Shannon there first. Full article
Show Figures

Figure 1

11 pages, 239 KiB  
Communication
Understanding Indigenous Knowledge in Contemporary Consumption: A Framework for Indigenous Market Research Knowledge, Philosophy, and Practice from Aotearoa
by Tyron Rakeiora Love and C. Michael Hall
Knowledge 2024, 4(2), 321-330; https://doi.org/10.3390/knowledge4020018 - 12 Jun 2024
Viewed by 1056
Abstract
Despite increased attention being given to Indigenous rights, decolonization, and reconciliation in a broader business setting, the engagement of business, marketing, and consumer studies with Indigenous cultures and peoples is negligible. Although Indigenous and First Nations peoples have a significant position in the [...] Read more.
Despite increased attention being given to Indigenous rights, decolonization, and reconciliation in a broader business setting, the engagement of business, marketing, and consumer studies with Indigenous cultures and peoples is negligible. Although Indigenous and First Nations peoples have a significant position in the social sciences, there is no specific body of marketing or consumer knowledge that is dedicated to Indigenous knowledge and practices, even though there is a growing interest in more inclusive and transformative marketing. This paper reports on current research on Indigenous worldviews and marketing, with a continuum of Indigenous research being presented which is particularly informed by Māori experiences in Aotearoa New Zealand. Several appropriate research methods for advancing Indigenous knowledge are presented. The paper concludes by noting the potential contributions that Indigenous knowledge may provide and some of the challenges faced. Full article
19 pages, 440 KiB  
Article
Subcontractor Engagement in the Two-Stage Early Contractor Involvement Paradigm for Commercial Construction
by David Finnie, Rehan Masood and Liam Grant
Knowledge 2024, 4(2), 302-320; https://doi.org/10.3390/knowledge4020017 - 31 May 2024
Viewed by 1574
Abstract
Commercial construction projects (CCPs) in New Zealand contribute more to the economy than other project types. However, many face cost and time increases due to inadequate planning. Procurement pathways that involve contractors during design development provide more time to plan, collaboratively. Nevertheless, most [...] Read more.
Commercial construction projects (CCPs) in New Zealand contribute more to the economy than other project types. However, many face cost and time increases due to inadequate planning. Procurement pathways that involve contractors during design development provide more time to plan, collaboratively. Nevertheless, most projects are procured through traditional tender where contractors are only involved after detailed design. Through two-stage early contractor involvement (2S-ECI), contractors can provide design buildability advice for complex projects, contribute value management, carry out exploratory works, and order materials. The role of subcontractors in 2S-ECI can be significant. Six semi-structured interviews were conducted with clients, consultants, main contractors, and a subcontractor involved in large complex commercial construction projects. The findings build on the emerging body of knowledge about 2S-ECI by providing insight into subcontractor early involvement. Project complexity and market conditions were the main reasons for early subcontractor involvement. Common challenges include a lack of information sharing among the parties, non-competitive selection, and a lack of standard contract documentation. Opportunities for improvement include clarifying client expectations, educating stakeholders, and providing more equitable compensation for pre-construction services. Key drivers for subcontractor involvement include project complexity, market conditions, ordering long-lead-time systems, and performance specifications. Specialist early sub-trades include electrical, mechanical, structural steel, and façades. Subcontractors should typically be engaged as early as possible, often concurrently via main contractors to share performance risk. Pre-construction services provided by subcontractors include planning and sequencing; design buildability analysis; risk mitigation; value management; budget advice; systems procurement; design solutions; and document control systems. Advantages include obtaining specialist project knowledge and improving completion certainty. Producing a pre-construction services agreement (PCSA) for subcontractors may address challenges, as has been carried out for main contractors, but there is still a gap in the contractual framework for 2S-ECI for subcontractors. Full article
Show Figures

Figure 1

13 pages, 501 KiB  
Article
Academic Performance of Excellence: The Impact of Self-Regulated Learning and Academic Time Management Planning
by Abílio Afonso Lourenço and Maria Olímpia Paiva
Knowledge 2024, 4(2), 289-301; https://doi.org/10.3390/knowledge4020016 - 17 May 2024
Viewed by 10381
Abstract
The Program for International Student Assessment highlights the persistent lack of commitment and motivation among students worldwide in their school activities, which are resulting in decreased proficiency levels in reading, mathematics, and science. The magnitude of this phenomenon, with its clear social implications, [...] Read more.
The Program for International Student Assessment highlights the persistent lack of commitment and motivation among students worldwide in their school activities, which are resulting in decreased proficiency levels in reading, mathematics, and science. The magnitude of this phenomenon, with its clear social implications, suggests that we are facing a concerning quest for immediate answers and results. This research focuses on the impact of the relationships between self-regulated learning processes and the planning of time management that is dedicated to school activities on student performance, specifically in the subjects of the Mother Tongue and Mathematics. The instruments used for analysis included the Inventory of Self-Regulated Learning Processes, the Inventory of Time Management Planning, a personal data sheet, and a school data sheet. The sample in this study consisted of 688 students from primary schools in northern Portugal. The results reveal that self-regulated learning has a positive influence on how students plan time management, both in the short and long term. Additionally, a positive and statistically significant relationship is observed between short-term and long-term time management planning and students’ academic performance. This study provides an in-depth perspective on the dynamics between these elements, shedding light on the crucial nuances that shape students’ academic journeys. Full article
Show Figures

Figure 1

9 pages, 209 KiB  
Article
The Ill-Thought-Through Aim to Eliminate the Education Gap across the Socio-Economic Spectrum
by Ognjen Arandjelović
Knowledge 2024, 4(2), 280-288; https://doi.org/10.3390/knowledge4020015 - 16 May 2024
Viewed by 836
Abstract
Background: In an era of dramatic technological progress, the consequent economic transformations, and an increasing need for an adaptable workforce, the importance of education has risen to the forefront of the social discourse. The concurrent increase in the awareness of issues pertaining to [...] Read more.
Background: In an era of dramatic technological progress, the consequent economic transformations, and an increasing need for an adaptable workforce, the importance of education has risen to the forefront of the social discourse. The concurrent increase in the awareness of issues pertaining to social justice and the debate over what this justice entails and how it ought to be effected, feed into the education policy more than ever before. From the nexus of the aforementioned considerations, concern about the so-called education gap has emerged, with worldwide efforts to close it. Methods: I analyze the premises behind such efforts and demonstrate that they are founded upon fundamentally flawed ideas. Results: I show that in a society in which education is delivered equitably, education gaps emerge naturally as a consequence of differentiation due to talents, the tendency for matched mate selection, and the heritability of intellectual traits. Conclusion: I issue a call for a redirection of efforts away from the ill-founded idea of closing the education gap to the understanding of the magnitude of its unfair contributions, as well as to those social aspects that can modulate it in accordance with what a society deems fair according to its values. Full article
Back to TopTop