Data augmentation plays an important role in training deep neural model by expanding the size and diversity of the ***,data augmentation mainly involved some simple transformations of ***,in order to increase the dive...
详细信息
Data augmentation plays an important role in training deep neural model by expanding the size and diversity of the ***,data augmentation mainly involved some simple transformations of ***,in order to increase the diversity and complexity of data,more advanced methods appeared and evolved to sophisticated generative ***,these methods required a mass of computation of training or *** this paper,a novel training-free method that utilises the Pre-Trained Segment Anything Model(SAM)model as a data augmentation tool(PTSAM-DA)is proposed to generate the augmented annotations for *** the need for training,it obtains prompt boxes from the original annotations and then feeds the boxes to the pre-trained SAM to generate diverse and improved *** this way,annotations are augmented more ingenious than simple manipulations without incurring huge computation for training a data augmentation *** comparative experiments on three datasets are conducted,including an in-house dataset,ADE20K and *** this in-house dataset,namely Agricultural Plot Segmentation Dataset,maximum improvements of 3.77%and 8.92%are gained in two mainstream metrics,mIoU and mAcc,***,large vision models like SAM are proven to be promising not only in image segmentation but also in data augmentation.
Sentiment analysis is becoming increasingly important in today’s digital age, with social media being a significantsource of user-generated content. The development of sentiment lexicons that can support languages ot...
详细信息
Sentiment analysis is becoming increasingly important in today’s digital age, with social media being a significantsource of user-generated content. The development of sentiment lexicons that can support languages other thanEnglish is a challenging task, especially for analyzing sentiment analysis in social media reviews. Most existingsentiment analysis systems focus on English, leaving a significant research gap in other languages due to limitedresources and tools. This research aims to address this gap by building a sentiment lexicon for local languages,which is then used with a machine learning algorithm for efficient sentiment analysis. In the first step, a lexiconis developed that includes five languages: Urdu, Roman Urdu, Pashto, Roman Pashto, and English. The sentimentscores from SentiWordNet are associated with each word in the lexicon to produce an effective sentiment score. Inthe second step, a naive Bayesian algorithm is applied to the developed lexicon for efficient sentiment analysis ofRoman Pashto. Both the sentiment lexicon and sentiment analysis steps were evaluated using information retrievalmetrics, with an accuracy score of 0.89 for the sentiment lexicon and 0.83 for the sentiment analysis. The resultsshowcase the potential for improving software engineering tasks related to user feedback analysis and productdevelopment.
In the era of 6G, cellular networks will no longer be locked into a small set of equipment manufacturers;instead, cellular networks will be disaggregated and support open interfaces. Thus, there is an inherent need fo...
详细信息
Brain tumor is a global issue due to which several people suffer,and its early diagnosis can help in the treatment in a more efficient *** different types of brain tumors,including gliomas,meningiomas,pituitary tumors...
详细信息
Brain tumor is a global issue due to which several people suffer,and its early diagnosis can help in the treatment in a more efficient *** different types of brain tumors,including gliomas,meningiomas,pituitary tumors,as well as confirming the absence of tumors,poses a significant challenge using MRI *** approaches predominantly rely on traditional machine learning and basic deep learning methods for image *** methods often rely on manual feature extraction and basic convolutional neural networks(CNNs).The limitations include inadequate accuracy,poor generalization of new data,and limited ability to manage the high variability in MRI *** the EfficientNetB3 architecture,this study presents a groundbreaking approach in the computational engineering domain,enhancing MRI-based brain tumor *** approach highlights a major advancement in employing sophisticated machine learning techniques within computerscience and Engineering,showcasing a highly accurate framework with significant potential for healthcare *** model achieves an outstanding 99%accuracy,exhibiting balanced precision,recall,and F1-scores across all tumor types,as detailed in the classification *** successful implementation demonstrates the model’s potential as an essential tool for diagnosing and classifying brain tumors,marking a notable improvement over current *** integration of such advanced computational techniques in medical diagnostics can significantly enhance accuracy and efficiency,paving the way for wider *** research highlights the revolutionary impact of deep learning technologies in improving diagnostic processes and patient outcomes in neuro-oncology.
Predicting Coronary Artery Disease (CAD) presents a critical and intricate challenge within medical science. Late-stage detection of CAD can gravely affect cardiac and vascular health, often leading to obstructions in...
详细信息
Die-stacked dynamic random access memory(DRAM)caches are increasingly advocated to bridge the performance gap between the on-chip cache and the main *** fully realize their potential,it is essential to improve DRAM ca...
详细信息
Die-stacked dynamic random access memory(DRAM)caches are increasingly advocated to bridge the performance gap between the on-chip cache and the main *** fully realize their potential,it is essential to improve DRAM cache hit rate and lower its cache hit *** order to take advantage of the high hit-rate of set-association and the low hit latency of direct-mapping at the same time,we propose a partial direct-mapped die-stacked DRAM cache called *** design is motivated by a key observation,i.e.,applying a unified mapping policy to different types of blocks cannot achieve a high cache hit rate and low hit latency *** address this problem,P3DC classifies data blocks into leading blocks and following blocks,and places them at static positions and dynamic positions,respectively,in a unified set-associative *** also propose a replacement policy to balance the miss penalty and the temporal locality of different *** addition,P3DC provides a policy to mitigate cache thrashing due to block type *** results demonstrate that P3DC can reduce the cache hit latency by 20.5%while achieving a similar cache hit rate compared with typical set-associative caches.P3DC improves the instructions per cycle(IPC)by up to 66%(12%on average)compared with the state-of-the-art direct-mapped cache—BEAR,and by up to 19%(6%on average)compared with the tag-data decoupled set-associative cache—DEC-A8.
Ensuring strong security procedures is crucial in the rapidly advancing realm of wireless sensor networks (WSNs) in order to protect sensitive data and preserve network integrity. The resource limitations and unpredic...
详细信息
Most real-world optimization problems have multiple objectives and constraints. To address constrained multi-objective optimization problems (CMOPs), researchers have proposed many constrained evolutionary multi-objec...
详细信息
Visual sensors are indispensable for automatic vehicles, to achieve comprehensive environmental perception for navigation, but their deteriorated performance in harsh illuminations largely sets back the practical use ...
详细信息
Visual sensors are indispensable for automatic vehicles, to achieve comprehensive environmental perception for navigation, but their deteriorated performance in harsh illuminations largely sets back the practical use of autonomous driving technologies. A promising solution is to use a bio-inspired event sensor that asynchronously records the intensity changes with high sensitivity, fast response, and large dynamic range, which assists situational awareness of moving vehicles in harshly lit scenarios. However, the sensing of event sensors comes with heavy noise and sparse signals, due to either severe photon starvation or limited acquisition bandwidth. In this paper, we propose an approach for real-time sketching of the harshly lit driving environment (RIDE), to outline the driving surroundings from noisy sporadic measurements. We address confronted challenges as follows: (i) map the raw event signals into a low dimensional space and cluster the features to depict the spatial-temporal correlation within raw events;(ii) design a general inference network to construct continuous motion fields of the scene from the encoded features of noisy sporadic raw measurements;(iii) construct the pseudo-ground-truth via the unsupervised motion compensation as the label of the above network learning, achieving real-time inference. Our approach is experimentally validated on real traffic data and displays high-fidelity perception capability for extremely dark scenes and scenarios with high dynamic range. Also, we investigate RIDE's effectiveness in the downstream task—detection of traffic participants. In a nutshell, the proposed RIDE provides high-fidelity sensing of harshly lit environments and lays the foundation for the all-day visual navigation of autonomous vehicles. IEEE
The rapid advent in artificial intelligence and big data has revolutionized the dynamic requirement in the demands of the computing resource for executing specific tasks in the cloud environment. The process of achiev...
The rapid advent in artificial intelligence and big data has revolutionized the dynamic requirement in the demands of the computing resource for executing specific tasks in the cloud environment. The process of achieving autonomic resource management is identified to be a herculean task due to its huge distributed and heterogeneous environment. Moreover, the cloud network needs to provide autonomic resource management and deliver potential services to the clients by complying with the requirements of Quality-of-Service(QoS) without impacting the Service Level Agreements(SLAs). However, the existing autonomic cloud resource managing frameworks are not capable in handling the resources of the cloud with its dynamic requirements. In this paper, Coot Bird Behavior Model-based Workload Aware Autonomic Resource Management Scheme(CBBM-WARMS) is proposed for handling the dynamic requirements of cloud resources through the estimation of workload that need to be policed by the cloud *** CBBM-WARMS initially adopted the algorithm of adaptive density peak clustering for workloads clustering of the cloud. Then, it utilized the fuzzy logic during the process of workload scheduling for achieving the determining the availability of cloud resources. It further used CBBM for potential Virtual Machine(VM) deployment that attributes towards the provision of optimal resources. It is proposed with the capability of achieving optimal Qo S with minimized time,energy consumption, SLA cost and SLA *** experimental validation of the proposed CBBMWARMS confirms minimized SLA cost of 19.21% and reduced SLA violation rate of 18.74%, better than the compared autonomic cloud resource managing frameworks.
暂无评论