One of the segmentation techniques with the greatest degree of success used in numerous recent applications is multi-level thresholding. The selection of appropriate threshold values presents difficulties for traditio...
详细信息
Programming can help K-12 students to develop their 21st-century core skills. Despite the benefits, programming is not common to be delivered in Indonesian K-12 education. There is a need to understand potential chall...
详细信息
Procedural modeling is used to generate virtual content in organized layouts of exterior and interior elements. There is a large number of existing layout generation methods, and newer approaches propose the generatio...
Procedural modeling is used to generate virtual content in organized layouts of exterior and interior elements. There is a large number of existing layout generation methods, and newer approaches propose the generation of multiple layout types within the same generation session. This introduces additional constraints when manually created layout elements need to be combined with the automatically generated content. Existing approaches are either designed to work with existing elements for a single layout type, or require a high amount of manual work for adding existing elements within multiple layouts. This paper presents a method that enables the application of existing subdivision methods on multiple layout types by inserting existing content into the generation result. This method can generate test cases by creating variations of partially generated layouts for procedural modeling methods that can work with existing content.
Sarcasm is a form of sentiment characterized by the use of words that express the opposite of what is meant. Sarcasm detection has applications in multiple domains ranging from sentiment analysis in product reviews to...
详细信息
ISBN:
(纸本)9798400709227
Sarcasm is a form of sentiment characterized by the use of words that express the opposite of what is meant. Sarcasm detection has applications in multiple domains ranging from sentiment analysis in product reviews to user feedback, and online forums. Sarcasm detection is important to understand user opinions and intentions in areas such as sentiment-based classification and opinion mining. This can result in better product development and customer service. Sarcasm detection can be a challenging task because sarcastic sentences may use positive expressions to convey negative meanings or may use negative sentences to convey positive meanings. Also, sarcastic sentences form a very small component of the entire communication. The increasing use of sarcasm in various social media such as Twitter, Reddit, Amazon product reviews, etc. has highlighted the importance of detecting and understanding sarcasm in various contexts. Sarcasm detection is a challenging problem for NLP systems that often rely on statistical models for performing sentiment analysis. In this research, the focus is on the use of a textual entailment approach for detecting sarcasm. Textual entailment is a natural language inference task that involves determining whether one text (hypothesis) can be derived from another text (premise). The underlying assumption behind this approach is that - if there is a contradiction between the premise and hypothesis, we can say that the hypothesis is sarcastic. To test our approach, an annotated corpus of 3000 product reviews was developed methodically from the Amazon Reviews dataset and tested using the textual entailment approach. The proposed approach achieved an F1 score of 0.76 on this dataset. The result is better than the baseline considered which is the BERT binary classifier which gives an F1 score of 0.48 on the same dataset.
We consider the scheduling problem when no payments are allowed and the machines are bound by their declarations. We are interested in a notion of incentive compatibility, stronger than the (standard) strategy-proofne...
详细信息
In many third-world countries, effective waste material management has become a crucial concern due to the escalating quantity of waste materials. Among these materials, waste glass holds significance due to its wides...
详细信息
Gaussian Process Regression (GPR) is a popular regression method, which unlike most Machine Learning techniques, provides estimates of uncertainty for its predictions. These uncertainty estimates however, are based on...
详细信息
Anemia is a public health issue with serious ramifications for human health *** particularly affects pregnant women and children from 6 to 59 months old even though every individual is at *** occurs when the Hb level ...
详细信息
Anemia is a public health issue with serious ramifications for human health *** particularly affects pregnant women and children from 6 to 59 months old even though every individual is at *** occurs when the Hb level is below its normal threshold or when the red blood cells are weakened or *** discover medical remedies on time,early detection or diagnosis of anemia assist patients to understand their *** invasive approach for anemia detection is costive and time-consuming as compared to the non-invasive approach which is reliable and suitable for developing communities where medical resources and personnel are *** study uses palpable palm images(dataset)collected from 710 participants in selected hospitals in *** images were extracted,segmented and converted into RGB percentile to train,validate and tested the machine learning models.A hybrid model was developed with the application of ensemble learning models using the R programming language on the R Studio ***,voting,boosting and bagging ensemble model techniques were used to build the hybrid models,the stacking ensemble model achieved an accuracy of 99.73%.The study justifies that ensemble models are efficient for medical disease diagnosis or detection such as anemia.
The paper focuses on the problem of technical social engineering attacks that encompass the manipulation of individuals to reveal sensitive information, execute actions, or breach security systems. These exploits freq...
详细信息
As the behavior of neural networks is dependent on the characteristics of training data, choosing appropriate data is mandatory to achieve expected levels of their prediction performance such as the accuracy or robust...
详细信息
ISBN:
(数字)9798350390995
ISBN:
(纸本)9798350391008
As the behavior of neural networks is dependent on the characteristics of training data, choosing appropriate data is mandatory to achieve expected levels of their prediction performance such as the accuracy or robustness. Data aug-mentation, or adding data, to improve accuracy can negatively affect robustness, because these two performance indicators are known to be incompatible. Training data debugging may involve deleting some data points as well as adding new ones; a question here is under what guiding principle the addition or deletion is conducted. Such a debugging method, debugging through a lens of outliers in neuron coverage, was proposed for cases of training classical fully-connected neural networks, but its applicability to CNN was unclear. This paper confirms, through experiments, that the debugging method is effective for cases of training CNN models as well, and furthermore demonstrates a concrete debugging process of discarding outliers and augmenting new data points so that the CNN exhibits balanced accuracy and robustness, without sacrificing neither performance indicator.
暂无评论