paper-with-me

Papers

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 in the form of attributed sequences, which is composed of a set of fixed-size attributes and variable-length sequences with dependencies between them. In the attributed sequence context, feature learning remains challenging due to the dependencies between sequences and their associated attributes. In this dissertation, we focus on analyzing and building deep learning models for four new problems on attributed sequences. Our extensive experiments on real-world datasets demonstrate that the proposed solutions significantly improve the performance of each task over the state-of-the-art methods on attributed sequences.

📄 PDF Abstract BibTeX arXiv:2201.09199

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Attributed Sequence Embedding

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

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, …

Clustering

MLAS: Metric Learning on Attributed Sequences

2020-11-08 · Zhongfang Zhuang, Xiangnan Kong, Elke Rundensteiner, Jihane Zouaoui 외

Distance metric learning has attracted much attention in recent years, where the goal is to learn a distance metric based on user feedback. Conventional approaches to metric learning mainly focus on learning the Mahalano…

AttributeMetric Learning

One-Shot Learning on Attributed Sequences

2022-01-23 · Zhongfang Zhuang, Xiangnan Kong, Elke Rundensteiner, Aditya Arora 외

One-shot learning has become an important research topic in the last decade with many real-world applications. The goal of one-shot learning is to classify unlabeled instances when there is only one labeled example per c…

Intrusion DetectionNetwork Intrusion DetectionOne-Shot Learning

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

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 …