Related Experiment Video
Updated: Jan 19, 2026
Sustained Visual Attention and the Attentional Blink Paradigm
Published on: April 30, 2023
Context Attention Heterogeneous Network Embedding
Wei Zhuo1,2, Qianyi Zhan1,2, Yuan Liu1,2
1School of Digital Media, Jiangnan University, Wuxi 214122, China.
Abstract:
Network embedding (NE), which maps nodes into a low-dimensional latent Euclidean space to represent effective features of each node in the network, has obtained considerable attention in recent years. Many popular NE methods, such as DeepWalk, Node2vec, and LINE, are capable of handling homogeneous networks. However, nodes are always fully accompanied by heterogeneous information (e.g., text descriptions, node properties, and hashtags) in the real-world network, which remains a great challenge to jointly project the topological structure and different types of information into the fixed-dimensional embedding space due to heterogeneity. Besides, in the unweighted network, how to quantify the strength of edges (tightness of connections between nodes) accurately is also a difficulty faced by existing methods. To bridge the gap, in this paper, we propose CAHNE (context attention heterogeneous network embedding), a novel network embedding method, to accurately determine the learning result. Specifically, we propose the concept of node importance to measure the strength of edges, which can better preserve the context relations of a node in unweighted networks. Moreover, text information is a widely ubiquitous feature in real-world networks, e.g., online social networks and citation networks. On account of the sophisticated interactions between the network structure and text features of nodes, CAHNE learns context embeddings for nodes by introducing the context node sequence, and the attention mechanism is also integrated into our model to better reflect the impact of context nodes on the current node. To corroborate the efficacy of CAHNE, we apply our method and various baseline methods on several real-world datasets. The experimental results show that CAHNE achieves higher quality compared to a number of state-of-the-art network embedding methods on the tasks of network reconstruction, link prediction, node classification, and visualization.
Related Concept Videos
The Attentional Blink
In order for recognition of a certain stimulus to take place, visual attention needs to be directed towards said stimulus. To the earliest parts of the visual system, objects are not objects, they are collections of visual features-lines, corners, changes in texture, color, and light. Attention is the resource that is necessary for later processing in order to recognize what a given bundle of features adds up to. This makes...
06:37Artificial Intelligence-Based System for Detecting Attention Levels in Students
Self Within Cultural Contexts
09:37Measurement of Neurophysiological Signals of Ignoring and Attending Processes in Attention Control
Visual Attention: fMRI Investigation of Object-based Attentional Control
The human visual system is incredibly sophisticated and capable of processing large amounts of information very quickly. However, the brain's capacity to process information is not an unlimited resource. Attention, the ability to selectively process information that is relevant to current goals and to ignore information that is not, is therefore an essential part of visual perception. Some...
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...

