论文标题
对归因序列的一声学习
One-Shot Learning on Attributed Sequences
论文作者
论文摘要
在过去的十年中,通过许多真实的应用程序,一声学习已成为一个重要的研究主题。一次性学习的目的是在每个类只有一个标签的示例时对未标记的实例进行分类。一声学习的常规问题设置主要集中在特征空间中已经存在的数据(例如图像)。但是,实际应用程序中的数据实例通常更为复杂,并且特征向量可能无法使用。在本文中,我们研究了对属性序列进行一次性学习的问题,其中每个实例由一组属性(例如,用户配置文件)和一系列分类项目(例如ClickStream)组成。这个问题对于从预防欺诈到网络入侵检测等各种现实世界中很重要。由于属性和序列之间存在依赖性,因此此问题比常规的一声学习更具挑战性。我们设计了一个深度学习框架,以解决这个问题。所提出的OLA利用双网络从成对归因的序列示例中概括了特征。现实世界数据集的经验结果表明,在各种参数设置下,提出的OLA可以胜过最先进的方法。
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.