arXiv Analytics

Sign in

arXiv:2201.09202 [cs.LG]AbstractReferencesReviewsResources

One-Shot Learning on Attributed Sequences

Zhongfang Zhuang, Xiangnan Kong, Elke Rundensteiner, Aditya Arora, Jihane Zouaoui

Published 2022-01-23Version 1

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 class. Conventional problem setting of one-shot learning mainly focuses on the data that is already in feature space (such as images). However, the data instances in real-world applications are often more complex and feature vectors may not be available. In this paper, we study the problem of one-shot learning on attributed sequences, where each instance is composed of a set of attributes (e.g., user profile) and a sequence of categorical items (e.g., clickstream). This problem is important for a variety of real-world applications ranging from fraud prevention to network intrusion detection. This problem is more challenging than conventional one-shot learning since there are dependencies between attributes and sequences. We design a deep learning framework OLAS to tackle this problem. The proposed OLAS utilizes a twin network to generalize the features from pairwise attributed sequence examples. Empirical results on real-world datasets demonstrate the proposed OLAS can outperform the state-of-the-art methods under a rich variety of parameter settings.

Related articles: Most relevant | Search more
arXiv:1809.04737 [cs.LG] (Published 2018-09-13)
Fairness-aware Classification: Criterion, Convexity, and Bounds
arXiv:2003.09712 [cs.LG] (Published 2020-03-21)
Understanding the Power and Limitations of Teaching with Imperfect Knowledge
arXiv:2407.18990 [cs.LG] (Published 2024-07-25)
Stay Tuned: An Empirical Study of the Impact of Hyperparameters on LLM Tuning in Real-World Applications
Alon Halfon et al.