paper-with-me

Papers

Attributed Sequence Embedding

2019-11-03 · Zhongfang Zhuang, Xiangnan Kong, Elke Rundensteiner, Jihane Zouaoui, Aditya Arora

Mining tasks over sequential data, such as clickstreams and gene sequences, require a careful design of embeddings usable by learning algorithms. Recent research in feature learning has been extended to sequential data, where each instance consists of a sequence of heterogeneous items with a variable length. However, many real-world applications often involve attributed sequences, where each instance is composed of both a sequence of categorical items and a set of attributes. In this paper, we study this new problem of attributed sequence embedding, where the goal is to learn the representations of attributed sequences in an unsupervised fashion. This problem is core to many important data mining tasks ranging from user behavior analysis to the clustering of gene sequences. This problem is challenging due to the dependencies between sequences and their associated attributes. We propose a deep multimodal learning framework, called NAS, to produce embeddings of attributed sequences. The embeddings are task independent and can be used on various mining tasks of attributed sequences. We demonstrate the effectiveness of our embeddings of attributed sequences in various unsupervised learning tasks on real-world datasets.

📄 PDF Abstract BibTeX arXiv:1911.00949

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

WalkLM: A Uniform Language Model Fine-tuning Framework for Attributed Graph Embedding

2023-09-21 · NeurIPS 2023 11

Graphs are widely used to model interconnected entities and improve downstream predictions in various real-world applications. However, real-world graphs nowadays are often associated with complex attributes on multiple …

Learning Attribute-Structure Co-Evolutions in Dynamic Graphs

2020-07-25 · Daheng Wang, Zhihan Zhang, Yihong Ma, Tong Zhao 외

Most graph neural network models learn embeddings of nodes in static attributed graphs for predictive analysis. Recent attempts have been made to learn temporal proximity of the nodes. We find that real dynamic attribute…

AttributeGraph Neural NetworkGraph structure learningLink Prediction

Kernels on Attributed Pointsets with Applications

2007-12-01 · NeurIPS 2007 12 · Mehul Parsana, Sourangshu Bhattacharya, Chiru Bhattacharya, K. Ramakrishnan

This paper introduces kernels on attributed pointsets, which are sets of vectors embedded in an euclidean space. The embedding gives the notion of neighborhood, which is used to define positive semidefinite kernels on po…

AttributeFace RecognitionGraph Matching

Deep Learning on Attributed Sequences

2022-01-23 · Zhongfang Zhuang

Recent research in feature learning has been extended to sequence data, where each instance consists of a sequence of heterogeneous items with a variable length. However, in many real-world applications, the data exists …

Deep Learning

Unsupervised Attributed Dynamic Network Embedding with Stability Guarantees

2025-03-04 · Emma Ceccherini, Ian Gallagher, Andrew Jones, Daniel Lawson

Stability for dynamic network embeddings ensures that nodes behaving the same at different times receive the same embedding, allowing comparison of nodes in the network across time. We present attributed unfolded adjacen…

Link PredictionNetwork EmbeddingNode ClassificationPosition+1