Nothing Special   »   [go: up one dir, main page]

skip to main content
research-article
A belief interval euclidean distance entropy of the mass function and its application in multi-sensor data fusion
Abstract

Dempster-Shafer (D-S) evidence theory has extensive applications in the field of data fusion. It uses the mass function to replace the probability distribution in Bayesian Probability theory, which has the advantages of weak constraints and ...

research-article
Deep learning for higher-order nonparametric spatial autoregressive model
Abstract

Deep learning technology has been successfully applied in more and more fields. In this paper, the application of deep neural networks in higher-order nonparametric spatial autoregressive models is studied. For spatial model, we propose the higher-...

research-article
Semantic-alignment transformer and adversary hashing for cross-modal retrieval
Abstract

Deep Cross-Modal Hashing (DCMH) has garnered significant attention in the field of cross-modal retrieval due to its advantages such as high computational efficiency and small storage space. However, existing DCMH methods still face certain ...

research-article
A transfer-learning-based windspeed estimation on the ocean surface: implication for the requirements on the spatial-spectral resolution of remote sensors
Abstract

The windspeed on the sea surface is an important factor affecting the process of detecting sea surface targets, as it affects the reflection and radiation intensity, posing challenges for precise detection of optical remote sensing targets. This ...

research-article
Priori separation graph convolution with long-short term temporal modeling for skeleton-based action recognition
Abstract

Human action recognition from skeleton motion sequences is widely applied in various fields such as virtual reality, human-computer interaction and kinematic rehabilitation. With the wide use of graph neural networks for extracting spatial ...

research-article
Multivariate time series anomaly detection via dynamic graph attention network and Informer
Abstract

In the industrial Internet, industrial software plays a central role in enhancing the level of intelligent manufacturing. It enables the promotion of digital collaborative services. Effective anomaly detection of multivariate time series can ...

research-article
Development of an expert-informed rig state classifier using naive bayes algorithm for invisible loss time measurement
Abstract

The rig state plays a crucial role in recognizing the operations carried out by the drilling crew and quantifying Invisible Lost Time (ILT). This lost time, often challenging to assess and report manually in daily reports, results in delays to the ...

research-article
ELM: a novel ensemble learning method for multi-target regression and multi-label classification problems
Abstract

In this paper, a new Ensemble Learning Method (ELM) is proposed to deal with multi-target regression and multi-label classification problems. In ELM, the output of each regressor or classifier unit is ensembled to the final multi-target regression ...

research-article
The variable precision fuzzy rough set based on overlap and grouping functions with double weight method to MADM
Abstract

Variable precision fuzzy rough set (VPFRS) is widely utilized for handling various forms of uncertain information due to its fault-tolerant capability. However, a significant number of these rough sets fail to satisfy the inclusion property (lower ...

research-article
Multiscale dilated convolution and swin-transformer for small sample gearbox fault diagnosis
Abstract

Mechanical equipment usually operates in noisy and variable load environments, which presents serious challenges for existing intelligent diagnostic models. In addition, there are few labelled fault samples in real engineering scenarios, which ...

research-article
Many-objective emergency aided decision making based on knowledge graph
Abstract

After emergencies occur, decision-makers can reference historical cases with similar causes to take similar emergency response measures. However, information about emergencies is usually recorded and stored in textual form, and it is difficult for ...

research-article
Semi-supervised feature selection by minimum neighborhood redundancy and maximum neighborhood relevancy
Abstract

In the realm of machine learning, feature selection emerges as a prevalent data preprocessing technique, playing a crucial role in enhancing model performance across diverse downstream tasks such as fault diagnosis, biological recognition, and ...

research-article
Graph analysis using a GPU-based parallel algorithm: quantum clustering
Abstract

The article introduces a new method for applying Quantum Clustering to graph structures. Quantum Clustering (QC) is a density-based unsupervised learning method that determines cluster centers by constructing a potential function. In this method, ...

research-article
MPF-Net: multi-projection filtering network for few-shot object detection
Abstract

Deep learning-based object detection has made tremendous progress in the field of intelligent vision systems. However, one of its major complaints is the high demand for large amounts of experimental data. Few-shot object detection (FSOD) aims to ...

research-article
A lightweight convolutional swin transformer with cutmix augmentation and CBAM attention for compound emotion recognition
Abstract

Facial emotion recognition has become a complicated task due to individual variations in facial characteristics, as well as racial and cultural variances. Different psychological studies show that there are complex expressions other than basic ...

research-article
Neural-network-based safe learning control for non-zero-sum differential games of nonlinear systems with asymmetric input constraints
Abstract

This paper primarily investigates a neural-network-based safe control scheme for solving the optimal control problem of continuous-time (CT) nonlinear systems with asymmetric input constraints under non-zero-sum (NZS) differential game scenarios. ...

research-article
RPV-CASNet: range-point-voxel integration with channel self-attention network for lidar point cloud segmentation
Abstract

Maximizing the advantages of different views and mitigating their respective disadvantages in fine-grained segmentation tasks are an important challenge in the field of point cloud multi-view fusion. Traditional multi-view fusion methods ignore ...

research-article
FMDADA: Federated multi-discriminative adversarial domain adaptation
Abstract

Federated domain adaptation system aims to address the problem of domain shift in a federated learning (FL) framework, where knowledge learned from distributed source domains can be readily transferred to the target domain. However, federated ...

research-article
EpiRiskNet: incorporating graph structure and static data as prior knowledge for improved time-series forecasting
Abstract

EpiRiskNet combines time-series data with graph and static information to enhance forecasting accuracy. This model features the SCI-Block for improved feature extraction and interaction learning, leveraging the capabilities of SCINet and Triformer ...

research-article
Unsupervised deep learning for geometric feature detection and multilevel-multimodal image registration
Abstract

Medical image registration is a crucial step in computer-assisted medical diagnosis, and has seen significant progress with the adoption of deep learning methods like convolutional neural networks (CNN). Creating a deep learning network for image ...

research-article
Will senior adults accept being cognitively assessed by a conversational agent? a user-interaction pilot study
Abstract

Background: early detection of dementia and Mild Cognitive Impairment (MCI) have an utmost significance nowadays, and smart conversational agents are becoming more and more capable. DigiMoCA, an Alexa-based voice application for the screening of ...

research-article
RoDAL: style generation in robot calligraphy with deep adversarial learning
Abstract

Generative art has drawn increased attention in recent AI applications. Traditional approaches of robot calligraphy have faced challenges in achieving style consistency, line smoothness and high-quality structural uniformity. To address the ...

research-article
Enhanced feature pyramid for multi-view stereo with adaptive correlation cost volume
Abstract

Multi-level features are commonly employed in the cascade network, which is currently the dominant framework in multi-view stereo (MVS). However, there is a potential issue that the recent popular multi-level feature extractor network overlooks ...

research-article
Nia-GNNs: neighbor-imbalanced aware graph neural networks for imbalanced node classification
Abstract

It has been proven that Graph Neural Networks focus more on the majority class instances and ignore minority class instances when the class distribution is imbalanced. To address the class imbalance problems on graphs, most of the existing ...

research-article
Curriculum pre-training for stylized neural machine translation
Abstract

Stylized neural machine translation (NMT) aims to translate sentences of one style into sentences of another style, it is essential for the application of machine translation in a real-world scenario. Most existing methods employ an encoder-...

research-article
A binarization approach to model interactions between categorical predictors in Generalized Linear Models
Abstract

In this paper, our goal is to enhance the interpretability of Generalized Linear Models by identifying the most relevant interactions between categorical predictors. Searching for interaction effects can quickly become a highly combinatorial, and ...

research-article
A lightweight CNN-transformer model for learning traveling salesman problems
Abstract

Several studies have attempted to solve traveling salesman problems (TSPs) using various deep learning techniques. Among them, Transformer-based models show state-of-the-art performance even for large-scale Traveling Salesman Problems (TSPs). ...

research-article
HAMIATCM: high-availability membership inference attack against text classification models under little knowledge
Abstract

Membership inference attack opens up a newly emerging and rapidly growing research to steal user privacy from text classification models, a core problem of which is shadow model construction and members distribution optimization in inadequate ...

research-article
Knowledge and separating soft verbalizer based prompt-tuning for multi-label short text classification
Abstract

Multi-label Short Text Classification (MSTC) is a challenging subtask of Multi-Label Text Classification (MLTC) for tagging a short text with the most relevant subset of labels from a given set of labels. Recent studies have attempted to address ...

research-article
Dual-branch and triple-attention network for pan-sharpening
Abstract

Pan-sharpening is a technique used to generate high-resolution multi-spectral (HRMS) images by merging high-resolution panchromatic (PAN) images with low-resolution multi-spectral (LRMS) images. Many existing methods face challenges in effectively ...

Comments

Please enable JavaScript to view thecomments powered by Disqus.