The paper presents investigations concerning the decision rule filtering process controlled by the estimated relevance of available attributes. In the conducted study, two search directions were used, sequential forwa...
详细信息
WiFi-based technology is appealing for indoor localization due to the widely deployed infrastructures. Recently, path separation solutions have been proposed to address the multipath effects and achieve decimeter-leve...
详细信息
Code vulnerability detection is a software security analysis technique that focuses on recognizing and resolving possible code vulnerabilities and weaknesses. Its primary objective is to mitigate the chances of malici...
详细信息
Functional dependencies (FDs) form a valuable ingredient for various data management tasks. However, existing methods can hardly discover practical and interpretable FDs, especially in large noisy real-life datasets. ...
详细信息
This article offers a Multi-threshold Energy approach for Energy-Harvesting Wireless Sensor Network (MTE-EHWSN) to enhance the lifetime and Wireless Sensor Network (WSN) performance by minimizing the duty-cycle more r...
详细信息
The pretraining-finetuning paradigm has become the prevailing trend in modern deep *** this work, we discover an intriguing linear phenomenon in models that are initialized from a common pretrained checkpoint and fine...
详细信息
The pretraining-finetuning paradigm has become the prevailing trend in modern deep *** this work, we discover an intriguing linear phenomenon in models that are initialized from a common pretrained checkpoint and finetuned on different tasks1, termed as Cross-Task Linearity (CTL).Specifically, we show that if we linearly interpolate the weights of two finetuned models, the features in the weight-interpolated model are often approximately equal to the linear interpolation of features in two finetuned models at each *** provide comprehensive empirical evidence supporting that CTL consistently occurs for finetuned models that start from the same pretrained *** conjecture that in the pretraining-finetuning paradigm, neural networks approximately function as linear maps, mapping from the parameter space to the feature *** on this viewpoint, our study unveils novel insights into explaining model merging/editing, particularly by translating operations from the parameter space to the feature ***, we delve deeper into the root cause for the emergence of CTL, highlighting the role of *** released our source code at https://***/zzp1012/Cross-Task-Linearity. Copyright 2024 by the author(s)
We give an overview of the 2024 Computational Geometry Challenge targeting the problem Maximum Polygon Packing: Given a convex region P in the plane, and a collection of simple polygons Q1, . . ., Qn, each Qi with a r...
详细信息
A 360°video stream provide users a choice of viewing one's own point of interest inside the immersive *** head or hand manipulations to view the interesting scene in a 360°video is very tedious and the u...
详细信息
A 360°video stream provide users a choice of viewing one's own point of interest inside the immersive *** head or hand manipulations to view the interesting scene in a 360°video is very tedious and the user may view the interested frame during his head/hand movement or even lose *** automatically extracting user's point of interest(UPI)in a 360°video is very challenging because of subjectivity and difference of *** handle these challenges and provide user's the best and visually pleasant view,we propose an automatic approach by utilizing two CNN models:object detector and aesthetic score of the *** proposed framework is three folded:pre-processing,Deepdive architecture,and view selection *** first fold,an input 360°video-frame is divided into three sub frames,each one with 120°*** second fold,each sub-frame is passed through CNN models to extract visual features in the sub-frames and calculate aesthetic ***,decision pipeline selects the sub frame with salient object based on the detected object and calculated aesthetic *** compared to other state-of-the-art techniques which are domain specific approaches i.e.,support sports 360°video,our syste m support most of the 360°videos *** evaluation of proposed framework on our own collected data from various websites indicate performance for different categories of 360°videos.
It has been widely recognized that the efficient training of neural networks (NNs) is crucial to classification performance. While a series of gradient-based approaches have been extensively developed, they are critic...
详细信息
It has been widely recognized that the efficient training of neural networks (NNs) is crucial to classification performance. While a series of gradient-based approaches have been extensively developed, they are criticized for the ease of trapping into local optima and sensitivity to hyperparameters. Due to the high robustness and wide applicability, evolutionary algorithms (EAs) have been regarded as a promising alternative for training NNs in recent years. However, EAs suffer from the curse of dimensionality and are inefficient in training deep NNs (DNNs). By inheriting the advantages of both the gradient-based approaches and EAs, this article proposes a gradient-guided evolutionary approach to train DNNs. The proposed approach suggests a novel genetic operator to optimize the weights in the search space, where the search direction is determined by the gradient of weights. Moreover, the network sparsity is considered in the proposed approach, which highly reduces the network complexity and alleviates overfitting. Experimental results on single-layer NNs, deep-layer NNs, recurrent NNs, and convolutional NNs (CNNs) demonstrate the effectiveness of the proposed approach. In short, this work not only introduces a novel approach for training DNNs but also enhances the performance of EAs in solving large-scale optimization problems.
Federated learning (FL) enables distributed clients to collaboratively learn a shared model while keeping their raw data private. To mitigate the system heterogeneity issues of FL and overcome the resource constraints...
详细信息
暂无评论