<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/terms/"
         xmlns:foaf="http://xmlns.com/foaf/0.1/"
         xmlns:bibo="http://purl.org/ontology/bibo/"
         xmlns:fabio="http://purl.org/spar/fabio/"
         xmlns:owl="http://www.w3.org/2002/07/owl#"
         xmlns:event="http://purl.org/NET/c4dm/event.owl#"
         xmlns:ore="http://www.openarchives.org/ore/terms/">

    <rdf:Description rdf:about="https://research-explorer.ista.ac.at/record/22894">
        <ore:isDescribedBy rdf:resource="https://research-explorer.ista.ac.at/record/22894"/>
        <dc:title>A law of data reconstruction for random features (and beyond)</dc:title>
        <bibo:authorList rdf:parseType="Collection">
            <foaf:Person>
                <foaf:name></foaf:name>
                <foaf:surname></foaf:surname>
                <foaf:givenname></foaf:givenname>
            </foaf:Person>
            <foaf:Person>
                <foaf:name></foaf:name>
                <foaf:surname></foaf:surname>
                <foaf:givenname></foaf:givenname>
            </foaf:Person>
            <foaf:Person>
                <foaf:name></foaf:name>
                <foaf:surname></foaf:surname>
                <foaf:givenname></foaf:givenname>
            </foaf:Person>
            <foaf:Person>
                <foaf:name></foaf:name>
                <foaf:surname></foaf:surname>
                <foaf:givenname></foaf:givenname>
            </foaf:Person>
        </bibo:authorList>
        <bibo:abstract>Large-scale deep learning models are known to memorize parts of the training
set. In machine learning theory, memorization is often framed as interpolation or
label fitting, and classical results show that this can be achieved when the number
of parameters p in the model is larger than the number of training samples n. In
this work, we consider memorization from the perspective of data reconstruction,
demonstrating that this can be achieved when p is larger than dn, where d is
the dimensionality of the data. More specifically, we show that, in the random
features model, when p ≫ dn, the subspace spanned by the training samples in
feature space gives sufficient information to identify the individual samples in input
space. Our analysis suggests an optimization method to reconstruct the dataset
from the model parameters, and we demonstrate that this method performs well on
various architectures (random features, two-layer fully-connected and deep residual
networks). Our results reveal a law of data reconstruction, according to which the
entire training dataset can be recovered as p exceeds the threshold dn.
</bibo:abstract>
        <bibo:volume>2026</bibo:volume>
        <bibo:startPage>145275-145314</bibo:startPage>
        <bibo:endPage>145275-145314</bibo:endPage>
        <dc:publisher>OpenReview</dc:publisher>
        <dc:format>application/pdf</dc:format>
        <ore:aggregates rdf:resource="https://research-explorer.ista.ac.at/download/22894/22907/2026_ICLR_Iurada.pdf"/>
    </rdf:Description>
</rdf:RDF>
