Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Approximating Monotonous Functions

0 views
Skip to first unread message

Cagdas Ozgenc

unread,
Nov 3, 2009, 10:38:37 AM11/3/09
to
Greetings.

How can I constrain a multilayer feedforward neural network so that
the approximated function will be strictly monotonous? Basically I
know that the function to be approximated is strictly monotonous and I
would like to use this hint during training. Currently due to my wierd
objective function network finds a better function that minimizes my
objective function, but my problem is the function assumed by the
network is not monotonous, I can actually see this by plotting the
network input output pairs after training. I need a method to
constrain the network so that it will only search for monotonous
functions while minimizing the objective function.

Thanks in advance.

Greg Heath

unread,
Nov 3, 2009, 11:54:50 PM11/3/09
to

The best way to minimize the average error is to
oscillate about the true function. This tends to be
contrary to a constraint of monotonicity.

Hpe this helps.

Greg

0 new messages