Identifying influential nodes is a recognized challenge for the tremendous number of nodes in complex networks. Most of proposed methods detect the influential nodes based on their degree or topological location, whic...
详细信息
In this paper, a time-fractional heat conduction model is established to describe the heat transfer process of monocrystalline silicon in the Czochralski method. The numerical solution of the fractional-order model is...
详细信息
The accuracy of kernel estimation is critical to the performance of blind super-resolution (SR). Traditional kernel estimation methods usually use L1 or L2 loss function to minimize the difference between the estimate...
The accuracy of kernel estimation is critical to the performance of blind super-resolution (SR). Traditional kernel estimation methods usually use L1 or L2 loss function to minimize the difference between the estimated kernel and the ground-truth kernel. This tends to make the estimated kernel converge towards the average of all possible kernels, deviating from the ground-truth kernel. To improve the performance of kernel estimation, this paper proposes an uncertainty loss for training a kernel estimation network, focusing on regions with high uncertainty (variance) in the kernel. In addition, a texture-aware SR network is proposed that utilizes the Gumbel Softmax trick to pay more attention to the complex regions of the image texture, thus improving the SR performance. Extensive experiments on synthetic datasets show that our approach achieves promising performance.
Over the past few years, deep convolutional neural networks (CNNs) based semantic segmentation methods reached the state-of-the-art performance. To train a model with the ability to know a concept, a lot of pixel leve...
详细信息
image matching technology is crucial in computer vision applications. However, the traditional SIFT (Scale-Invariant Feature Transform) algorithm often faces challenges under adverse conditions, such as a high number ...
详细信息
ISBN:
(数字)9798350356670
ISBN:
(纸本)9798350356687
image matching technology is crucial in computer vision applications. However, the traditional SIFT (Scale-Invariant Feature Transform) algorithm often faces challenges under adverse conditions, such as a high number of mismatched points and few accurately matched points. Additionally, in practical scenarios, environmental factors like lighting changes and image blurring further reduce image similarity. Therefore, this paper proposes an improved SIFT-based image matching algorithm to address these challenges. First, SIFT is used to extract image features, and a bidirectional FLANN (Fast Library for Approximate Nearest Neighbors) matching strategy is employed to initially filter out incorrect features. Then, the RANSAC (Random Sample Consensus) algorithm is used to screen out unreliable matching point pairs. Finally, the matching accuracy is evaluated based on the remaining pure matching point pairs. Experimental results demonstrate that, compared to the traditional SIFT algorithm, this improved algorithm achieves higher matching accuracy and robustness under adverse conditions, exhibiting superior performance.
作者:
Shen, YuelingWang, GuangmingWang, HeshengDepartment of Automation
Key Laboratory of System Control and Information Processing of Ministry of Education Key Laboratory of Marine Intelligent Equipment and System of Ministry of Education Shanghai Engineering Research Center of Intelligent Control and Management Shanghai Jiao Tong University Shanghai 200240 China
3D Multi-Object Tracking (MOT) is an important part of the unmanned vehicle perception module. Most methods optimize object detection and data association independently. These methods make the network structure compli...
详细信息
Deep reinforcement learning (DRL) has been widely applied in autonomous exploration and mapping tasks, but often struggles with the challenges of sampling efficiency, poor adaptability to unknown map sizes, and slow s...
详细信息
作者:
Pengcheng HuChaochen GuKaijie WuDepartment of Automation
Shanghai Jiao Tong University Key Laboratory of System Control and Information ProcessingMinistry of Education of China Shanghai Engineering Research Center of Intelligent Control and Management
Aiming at the sudden change of load torque and uncertain external disturbance that multi-axis serial manipulators may face during operation,an improved Active Disturbance Rejection controller(ADRC) assisted by a Nonli...
详细信息
Aiming at the sudden change of load torque and uncertain external disturbance that multi-axis serial manipulators may face during operation,an improved Active Disturbance Rejection controller(ADRC) assisted by a Nonlinear Disturbance Observer(NLDOB) is designed and implemented in this *** realizes the estimation and compensation of known model parameter perturbation,and NLDOB is introduced to estimate and compensate the load torque and other unmodeled dynamic factors of the ***,the lumped control object model of three-bar mechanism and permanent magnet DC motor is established,and the control response curves of improved ADRC,traditional ADRC,and PID under the same conditions are compared and analyzed through *** experimental results show that compared with the traditional ADRC and PID,the improved ADRC has faster response speed,smaller overshoot and stronger robustness.
Facial affect analysis remains a challenging task with its setting transitioned from lab-controlled to in-the-wild situations. In this paper, we present novel frameworks to handle the two challenges in the 4th Affecti...
详细信息
In recent years, large-scale pretrained natural language processing models such as BERT, GPT3 have achieved good results in processing tasks. However, in daily applications, these large-scale language models usually e...
In recent years, large-scale pretrained natural language processing models such as BERT, GPT3 have achieved good results in processing tasks. However, in daily applications, these large-scale language models usually exist large model size or long running time, and the model portability and application are not very convenient. To settle this problem, we come up with a lightweight summarization generation method based on knowledge distillation (LW-BERT-KD, abbreviated as LBK model) to prove that complex neural network knowledge (taking BERT model as an example) can be extracted to lightweight language processing models (taking BiLSTM model as an example), thus achieving the purpose of complex knowledge extraction and model compression. In this paper, the BERT model is regarded as the teacher model, and the BiLSTM is regarded as the student model. The knowledge distillation technology is the transfer of knowledge from teacher models to student models, so that the generated model is effective, lightweight, and easy to port. On the Chinese abstract generation dataset, the training effect of this model is significantly better than the basic Transformer baseline. The experimental results show that if the training parameters are increased by 100 times, the model achieves comparable results with complex preprocessing language models.
暂无评论