中国科学技术大学学报 ›› 2017, Vol. 47 ›› Issue (1): 32-39.DOI: 10.3969/j.issn.0253-2778.2017.01.005

• 原创论文 • 上一篇    下一篇

基于原型理论的相对属性学习

刘大琨   

  1. 1.盐城工学院 机械工程学院,江苏盐城 224051;2.南京航空航天大学计算机科学与技术学院,江苏南京 211106
  • 收稿日期:2016-03-01 修回日期:2016-09-17 出版日期:2017-01-31 发布日期:2017-01-31
  • 通讯作者: 刘大琨
  • 作者简介:刘大琨(通讯作者),男,1984年生,博士生/讲师. 研究方向:机器学习. E-mail: liudakun315@nuaa.edu.cn
  • 基金资助:
    国家自然科学基金(61473001,71071045,71131002)资助.

Prototype based relative attribute learning

LIU Dakun   

  1. 1. School of Mechanical Engineering, Yancheng Institute of Technology, Yancheng 224051, China; 2. Department of Computer Science and Technology, Nanjing University of Aeronautics and Astronautics, Nanjing 211106, China
  • Received:2016-03-01 Revised:2016-09-17 Online:2017-01-31 Published:2017-01-31

摘要: 对于表示学习的研究,合理的特征表示对系统性能的影响在许多分类问题中已经超越了分类器的作用,成为系统设计中最重要的组成部分.为此以心理学中认知科学的原型理论为基础,提出了一种新的特征表示方法.根据额外数据集中部分具有代表性的数据作为各类数据的代表,组成各类数据的原型数据集.通过学习数据与各原型之间的相对关系,得到衡量任意数据与原型数据集之间关系的函数,即等级函数(rank function).由此,任意数据都可以利用等级函数组来评价它们与原型之间的相对关系,以此作为数据的新特征表示用于分类任务.通过在MINST和Pubfig数据库上的实验验证可以看到,相比于灰度特征和属性特征,原型相对属性不但符合人类对于图像的认知,而且在识别性能上具有更高的精度.

关键词: 图像分析, 表示学习, 相对属性学习

Abstract: According to the research on representation learning, a proper feature representation of data has a greater impact than classifiers on classification. It’s almost become the most important part in system design. In this paper, based on prototype theorem in psychology, a new feature is proposed. Specifically, the prototype dataset is composed of representative data of extra datasets. Then, the rank functions are derived based on the relationship between the prototype dataset and any data set. Thus, any data could be represented via the rank functions and the values of the functions are their new features. The proposed method has been checked on the MINST database and Pubfig database. Compared with the gray-scale feature and attribute, the prototype based relative attribute is more reasonable and has better performance.

Key words: image analysis, representation learning, relative attribute learning