Articles

Access the latest knowledge in applied science, electrical engineering, computer science and information technology, education, and health.

Filter Icon

Filters article

Years

FAQ Arrow
0
0

Source Title

FAQ Arrow

Authors

FAQ Arrow

30,907 Article Results

Insight invest: sentiment-aware stock prediction using LSTM and conversational interface

10.11591/ijict.v15i3.pp1115-1122
Ankit Pande , Aakhyan Jeyush , Abhishek K. Lakhote , Saket A. Rathi , Manoj B. Chandak
The volatile nature of financial markets requires sophisticated tools that integrate advanced analytics with accessible interfaces to facilitate informed investment decisions. This research introduces Insight Invest, an intelligent investment assistant that combines sentiment analysis with time-series forecasting to deliver comprehensive stock market insights. The platform introduces the emotional quotient (EQ), a novel metric derived from the sentiment analysis of financial news, to quantify market sentiment and align it with historical stock price data. Leveraging long short-term memory (LSTM) models, the system provides precise predictions of future stock trends. Automated data collection and processing are achieved through a Flask-based backend, while an OpenAI-powered chatbot delivers intuitive interpretations of predictions and EQ values. The user-centric design, implemented using Next.js, ensures a seamless and responsive experience. By integrating state-of-the-art machine learning techniques with intuitive interfaces, Insight Invest bridges the gap between complex predictive analytics and practical usability, offering a robust framework for informed investment strategies.
Volume: 15
Issue: 3
Page: 1115-1122
Publish at: 2026-09-01

Advanced encryption standard with asymmetric key exchange for text encryption

10.11591/ijict.v15i3.pp1263-1271
Ravindra K Reddy , Vijayalakshmi P
When creating communication systems, securing data is crucial and improved randomization in creating secret keys contributes to more secure systems. Unfortunately, the symmetric ciphers used for data encryption, such as the advanced encryption standard (AES), may be subject to attacks that exploit timing measurements to deduce the secret key used for encryption, resulting in a significant lack of research on the security of hybrid implementations (usually defined as incorporating AES and asymmetric ciphers) for AES encryption. We introduce a new hybrid encryption method that combines the AES encryption standard with elliptic curve cryptography (ECC). In this hybrid form of encryption, ECC is utilized to facilitate secure encryption and transmission of the AES key and cycle through 16 rounds of AES to encrypt the majority of the data. We provide a performance comparison between the new algorithm and the AES-128 encryption standard. Our findings indicate that the new hybrid encryption method produced an average encryption time of 0.0002 seconds for 10MB files, significantly faster than the AES-128 encryption standard, which takes an average of 0.0016 seconds. The new hybrid method exhibits significant resistance to cryptanalytical attempts, experiencing an average avalanche effect of 49.84%, while maintaining the AES nonlinearity value at 112. As such, we conclusively state that the new hybrid encryption method utilizing ECC and AES will provide effective security for user data against timing side-channel attacks while remaining an efficient method for performing encryption.
Volume: 15
Issue: 3
Page: 1263-1271
Publish at: 2026-09-01

Social media interaction of halal fashion brand in Indonesia: a netnographic study of image management

10.11591/ijict.v15i3.pp1395-1407
Azhar Alam , Fatmawati Fatmawati , Muhamad Al Bagir , Raisa Aribatul Hamidah
Research on halal fashion has largely focused on consumer purchase decisions, with limited attention to how halal fashion brands interact with consumers and manage their brand image on social media platforms such as Instagram. This study addresses this gap by examining brand interaction patterns and image management strategies among leading halal fashion brands in Indonesia. Using a netnographic approach, it analyzed 1,321 Instagram posts from six halal fashion brands over six months (July–December 2022), applying content and image‑management codes to classify post types (photos and videos) and representation strategies (personalized, contextual, and celebrity use). The findings show a slightly higher proportion of photo posts (51%, 674 posts) than video posts (49%, 647 posts), with hijab fashion brands more active than Muslim and sports fashion brands in producing content. Across all brands, image management relied predominantly on personal context and non‑celebrity representation, while professional context and celebrity‑based posts were used less frequently. These results suggest that halal fashion brands strategically emphasize relatable, personalized, and non‑celebrity content to build brand image and engagement on Instagram, offering practical guidance for brand managers in designing effective social media strategies and contributing novel empirical evidence on brand interaction and image management in the halal fashion sector.
Volume: 15
Issue: 3
Page: 1395-1407
Publish at: 2026-09-01

Conversational AI in museums: a systematic literature review using the people–process–technology framework

10.11591/ijict.v15i3.pp955-966
Diana Utomo , Siti Elda Hiererra
The adoption of conversational artificial intelligence (AI) in museums has opened a new opportunity to create a richer visiting experience to tell stories for the preservation of culture. This paper contributes a systematic literature review (SLR) of 33 peer-reviewed papers covering the period from 2020 to mid-2025, by applying the people–process–technology (PPT) model to examine the social technological aspects of AI implementation. This combination is novel in a museum context, as previous research has largely treated these separately. Findings indicate a pronounced shift from text based chatbots (21% or 7 of 33 papers) to more immersive and interactive platforms (30% or 10 of 33 papers), reflecting the transition from the pandemic (2020 – 2023) to the post-pandemic period (2024 – 2025). Besides the evolution of these technologies, the technology component highlights the importance of data governance, digital preparedness, and value alignment at and across different levels. The people component includes the relevance of hedonic and utilitarian values. Meanwhile, the process component emphasizes both strategic and technical aspects of AI design and implementation, such as knowledge structuring, media selection, and narrative representation. In line with this agenda, this study addresses the trends in literature and provides a path for sustainable appropriation by museums.
Volume: 15
Issue: 3
Page: 955-966
Publish at: 2026-09-01

Prognosis of vector borne dengue disease outbreak in urban areas using multivariate analysis

10.11591/ijict.v15i3.pp1066-1077
Pratik S. Machchar , Purvi N. Ramanuj , Rajan Patel , Jitendra Bhatia , Kuntesh Jani
Vector borne disease like dengue continues to pose a significant climate-sensitive public health challenge in tropical regions such as Brazil, Peru, and India. This study examines the feasibility of predicting dengue outbreaks using weekly multivariate time-series data from San Juan (SJ), Puerto Rico and Iquitos (IQ), Peru. Dengue incidence was analyzed alongside meteorological, environmental, and vegetation-based variables to capture key climatic influences. Several machine learning and deep learning approaches were evaluated, including LightGBM. Model performance was assessed using root mean square error (RMSE) and mean absolute error (MAE). The results show that LightGBM achieved the low est RMSE/MAE, indicating strong short-term predictive accuracy and excellent interpretability. Feature importance analysis and principal component analysis (PCA) identified precipitation, dew point temperature, and humidity as the most influential predictors of dengue incidence. The study demonstrates that advanced machine learning models can serve as reliable early warning systems for vector-borne diseases. While this research focuses on dengue, the methodology is adaptable to other vector-bone datasets and diseases, offering a flexible tool for public health authorities to predict and mitigate outbreaks in diverse urban contexts.
Volume: 15
Issue: 3
Page: 1066-1077
Publish at: 2026-09-01

Exploring multi-answer visual question answering with object detection: a systematic review

10.11591/ijict.v15i3.pp1097-1114
Nidaul Hasanati , Taufik Djatna , Imas Sukaesih Sitanggang , Arif Imam Suroso
Visual question answering (VQA) is a challenging research area that enables machines to answer natural language questions based on visual content by jointly understanding images and text. Conventional VQA systems typically produce a single answer for each image–question pair. However, many real world visual questions are ambiguous or complex, allowing multiple valid answers to exist. This systematic literature review (SLR) focuses on multi answer VQA systems and the use of object detection, following the PRISMA 2020 guidelines. We analyzed 58 peer-reviewed journal articles retrieved from the Scopus database published between 2020 and 2025. Ten of these studies clearly stated that generating multiple answers was their main goal. Forty-eight others indirectly supported answer variability by using object-based or multi-instance reasoning. Through this review, we examine the current methodologies for supporting multi-answer generation, including model architecture, datasets, and evaluation metrics. Most multi answer generation approaches utilize attention mechanisms, graph neural networks, and transformer-based models. Additionally, we propose a taxonomy of multi-answer VQA organized along four dimensions. Limitations are identified in datasets and evaluation metrics (i.e., answer ambiguity/subjectivity). Future research should focus on improving model interpretability and designing an evaluation framework that incorporates subjective and context-sensitive responses.
Volume: 15
Issue: 3
Page: 1097-1114
Publish at: 2026-09-01

Intelligent engineering framework for managing hospital cardiac arrest resources

10.11591/ijict.v15i3.pp1290-1302
Chams Eddine Fathoun , Mohamed Ridda Laouar , Safa Abid , Sean B. Eom
In-hospital cardiac arrest in intensive care remains frequent (often cited incidence roughly 0.5%-7.8% of admissions), while causes differ in what staff and equipment must be ready. We ask whether vital-sign trajectories from a standard EHR can classify which of three cardiac-related mechanisms is most salient arrhythmia, acute myocardial infarction (AMI), or respiratory failure or hypoxia so ICU resources can be aligned with risk. Using MIMIC-IV, we extracted diagnoses and charted vitals in the 12 hours before the index event, applied cleaning, aggregation, label encoding, sequence padding, and class balancing (3,000 cases per class), then trained and compared eXtreme gradient boosting (XGBoost), random forest (RF), support vector machine (SVM), and logistic regression (LR) with 5-fold cross-validation on an 80/20 split. XGBoost performed best (about 93% accuracy; sensitivity 89.15%; specificity 90.43%; AUC-ROC 0.94). Feature importance highlighted heart rate, oxygen saturation, and blood pressure patterns consistent with bedside monitoring practice. The study supports mechanism-oriented triage labels derived from widely recorded vitals, as a complement to generic early warning scores, for prioritizing telemetry, respiratory support, and cardiology pathways. External validation and prospective evaluation are needed before deployment.
Volume: 15
Issue: 3
Page: 1290-1302
Publish at: 2026-09-01

Wavelet-based spectrum sensing with improved thresholding for enhanced detection in cognitive radio networks

10.11591/ijict.v15i3.pp1123-1134
Nur Hanis Abdul Rani , Mas Haslinda Mohamad , Nurusolihah Zamri , Nor Khairiah Ibrahim
Cognitive radio (CR) technology is an adaptive, intelligent radio and network technology that can automatically detect available channels in a wireless spectrum. Spectrum sensing is the most important component in CR due to its ability to sense and recognize parameters related to the radio channel characteristics. However, there are some spectrums that are not used known as spectrum holes. It is challenging to accurately identify these spectrum holes, especially when employing traditional energy detection techniques, which suffer from incorrect threshold selection at low signal-to noise ratio (SNR) levels. This work suggests a wavelet-based spectrum sensing technique in conjunction with an enhanced thresholding method to improve detection accuracy and decrease noise to overcome this constraint. MATLAB simulations are used for evaluating three threshold functions: hard, soft, and improved. The results indicate that the improved threshold achieves superior denoising performance and a higher detection probability compared to the traditional energy detection method. In this study, the energy detection technique was also implemented for comparison with the wavelet-based approach. The findings reveal that wavelet-based sensing consistently provides a higher detection probability (𝑃𝐷𝐸𝑇), demonstrating its effectiveness and reliability for cognitive radio (CR) application.
Volume: 15
Issue: 3
Page: 1123-1134
Publish at: 2026-09-01

Multi-criteria optimization of emergency unit allocation using COPRAS and SMART: a case study in Palembang

10.11591/ijict.v15i3.pp1419-1430
Evi Yuliza , Fitri Maya Puspita , Indrawati Indrawati , Sisca Octarina , Frisca Frasilia
Increasing living standards and instant eating patterns have improved people's demands for quality health services. Hospitals as health service facilities are actually real-time networks that expected to be able to provide effective and efficient services. This research uses the complex proportional assessment (COPRAS) and simple multi-attribute rating technique (SMART) methods to determine the hospital with the most optimal emergency unit (EU) services in each subdistrict based on predetermined criteria. The research results show that the COPRAS method is produces performance index values ranging from 0.0195 to 0.1317, while the SMART method yields scores between 0.054 and 0.122, both demonstrating consistent ranking outcomes. The three hospitals, with the most optimal EU performance are Dr. Mohammad Hoesin, RSU Pertamina, and RSJ Ernaldi Bahar, with Dr. Mohammad Hoesin achieving the highest utility value (0.1317). The novelty of this study lies in the integration of real-time spatial and operational data from Google Maps and RS Online into a hybrid set covering problem (SCP) framework, combining the strengths of COPRAS and SMART.
Volume: 15
Issue: 3
Page: 1419-1430
Publish at: 2026-09-01

Prototype of real-time Mexican sign language classifier

10.11591/ijict.v15i3.pp986-994
Alan Ramírez-Noriega , Yobani Martínez-Ramírez , Samantha Jiménez , Marcos Murillo-Corrales
Mexican sign language (MSL) is the language used by the deaf community in Mexico. Like Spanish, it has its own distinct grammar, syntax, and vocabulary. However, instead of relying on sounds, MSL conveys meaning through gestures, facial expressions, and body movement. This research proposes the creation of an image dataset of the MSL alphabet for real-time sign detection. A neural network model was developed to recognize these signs, achieving an accuracy of approximately 60%. Although this result is modest, the study establishes a foundation for future work that could facilitate communication for MSL users or lead to the development of educational applications for language learning.
Volume: 15
Issue: 3
Page: 986-994
Publish at: 2026-09-01

Predicting student academic success using entry test, language, and spiritual formation data with ensemble learning

10.11591/ijict.v15i3.pp1322-1330
Evander Banjarnahor , Budi Wibawanta , Ronald Belferik , Rijanto Purbojo
Student academic success is influenced by various factors, both academic and non-academic. This study aims to examine the correlation between key student attributes and final grade point average (GPA), as well as to develop a machine learning model to predict academic success. The correlation analysis involved academic variables such as admission scores (Mathematics, English, Indonesian, and academic aptitude test/TPA), English ability test (EAT), spiritual formation (SF), and first-year GPA (GPA_1). The results indicate that GPA_1 has the highest correlation with final GPA (0.63), followed by SF (0.44), while other variables exhibit lower correlations. To enhance prediction accuracy, a machine learning approach using three primary models was employed: Naïve Bayes, support vector machine (SVM), and an ensemble learning method based on a stacking classifier that combines SVM and Naïve Bayes. The evaluation used five train-test split ratios and performance metrics, including accuracy, precision, recall, and F1-score. Experimental results reveal that the SVM model achieves the highest accuracy at 88.40%, followed by the ensemble model combining SVM and Naïve Bayes (88.00%) and the Naïve Bayes model (87.10%). These findings confirm that the machine learning approaches, could effectively predict student academic success, providing a foundation for academic decision-making and educational intervention strategies.
Volume: 15
Issue: 3
Page: 1322-1330
Publish at: 2026-09-01

Enhanced thermal management in 3D integrated circuits coupling

10.11591/ijict.v15i3.pp1208-1216
Vempalle Rafi , Shaik Hussain Vali , Pradyumna Kumar Dhal , Sadhu Radha Krishna , Murkur Rajesh , Malagonda Siva Kumar
3D IC integration, which comprises vertically stacking several IC layers, is one of the new technologies that works well with complementary metal-oxide-semiconductor (CMOS) implementations. The layers of a three-dimensional integrated circuit (3D IC) are physically and electrically connected via copper-silicon bonding and through silicon vias (TSVs). Limitations in 3D IC designs, such as layer-to-layer thermal difficulties and TSV-to-substrate and TSV-to-TSV noise coupling, significantly impact system performance as a whole. Integrating 3D ICs relies heavily on heat spreaders and thermal through silicon vias (TTSVs). Overheating is a common cause of IC failure; however, heat spreaders and FIN to TTSV have been suggested as potential remedies for this problem in the last few years. A 3D IC might melt under the stress of an applied voltage because it becomes hotter inside. Engineers have added fins to the TTSV in a number of ways, each of which maximizes heat dissipation in a different way, in order to reduce this danger. The exceptional thermal cooling characteristics of graphene and carbon nanotubes (CNTs) have led to their widespread dissemination. This research shows that a FIN may efficiently transport thermal energy to a heat sink by using heat spreaders and optimum orientations to distribute heat in all directions. Additionally, we demonstrated the many scenarios in which the IC's potential distribution is impacted by various thermal cooling effects. We found that when it comes to transferring heat away from heat sources and TSVs, CNTs outperform Graphene. We included Al2o3, Si3N4, and SiO2 as examples to examine the consequences of modifying the model's dielectric characteristics.
Volume: 15
Issue: 3
Page: 1208-1216
Publish at: 2026-09-01

A multi-expert approach to content-based image retrieval using feature fusion and late re-ranking

10.11591/ijict.v15i3.pp1376-1384
Ali Abdulazeez Mohammed Baqer Qazzaz , Yousif Samer Mudhafar
As digital data rapidly grows, content-based image retrieval (CBIR) has become important for optimizing collections of visual data. This work proposes a retrieval framework which operates in two stages and improves accuracy by using systematic fusion of features. In the first stage, first-stage wide-scope descriptors called bag-of-visual-words (BoVW), scattering wavelet transform (SWT), discrete cosine transform (DCT), and principal component analysis (PCA) retrieve initial candidate images. The second stage undertakes detailed re-ordering of candidate images by implementing the local binary pattern (LBP), histogram of oriented gradients (HOG), and singular value decomposition (SVD) descriptors to re-evaluate similarity scores. Each individual descriptor returned results for mean average precision for the top 10 retrieved images (mAP, top-10) of between 0.63 and 0.79 and the fused framework achieved 0.88, which is evidence of the viability of complementary feature integration. These findings support the hypothesis that while multiple descriptors performed well and delivered high retrieval accuracy, hierarchical fusion of multiple handcrafted descriptors does not involve the computational costs associated with deep learning methods.
Volume: 15
Issue: 3
Page: 1376-1384
Publish at: 2026-09-01

Probabilistic inventory modeling for chlorine gas using minitab and python: a comparative study of demand distributions

10.11591/ijict.v15i3.pp1026-1037
Oki Dwipurwani , Fitri Maya Puspita , Siti Suzlin Supadi , Evi Yuliza
The availability of chlorine gas (Cl2) is a critical component in the drinking water disinfection process at the regional drinking water company (PDAM), as it plays a vital role in ensuring microbiological safety. Disruptions in the chlorine gas supply may lead to interruptions in water distribution and pose significant public health risks. This study investigates the application of a probabilistic (Q, r) inventory model for managing chlorine gas stock, incorporating several probability distributions that satisfy the underlying model assumptions. The resulting optimal inventory policies derived from each distribution are then compared. Chlorine gas demand forecasting is also performed using the seasonal autoregressive integrated moving average (SARIMA) model. The objective of this research is to generate an optimal inventory policy and accurate demand forecasts, with the entire implementation carried out in Python software. The results show that the best model obtainis the SARIMA (0,1,0)(0,1,1)12 model, with a MAPE value of 5.48%, and that the chlorine gas demand data follow normal, gamma, exponential, and erlang probability distributions. The comparison results show that the optimal policy of the gamma probabilistic model provides the best results, as well as being better than Normal and exponential policies in previous studies.
Volume: 15
Issue: 3
Page: 1026-1037
Publish at: 2026-09-01

Lightweight parallel feedback network based on CRL with policy transfer and enhancement for image super-resolution

10.11591/ijict.v15i3.pp944-954
S V R Manimala , T Kavitha
Image super-resolution (SR) is essential in applications such as surveillance, medical imaging, and remote sensing, but existing deep learning (DL) models often require high computational resources and struggle to recover fine details in lightweight architectures. Although feedback and attention based methods have shown improvements, they still lack an effective combination of efficient feature refinement, edge enhancement, and low parameter complexity. To address this gap, we propose a lightweight parallel feedback network (LPFN) that combines three key components: a feedback block for repeated feature refinement, a dispersion-aware attention residual block (DARB) for highlighting important spatial and channel details, and EdgeNet for edge sharpening for sharper boundaries. These components are supported by curriculum reinforcement learning (CRL), an adaptive training strategy that gradually improves the model’s learning behavior. Instead of relying on a fixed loss function, LPFN uses a dynamically learned global feedback loss to refine reconstruction quality at each stage. Experiments on DIV2K and Flickr2K show that LPFN achieves higher PSNR and SSIMscores while keeping the model lightweight and efficient. This study emphasizes an effective lightweight feedback framework, an enhanced attention and edge-refinement mechanism, and an adaptive learning strategy that improves both accuracy and stability under different degradation conditions.
Volume: 15
Issue: 3
Page: 944-954
Publish at: 2026-09-01
Show 2 of 2061

Discover Our Library

Embark on a journey through our expansive collection of articles and let curiosity lead your path to innovation.

Explore Now
Library 3D Ilustration