  @prefix epid: <http://cogprints.org/id/> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix epx: <http://cogprints.org/id/x-> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix dct: <http://purl.org/dc/terms/> .

<>
	foaf:primaryTopic <http://cogprints.org/id/eprint/3633>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<http://cogprints.org/3633/1/tr04a.pdf>
	rdfs:label "tr04a.pdf"^^xsd:string .

<http://cogprints.org/3633/2/preview.png>
	rdfs:label "preview.png"^^xsd:string .

<http://cogprints.org/3633/3/indexcodes.txt>
	rdfs:label "indexcodes.txt"^^xsd:string .

<http://cogprints.org/3633/>
	dc:format "text/html";
	dc:title "HTML Summary of #3633 \n\nBehaviourally meaningful representations from normalisation and context-guided denoising\n\n";
	foaf:primaryTopic <http://cogprints.org/id/eprint/3633> .

<http://cogprints.org/id/document/2335>
	dct:hasPart <http://cogprints.org/3633/1/tr04a.pdf>;
	ep:hasFile <http://cogprints.org/3633/1/tr04a.pdf>;
	eprel:hasVersion <http://cogprints.org/id/document/5892>;
	eprel:hasVolatileVersion <http://cogprints.org/id/document/5892>;
	eprel:haspreviewThumbnailVersion <http://cogprints.org/id/document/5892>;
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "Behaviourally meaningful representations from normalisation and context-guided denoising (PDF)"^^xsd:string .

<http://cogprints.org/id/document/5892>
	dct:hasPart <http://cogprints.org/3633/2/preview.png>;
	ep:hasFile <http://cogprints.org/3633/2/preview.png>;
	eprel:isVersionOf <http://cogprints.org/id/document/2335>;
	eprel:isVolatileVersionOf <http://cogprints.org/id/document/2335>;
	eprel:ispreviewThumbnailVersionOf <http://cogprints.org/id/document/2335>;
	rdf:type ep:Document;
	rdfs:label "Behaviourally meaningful representations from normalisation and context-guided denoising (Image (PNG))"^^xsd:string .

<http://cogprints.org/id/document/15006>
	dct:hasPart <http://cogprints.org/3633/3/indexcodes.txt>;
	ep:hasFile <http://cogprints.org/3633/3/indexcodes.txt>;
	eprel:isIndexCodesVersionOf <http://cogprints.org/id/document/2335>;
	eprel:isVersionOf <http://cogprints.org/id/document/2335>;
	eprel:isVolatileVersionOf <http://cogprints.org/id/document/2335>;
	rdf:type ep:Document;
	rdfs:label "Behaviourally meaningful representations from normalisation and context-guided denoising (Indexer Terms)"^^xsd:string .

<http://cogprints.org/id/eprint/3633#authors>
	rdf:_1 <http://cogprints.org/id/person/ext-ca6ab890bb324c158c8df084ba45af16> .

<http://cogprints.org/id/eprint/3633>
	bibo:abstract "Many existing independent component analysis algorithms include a preprocessing stage where the inputs are sphered.  This amounts to normalising the data such that all correlations between the variables are removed.  In this work, I show that sphering allows very weak contextual modulation to steer the development of meaningful features. Context-biased competition has been proposed as a model of covert attention and I propose that sphering-like normalisation also allows weaker top-down bias to guide attention.\n"^^xsd:string;
	bibo:authorList <http://cogprints.org/id/eprint/3633#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/nonPeerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	dct:creator <http://cogprints.org/id/person/ext-ca6ab890bb324c158c8df084ba45af16>;
	dct:date "2004-05";
	dct:isPartOf <http://cogprints.org/id/repository>;
	dct:subject <http://cogprints.org/id/subject/comp-neuro-sci>,
		<http://cogprints.org/id/subject/comp-sci-art-intel>,
		<http://cogprints.org/id/subject/comp-sci-mach-learn>,
		<http://cogprints.org/id/subject/comp-sci-neural-nets>;
	dct:title "Behaviourally meaningful representations from normalisation and context-guided denoising"^^xsd:string;
	ep:hasDocument <http://cogprints.org/id/document/2335>,
		<http://cogprints.org/id/document/5892>,
		<http://cogprints.org/id/document/15006>;
	rdf:type bibo:Article,
		ep:EPrint,
		ep:TechreportEPrint;
	rdfs:seeAlso <http://cogprints.org/3633/> .

<http://cogprints.org/id/subject/comp-neuro-sci>
	rdf:type skos:Concept;
	skos:prefLabel "Computational Neuroscience" .

<http://cogprints.org/id/subject/comp-sci-art-intel>
	rdf:type skos:Concept;
	skos:prefLabel "Artificial Intelligence" .

<http://cogprints.org/id/subject/comp-sci-mach-learn>
	rdf:type skos:Concept;
	skos:prefLabel "Machine Learning" .

<http://cogprints.org/id/subject/comp-sci-neural-nets>
	rdf:type skos:Concept;
	skos:prefLabel "Neural Nets" .

<http://cogprints.org/id/person/ext-ca6ab890bb324c158c8df084ba45af16>
	foaf:familyName "Valpola"^^xsd:string;
	foaf:givenName "Harri"^^xsd:string;
	foaf:name "Harri Valpola"^^xsd:string;
	rdf:type foaf:Person .

