Related Experiment Video
Updated: Apr 5, 2026

Decoding Natural Behavior from Neuroethological Embedding
Published on: October 3, 2025
PSMEKL: Positional and structural multiple empirical kernel learning for node embedding
Zonghai Zhu1, Xinshuai Wei1, Huanlai Xing1
1School of Computing and Artificial Intelligence, Southwest Jiaotong University, Sichuan Province, Chengdu, 611756, PR China.
Abstract:
Graph Neural Networks (GNNs) are powerful for processing graph-structured data, where nodes are linked through edges. Generally, incorporating positional and structural information into node embeddings can capture distribution characteristics of nodes. However, traditional GNNs struggle to perfectly capture both types of information simultaneously. Moreover, existing node embedding methods struggle to handle both attributed and non-attributed graphs simultaneously. To this end, we propose Positional and Structural Multiple Empirical Kernel Learning (PSMEKL), a method that enhances node feature representations by incorporating positional and structural information. PSMEKL integrates kernel mapping and community detection to capture both positional relationships and global graph structures, optimizing a dedicated criterion function to generate effective node embeddings for both attributed and non-attributed graphs. This approach enhances the distinction between nodes with different structures while ensuring that nodes with similar connectivity patterns share similar embedding features. Extensive experiments confirm that preprocessing node features with PSMEKL significantly improves GNN performance. The code for PSMEKL is available at https://github.com/ZonghaiZhu/PSMEKL.
Related Concept Videos
Structural Classification of Joints
A fibrous joint is where the adjacent bones are united by fibrous connective...
Position Vectors
For instance, we want to locate a point P(x, y, z) relative to the origin of coordinates O. In that case, we can define a position...
Functional Classification of Joints
The functional classification of joints is determined by the amount of mobility between the adjacent bones. Joints are functionally classified as a synarthrosis or immobile joint, an amphiarthrosis or slightly moveable joint, or as a diarthrosis, a freely moveable joint. Fibrous and cartilaginous joints can be functionally classified as either synarthroses or amphiarthroses, whereas all synovial joints are classified as diarthroses.
Synarthrosis
An...
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Nodal Analysis
Consider, for instance, a simple circuit composed of three nodes and three resistors, as shown in...
Position and Displacement Vectors
Further, several important kinds of...
