DML学习原文链接:http://blog.csdn.net/lzt1983/article/details/7884553

一篇metric learning(DML)的综述文章,对DML的意义、方法论和经典论文做一个介绍,同时对我的研究经历和思考做一个总结。可惜一直没有把握自己能够写好,因此拖到现在。

先列举一些DML的参考资源,以后有时间再详细谈谈。

1. Wikipedia

2. CMU的Liu Yang总结的关于DML的综述页面。对DML的经典算法进行了分类总结,其中她总结的论文非常有价值,也是我的入门读物。

3. ECCV 2010的turorial。

4. Weinberger的页面,上面有LMNN(Distance Metric Learning for Large Margin Nearest Neighbor Classification)的论文、sclides和代码。

5. ITML(Information Throretic Metric Learning)。ITML是DML的经典算法,获得了ICML 2007的best paper award。sclides。

顶级会议上矩阵学习的paper清单:http://blog.csdn.net/lzt1983/article/details/7831524

近2年顶级会议上度量学习相关的论文,数量之多,颇受震动。这其中怕是不乏灌水炒作新概念的文章,看来DML大有前几年sparse coding的势头啊。

ICML 2012

Maximum Margin Output Coding

Information-theoretic Semi-supervised Metric Learning via Entropy Regularization

A Hybrid Algorithm for Convex Semidefinite Optimization

Information-Theoretical Learning of Discriminative Clusters for Unsupervised Domain Adaptation

Similarity Learning for Provably Accurate Sparse Linear Classification

ICML 2011

Learning Discriminative Fisher Kernels

Learning Multi-View Neighborhood Preserving Projections

CVPR 2012

Order Determination and Sparsity-Regularized Metric Learning for Adaptive Visual Tracking

Non-sparse Linear Representations for Visual Tracking with Online Reservoir Metric Learning

Unsupervised Metric Fusion by Cross Diffusion

Learning Hierarchical Similarity Metrics

Large Scale Metric Learning from Equivalence Constraints

Neighborhood Repulsed Metric Learning for Kinship Verification

Learning Robust and Discriminative Multi-Instance Distance for Cost Effective Video Classification

PCCA: a new approach for distance learning from sparse pairwise constraints

Group Action Induced Distances for Averaging and Clustering Linear Dynamical Systems with Applications to the Analysis of Dynamic Visual Scenes

CVPR 2011

A Scalable Dual Approach to Semidefinite Metric Learning

AdaBoost on Low-Rank PSD Matrices for Metric Learning with Applications in Computer Aided Diagnosis

Adaptive Metric Differential Tracking (HUST)

Tracking Low Resolution Objects by Metric Preservation (HUST)

ACM MM 2012

Optimal Semi-Supervised Metric Learning for Image Retrieval

Low Rank Metric Learning for Social Image Retrieval

Activity-Based Person Identification Using Sparse Coding and Discriminative Metric Learning

Deep Nonlinear Metric Learning with Independent Subspace Analysis for Face Verification

ACM MM 2011

Biased Metric Learning for Person-Independent Head Pose Estimation

ICCV 2011

Learning Mixtures of Sparse Distance Metrics for Classification and Dimensionality Reduction

Unsupervised Metric Learning for Face Identification in TV Video

Random Ensemble Metrics for Object Recognition

Learning Nonlinear Distance Functions using Neural Network for Regression with Application to Robust Human Age Estimation

Learning parameterized histogram kernels on the simplex manifold for image and action classification

ECCV 2012

Metric Learning for Large Scale Image Classification: Generalizing to New Classes at Near-Zero Cost

Dual-force Metric Learning for Robust Distractor Resistant Tracker

Learning to Match Appearances by Correlations in a Covariance Metric Space

Image Annotation Using Metric Learning in Semantic Neighbourhoods

Measuring Image Distances via Embedding in a Semantic Manifold

Supervised Earth Mover’s Distance Learning and Its Computer Vision Applications

Learning Class-to-Image Distance via Large Margin and L1-norm Regularization

Labeling Images by Integrating Sparse Multiple Distance Learning and Semantic Context Modeling

IJCAI 2011

Distance Metric Learning Under Covariate Shift

Learning a Distance Metric by Empirical Loss Minimization

AAAI 2011

Efficiently Learning a Distance Metric for Large Margin Nearest Neighbor Classification

NIPS 2011

Learning a Distance Metric from a Network

Learning a Tree of Metrics with Disjoint Visual Features

Metric Learning with Multiple Kernels

KDD 2012

Random Forests for Metric Learning with Implicit Pairwise Position Dependence

WSDM 2011

Mining Social Images with Distance Metric Learning for Automated Image Tagging

Metric Learning度量学习:**矩阵学习和图学习相关推荐

  1. Metric learning 度量学习

    介绍 定义 距离测度学习的目的即为了衡量样本之间的相近程度,而这也正是模式识别的核心问题之一.大量的机器学习方法,比如K近邻.支持向量机.径向基函数网络等分类方法以及K-means聚类方法,还有一些基 ...

  2. Metric Learning——度量学习

    2018年04月10日 15:30:29 敲代码的quant 阅读数:1567 标签: 度量学习metric learning机器学习聚类 更多 个人分类: 机器学习 版权声明:本文为博主原创文章,未 ...

  3. 机器学习: Metric Learning (度量学习)

    Introduction 度量学习 (Metric Learning) == 距离度量学习 (Distance Metric Learning,DML) == 相似度学习 是人脸识别中常用传统机器学习 ...

  4. 度量学习(Metric Learning)基础概念

    一.什么是度量学习? 度量学习 (Metric Learning) == 距离度量学习 (Distance Metric Learning,DML) == 相似度学习. 在数学中,一个度量(或距离函数 ...

  5. 【论文】最新图学习推荐系统综述 | Graph Learning Approaches to Recommender

    0   前言 还记得在知乎上回答过两个关于图的相关问题: 问题1:有必要学习图论么? 当时我的回答是:广义上来讲,任何数据在赋范空间内都可以建立拓扑关联,也就是可以构成graph,所以学习图论很有用. ...

  6. 图学习推荐系统综述| Graph Learning Approaches to Recommender Systems

    原创 张小磊 机器学习与推荐算法 目录 0   前言 1   摘要 2   特色 3   主要内容 4  未来方向 5 参考 0   前言 还记得在知乎上回答过两个关于图的相关问题: 问题1:有必要学 ...

  7. 图神经网络基础知识——初识图学习

    初识图学习 一.简单的图基础 什么是图? 生活中的图 图的分类 同构图.异构图举例 图的度和邻居 图的表示 邻接矩阵 邻接表 边集 图的特征 二.图学习初印象 图学习的应用 节点级别任务 金融诈骗检测 ...

  8. 大规模分布式图学习框架Euler——安装和使用

    目录 一.Euler介绍 1. 框架 2. 应用 2.1 大规模图的分布式学习 2.2 支持复杂异构图的表征 2.3 图学习与深度学习的结合 2.4 分层抽象与灵活扩展 3. 内置算法 二.Euler ...

  9. Multi-Scale Metric Learning for Few-Shot Learning(用于小样本学习的多尺度度量学习)

    Abstract 本文提出了一种新的小样本学习方法,名字叫多尺度度量学习(multi-scale metric learning, MSML),能提取多尺度特征,学习样本间的多尺度关系,进行少镜头学习 ...

最新文章

  1. SQL Server 一些使用小技巧
  2. python介绍和用途-python数据类型介绍与使用
  3. Siamese Network (应用篇1) :孪生网络特征用于图像匹配 ICPR2016
  4. MemCache 分布式缓存
  5. equinox_轻松使用Linux Equinox桌面环境
  6. WCF的追踪分析工具——SvcPerf
  7. 采访前高级软件工程课程学员付浩同学,及Scrum总结阅读感想
  8. 2021-1-31linux学习纪要
  9. 解包操作符 python_用解包操作符 * 解包列表
  10. java sigar cpu使用率_sigar相关-单个进程占CPU百分比
  11. Linux 上部署 Seafile 9.0.x 专业版(Seafile Server端)——踩一路坑,溅一身水
  12. 暗影精灵5触摸板双指手势失效问题
  13. Windows系统百宝箱
  14. MySQL-次日留存率问题
  15. C语言字符串操作函数整理
  16. 进制转换与位运算的运用
  17. 如何在公司建立好一个较为完整的固定资产设备台账
  18. 使用FFmpeg、HLS和Nginx搭建在线视频流媒体播放系统
  19. 微信公众平台安全模式URL签名验证
  20. 获取天气数据 (根据天气接口返回的数据)

热门文章

  1. T4模板:MVC中用T4模板快速生成代码
  2. Tomcat 之 启动tomcat时 错误: 代理抛出异常 : java.rmi.server.ExportException: Port already in use: 1099;...
  3. Python科学计算(一)环境简介——Anaconda Python
  4. 如何将页脚固定在页面底部
  5. 对正在运行的mysql进行监控
  6. 带手势划动功能的日历源码
  7. c# 文件流读写文件
  8. [翻译]关于中国计算机行业未来发展不得不吐的二三事儿。信任、社区、成功故事?...
  9. 6/7 SELECT语句:过滤(正则表达式REGEXP)
  10. node+express学习日记