Methane is a kind of harmful gas produced in the process of coal mining. Because of its flammable and explosive characteristics, it poses a great threat to safety during coal mining. In practice, accurate and real-tim...
详细信息
Methane is a kind of harmful gas produced in the process of coal mining. Because of its flammable and explosive characteristics, it poses a great threat to safety during coal mining. In practice, accurate and real-time gas concentration forecasting is becoming an essential issue for reducing methane risks and accidents. Given the complex spatial correlation and temporal variation of sensor data in a coal mine monitoring system, deep learning algorithms have been widely applied due to their revolutionary feature representation capability. However, existing deep learning models utilize recurrent neuralnetworks, which can barely provide satisfactory accuracy due to their ignorance of realistic working conditions of a coal face or an insufficiency in capturing representative spatio-temporal patterns. In this paper, we propose an attention-based spatio-temporal encoder-decoder network approach, named the ASTED model, for methane concentration forecasting. The ASTED model is built based on the integration of the spatial, temporal and environmental information. Specifically, the multi-attention mechanism is used to learn the dynamic spatio-temporal dependencies, and the feature fusion module is used to incorporate the data from different mine sensors. Finally, we employ the LSTM-based encoder-decoder model to generate the final prediction results. Experiments demonstrate that the ASTED model can obtain the dynamic spatio-temporal correlation from multiple sensor readings and achieve the best performance compared with various state-of-the-art solutions.
Graphs are widely used to represent the relations among entities. When one owns the complete data, an entire graph can be easily built, therefore performing analysis on the graph is straightforward. However, in many s...
详细信息
Graphs are widely used to represent the relations among entities. When one owns the complete data, an entire graph can be easily built, therefore performing analysis on the graph is straightforward. However, in many scenarios, it is impractical to centralize the data due to data privacy concerns. An organization or party only keeps a part of the whole graph data, i.e., graph data is isolated from different parties. Recently, Federated Learning (FL) has been proposed to solve the data isolation issue, mainly for Euclidean data. It is still a challenge to apply FL on graph data because graphs contain topological information which is notorious for its non-IID nature and is hard to partition. In this work, we propose a novel FL framework for graph data, FedCog, to efficiently handle coupled graphs that are a kind of distributed graph data, but widely exist in a variety of real-world applications such as mobile carriers' communication networks and banks' transaction networks. We theoretically prove the correctness and security of FedCog. Experimental results demonstrate that our method FedCog significantly outperforms traditional FL methods on graphs. Remarkably, our FedCog improves the accuracy of node classification tasks by up to 14.7%.
Brand logo image examines how a critical dimension of logo design, namely the naturalness of the logo color, influences brand design induced by the logo. However, high complexity is observed, requiring higher quality ...
详细信息
The growing popularity of Deep neuralnetworks (DNNs) in a variety of domains, including computer vision, natural language processing, and predictive analytics, has led to an increase in the demand for computing resou...
详细信息
The Internet of Things (IoT) requires sophisticated security measures because of heterogeneity and resource constraints. Current approaches in Anomaly Detection (AD) do not meet both challenges. Device-specific AD mod...
详细信息
In country such as India due to monsoon and frequent climatic changes leads to natural disasters such as floods, drought, landslides, cyclones, forest fire, earthquake and so on. The post disaster badly impacts on hum...
详细信息
The article contains results of training and testing machine learning models with captured network traffic data. The main goal is to perform classification of video traffic in computer networks. Multiple performance m...
详细信息
The article contains results of training and testing machine learning models with captured network traffic data. The main goal is to perform classification of video traffic in computer networks. Multiple performance metrics have been evaluated for commonly used classic supervised machine learning algorithms, as well as more advanced convolutional neuralnetwork model (for comparison). The article describes in detail the experimental setup, traffic pre-processing procedure, features extraction with different traffic window length and model parameters for training/testing. The article provides some experimental results in the form of tables and 3D surface plots. The conclusion of the article summarises the main findings and outlines the future study directions.
Object detection is a fundamental component of computer vision, playing a pivotal role in various applications. However, the accurate detection of small and densely distributed objects remains a challenging problem in...
详细信息
ISBN:
(纸本)9798350359329;9798350359312
Object detection is a fundamental component of computer vision, playing a pivotal role in various applications. However, the accurate detection of small and densely distributed objects remains a challenging problem in this field. This challenge is particularly exacerbated in the context of aerial imagery, characterized by its distinctive bird's-eye view, intricate backgrounds, and the variability in object appearances. This paper addresses these persistent challenges in object detection, with a focus on the specific difficulties posed by aerial images. We propose a deformable end-to-end object detection with transformers (DETR)-based framework to enhance small object detection accuracy, ultimately contributing to improved computer vision capabilities in domains like remote sensing, surveillance, and autonomous aerial systems. Firstly, in order to aggregate the entire input sequence information in the backbone network and improve the detection accuracy of small objects, we propose DMCA based on deformable features and attention mechanisms. Secondly, in order to capture and model the relationships between samples for dense pixel-level representations in small objects and improve the detection accuracy of small objects, we try to introduce BatchEncoder by implementing an encoder in the batch dimension. Experimental results show that, compared to the baseline, our method significantly improves the accuracy of small object detection in aerial images. The processing and analysis of a large amount of remote sensing data require powerful computing power. The computing power Internet can integrate the scattered computing resources to provide flexible and scalable computing power to meet the computing needs of different sizes and types.
Deep neuralnetwork (DNN) inference poses unique challenges in serving computational requests due to high request intensity, concurrent multi-user scenarios, and diverse heterogeneous service types. Simultaneously, mo...
详细信息
ISBN:
(纸本)9798400708435
Deep neuralnetwork (DNN) inference poses unique challenges in serving computational requests due to high request intensity, concurrent multi-user scenarios, and diverse heterogeneous service types. Simultaneously, mobile and edge devices provide users with enhanced computational capabilities, enabling them to utilize local resources for deep inference processing. Moreover, dynamic inference techniques allow content-based computational cost selection per request. This paper presents Dystri, an innovative framework devised to facilitate dynamic inference on distributed edge infrastructure, thereby accommodating multiple heterogeneous users. Dystri offers a broad applicability in practical environments, en-compassing heterogeneous device types, DNN-based applications, and dynamic inference techniques, surpassing the state-of-the-art (SOTA) approaches. With distributed controllers and a global coordinator, Dystri allows per-request, per-user adjustments of qualityof-service, ensuring instantaneous, flexible, and discrete control. The decoupled workflows in Dystri naturally support user heterogeneity and scalability, addressing crucial aspects overlooked by existing SOTA works. Our evaluation involves three multi-user, heterogeneous DNN inference service platforms deployed on distributed edge infrastructure, encompassing seven DNN applications. Results show Dystri achieves near-zero deadline misses and excels in adapting to varying user numbers and request intensities. Dystri outperforms baselines with accuracy improvement up to 95x.
To address the communication congestion and high energy consumption issues in IoT networks, prior research has proposed a distributed information processing system called WiBIC. As an exploratory step towards implemen...
详细信息
ISBN:
(纸本)9798350327038
To address the communication congestion and high energy consumption issues in IoT networks, prior research has proposed a distributed information processing system called WiBIC. As an exploratory step towards implementing the basic functionalities of the WiBIC system, this study focuses on the wireless integration of SNNs. Considering the data transmission and learning characteristics of SNNs, we propose using the APCMA protocol to effectively stabilize the operation of the wireless SNN. By modeling Pavlovian conditioning on this network, the learning capabilities of the implemented system can be determined.
暂无评论