Disentangling Feature Extractor

  • Disentangling Feature Extractor

What is Disentangled Representation Learning?
Disentangled representation is an unsupervised learning technique that breaks down, or disentangles, each feature into narrowly defined variables and encodes them as separate dimensions. The goal is to mimic the quick intuition process of a human, using both “high” and “low” dimension reasoning.
For example, in a predictive network processing images of people, “higher dimensional” features such as height and clothing would be used to determine sex. In a generative network version of that model designed to produce images of people from a stock photo database, these would be broken down into separate, lower dimensional features. Such as: total height of each person, length of arms and legs, type of shirt, type of pants, type of shoe, etc…

Distributed vs Disentangled Representation:
In disentangled representation, a single node, or neuron, can learn a complete feature independent of other nodes if the disentangle dimensions match an output’s dimensions. For example, if trying to tell the difference between a child and an adult, a node checking the disentangled vector of left leg length can discover the entire picture is a child due to parameter’s max, even though that wasn’t the node’s objective.
In distributed representation, objects are represented by their particular location in the vector space, so the algorithm must “run its course” and run through all nodes to arrive at the output of “child.”

  • feature extractor nonlinear
    特征提取必须是非线性的。这样不会使一个非线性问题变成线性问题
    在这里插入图片描述
    p个点在n维空间,当p小于n线性可分的概率大,当p大于n概率小

ref:https://deepai.org/machine-learning-glossary-and-terms/disentangled-representation-learning#:~:text=Disentangled%20representation%20is%20an%20unsupervised,and%20%E2%80%9Clow%E2%80%9D%20dimension%20reasoning.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值