While recent progress in Multi-exposure HDR imaging is promising, the growing complexity of state-of-the-art (SOTA) methods poses challenges for their analysis and comparison. In this paper, we analyze the motivations...
While recent progress in Multi-exposure HDR imaging is promising, the growing complexity of state-of-the-art (SOTA) methods poses challenges for their analysis and comparison. In this paper, we analyze the motivations and approaches behind previous SOTA works and introduce EiffHDR, an efficient Multi-exposure HDR imaging technique. In contrast to prior methods employing multiple branches spatial attention mechanisms, EiffHDR adopts a streamlined gating mechanism for information flow control at both spatial and channel levels, enabling implicit alignment. Subsequently, we process these features through proposed Efficient Merging Network, facilitating long-range correlations and multi-scale information perception, ultimately producing high-quality HDR images. Our experiments demonstrate that EiffHDR not only achieves outstanding performance but also significantly reduces computational complexity, making it a valuable contribution to the field.
Using new affordances of Machine Learning (ML) and Mixed Reality (MX) technology, the presented research looks at how learners’ decision-making in problem-solving can increase with the technology interaction. The app...
详细信息
*** With the advance of data collection,data processing,telecommunication and vehicular technologies,connected vehicles(CVs)have been emerging as a crucial branch of smart mobility(Olia et al.,2015;Li et al.,2021).Its...
详细信息
*** With the advance of data collection,data processing,telecommunication and vehicular technologies,connected vehicles(CVs)have been emerging as a crucial branch of smart mobility(Olia et al.,2015;Li et al.,2021).Its basic idea is to realize real-time exchanges and processing of essential information,such as positions and destinations,among surrounding vehicles and infrastructures.
In the design of modern high-performance processors, branch prediction is a very important component, and good branch prediction can greatly improve the performance of the processor. And Branch Target Buffer (BTB) is ...
详细信息
The widespread availability of digital multimedia data has led to a new challenge in digital *** source camera identification algorithms usually rely on various traces in the capturing ***,these traces have become inc...
详细信息
The widespread availability of digital multimedia data has led to a new challenge in digital *** source camera identification algorithms usually rely on various traces in the capturing ***,these traces have become increasingly difficult to extract due to wide availability of various image processing *** Neural Networks(CNN)-based algorithms have demonstrated good discriminative capabilities for different brands and even different models of camera ***,their performances is not ideal in case of distinguishing between individual devices of the same model,because cameras of the same model typically use the same optical lens,image sensor,and image processing algorithms,that result in minimal overall *** this paper,we propose a camera forensics algorithm based on multi-scale feature fusion to address these *** proposed algorithm extracts different local features from feature maps of different scales and then fuses them to obtain a comprehensive feature *** representation is then fed into a subsequent camera fingerprint classification *** upon the Swin-T network,we utilize Transformer Blocks and Graph Convolutional Network(GCN)modules to fuse multi-scale features from different stages of the backbone ***,we conduct experiments on established datasets to demonstrate the feasibility and effectiveness of the proposed approach.
High Dynamic Range (HDR) images can be reconstructed from multiple Low Dynamic Range (LDR) images using existing deep neural network (DNN) techniques. Despite notable advancements, DNN-based methods still exhibit ghos...
High Dynamic Range (HDR) images can be reconstructed from multiple Low Dynamic Range (LDR) images using existing deep neural network (DNN) techniques. Despite notable advancements, DNN-based methods still exhibit ghosting artifacts when handling LDR images with saturation and significant motion. Recent Diffusion models (DMs) have been introduced in HDR imaging, showcasing promising performance, especially in achieving visually perceptible results. However, DMs typically require numerous inference iterations to recover the clean image from Gaussian noise, demanding substantial computational resources. Additionally, DM only learns a probability distribution of the added noise in each step but neglects image space constraints on HDR images, limiting distortion-based metrics. To tackle these challenges, we propose an efficient network that integrates DM modules into existing regression-based models, providing reliable content reconstruction for HDR while avoiding limitations in distortion-based metrics.
Attributed Network Clustering (ANC) has garnered significant attention in research for identifying communities within a complex network like a social, biological, or information network. Generally, such networks are r...
详细信息
The performance of deep learning models is heavily reliant on the quality and quantity of train-ing *** training data will lead to ***,in the task of alert-situation text classification,it is usually difficult to obta...
详细信息
The performance of deep learning models is heavily reliant on the quality and quantity of train-ing *** training data will lead to ***,in the task of alert-situation text classification,it is usually difficult to obtain a large amount of training *** paper proposes a text data augmentation method based on masked language model(MLM),aiming to enhance the generalization capability of deep learning models by expanding the training *** method em-ploys a Mask strategy to randomly conceal words in the text,effectively leveraging contextual infor-mation to predict and replace masked words based on MLM,thereby generating new training *** Mask strategies of character level,word level and N-gram are designed,and the performance of each Mask strategy under different Mask ratios is analyzed and *** experimental results show that the performance of the word-level Mask strategy is better than the traditional data augmen-tation method.
Deep neural networks (DNNs) have been widely used in remote sensing but demonstrated to be vulnerable with adversarial examples. By adding elaborately designed perturbations on the clean images, DNNs may output wrong ...
详细信息
ISBN:
(数字)9798350360325
ISBN:
(纸本)9798350360332
Deep neural networks (DNNs) have been widely used in remote sensing but demonstrated to be vulnerable with adversarial examples. By adding elaborately designed perturbations on the clean images, DNNs may output wrong prediction. Research on adversarial attack contributes to the study of model robustness. However, previous methods mainly focus on white-box scenario or digital domain for classification tasks, while the vulnerability of remote sensing detectors has not been fully explored. Aiming at attacking black-box remote sensing detectors in physical domain, we propose to generate a transferable physical adversarial patch (TPAP) as the perturbations. Specifically, the initial patch is optimized by a U-Net and modified by the plane mask and position mask before applied to the clean image. By attacking a surrogate model, TPAP can be transferred to the target model. Abundant experimental results validate the attack ability of TPAP and evaluate the robustness of current one-stage detectors.
We present GraphTensor, a comprehensive open-source framework that supports efficient parallel neural network processing on large graphs. GraphTensor offers a set of easy-to-use programming primitives that appreciate ...
We present GraphTensor, a comprehensive open-source framework that supports efficient parallel neural network processing on large graphs. GraphTensor offers a set of easy-to-use programming primitives that appreciate both graph and neural network execution behaviors from the beginning (graph sampling) to the end (dense data processing). Our framework runs diverse graph neural network (GNN) models in a destination-centric, feature-wise manner, which can significantly shorten training execution times in a GPU. In addition, GraphTensor rearranges multiple GNN kernels based on their system hyperparameters in a self-governing manner, thereby reducing the processing dimensionality and the latencies further. From the end-to-end execution viewpoint, GraphTensor significantly shortens the service-level GNN latency by applying pipeline parallelism for efficient graph dataset preprocessing. Our evaluation shows that GraphTensor exhibits 1.4× better training performance than emerging GNN frameworks under the execution of large-scale, real-world graph workloads. For the end-to-end services, GraphTensor reduces training latencies of an advanced version of the GNN frameworks (optimized for multi-threaded graph sampling) by 2.4×, on average.
暂无评论