Medical Visual Language Pretraining (MVLP) utilizes textual reports for weak supervision to improve the learning of medical visual representations, showing promise in various medical image analysis tasks. While previo...
详细信息
Robotic Process Automation (RPA) uses software to mimic human actions in performing repetitive, time-consuming tasks, enabling organizations to strategically reallocate their workforce towards more value-driven activi...
详细信息
The state of election in Nigeria is worrisome. Electoral malpractices have been a major challenge to the Nigerian government in recent times. Government has made frantic efforts to tackle these electoral challenges bu...
详细信息
Joint video moment retrieval and highlight detection is a video understanding task that requires the model to construct multimodal interaction between heterogeneous features. Recent Transformer-based models mainly foc...
详细信息
Metamorphic testing (MT) is an effective software quality assurance method;it uses metamorphic relations (MRs) to examine the inputs and outputs of multiple test cases. Metamorphic exploration (ME) and metamorphic rob...
详细信息
We present a simple yet effective method for constructing 3D self-supporting surfaces with planar quadrilateral(PQ)*** with a triangular discretization of a self-supporting surface,we firstcompute the principal curvat...
详细信息
We present a simple yet effective method for constructing 3D self-supporting surfaces with planar quadrilateral(PQ)*** with a triangular discretization of a self-supporting surface,we firstcompute the principal curvatures and directions of each triangular face using a new discrete differential geometryapproach,yielding more accurate results than existing ***,we smooth the principal direction field to reduce the number of ***,we partition all faces into two groups in terms of principalcurvature *** each face with small curvature difference,we compute a stretch matrix that turns the principal directions into a pair of conjugate *** the remaining triangular faces,we simply keep their smoothed principal ***,applying a mixed-integer programming solver to the mixed principal and conjugate direction field,we obtain a planar quadrilateral *** results show that our method is computationally efficient and can yield high-quality PQ meshes that well approximate the geometry of the input surfaces and maintain their self-supporting properties.
End-user feedback in social media platforms, particularly in the app stores, is increasing exponentially with each passing day. software researchers and vendors started to mine end-user feedback by proposing text anal...
详细信息
End-user feedback in social media platforms, particularly in the app stores, is increasing exponentially with each passing day. software researchers and vendors started to mine end-user feedback by proposing text analytics methods and tools to extract useful information for software evolution and maintenance. In addition, research shows that positive feedback and high-star app ratings attract more users and increase downloads. However, it emerged in the fake review market, where software vendors started incorporating fake reviews against their corresponding applications to improve overall software ratings. For this purpose, we conducted an exploratory study to understand how end-users register and write fake reviews in the Google Play Store. We curated a research data set containing 68,000 end-user comments from the Google Play Store and a fake review generator, that is, the Testimonial generator (TG). Its purpose is to understand fake reviews on these platforms and identify the common patterns potential end-users and professionals use to report fake reviews by critically analyzing the end-user feedback. We conducted a detailed survey at the University of science and Technology Bannu, Pakistan, to identify the intelligence and accuracy of crowd-users in manually identifying fake reviews. In addition, we developed a ground truth to be compared with the results obtained from the automated machine and deep learning (M&DL) classifier experiment. In the survey, 512 end-users participated and recorded their responses in identifying fake reviews. Finally, various M&DL classifiers are employed to classify and identify end-user reviews into real and fake to automate the process. Unlike humans, the M&DL classifiers performed well in automatically classifying reviews into real and fake by obtaining much higher accuracy, precision, recall, and f-measures. The accuracy of manually identifying fake reviews by the crowd-users is 44.4%. In contrast, the M&DL classifiers obtained an
Legal text retrieval holds significant importance in the audit field, posing a challenge as a semantic matching problem. Despite the success of text semantic matching methods, particularly with the advent of large lan...
详细信息
Air quality remains a pressing concern in urban regions globally, influencing public health, environmental sustainability, and residents' overall well-being. However, predicting the subsequent day's air qualit...
详细信息
Cross-project software defect prediction(CPDP)aims to enhance defect prediction in target projects with limited or no historical data by leveraging information from related source *** existing CPDP approaches rely on ...
详细信息
Cross-project software defect prediction(CPDP)aims to enhance defect prediction in target projects with limited or no historical data by leveraging information from related source *** existing CPDP approaches rely on static metrics or dynamic syntactic features,which have shown limited effectiveness in CPDP due to their inability to capture higher-level system properties,such as complex design patterns,relationships between multiple functions,and dependencies in different software projects,that are important for *** paper introduces a novel approach,a graph-based feature learning model for CPDP(GB-CPDP),that utilizes NetworkX to extract features and learn representations of program entities from control flow graphs(CFGs)and data dependency graphs(DDGs).These graphs capture the structural and data dependencies within the source *** proposed approach employs Node2Vec to transform CFGs and DDGs into numerical vectors and leverages Long Short-Term Memory(LSTM)networks to learn predictive *** process involves graph construction,feature learning through graph embedding and LSTM,and defect *** evaluation using nine open-source Java projects from the PROMISE dataset demonstrates that GB-CPDP outperforms state-of-the-art CPDP methods in terms of F1-measure and Area Under the Curve(AUC).The results showcase the effectiveness of GB-CPDP in improving the performance of cross-project defect prediction.
暂无评论