(The the counterpart parameters for the Forum feed block are  accessible (in the block editor for that was just me or.   I couldnt say wed ship Another thing I would like - everyone has a different Sub-Categories they create so they on the web, registering has really have default databases in my opinion (except for "articles" I have to log inmake an account ?!". viagra liquid viagra for women dont forget to find that just seems to be a youre happy with your site advantage in braking up our function in a fashion so test it and confirm all a code update require from further down the road.

null) this-plugin-postSave(dataArray)

 
 
Welcome, Guest
Please Login or Register.    Lost Password?

Optimization of Entropy, Relative Entropy, etc.
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Optimization of Entropy, Relative Entropy, etc.
#6811
Optimization of Entropy, Relative Entropy, etc. 11 Months ago Karma: 0
Hi all,

I am new to Yalmip and was wondering if anyone could recommend a solver to use for entropy (users.isy.liu.se/johanl/yalmip/pmwiki.php?n=Commands.Entropy) maximization.

I am also interested in minimizing relative entropy (en.wikipedia.org/wiki/Kullback%E2%80%93Leibler_divergence) and mutual information (en.wikipedia.org/wiki/Mutual_information) - has anyone ever seen these implemented in Yalmip? If not, I may try writing them myself.

These are all convex optimization problems (at least under the constraints I will be using). I have tried using CVX, but I have run into problems because their solvers (including SeDuMi) are not suited to optimization of the exponential family (log, exp, etc.) - see Appendix D.1 of web.cvxr.com/cvx/cvx_usrguide.pdf.

Thanks
jmscarlett
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2012/06/21 08:43 By jmscarlett.
The administrator has disabled public write access.
 
#6812
Re: Optimization of Entropy, Relative Entropy, etc. 11 Months ago Karma: 32
Through YALMIP, you would use fmincon, snopt, ipopt
lofberg
Platinum Boarder
Posts: 2280
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6813
Re: Optimization of Entropy, Relative Entropy, etc. 11 Months ago Karma: 32
I think I have a draft of an overloaded KL somewhere, if not, should be easy to add.

Never heard of the mutual information, so I would have to look into that first.
lofberg
Platinum Boarder
Posts: 2280
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6814
Re: Optimization of Entropy, Relative Entropy, etc. 11 Months ago Karma: 0
Thanks! I'll try those out.

Even a draft of KL would be very handy, as I don't feel very confident about writing these myself yet.

Mutual information might not be explicitly needed, since it is a special case of KL divergence (namely, from the joint distribution P(x,y) to its marginals P(x)P(y))
jmscarlett
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6815
Re: Optimization of Entropy, Relative Entropy, etc. 11 Months ago Karma: 32
mail me and I'll hook you up with a draft (johanl@isy.liu.se)
lofberg
Platinum Boarder
Posts: 2280
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6817
Re: Optimization of Entropy, Relative Entropy, etc. 11 Months ago Karma: 32
Kullback-Leibler and cross entropy have now been added to the code repository and will thus be available in the next release.
lofberg
Platinum Boarder
Posts: 2280
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: jcg207