Competitive programming (CP) is a mind sports activity where people solve problems using command-line computerprograms to provide correct output for the given test cases. Competitors need to practice problem-solving ...
详细信息
Competitive programming (CP) is a mind sports activity where people solve problems using command-line computerprograms to provide correct output for the given test cases. Competitors need to practice problem-solving and mathematics as well as study algorithms and data structures to perform well in CP. This study aims to provide an original way to perform a trend analysis in CP, distinguishing topics frequently used in CP contests. To fulfill our goal, we create topic models based on previous topic modeling works to do natural language processing tasks using Latent Dirichlet Allocation (LDA) and Biterm Topic Model (BTM). For our dataset, we constructed a corpus from Codeforces blog posts, a popular website for competitive programmers, by extracting its content and user comments. Our results indicate that BTM is powerful enough to do trend analysis in CP. The trend analysis recognized that dynamic programming and complexity analysis have been the most prominent topics for the last ten years. Data structures and string algorithms are runners-up that may have potential trends in the future. This study opens up further research on other methods to perform trend analysis using better topic models and corpora.
This research tries to detect mental illness using sentiment analysis on Reddit data, as well as comparing the performance of the k-Nearest Neighbors (k-NN), Random Forest, and Neural Network models. Using text post d...
详细信息
This research tries to detect mental illness using sentiment analysis on Reddit data, as well as comparing the performance of the k-Nearest Neighbors (k-NN), Random Forest, and Neural Network models. Using text post data from the pre-pandemic and post-pandemic periods, we concluded that the Random Forest model had the highest overall performance with an F1 Score, accuracy, recall and precision of 80.6%, making it quite effective in detecting depression. Even though the Neural Network model shows slightly lower accuracy, namely 79%, in fact this model has the lowest error rate, namely 0.06496. The k-NN model showed the lowest accuracy and higher error rate. These findings highlight the potential of sentiment analysis and machine learning in identifying mental health issues on social media and suggest that better models can improve early detection and intervention efforts.
As of 2023, Indonesia ranks as the second largest waste-producing country globally. The waste produced is not segregated properly, leading to the vast amount of waste piling up in local landfills. Traditional methods,...
详细信息
As of 2023, Indonesia ranks as the second largest waste-producing country globally. The waste produced is not segregated properly, leading to the vast amount of waste piling up in local landfills. Traditional methods, such as manual sorting, have been widely used to segregate waste but suffer from inefficiencies and inaccuracies. In contrast, deep learning models offer an alternative solution for waste classification, overcoming the limitations of traditional methods. A deep learning approach using YOLOv8 was proposed to classify waste into six distinct categories. Three different YOLOv8 variants: nano, small, and medium, are trained after the dataset has been augmented into 3,500 labeled images. The results indicate that these models were able to achieve high accuracy in classifying images, with the nano variant having the least training time and an accuracy of approximately 89%.
We present a high-accuracy 3D facial reconstruction system with the following features: real-time 3D facial reconstruction using exposure synchronization multi-camera, feature alignment to quantify facial differences,...
详细信息
Image descriptions are crucial in assisting individuals without eyesight by providing verbal representations of visual content. While manual and Artificial Intelligence (AI)-generated descriptions exist, automatic des...
详细信息
ISBN:
(纸本)9798400717154
Image descriptions are crucial in assisting individuals without eyesight by providing verbal representations of visual content. While manual and Artificial Intelligence (AI)-generated descriptions exist, automatic description generators have not fully met the needs of visually impaired People. In this study, we have examined the problems related to image descriptions reported in existing literature using the Snowballing technique. Through this method, we have identified thirteen issues, including ethical concerns surrounding physical appearance, gender and identity, race, and disability. Furthermore, we have identified five reasons why sighted Individuals often fail to provide descriptions for visual content, highlighting the necessity for accessibility campaigns that raise awareness about the social significance of descriptive sentences. We conducted interviews with eight low-vision volunteers, in which we analyzed the characteristics of descriptive sentences for 25 indoor images and gathered participants’ expectations regarding image descriptions. As a result, we propose a set of Good Practices for writing descriptive sentences aimed to assist automatic tools and sighted Individuals in generating more satisfactory and high-quality image descriptions. We hope our results will emphasize the societal importance of imagery descriptions and inspire the community to pursue further interdisciplinary research to address the issues identified in our study.
Universities can employ information technology as one means of achieving their goals and objectives. Universities can get advantages from information technology, such as effective resource management and information m...
详细信息
In this paper, the authors investigate the current state of the lighting design and control sector in Thailand's creative industry. The government aims to promote the creative industry as a key source of income, b...
详细信息
In scenes with sparse image features, conventional neural radiation fields perform poorly due to inadequate fitting of high-frequency functions. We enhance the depth-supervised constraint model and introduce a novel s...
详细信息
ISBN:
(数字)9798350390254
ISBN:
(纸本)9798350390261
In scenes with sparse image features, conventional neural radiation fields perform poorly due to inadequate fitting of high-frequency functions. We enhance the depth-supervised constraint model and introduce a novel sampling strategy that utilizes depth uncertainty to guide sampling by sampling regions with more deterministic depth information. In addition, we propose a sensing framework that focuses on regions with uncertain depth values by layering sensing through a KAN network. Quantitative analysis shows that our method improves about 2.5%, 3.6% and 8.0% in PSNR, SSIM and LPIPS metrics, respectively, compared to existing methods.
This paper applies ant colony optimization (ACO) algorithm for the dual-pin flying probe circuit board inspection optimal path searching problem. First, the proposed approach creates a representation for circuit inspe...
详细信息
This study presents the design of a user-centered data visualization dashboard for stroke rehabilitation, which integrates the principles of visualization data analytics techniques in the field of healthcare. Addressi...
详细信息
暂无评论