Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (94)

Search Parameters:
Keywords = Hadamard transform

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
20 pages, 1811 KiB  
Article
Enhancing Direction-of-Arrival Estimation for Single-Channel Reconfigurable Intelligent Surface via Phase Coding Design
by Changcheng Hu, Ruoyu Zhang, Jingqi Wang, Boyu Sima, Yue Ma, Chen Miao and Wei Kang
Remote Sens. 2025, 17(14), 2394; https://doi.org/10.3390/rs17142394 - 11 Jul 2025
Viewed by 346
Abstract
Traditional antenna arrays for direction-of-arrival (DOA) estimation typically require numerous elements to achieve target performance, increasing system complexity and cost. Reconfigurable intelligent surfaces (RISs) offer a promising alternative, yet their performance critically depends on phase coding design. To address this, we propose a [...] Read more.
Traditional antenna arrays for direction-of-arrival (DOA) estimation typically require numerous elements to achieve target performance, increasing system complexity and cost. Reconfigurable intelligent surfaces (RISs) offer a promising alternative, yet their performance critically depends on phase coding design. To address this, we propose a phase coding design method for RIS-aided DOA estimation with a single receiving channel. First, we establish a system model where averaged received signals construct a power-based formulation. This transforms DOA estimation into a compressed sensing-based sparse recovery problem, with the RIS far-field power radiation pattern serving as the measurement matrix. Then, we derive the decoupled expression of the measurement matrix, which consists of the phase coding matrix, propagation phase shifts, and array steering matrix. The phase coding design is then formulated as a Frobenius norm minimization problem, approximating the Gram matrix of the equivalent measurement matrix to an identity matrix. Accordingly, the phase coding design problem is reformulated as a Frobenius norm minimization problem, where the Gram matrix of the equivalent measurement matrix is approximated to an identity matrix. The phase coding is deterministically constructed as the product of a unitary matrix and a partial Hadamard matrix. Simulations demonstrate that the proposed phase coding design outperforms random phase coding in terms of angular estimation accuracy, resolution probability, and the requirement of coding sequences. Full article
Show Figures

Figure 1

18 pages, 3916 KiB  
Article
TinyML-Based Real-Time Drift Compensation for Gas Sensors Using Spectral–Temporal Neural Networks
by Adir Krayden, M. Avraham, H. Ashkar, T. Blank, S. Stolyarova and Yael Nemirovsky
Chemosensors 2025, 13(7), 223; https://doi.org/10.3390/chemosensors13070223 - 20 Jun 2025
Viewed by 927
Abstract
The implementation of low-cost sensitive and selective gas sensors for monitoring fruit ripening and quality strongly depends on their long-term stability. Gas sensor drift undermines the long-term reliability of low-cost sensing platforms, particularly in precision agriculture. We present a real-time drift compensation framework [...] Read more.
The implementation of low-cost sensitive and selective gas sensors for monitoring fruit ripening and quality strongly depends on their long-term stability. Gas sensor drift undermines the long-term reliability of low-cost sensing platforms, particularly in precision agriculture. We present a real-time drift compensation framework based on a lightweight Temporal Convolutional Neural Network (TCNN) combined with a Hadamard spectral transform. The model operates causally on incoming sensor data, achieving a mean absolute error below 1 mV on long-term recordings (equivalent to <1 particle per million (ppm) gas concentration). Through quantization, we compress the model by over 70%, without sacrificing accuracy. Demonstrated on a combustion-type gas sensor system (dubbed GMOS) for ethylene monitoring, our approach enables continuous, drift-corrected operation without the need for recalibration or dependence on cloud-based services, offering a generalizable solution for embedded environmental sensing—in food transportation containers, cold storage facilities, de-greening rooms and directly in the field. Full article
Show Figures

Figure 1

28 pages, 13895 KiB  
Article
Solvability of Fuzzy Partially Differentiable Models for Caputo–Hadamard-Type Goursat Problems Involving Generalized Hukuhara Difference
by Si-Yuan Lin, Heng-You Lan and Ji-Hong Li
Fractal Fract. 2025, 9(6), 395; https://doi.org/10.3390/fractalfract9060395 - 19 Jun 2025
Viewed by 321
Abstract
In this paper, we investigate a class of fuzzy partially differentiable models for Caputo–Hadamard-type Goursat problems with generalized Hukuhara difference, which have been widely recognized as having a significant role in simulating and analyzing various kinds of processes in engineering and physical sciences. [...] Read more.
In this paper, we investigate a class of fuzzy partially differentiable models for Caputo–Hadamard-type Goursat problems with generalized Hukuhara difference, which have been widely recognized as having a significant role in simulating and analyzing various kinds of processes in engineering and physical sciences. By transforming the fuzzy partially differentiable models into equivalent integral equations and employing classical Banach and Schauder fixed-point theorems, we establish the existence and uniqueness of solutions for the fuzzy partially differentiable models. Furthermore, in order to overcome the complexity of obtaining exact solutions of systems involving Caputo–Hadamard fractional derivatives, we explore numerical approximations based on trapezoidal and Simpson’s rules and propose three numerical examples to visually illustrate the main results presented in this paper. Full article
Show Figures

Figure 1

25 pages, 6066 KiB  
Article
FD2-YOLO: A Frequency-Domain Dual-Stream Network Based on YOLO for Crack Detection
by Junwen Zhu, Jinbao Sheng and Qian Cai
Sensors 2025, 25(11), 3427; https://doi.org/10.3390/s25113427 - 29 May 2025
Viewed by 749
Abstract
Crack detection in cement infrastructure is imperative to ensure its structural integrity and public safety. However, most existing methods use multi-scale and attention mechanisms to improve on a single backbone, and this single backbone network is often ineffective in detecting slender or variable [...] Read more.
Crack detection in cement infrastructure is imperative to ensure its structural integrity and public safety. However, most existing methods use multi-scale and attention mechanisms to improve on a single backbone, and this single backbone network is often ineffective in detecting slender or variable cracks in complex scenarios. We propose a novel network, FD2-YOLO, based on frequency-domain dual-stream YOLO, for accurate and efficient detection of cement cracks. Firstly, the model employs a dual backbone architecture, integrating edge and texture features in the frequency domain with semantic features in the spatial domain, to enhance the extraction of crack-related features. Furthermore, the Dynamic Inter-Domain Feature Fusion module (DIFF) is introduced, which uses large-kernel deep convolution and Hadamard to enable the adaptive fusion of features from different domains, thus addressing the problem of difficult feature fusion due to domain differences. Finally, the DIA-Head module has been proposed, which dynamically focuses on the texture and geometric deformation features of cracks by introducing the Deformable Interactive Attention Module (DIA Module) in Decoupled Head and utilizing its Deformable Interactive Attention. Extensive experiments on the RDD2022 dataset demonstrate that FD2-YOLO achieves state-of-the-art performance. Compared with existing YOLO-based models, it improves mAP50 by 1.3%, mAP50-95 by 1.1%, recall by 1.8%, and precision by 0.5%, validating its effectiveness in real-world object detection scenarios. In addition, evaluation on the UAV-PDD2023 dataset further confirms the robustness and generalization of our approach, where FD2-YOLO achieves a mAP50 of 67.9%, mAP50-95 of 35.9%, recall of 61.2%, and precision of 75.9%, consistently outperforming existing lightweight and Transformer-based detectors under more complex aerial imaging conditions. Full article
(This article belongs to the Section Physical Sensors)
Show Figures

Figure 1

15 pages, 2611 KiB  
Article
GPU-Optimized Implementation for Accelerating CSAR Imaging
by Mengting Cui, Ping Li, Zhaohui Bu, Meng Xun and Li Ding
Electronics 2025, 14(10), 2073; https://doi.org/10.3390/electronics14102073 - 20 May 2025
Viewed by 330
Abstract
The direct porting of the Range Migration Algorithm to GPUs for three-dimensional (3D) cylindrical synthetic aperture radar (CSAR) imaging faces difficulties in achieving real-time performance while the architecture and programming models of GPUs significantly differ from CPUs. This paper proposes a GPU-optimized implementation [...] Read more.
The direct porting of the Range Migration Algorithm to GPUs for three-dimensional (3D) cylindrical synthetic aperture radar (CSAR) imaging faces difficulties in achieving real-time performance while the architecture and programming models of GPUs significantly differ from CPUs. This paper proposes a GPU-optimized implementation for accelerating CSAR imaging. The proposed method first exploits the concentric-square-grid (CSG) interpolation to reduce the computational complexity for reconstructing a uniform 2D wave-number domain. Although the CSG method transforms the 2D traversal interpolation into two independent 1D interpolations, the interval search to determine the position intervals for interpolation results in a substantial computational burden. Therefore, binary search is applied to avoid traditional point-to-point matching for efficiency improvement. Additionally, leveraging the partition independence of the grid distribution of CSG, the 360° data are divided into four streams along the diagonal for parallel processing. Furthermore, high-speed shared memory is utilized instead of high-latency global memory in the Hadamard product for the phase compensation stage. The experimental results demonstrate that the proposed method achieves CSAR imaging on a 1440×100×128 dataset in 0.794 s, with an acceleration ratio of 35.09 compared to the CPU implementation and 5.97 compared to the conventional GPU implementation. Full article
Show Figures

Figure 1

22 pages, 387 KiB  
Article
Sufficient Conditions for Optimal Stability in Hilfer–Hadamard Fractional Differential Equations
by Safoura Rezaei Aderyani, Reza Saadati and Donal O’Regan
Mathematics 2025, 13(9), 1525; https://doi.org/10.3390/math13091525 - 6 May 2025
Cited by 1 | Viewed by 300
Abstract
The primary objective of this study is to explore sufficient conditions for the existence, uniqueness, and optimal stability of positive solutions to a finite system of Hilfer–Hadamard fractional differential equations with two-point boundary conditions. Our analysis centers around transforming fractional differential equations into [...] Read more.
The primary objective of this study is to explore sufficient conditions for the existence, uniqueness, and optimal stability of positive solutions to a finite system of Hilfer–Hadamard fractional differential equations with two-point boundary conditions. Our analysis centers around transforming fractional differential equations into fractional integral equations under minimal requirements. This investigation employs several well-known special control functions, including the Mittag–Leffler function, the Wright function, and the hypergeometric function. The results are obtained by constructing upper and lower control functions for nonlinear expressions without any monotonous conditions, utilizing fixed point theorems, such as Banach and Schauder, and applying techniques from nonlinear functional analysis. To demonstrate the practical implications of the theoretical findings, a pertinent example is provided, which validates the results obtained. Full article
Show Figures

Figure 1

36 pages, 28868 KiB  
Article
Lower-Complexity Multi-Layered Security Partitioning Algorithm Based on Chaos Mapping-DWT Transform for WA/SNs
by Tarek Srour, Mohsen A. M. El-Bendary, Mostafa Eltokhy, Atef E. Abouelazm, Ahmed A. F. Youssef and Ali M. El-Rifaie
J. Sens. Actuator Netw. 2025, 14(2), 36; https://doi.org/10.3390/jsan14020036 - 31 Mar 2025
Cited by 1 | Viewed by 975
Abstract
The resource limitations of Low-Power Wireless Networks (LP-WNs), such as Wireless Sensor Networks (WSNs), Wireless Actuator/Sensor Networks (WA/SNs), and Internet of Things (IoT) outdoor applications, restrict the utilization of the error-performance-enhancing techniques and the use of the powerful and robust security tools. Therefore, [...] Read more.
The resource limitations of Low-Power Wireless Networks (LP-WNs), such as Wireless Sensor Networks (WSNs), Wireless Actuator/Sensor Networks (WA/SNs), and Internet of Things (IoT) outdoor applications, restrict the utilization of the error-performance-enhancing techniques and the use of the powerful and robust security tools. Therefore, these LP-WN applications require special techniques to satisfy the requirements of a low data loss rate and satisfy the security requirements while considering the accepted level of complexity and power efficiency of these techniques. This paper focuses on proposing a power-efficient, robust cryptographic algorithm for the WA/SNs. The lower-complexity cryptographic algorithm is proposed, based on merging the data composition tools utilizing data transforms and chaos mapping techniques. The decomposing tool is performed by the various data transforms: Discrete Cosine Transform (DCT), Discrete Cosine Wavelet (DWT), Fast Fourier Transform (FFT), and Walsh Hadamard Transform (WHT); the DWT performs better with efficient complexity. It is utilized to separate the plaintext into the main portion and side information portions to reduce more than 50% of complexity. The main plaintext portion is ciphered in the series of cryptography to reduce the complexity and increase the security capabilities of the proposed algorithm by two chaos mappings. The process of reduction saves complexity and is employed to feed the series of chaos cryptography without increasing the complexity. The two chaos mappings are used, and two-dimensional (2D) chaos logistic maps are used due to their high sensitivity to noise and attacks. The chaos 2D baker map is utilized due to its high secret key managing flexibility and high sensitivity to initial conditions and plaintext dimensions. Several computer experiments are demonstrated to evaluate the robustness, reliability, and applicability of the proposed complexity-efficient crypto-system algorithm in the presence of various attacks. The results prove the high suitability of the proposed lower-complexity crypto-system for WASN and LP-WN applications due to its robustness in the presence of attacks and its power efficiency. Full article
Show Figures

Figure 1

21 pages, 5722 KiB  
Article
Analytical Solutions of Time-Fractional Navier–Stokes Equations Employing Homotopy Perturbation–Laplace Transform Method
by Awatif Muflih Alqahtani, Hamza Mihoubi, Yacine Arioua and Brahim Bouderah
Fractal Fract. 2025, 9(1), 23; https://doi.org/10.3390/fractalfract9010023 - 31 Dec 2024
Cited by 3 | Viewed by 1148
Abstract
The aim of this article is to introduce analytical and approximate techniques to obtain the solution of time-fractional Navier–Stokes equations. This proposed technique consists is coupling the homotopy perturbation method (HPM) and Laplace transform (LT). The time-fractional derivative used is the Caputo–Hadamard fractional [...] Read more.
The aim of this article is to introduce analytical and approximate techniques to obtain the solution of time-fractional Navier–Stokes equations. This proposed technique consists is coupling the homotopy perturbation method (HPM) and Laplace transform (LT). The time-fractional derivative used is the Caputo–Hadamard fractional derivative (CHFD). The effectiveness of this method is demonstrated and validated through two test problems. The results show that the proposed method is robust, efficient, and easy to implement for both linear and nonlinear problems in science and engineering. Additionally, its computational efficiency requires less computation compared to other schemes. Full article
Show Figures

Figure 1

14 pages, 896 KiB  
Article
Galerkin Finite Element Method for Caputo–Hadamard Time-Space Fractional Diffusion Equation
by Zhengang Zhao and Yunying Zheng
Mathematics 2024, 12(23), 3786; https://doi.org/10.3390/math12233786 - 29 Nov 2024
Viewed by 893
Abstract
In this paper, we study the Caputo–Hadamard time-space fractional diffusion equation, where the Caputo derivative is defined in the temporal direction and the Hadamard derivative is defined in the spatial direction separately. We first use the Laplace transform and the modified Fourier transform [...] Read more.
In this paper, we study the Caputo–Hadamard time-space fractional diffusion equation, where the Caputo derivative is defined in the temporal direction and the Hadamard derivative is defined in the spatial direction separately. We first use the Laplace transform and the modified Fourier transform to study the analytical solution of the Cauchy problem. Then, using the Galerkin finite element method in space, we generate a semi-discrete scheme and study the convergence analysis. Furthermore, using the L1 scheme of the Caputo derivative in time, we construct a fully discrete scheme and then discuss the stability and error estimation in detail. Finally, the numerical experiments are displaced to verify the theoretical results. Full article
Show Figures

Figure 1

20 pages, 10271 KiB  
Article
HSP-UNet: An Accuracy and Efficient Segmentation Method for Carbon Traces of Surface Discharge in the Oil-Immersed Transformer
by Hongxin Ji, Xinghua Liu, Peilin Han, Liqing Liu and Chun He
Sensors 2024, 24(19), 6498; https://doi.org/10.3390/s24196498 - 9 Oct 2024
Viewed by 1115
Abstract
Restricted by a metal-enclosed structure, the internal defects of large transformers are difficult to visually detect. In this paper, a micro-robot is used to visually inspect the interior of a transformer. For the micro-robot to successfully detect the discharge level and insulation degradation [...] Read more.
Restricted by a metal-enclosed structure, the internal defects of large transformers are difficult to visually detect. In this paper, a micro-robot is used to visually inspect the interior of a transformer. For the micro-robot to successfully detect the discharge level and insulation degradation trend in the transformer, it is essential to segment the carbon trace accurately and rapidly from the complex background. However, the complex edge features and significant size differences of carbon traces pose a serious challenge for accurate segmentation. To this end, we propose the Hadamard production-Spatial coordinate attention-PixelShuffle UNet (HSP-UNet), an innovative architecture specifically designed for carbon trace segmentation. To address the pixel over-concentration and weak contrast of carbon trace image, the Adaptive Histogram Equalization (AHE) algorithm is used for image enhancement. To realize the effective fusion of carbon trace features with different scales and reduce model complexity, the novel grouped Hadamard Product Attention (HPA) module is designed to replace the original convolution module of the UNet. Meanwhile, to improve the activation intensity and segmentation completeness of carbon traces, the Spatial Coordinate Attention (SCA) mechanism is designed to replace the original jump connection. Furthermore, the PixelShuffle up-sampling module is used to improve the parsing ability of complex boundaries. Compared with UNet, UNet++, UNeXt, MALUNet, and EGE-UNet, HSP-UNet outperformed all the state-of-the-art methods on both carbon trace datasets. For dendritic carbon traces, HSP-UNet improved the Mean Intersection over Union (MIoU), Pixel Accuracy (PA), and Class Pixel Accuracy (CPA) of the benchmark UNet by 2.13, 1.24, and 4.68 percentage points, respectively. For clustered carbon traces, HSP-UNet improved MIoU, PA, and CPA by 0.98, 0.65, and 0.83 percentage points, respectively. At the same time, the validation results showed that the HSP-UNet has a good model lightweighting advantage, with the number of parameters and GFLOPs of 0.061 M and 0.066, respectively. This study could contribute to the accurate segmentation of discharge carbon traces and the assessment of the insulation condition of the oil-immersed transformer. Full article
(This article belongs to the Section Sensors and Robotics)
Show Figures

Figure 1

20 pages, 6698 KiB  
Article
A Low-Cost, Portable, Multi-Cancer Screening Device Based on a Ratio Fluorometry and Signal Correlation Technique
by Abdulaziz S. Alghamdi and Rabah W. Aldhaheri
Biosensors 2024, 14(10), 482; https://doi.org/10.3390/bios14100482 - 7 Oct 2024
Cited by 1 | Viewed by 2410
Abstract
The autofluorescence of erythrocyte porphyrins has emerged as a potential method for multi-cancer early detection (MCED). With this method’s dependence on research-grade spectrofluorometers, significant improvements in instrumentation are necessary to translate its potential into clinical practice, as with any promising medical technology. To [...] Read more.
The autofluorescence of erythrocyte porphyrins has emerged as a potential method for multi-cancer early detection (MCED). With this method’s dependence on research-grade spectrofluorometers, significant improvements in instrumentation are necessary to translate its potential into clinical practice, as with any promising medical technology. To fill this gap, in this paper, we present an automated ratio porphyrin analyzer for cancer screening (ARPA-CS), a low-cost, portable, and automated instrument for MCED via the ratio fluorometry of porphyrins. The ARPA-CS aims to facilitate cancer screening in an inexpensive, rapid, non-invasive, and reasonably accurate manner for use in primary clinics or at point of care. To accomplish this, the ARPA-CS uses an ultraviolet-excited optical apparatus for ratio fluorometry that features two photodetectors for detection at 590 and 630 nm. Additionally, it incorporates a synchronous detector for the precision measurement of signals based on the Walsh-ordered Walsh–Hadamard transform (WHT)w and circular shift. To estimate its single-photodetector capability, we established a linear calibration curve for the ARBA-CS exceeding four orders of magnitude with a linearity of up to 0.992 and a low detection limit of 0.296 µg/mL for riboflavin. The ARPA-CS also exhibited excellent repeatability (0.21%) and stability (0.60%). Moreover, the ratio fluorometry of three serially diluted standard solutions of riboflavin yielded a ratio of 0.4, which agrees with that expected based on the known emission spectra of riboflavin. Additionally, the ratio fluorometry of the porphyrin solution yielded a ratio of 49.82, which was ascribed to the predominant concentration of protoporphyrin IX in the brown eggshells, as confirmed in several studies. This study validates this instrument for the ratio fluorometry of porphyrins as a biomarker for MCED. Nevertheless, large and well-designed clinical trials are necessary to further elaborate more on this matter. Full article
(This article belongs to the Section Optical and Photonic Biosensors)
Show Figures

Figure 1

37 pages, 424 KiB  
Article
The Robin Problems in the Coupled System of Wave Equations on a Half-Line
by Po-Chun Huang and Bo-Yu Pan
Axioms 2024, 13(10), 673; https://doi.org/10.3390/axioms13100673 - 29 Sep 2024
Viewed by 976
Abstract
This article investigates the local well-posedness of a coupled system of wave equations on a half-line, with a particular emphasis on Robin boundary conditions within Sobolev spaces. We provide estimates for the solutions to linear initial-boundary-value problems related to the coupled system of [...] Read more.
This article investigates the local well-posedness of a coupled system of wave equations on a half-line, with a particular emphasis on Robin boundary conditions within Sobolev spaces. We provide estimates for the solutions to linear initial-boundary-value problems related to the coupled system of wave equations, utilizing the Unified Transform Method in conjunction with the Hadamard norm while considering the influence of external forces. Furthermore, we demonstrate that replacing the external force with a nonlinear term alters the iteration map defined by the unified transform solutions, making it a contraction map in a suitable solution space. By employing the contraction mapping theorem, we establish the existence of a unique solution. Finally, we show that the data-to-solution map is locally Lipschitz continuous, thus confirming the local well-posedness of the coupled system of wave equations under consideration. Full article
(This article belongs to the Special Issue Advancements in Applied Mathematics and Computational Physics)
28 pages, 1628 KiB  
Article
A Video Dual-Domain Blind Watermarking Algorithm Based on Hadamard Transform
by Yucheng Liang, Ke Niu, Yingnan Zhang, Yifei Meng and Fangmeng Hu
Mathematics 2024, 12(18), 2938; https://doi.org/10.3390/math12182938 - 21 Sep 2024
Cited by 1 | Viewed by 1282
Abstract
Addressing the compatibility challenges surrounding the robustness and reversibility of existing video watermarking techniques, this study introduces a novel video dual-domain blind watermarking algorithm leveraging the Hadamard transform. Specifically tailored for H.264 video copyright protection, the algorithm initially organizes video frames and identifies [...] Read more.
Addressing the compatibility challenges surrounding the robustness and reversibility of existing video watermarking techniques, this study introduces a novel video dual-domain blind watermarking algorithm leveraging the Hadamard transform. Specifically tailored for H.264 video copyright protection, the algorithm initially organizes video frames and identifies key frames for watermark embedding. Prior to embedding, the robust watermark undergoes coding preprocessing to optimize its integration. Subsequently, a 4×4 block is expanded based on the selected embedding position within the frame, followed by the application of the Hadamard transform to the enlarged block. The 1-bit robust watermark information is then embedded via the coefficient pair located in the first row of the Hadamard coefficient matrix corresponding to the expanded block. Additionally, a reversible watermark, designed to mitigate the distortions introduced during robust embedding, is generated and embedded into the remaining coefficients of the coefficient matrix using reversible embedding techniques. During watermark extraction, the dual-domain watermark can be retrieved exclusively through reversible extraction methodologies by analyzing the size relationship of coefficient pairs, eliminating the need for access to the original video data. To bolster the algorithm’s robustness, a majority-subordinate voting system is devised and implemented, effectively enhancing its resilience. Experimental findings demonstrate that, compared to similar approaches, this algorithm not only enhances the reversibility of video restoration but also exhibits superior robustness and meets the requirements for imperceptibility. Full article
(This article belongs to the Section E1: Mathematics and Computer Science)
Show Figures

Figure 1

20 pages, 1425 KiB  
Article
Knowledge Graph Embedding Using a Multi-Channel Interactive Convolutional Neural Network with Triple Attention
by Lin Shi, Weitao Liu, Yafeng Wu, Chenxu Dai, Zhanlin Ji and Ivan Ganchev
Mathematics 2024, 12(18), 2821; https://doi.org/10.3390/math12182821 - 11 Sep 2024
Cited by 2 | Viewed by 1809
Abstract
Knowledge graph embedding (KGE) has been identified as an effective method for link prediction, which involves predicting missing relations or entities based on existing entities or relations. KGE is an important method for implementing knowledge representation and, as such, has been widely used [...] Read more.
Knowledge graph embedding (KGE) has been identified as an effective method for link prediction, which involves predicting missing relations or entities based on existing entities or relations. KGE is an important method for implementing knowledge representation and, as such, has been widely used in driving intelligent applications w.r.t. question-answering systems, recommendation systems, and relationship extraction. Models based on convolutional neural networks (CNNs) have achieved good results in link prediction. However, as the coverage areas of knowledge graphs expand, the increasing volume of information significantly limits the performance of these models. This article introduces a triple-attention-based multi-channel CNN model, named ConvAMC, for the KGE task. In the embedding representation module, entities and relations are embedded into a complex space and the embeddings are performed in an alternating pattern. This approach helps in capturing richer semantic information and enhances the expressive power of the model. In the encoding module, a multi-channel approach is employed to extract more comprehensive interaction features. A triple attention mechanism and max pooling layers are used to ensure that interactions between spatial dimensions and output tensors are captured during the subsequent tensor concatenation and reshaping process, which allows preserving local and detailed information. Finally, feature vectors are transformed into prediction targets for embedding through the Hadamard product of feature mapping and reshaping matrices. Extensive experiments were conducted to evaluate the performance of ConvAMC on three benchmark datasets compared with state-of-the-art (SOTA) models, demonstrating that the proposed model outperforms all compared models across all evaluation metrics on two of the datasets, and achieves advanced link prediction results on most evaluation metrics on the third dataset. Full article
Show Figures

Figure 1

13 pages, 607 KiB  
Article
Structure and Principles of Operation of a Quaternion VLSI Multiplier
by Aleksandr Cariow, Mariusz Naumowicz and Andrzej Handkiewicz
Appl. Sci. 2024, 14(18), 8123; https://doi.org/10.3390/app14188123 - 10 Sep 2024
Cited by 2 | Viewed by 1264
Abstract
The paper presents the original structure of a processing unit for multiplying quaternions. The idea of organizing the device is based on the use of fast Hadamard transform blocks. The operation principles of such a device are described. Compared to direct quaternion multiplication, [...] Read more.
The paper presents the original structure of a processing unit for multiplying quaternions. The idea of organizing the device is based on the use of fast Hadamard transform blocks. The operation principles of such a device are described. Compared to direct quaternion multiplication, the developed algorithm significantly reduces the number of multiplication and addition operations. Hardware implementations of the developed structure, in FPGA and ASIC, are presented. The FPGA blocks were implemented in the Vivado environment. The ASICs were designed using 130nm technology. The developed scripts in VHDL are available in the GitHub repository. Full article
Show Figures

Figure 1

Back to TopTop