KittenAuth
12 April 2006 14:05![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
This amuses me.
I reckon I could write something that'd fool it (see below), but it would be processor intensive enough that the people with reasons to need to fool it probably wouldn't want to bother.
How to fool it:
a) MLP using spread-sample colourvalue inputs. Train with feline/non-feline images with correct classifications provided for desired outputs. When presented with new images would categorize into feline/non-feline results.
b) MLP trained using spread-sample colourvalue inputs, Train with feline images only, using input pattern for desired outputs. When presented with new images, feline images would produce an output similar to input, non feline would produce an output very different from input.
c) Kohonen using spread-sample colourvalue inputs trained with a sample of feline images. When presented with subsequent images, error vector would be of lower magnitude for feline images, higher magnitude for non feline.
There are probably easier or more appropriate ways, but these are the ones that leap to my mind.
I reckon I could write something that'd fool it (see below), but it would be processor intensive enough that the people with reasons to need to fool it probably wouldn't want to bother.
How to fool it:
a) MLP using spread-sample colourvalue inputs. Train with feline/non-feline images with correct classifications provided for desired outputs. When presented with new images would categorize into feline/non-feline results.
b) MLP trained using spread-sample colourvalue inputs, Train with feline images only, using input pattern for desired outputs. When presented with new images, feline images would produce an output similar to input, non feline would produce an output very different from input.
c) Kohonen using spread-sample colourvalue inputs trained with a sample of feline images. When presented with subsequent images, error vector would be of lower magnitude for feline images, higher magnitude for non feline.
There are probably easier or more appropriate ways, but these are the ones that leap to my mind.
no subject
2006-04-12 13:23 (UTC)no subject
2006-04-12 13:29 (UTC)Naturally, there'd need to be a chunk of preprocessing in front of my suggestions here, too. Also, it's likely that the "colourvalue" I mention would probably use luminosity or somesuch, rather than anything actually based on the specific colour - otherwise it'd learn to recognise colouration too much rather than shape or proportions.
no subject
2006-04-12 14:10 (UTC)no subject
2006-04-12 14:16 (UTC)