This research is part of a larger development project that is working on a multi-programming language code critiquer called WebTA. The WebTA code-critiquing software is designed to be used in courses for novice progra...
详细信息
Consider a question, "Can machines be conscious?" The subject "consciousness" is vague and challenging. Although there has been a rich collection of literature on consciousness, computational model...
详细信息
Industrial Control systems (ICS) automate industrial processes but also introduces cybersecurity threats. Intrusion Detection System (IDS) are crucial for detecting cyber-attacks on ICS, yet zero-day attacks are often...
详细信息
ISBN:
(数字)9798350394924
ISBN:
(纸本)9798350394931
Industrial Control systems (ICS) automate industrial processes but also introduces cybersecurity threats. Intrusion Detection System (IDS) are crucial for detecting cyber-attacks on ICS, yet zero-day attacks are often inefficiently detecting with supervised learning. This study employs semi-supervised learning using one-class SVM, isolation forest, and Local Outlier Factor (LOF), to train IDS models. Utilizing dataset collected from a self-build virtual ICS environment, the study demonstrates the feasibility of these models in detecting common attack like Injection, ARP, and Man-in-the-Middle.
The Receiver Operating Characteristic (ROC) curve is a critical tool for binary classification analysis in medicine, with the Area Under the ROC Curve (AUROC) serving as a widely accepted metric to evaluate the perfor...
详细信息
A subscription movie streaming service from the United States, Netflix, has been present in Indonesia since 2016 and provides a wide variety of films without showing any single advertisements that can be viewed from a...
详细信息
ISBN:
(数字)9798331506490
ISBN:
(纸本)9798331506506
A subscription movie streaming service from the United States, Netflix, has been present in Indonesia since 2016 and provides a wide variety of films without showing any single advertisements that can be viewed from anywhere, as long as there is access to the internet. Despite these advantages, many users have complained through the Google Play Store's comments column. Some of the common complaints include frequent buffering and connectivity issues, dissatisfaction with the limited selection of Indonesian movies, lack of subtitles for specific languages, or pricing concerns have also been raised. In this study developed two combined scenario methods using the InSet and SentiStrength_id dictionary to obtain better performance and compare them against independent InSet and SentiStrength_id. This study collected users' comments for the Netflix app in the Google Play Store as a dataset using web scraping techniques through the Google Collaboration tool. The dataset contains 3250 rows spanning the period from January 22, 2024, through June 6, 2024. To ensure proper processing of the text, data cleaning, lowercasing, normalization, tokenization, stemming, and stopwords removal are conducted. The results show that most user opinions are negative. The InSet dictionary has an accuracy of 92%, SentiStrength_id 78%, Combined scenario 1 is 87%, and scenario 2 reaches the highest among others which is 92.52%.
In our study, we explore methods for detecting unwanted content lurking in visual datasets. We provide a theoretical analysis demonstrating that a model capable of successfully partitioning visual data can be obtained...
ISBN:
(纸本)9798331314385
In our study, we explore methods for detecting unwanted content lurking in visual datasets. We provide a theoretical analysis demonstrating that a model capable of successfully partitioning visual data can be obtained using only textual data. Based on the analysis, we propose Hassle-Free Textual Training (HFTT), a streamlined method capable of acquiring detectors for unwanted visual content, using only synthetic textual data in conjunction with pre-trained vision-language models. HFTT features an innovative objective function that significantly reduces the necessity for human involvement in data annotation. Furthermore, HFTT employs a clever textual data synthesis method, effectively emulating the integration of unknown visual data distribution into the training process at no extra cost. The unique characteristics of HFTT extend its utility beyond traditional out-of-distribution detection, making it applicable to tasks that address more abstract concepts. We complement our analyses with experiments in out-of-distribution detection and hateful image detection. Our codes are available at https://***/Saehyung-Lee/HFTT
The emerging field of quantum materials involves an exciting new class of materials in which charge,spin,orbital,and lattice degrees of freedom are intertwined,exhibiting a plethora of exotic physical *** materials in...
详细信息
The emerging field of quantum materials involves an exciting new class of materials in which charge,spin,orbital,and lattice degrees of freedom are intertwined,exhibiting a plethora of exotic physical *** materials include,but are not limited to,superconductors,topological quantum matter,and systems with frustrated spins,which enable a wide range of potential applications in biomedicine,energy transport and conversion,quantum sensing,and quantum information processing。
Domain data can be shifted in any direction so it will be shared in different distributions to its original domain. This could be a problem since the model was trained with different distributions. It is found that ad...
详细信息
Domain data can be shifted in any direction so it will be shared in different distributions to its original domain. This could be a problem since the model was trained with different distributions. It is found that adversarial domain adaptation using domain adversarial neural networks (DANN) can help to solve this problem on some scale. DANN can minimize the discrepancy between source and target data so the model can work well in both domains. The experiment is done by utilizing MNIST dataset that shifted into some conditions. In a condition when the shifting of distribution is too far, DANN is struggling to maintain the knowledge extracted from source data which leads to underperformance in the source and target domain. In contrast, when the shifting is closer, DANN can easily fit the model so it can perform well in both domains. It proves DANN is one of the good approaches to performing domain adaptation in small discrepancies.
We introduce a new deep learning model for talker-independent audiovisual speaker separation in noisy conditions in the time-frequency domain. The inputs to the model include noisy multi-talker mixtures and the corres...
We introduce a new deep learning model for talker-independent audiovisual speaker separation in noisy conditions in the time-frequency domain. The inputs to the model include noisy multi-talker mixtures and the corresponding cropped face images. Our approach incorporates cross-attention audiovisual fusion, effectively merging audio and visual features and enabling seamless information interchange between auditory and visual modalities. These fused features drive a separator module, which separates the acoustic features of individual speakers. The separator module is based on the recently proposed TF-Gridnet, which comprises an intra-frame full-band component, a sub-band temporal module that captures frequency-specific temporal dependencies, and a cross-attention module dedicated to extracting long-term fused audiovisual features. To encourage the utilization of visual streams during training, we employ a Signal-to-Noise Ratio (SNR) scheduler. Experimental results demonstrate that the proposed model advances the state-of- the-art speaker separation performance in several audiovisual benchmark datasets.
暂无评论