The latest advancements in air quality monitoring strategies have made it possible to appropriately discover the presence of air pollution along with particulates, gaseous compounds, and their chemicals. An extra comp...
详细信息
In this letter, a novel light-weight audio mosaic scheme using permutations of linear predictive coding (LPC) coefficients as LPC has been widely adopted in many audio codecs (coder-encoders) nowadays. We establish th...
详细信息
A prominent monument in DKI Jakarta is the Monument Nasional (abbreviated as Monas). This moniker serves as both a symbol for the city of Jakarta and a representation of the people of Jakarta and Indonesia. Apart from...
详细信息
A prominent monument in DKI Jakarta is the Monument Nasional (abbreviated as Monas). This moniker serves as both a symbol for the city of Jakarta and a representation of the people of Jakarta and Indonesia. Apart from being a monument, Monas also has a history of the Indonesian nation. In this study, 3D models are designed to display visualizations of Monas and surroundings in 3D form with the aim of helping tourists who want to visit Monas in preparing and increasing their understanding of the tourism in Monas. This study was conducted with the help of CityEngine software that created the 3D models of Monas implemented and displayed on a website with a web scene format. Using image-based 3D modelling, the main geomatics techniques is photogrammetry, it allows for new methods to create virtual 3D. To do this, various components including route visualizations must collaborate. To do this work we have a framework that leverages the technology and data sources already available to reduce the time and work required for prospective 3D applications. With the existence of a Monas 3D visualization that can be accessed through web browser, it expected that it will make tourists not complicated to obtain various tourism information and increase the tourism in Jakarta.
Cyber persecution has become a widespread problem on the social media. It has resulted in omissions such as suicide and sadness. Content regulation on social media sites is becoming increasingly important. The followi...
详细信息
As basic elements in program, variables convey essential information that is critical for program comprehension and maintenance. However, understanding the meanings of variables in program is not always easy for devel...
详细信息
ISBN:
(纸本)9798350329964
As basic elements in program, variables convey essential information that is critical for program comprehension and maintenance. However, understanding the meanings of variables in program is not always easy for developers, since poor-quality variable names are prevalent while such variable are less informative for program comprehension. Therefore, in this paper, we target at generating concise natural language explanations for variables to facilitate program comprehension. In particular, there are two challenges in variable explanation generation, including the lack of training data and the association with complex code contexts around the variable. To address these issues, we propose a novel approach ZeroVar, which leverages code pre-trained models and zero-shot prompt learning to generate explanations for the variable based on its code context. ZeroVar contains two stages: (i) a pre-training stage that continually pre-trains a base model (i.e., CodeT5) to recover the randomly-masked parameter descriptions in method docstrings; and (ii) a zero-shot prompt learning stage that leverages the pre-trained model to generate explanations for a given variable via the prompt constructed with the variable and its belonging method *** then extensively evaluate the quality and usefulness of the variable explanations generated by ZeroVar. We construct an evaluation dataset of 773 variables and their reference explanations. Our results show that ZeroVar can generate higher-quality explanations than baselines, not only on automated metrics such as BLEU and ROUGE, but also on human metrics such as correctness, completeness, and conciseness. Moreover, we further assess the usefulness of ZEROVAR-generated explanations on two downstream tasks related to variable naming quality, i.e., abbreviation expansion and spelling correction. For abbreviation expansion, the generated variable explanations can help improve the present rate (+13.1%), precision (+3.6%), and recall (+10.0%)
The challenge is focused on developing and validating techniques for making use of far flung sensors along with drones and unmanned aerial motors (UAVs) to acquire health-related information in relation to the environ...
详细信息
Modern enterprises face a serious threat from data loss, or the unintentional or undesired disclosure of data. Modern data Loss Protection (DLP) systems either discover anomalies in regular behavior (anomaly-based) or...
详细信息
A single optimizer is usually used to minimize the cost function in conventional machine learning. This paper introduces Peer-Guided Optimization (PGO), where two optimizers collaborate by sharing gradient information...
详细信息
ISBN:
(数字)9798350357509
ISBN:
(纸本)9798350357516
A single optimizer is usually used to minimize the cost function in conventional machine learning. This paper introduces Peer-Guided Optimization (PGO), where two optimizers collaborate by sharing gradient information to help each other explore the cost surface and accelerate convergence. Unlike traditional optimization methods, PGO alternates steps between two optimizers across iterations. Based on the proximity to the optimal solution, each optimizer dynamically calculates a guidance parameter that influences the contribution of the peer optimizer during updates. PGO has two variants: Homogeneous PGO (using identical optimizers with different learning rates) and Heterogeneous PGO (combining different types of optimizers, such as Adam and SGD). Experimental results demonstrate that PGO consistently outperforms conventional single-optimizer methods in terms of accuracy and convergence speed, making it a promising strategy for optimizing deep learning models in various applications.
The rapid expansion of Internet of Things (IoT) devices in smart homes has significantly improved the quality of life, offering enhanced convenience, automation, and energy efficiency. However, this proliferation of c...
详细信息
Using a realistic dataset based on the United Kingdom clinical exercise studies datalink, various architectures are evolved and evaluated to decide the simplest for predicting the risk of cardiac arrest. The architect...
详细信息
暂无评论