10th International Congress on Information and Communication Technology in concurrent with ICT Excellence Awards (ICICT 2025) will be held at London, United Kingdom | February 18 - 21 2025.
Sign up or log in to bookmark your favorites and sync them to your phone or calendar.
Authors - Debjani Mazumder, Jiaul H. Paik, Anupam Basu Abstract - The large volume of online educational materials makes it difficult for learners to find adequate resources for better learning. Understanding these materials relies on identifying key concepts essential for comprehension. Automatic concept extraction is an important task in educational data mining and is similar to keyphrase extraction in Natural Language Processing (NLP). This process helps identify key ideas, organize documents, and build an insightful learning path. We present a probabilistic approach for concept extraction. Candidate concepts are generated using Wikipedia anchor texts. We identify the necessary concepts based solely on the educational context of a particular document using a graph-based probabilistic model. Evaluation of our method on two datasets (namely, a Physics school textbook and Physics articles 3) outperforms existing unsupervised and supervised methods.
Authors - Erich Giusseppe Soto Parada, German A. Montoya, Carlos Lozano-Garzon Abstract - The Internet of Things (IoT) is a fast-developing technological domain that has seen remarkable expansion in recent years; however, the security of these devices is critical, particularly with Denial of Service (DoS) attacks, which seek to overload a service or device by using a machine to render the device inactive. In this sense, we propose two machine learning approaches: a Random Forest approach, which has an F1 score of 0.99985 and an inference time of 0.457026 seconds for almost 500,000 records, and another from XGBoost, with an F1 score of 0.998989 and an inference time of 0.325767 seconds for the same 500,000 records. According to the data set, the methodologies used, and their results, these models were the most suitable for addressing the security issues imposed by DoS attacks.
Authors - Wirote Jongchanachavawat, Nirumol Hirunwijitporn, Noppon Mingmuang, Pisit Plaikaew, Supachai Poumpong, Narongsak Wornplop, Pannawat Koonmee Abstract - The increasing prevalence of firearms poses significant challenges to public safety, particularly in high-risk environments such as schools, airports, and transportation hubs. This study explores the implementation and performance of YOLOv11, the latest advancement in the YOLO series, for handgun detection in static images, video streams, and real-time CCTV monitoring. By leveraging its transformer-based architecture and adaptive scene understanding, YOLOv11 achieves exceptional accuracy, low latency, and minimal false positives across diverse scenarios. The results demonstrate YOLOv11's superiority over previous iterations in precision, speed, and robustness, making it a reliable solution for real-time threat detection. This research underscores the potential of integrating YOLOv11 into modern surveillance systems to enhance public safety and crime prevention efforts.
Authors - Pei-Yi Hao Abstract - Most stock prediction models rely on classification or regression methods to forecast stock price trends or prices, with their primary goal being to enhance the fit between predicted results and actual values rather than directly identifying the best investment targets. Consequently, the stocks recommended by these models may not necessarily yield the optimal returns. In contrast, stock ranking prediction provides a more direct and effective approach to portfolio construction by forecasting the ranking sequence of stock returns (with higher-return stocks ranked higher). This process is referred to as stock selection. The key to stock selection lies in identifying stocks that are most likely to help investors generate profits. Since stock prediction involves different tasks such as classification, regression, and ranking, which exhibit significant interrelations, most deep learning algorithms tend to train these tasks independently, overlooking their correlations. However, these related tasks may share underlying knowledge, which should be jointly learned to maximize the utilization of the potential information behind each task. Support vector machines (SVMs) have demonstrated exceptional performance in multi-task learning and have achieved success in numerous practical applications. This paper proposes a novel multitask support vector machine capable of simultaneously learning classification, regression, and ranking models. By leveraging the correlations among these tasks, the proposed framework aims to improve the predictive performance of each individual task.
Authors - Paula Escudeiro, Marcia Campos Gouveia, Nuno Escudeiro Abstract - The modern era is characterized by technological advancements, societal changes, and a reassessment of long-held paradigms. Within this shifting landscape, approaches to teaching and learning assessment have undergone substantial transformation. Modern pedagogical practices focus on understanding how students learn rather than merely assessing what they learn. Evaluating progress in online courses requires continuous assessment strategies that uphold the same level of credibility as traditional, face-to-face evaluations. The integration of quantitative and qualitative models, along with self-assessment and peer assessment, is vital for ensuring robust and effective evaluation in online learning environments.
Authors - Ainhoa Osa-Sanchez, Paulina Carcamo Ibarra, Begonya Garcia Zapirain Abstract - Breast cancer remains one of the most diagnosed cancers and a leading cause of cancer-related mortality worldwide. Advances in predictive modeling have introduced innovative methods to improve breast cancer prognosis and recurrence prediction, particularly through the integration of clinical, radiomic, and temporal data. This study focuses on the application of advanced feature selection techniques and machine learning algorithms, including Random Forest, XGBoost, and Lasso Regression, to optimize the performance and interpretability of predictive models. Radiomic features, such as the median of intensity histogram and the difference entropy of the grey level co-occurrence matrix (GLCM), alongside clinical and temporal variables, were identified as key predictors of recurrence. Our findings underscore the potential of combining multimodal data with robust feature selection techniques to enhance personalized treatment strategies for HER2-positive breast cancer patients. Future research should address dataset generalizability and incorporate multi-omics data to further refine these predictive approaches.