In the Kingdom of Saudi Arabia, visual impairment poses significant challenges for approximately 17.5% of school-aged children, mainly due to refractive errors. These challenges extend to everyday navigation, environm...
详细信息
In the Kingdom of Saudi Arabia, visual impairment poses significant challenges for approximately 17.5% of school-aged children, mainly due to refractive errors. These challenges extend to everyday navigation, environmental interaction, and overall life quality. Motivated by the desire to empower visually impaired individuals, who face navigational limitations, difficulties in object recognition, and inadequate assistance from traditional technologies, we propose SightAid. This innovative wearable vision system utilizes a deep learning-based framework, addressing the gaps left by current assistive solutions. Traditional methods, such as canes and GPS devices, often fail to meet the nuanced and dynamic needs of the visually impaired, especially in accurately identifying objects, understanding complex environments, and providing essential real-time feedback for independent navigation. SightAid comprises a seven-phase framework involving data collection, preprocessing, and training of a sophisticated deep neural network with multiple convolutional and fully connected layers. This system is integrated into smart glasses with augmented reality displays, enabling real-time object detection and recognition. Interaction with users is facilitated through audio or haptic feedback, informing them about the location and type of objects detected. A continuous learning mechanism, incorporating user feedback and new data, ensures the system's ongoing refinement and adaptability. For performance assessment, we utilized the MNIST dataset, and an Indoor Objects Detection dataset tailored for the visually impaired, featuring images of everyday objects crucial for safe indoor navigation. SightAid demonstrates remarkable performance with accuracy up to 0.9874, recall values between 0.98 and 0.99, F1-scores ranging from 0.98 to 0.99, and AUC-ROC values reaching as high as 0.9999. These metrics significantly surpass those of traditional methods, highlighting SightAid's potential to substan
An ultra-wideband (UWB) slotted compact Vivaldi antenna with a microstrip line feed was evaluated for microwave imaging (MI) applications. The recommended FR4 substrate-based Vivaldi antenna is 50×50×1.5 mm3...
详细信息
The agricultural area has undergone a significant transformation owing to the progress made in IoT. It is imperative to have a dependable remote monitoring solution right now. This study aims to accomplish two goals. ...
详细信息
作者:
Khadse, ShrikantGourshettiwar, PalashPawar, Adesh
Faculty of Engineering and Technology Wardha442001 India
Faculty of Engineering and Technology Department of Computer Science and Medical Engineering Wardha442001 India
Department of Computer Science and Medical Engineering Maharashtra Wardha442001 India
Meta-learning aims to create Artificial Intelligence (AI) systems that can adapt to new tasks and improve their performance over time without extensive retraining. The advent of meta-learning paradigms has fundamental...
详细信息
作者:
Zjavka, LadislavDepartment of Computer Science
Faculty of Electrical Engineering and Computer Science VŠB-Technical University of Ostrava 17. Listopadu 15/2172 Ostrava Czech Republic
Photovoltaic (PV) power is generated by two common types of solar components that are primarily affected by fluctuations and development in cloud structures as a result of uncertain and chaotic processes. Local PV for...
详细信息
Photovoltaic (PV) power is generated by two common types of solar components that are primarily affected by fluctuations and development in cloud structures as a result of uncertain and chaotic processes. Local PV forecasting is unavoidable in supply and load planning necessary in integration of smart systems into electrical grids. Intra- or day-ahead modelling of weather patterns based on Artificial Intelligence (AI) allows one to refine available 24 h. cloudiness forecast or predict PV production at a particular plant location during the day. AI usually gets an adequate prediction quality in shorter-level horizons, using the historical meteo- and PV record series as compared to Numerical Weather Prediction (NWP) systems. NWP models are produced every 6 h to simulate grid motion of local cloudiness, which is additionally delayed and usually scaled in a rough less operational applicability. Differential Neural Network (DNN) is based on a newly developed neurocomputing strategy that allows the representation of complex weather patterns analogous to NWP. DNN parses the n-variable linear Partial Differential Equation (PDE), which describes the ground-level patterns, into sub-PDE modules of a determined order at each node. Their derivatives are substituted by the Laplace transforms and solved using adapted inverse operations of Operation Calculus (OC). DNN fuses OC mathematics with neural computing in evolution 2-input node structures to form sum modules of selected PDEs added step-by-step to the expanded composite model. The AI multi- 1…9-h and one-stage 24-h models were evolved using spatio-temporal data in the preidentified daily learning sequences according to the applied input–output data delay to predict the Clear Sky Index (CSI). The prediction results of both statistical schemes were evaluated to assess the performance of the AI models. Intraday models obtain slightly better prediction accuracy in average errors compared to those applied in the second-day-ahead
Research on real-time data visualization methods is necessary to achieve the most accurate and clear representation of information. Creating specific boards and modifying current platforms are two key tasks in perform...
详细信息
Natural language processing (NLP) is a branch of artificial intelligence (Al) that enables computers to comprehend, generate, and manipulate human language. Natural language processing can interrogate the data with na...
详细信息
The micro-morphology and molecular stacking play a key role in determining the charge transport process and nonradiative energy loss, thus impacting the performances of organic solar cells(OSCs). To address this issue...
详细信息
The micro-morphology and molecular stacking play a key role in determining the charge transport process and nonradiative energy loss, thus impacting the performances of organic solar cells(OSCs). To address this issue, a non-fullerene acceptor PhC6-IC-F with alkylbenzene side-chain, possessing optimized molecular stacking, complementary absorption spectra and forming a cascade energy level alignment in the PM6:BTP-eC9 blend, is introduced as guest acceptor to improve efficiency of ternary OSCs. The bulky phenyl in the side-chain can regulate crystallinity and optimizing phase separation between receptors in ternary blend films, resulting in the optimal phase separations in the ternary films. As a result, high efficiencies of 18.33% as photovoltaic layer are obtained for PhC6-IC-F-based ternary devices with excellent fill factor(FF) of 78.92%. Impressively, the ternary system produces a significantly improved open circuit voltage(V_(oc)) of 0.857 V compared with the binary device,contributing to the reduced density of trap states and suppressed non-radiative recombination result in lower energy loss. This work demonstrates an effective approach for adjusting the aggregation, molecular packing and fine phase separation morphology to increase V_(oc) and FF, paving the way toward high-efficiency OSCs.
Aspect-based sentiment analysis(ABSA)is a fine-grained *** fundamental subtasks are aspect termextraction(ATE)and aspect polarity classification(APC),and these subtasks are dependent and closely ***,most existing work...
详细信息
Aspect-based sentiment analysis(ABSA)is a fine-grained *** fundamental subtasks are aspect termextraction(ATE)and aspect polarity classification(APC),and these subtasks are dependent and closely ***,most existing works on Arabic ABSA content separately address them,assume that aspect terms are preidentified,or use a pipeline *** solutions design different models for each task,and the output from the ATE model is used as the input to the APC model,which may result in error propagation among different steps because APC is affected by ATE *** methods are impractical for real-world scenarios where the ATE task is the base task for APC,and its result impacts the accuracy of ***,in this study,we focused on a multi-task learning model for Arabic ATE and APC in which the model is jointly trained on two subtasks simultaneously in a *** paper integrates themulti-task model,namely Local Cotext Foucse-Aspect Term Extraction and Polarity classification(LCF-ATEPC)and Arabic Bidirectional Encoder Representation from Transformers(AraBERT)as a shred layer for Arabic contextual text *** LCF-ATEPC model is based on a multi-head selfattention and local context focus mechanism(LCF)to capture the interactive information between an aspect and its ***,data augmentation techniques are proposed based on state-of-the-art augmentation techniques(word embedding substitution with constraints and contextual embedding(AraBERT))to increase the diversity of the training *** paper examined the effect of data augmentation on the multi-task model for Arabic *** experiments were conducted on the original and combined datasets(merging the original and augmented datasets).Experimental results demonstrate that the proposed Multi-task model outperformed existing APC *** results were obtained by AraBERT and LCF-ATEPC with fusion layer(AR-LCF-ATEPC-Fusion)and the proposed data augmentation
In recent years, maximizing the energy conversion performance of photovoltaic (PV) systems has become increasingly important, especially in the context of sustainable energy development. This study utilizes Internet o...
详细信息
暂无评论