<?xml version="1.0" encoding="UTF-8"?>
<?latexml searchpaths="/home/japhy/scienceReplication.artiswrong.com/paper_files/arxiv/1712.07843/latex_extracted"?>
<!--  %% bare˙conf.tex --><!--  %% V1.3 --><!--  %% 2007/01/11 --><!--  %% by Michael Shell --><!--  %% See: --><!--  %% http://www.michaelshell.org/ --><!--  %% for current contact information. --><!--  %% --><!--  %% This is a skeleton file demonstrating the use of IEEEtran.cls --><!--  %% (requires IEEEtran.cls version 1.7 or later) with an IEEE conference paper. --><!--  %% --><!--  %% Support sites: --><!--  %% http://www.michaelshell.org/tex/ieeetran/ --><!--  %% http://www.ctan.org/tex-archive/macros/latex/contrib/IEEEtran/ --><!--  %% and --><!--  %% http://www.ieee.org/ --><!--  %%************************************************************************* --><!--  %% Legal Notice: --><!--  %% This code is offered as-is without any warranty either expressed or --><!--  %% implied; without even the implied warranty of MERCHANTABILITY or --><!--  %% FITNESS FOR A PARTICULAR PURPOSE! --><!--  %% User assumes all risk. --><!--  %**** Hoffmann˙SelfTouchForSMself.tex Line 25 **** --><!--  %% In no event shall IEEE or any contributor to this code be liable for --><!--  %% any damages or losses, including, but not limited to, incidental, --><!--  %% consequential, or any other damages, resulting from the use or misuse --><!--  %% of any information contained here. --><!--  %% --><!--  %% All comments are the opinions of their respective authors and are not --><!--  %% necessarily endorsed by the IEEE. --><!--  %% --><!--  %% This work is distributed under the LaTeX Project Public License (LPPL) --><!--  %% ( http://www.latex-project.org/ ) version 1.3, and may be freely used, --><!--  %% distributed and modified. A copy of the LPPL, version 1.3, is included --><!--  %% in the base LaTeX documentation of all distributions of LaTeX released --><!--  %% 2003/12/01 or later. --><!--  %% Retain all contribution notices and credits. --><!--  %% ** Modified files should be clearly indicated as such, including  ** --><!--  %% ** renaming them and changing author support contact information. ** --><!--  %% --><!--  %% File list of work: IEEEtran.cls, IEEEtran˙HOWTO.pdf, bare˙adv.tex, --><!--  %%                    bare˙conf.tex, bare˙jrnl.tex, bare˙jrnl˙compsoc.tex --><!--  %%************************************************************************* --><!--  %*** Authors should verify (and, if needed, correct) their LaTeX system  *** --><!--  %*** with the testflow diagnostic prior to trusting their LaTeX platform *** --><!--  %*** with production work. IEEE’s font choices can trigger bugs that do  *** --><!--  %*** not appear when using other class files.                            *** --><!--  %**** Hoffmann˙SelfTouchForSMself.tex Line 50 **** --><!--  %The testflow support page is at: --><!--  %http://www.michaelshell.org/tex/testflow/ --><!--  %Note that the a4paper option is mainly intended so that authors in --><!--  %countries using A4 can easily print to A4 and see how their papers will --><!--  %look in print - the typesetting of the document will not typically be --><!--  %affected with changes in paper size (but the bottom and side margins will). --><!--  %Use the testflow package mentioned above to verify correct handling of --><!--  %both paper sizes by the user’s LaTeX system. --><!--  %Also note that the ”draftcls” or ”draftclsnofoot”, not ”draft”, option --><!--  %should be used if it is desired that the figures are to be displayed in --><!--  %draft mode. --><?latexml class="IEEEtran" options="conference"?>
<!--  %Some very useful LaTeX packages include: --><!--  %**** Hoffmann˙SelfTouchForSMself.tex Line 75 **** --><!--  %(uncomment the ones you want to load) --><!--  %*** MISC UTILITY PACKAGES *** --><!--  %“usepackage–ifpdf˝ --><!--  %Heiko Oberdiek’s ifpdf.sty is very useful if you need conditional --><!--  %compilation based on whether the output is pdf or dvi. --><!--  %usage: --><!--  %“ifpdf --><!--  %% pdf code --><!--  %“else --><!--  %% dvi code --><!--  %“fi --><!--  %The latest version of ifpdf.sty can be obtained from: --><!--  %http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/ --><!--  %Also, note that IEEEtran.cls V1.7 and later provides a builtin --><!--  %“ifCLASSINFOpdf conditional that works the same way. --><!--  %When switching from latex to pdflatex and vice-versa, the compiler may --><!--  %have to be run twice to clear warning/error messages. --><!--  %*** CITATION PACKAGES *** --><!--  %“usepackage–cite˝ --><!--  %**** Hoffmann˙SelfTouchForSMself.tex Line 100 **** --><!--  %cite.sty was written by Donald Arseneau --><!--  %V1.6 and later of IEEEtran pre-defines the format of the cite.sty package --><!--  %“cite–˝ output to follow that of IEEE. Loading the cite package will --><!--  %result in citation numbers being automatically sorted and properly --><!--  %”compressed/ranged”. e.g., [1], [9], [2], [7], [5], [6] without using --><!--  %cite.sty will become [1], [2], [5]__[7], [9] using cite.sty. cite.sty’s --><!--  %“cite will automatically add leading space, if needed. Use cite.sty’s --><!--  %noadjust option (cite.sty V3.8 and later) if you want to turn this off. --><!--  %cite.sty is already installed on most LaTeX systems. Be sure and use --><!--  %version 4.0 (2003-05-27) and later if using hyperref.sty. cite.sty does --><!--  %not currently provide for hyperlinked citations. --><!--  %The latest version can be obtained at: --><!--  %http://www.ctan.org/tex-archive/macros/latex/contrib/cite/ --><!--  %The documentation is contained in the cite.sty file itself. --><!--  %*** GRAPHICS RELATED PACKAGES *** --><!--  %“usepackage[pdftex]–graphicx˝ --><!--  %declare the path(s) where your graphic files are --><!--  %“graphicspath––../pdf/˝–../jpeg/˝˝ --><!--  %and their extensions so you won’t have to specify these with --><!--  %every instance of “includegraphics --><!--  %“DeclareGraphicsExtensions–.pdf,.jpeg,.png˝ --><!--  %**** Hoffmann˙SelfTouchForSMself.tex Line 125 **** --><!--  %graphicx was written by David Carlisle and Sebastian Rahtz. It is --><!--  %required if you want graphics, photos, etc. graphicx.sty is already --><!--  %installed on most LaTeX systems. The latest version and documentation can --><!--  %be obtained at: --><!--  %http://www.ctan.org/tex-archive/macros/latex/required/graphics/ --><!--  %Another good source of documentation is ”Using Imported Graphics in --><!--  %LaTeX2e” by Keith Reckdahl which can be found as epslatex.ps or --><!--  %epslatex.pdf at: http://www.ctan.org/tex-archive/info/ --><!--  %latex, and pdflatex in dvi mode, support graphics in encapsulated --><!--  %postscript (.eps) format. pdflatex in pdf mode supports graphics --><!--  %in .pdf, .jpeg, .png and .mps (metapost) formats. Users should ensure --><!--  %that all non-photo figures use a vector format (.eps, .pdf, .mps) and --><!--  %not a bitmapped formats (.jpeg, .png). IEEE frowns on bitmapped formats --><!--  %**** Hoffmann˙SelfTouchForSMself.tex Line 150 **** --><!--  %which can result in ”jaggedy”/blurry rendering of lines and letters as --><!--  %well as large increases in file sizes. --><!--  %You can find documentation about the pdfTeX application at: --><!--  %http://www.tug.org/applications/pdftex --><!--  %*** MATH PACKAGES *** --><!--  %“usepackage[cmex10]–amsmath˝ --><!--  %A popular package from the American Mathematical Society that provides --><!--  %many useful and powerful commands for dealing with mathematics. If using --><!--  %it, be sure to load this package with the cmex10 option to ensure that --><!--  %only type 1 fonts will utilized at all point sizes. Without this option, --><!--  %it is possible that some math symbols, particularly those within --><!--  %footnotes, will be rendered in bitmap form which will result in a --><!--  %document that can not be IEEE Xplore compliant! --><!--  %Also, note that the amsmath package sets “interdisplaylinepenalty to 10000 --><!--  %thus preventing page breaks from occurring within multiline equations. Use: --><!--  %“interdisplaylinepenalty=2500 --><!--  %after loading amsmath to restore such page breaks as IEEEtran.cls normally --><!--  %does. amsmath.sty is already installed on most LaTeX systems. The latest --><!--  %version and documentation can be obtained at: --><!--  %http://www.ctan.org/tex-archive/macros/latex/required/amslatex/math/ --><!--  %**** Hoffmann˙SelfTouchForSMself.tex Line 175 **** --><!--  %*** SPECIALIZED LIST PACKAGES *** --><!--  %“usepackage–algorithmic˝ --><!--  %algorithmic.sty was written by Peter Williams and Rogerio Brito. --><!--  %This package provides an algorithmic environment fo describing algorithms. --><!--  %You can use the algorithmic environment in-text or within a figure --><!--  %environment to provide for a floating algorithm. Do NOT use the algorithm --><!--  %floating environment provided by algorithm.sty (by the same authors) or --><!--  %algorithm2e.sty (by Christophe Fiorio) as IEEE does not use dedicated --><!--  %algorithm float types and packages that provide these will not provide --><!--  %correct IEEE style captions. The latest version and documentation of --><!--  %algorithmic.sty can be obtained at: --><!--  %http://www.ctan.org/tex-archive/macros/latex/contrib/algorithms/ --><!--  %There is also a support site at: --><!--  %http://algorithms.berlios.de/index.html --><!--  %Also of interest may be the (relatively newer and more customizable) --><!--  %algorithmicx.sty package by Szasz Janos: --><!--  %http://www.ctan.org/tex-archive/macros/latex/contrib/algorithmicx/ --><!--  %*** ALIGNMENT PACKAGES *** --><!--  %“usepackage–array˝ --><!--  %Frank Mittelbach’s and David Carlisle’s array.sty patches and improves --><!--  %**** Hoffmann˙SelfTouchForSMself.tex Line 200 **** --><!--  %the standard LaTeX2e array and tabular environments to provide better --><!--  %appearance and additional user controls. As the default LaTeX2e table --><!--  %generation code is lacking to the point of almost being broken with --><!--  %respect to the quality of the end results, all users are strongly --><!--  %advised to use an enhanced (at the very least that provided by array.sty) --><!--  %set of table tools. array.sty is already installed on most systems. The --><!--  %latest version and documentation can be obtained at: --><!--  %http://www.ctan.org/tex-archive/macros/latex/required/tools/ --><!--  %“usepackage–mdwmath˝ --><!--  %“usepackage–mdwtab˝ --><!--  %Also highly recommended is Mark Wooding’s extremely powerful MDW tools, --><!--  %especially mdwmath.sty and mdwtab.sty which are used to format equations --><!--  %and tables, respectively. The MDWtools set is already installed on most --><!--  %LaTeX systems. The lastest version and documentation is available at: --><!--  %http://www.ctan.org/tex-archive/macros/latex/contrib/mdwtools/ --><!--  %IEEEtran contains the IEEEeqnarray family of commands that can be used to --><!--  %generate multiline equations as well as matrices, tables, etc., of high --><!--  %quality. --><!--  %“usepackage–eqparbox˝ --><!--  %**** Hoffmann˙SelfTouchForSMself.tex Line 225 **** --><!--  %Also of notable interest is Scott Pakin’s eqparbox package for creating --><!--  %(automatically sized) equal width boxes - aka ”natural width parboxes”. --><!--  %Available at: --><!--  %http://www.ctan.org/tex-archive/macros/latex/contrib/eqparbox/ --><!--  %*** SUBFIGURE PACKAGES *** --><!--  %“usepackage[tight,footnotesize]–subfigure˝ --><!--  %subfigure.sty was written by Steven Douglas Cochran. This package makes it --><!--  %easy to put subfigures in your figures. e.g., ”Figure 1a and 1b”. For IEEE --><!--  %work, it is a good idea to load it with the tight package option to reduce --><!--  %the amount of white space around the subfigures. subfigure.sty is already --><!--  %installed on most LaTeX systems. The latest version and documentation can --><!--  %be obtained at: --><!--  %http://www.ctan.org/tex-archive/obsolete/macros/latex/contrib/subfigure/ --><!--  %subfigure.sty has been superceeded by subfig.sty. --><!--  %“usepackage[caption=false]–caption˝ --><!--  %“usepackage[font=footnotesize]–subfig˝ --><!--  %subfig.sty, also written by Steven Douglas Cochran, is the modern --><!--  %replacement for subfigure.sty. However, subfig.sty requires and --><!--  %automatically loads Axel Sommerfeldt’s caption.sty which will override --><!--  %IEEEtran.cls handling of captions and this will result in nonIEEE style --><!--  %**** Hoffmann˙SelfTouchForSMself.tex Line 250 **** --><!--  %figure/table captions. To prevent this problem, be sure and preload --><!--  %caption.sty with its ”caption=false” package option. This is will preserve --><!--  %IEEEtran.cls handing of captions. Version 1.3 (2005/06/28) and later --><!--  %(recommended due to many improvements over 1.2) of subfig.sty supports --><!--  %the caption=false option directly: --><!--  %“usepackage[caption=false,font=footnotesize]–subfig˝ --><!--  %The latest version and documentation can be obtained at: --><!--  %http://www.ctan.org/tex-archive/macros/latex/contrib/subfig/ --><!--  %The latest version and documentation of caption.sty can be obtained at: --><!--  %http://www.ctan.org/tex-archive/macros/latex/contrib/caption/ --><!--  %*** FLOAT PACKAGES *** --><!--  %“usepackage–fixltx2e˝ --><!--  %fixltx2e, the successor to the earlier fix2col.sty, was written by --><!--  %Frank Mittelbach and David Carlisle. This package corrects a few problems --><!--  %in the LaTeX2e kernel, the most notable of which is that in current --><!--  %LaTeX2e releases, the ordering of single and double column floats is not --><!--  %guaranteed to be preserved. Thus, an unpatched LaTeX2e can allow a --><!--  %single column figure to be placed prior to an earlier double column --><!--  %figure. The latest version and documentation can be found at: --><!--  %**** Hoffmann˙SelfTouchForSMself.tex Line 275 **** --><!--  %http://www.ctan.org/tex-archive/macros/latex/base/ --><!--  %“usepackage–stfloats˝ --><!--  %stfloats.sty was written by Sigitas Tolusis. This package gives LaTeX2e --><!--  %the ability to do double column floats at the bottom of the page as well --><!--  %as the top. (e.g., ”“begin–figure*˝[!b]” is not normally possible in --><!--  %LaTeX2e). It also provides a command: --><!--  %“fnbelowfloat --><!--  %to enable the placement of footnotes below bottom floats (the standard --><!--  %LaTeX2e kernel puts them above bottom floats). This is an invasive package --><!--  %which rewrites many portions of the LaTeX2e float routines. It may not work --><!--  %with other packages that modify the LaTeX2e float routines. The latest --><!--  %version and documentation can be obtained at: --><!--  %http://www.ctan.org/tex-archive/macros/latex/contrib/sttools/ --><!--  %Documentation is contained in the stfloats.sty comments as well as in the --><!--  %presfull.pdf file. Do not use the stfloats baselinefloat ability as IEEE --><!--  %does not allow “baselineskip to stretch. Authors submitting work to the --><!--  %IEEE should note that IEEE rarely uses double column equations and --><!--  %that authors should try to avoid such use. Do not be tempted to use the --><!--  %cuted.sty or midfloat.sty packages (also by Sigitas Tolusis) as IEEE does --><!--  %not format its papers in such ways. --><!--  %**** Hoffmann˙SelfTouchForSMself.tex Line 300 **** --><!--  %*** PDF, URL AND HYPERLINK PACKAGES *** --><!--  %“usepackage–url˝ --><!--  %url.sty was written by Donald Arseneau. It provides better support for --><!--  %handling and breaking URLs. url.sty is already installed on most LaTeX --><!--  %systems. The latest version can be obtained at: --><!--  %http://www.ctan.org/tex-archive/macros/latex/contrib/misc/ --><!--  %Read the url.sty source comments for usage information. Basically, --><!--  %“url–my˙url˙here˝. --><!--  %*** Do not adjust lengths that control margins, column widths, etc. *** --><!--  %*** Do not use packages that alter fonts (such as pslatex).         *** --><!--  %There should be no need to do such things with IEEEtran.cls V1.6 and later. --><!--  %(Unless specifically asked to do so by the journal or conference you plan --><!--  %to submit to, of course. ) --><!--  %correct bad hyphenation here --><!--  %**** Hoffmann˙SelfTouchForSMself.tex Line 325 **** --><?latexml RelaxNGSchema="LaTeXML"?>
<document xmlns="http://dlmf.nist.gov/LaTeXML" class="ltx_authors_1line">
  <resource src="LaTeXML.css" type="text/css"/>
  <resource src="ltx-article.css" type="text/css"/>
  <title>The role of self-touch experience in the formation of the self</title>
  <creator role="author">
    <personname>Matej Hoffmann

</personname>
    <contact role="affiliation">Department of Cybernetics, Faculty of Electrical Engineering, Czech Technical University in Prague<break/>Email: matej.hoffmann@fel.cvut.cz<break/>iCub Facility, Istituto Italiano di Tecnologia, Genova, Italy</contact>
  </creator>
  <abstract name="Abstract">
<!--  %“boldmath -->    <p>The human self has many facets: there is the physical body and then there are different concepts or representations supported by processes in the brain such as the ecological, social, temporal, conceptual, and experiential self. The mechanisms of operation and formation of the self are, however, largely unknown. The basis is constituted by the ecological or sensorimotor self that deals with the configuration of the body in space and its action possibilities. This self is prereflective, prelinguistic, and initially perhaps even largely independent of visual inputs. Instead, somatosensory (tactile and proprioceptive) information both before and after birth may play a key part. In this paper, we propose that self-touch experience may be a fundamental mechanisms to bootstrap the formation of the sensorimotor self and perhaps even beyond. We will investigate this from the perspectives of phenomenology, developmental psychology, and neuroscience. In light of the evidence from fetus and infant development, we will speculate about the possible mechanisms that may drive the formation of first body representations drawing on self-touch experience.
<!--  %**** Hoffmann˙SelfTouchForSMself.tex Line 400 **** --></p>
  </abstract>
<!--  %paper title 
     %can use linebreaks ““ within to get better formatting as desired
     %author names and affiliations
     %use a multiple column layout for up to three different
     %affiliations
     %“author–“IEEEauthorblockN–Michael Shell˝
     %“IEEEauthorblockA–School of Electrical and““Computer Engineering““
     %Georgia Institute of Technology““
     %Atlanta, Georgia 30332__0250““
     %Email: http://www.michaelshell.org/contact.html˝
     %**** Hoffmann˙SelfTouchForSMself.tex Line 350 ****
     %“and
     %“IEEEauthorblockN–Homer Simpson˝
     %“IEEEauthorblockA–Twentieth Century Fox““
     %Springfield, USA““
     %Email: homer@thesimpsons.com˝
     %“and
     %“IEEEauthorblockN–James Kirk““ and Montgomery Scott˝
     %“IEEEauthorblockA–Starfleet Academy““
     %San Francisco, California 96678-2391““
     %Telephone: (800) 555__1212““
     %Fax: (888) 555__1212˝˝
     %conference papers do not typically use “thanks and this command
     %is locked out in conference mode. If really needed, such as for
     %the acknowledgment of grants, issue a “IEEEoverridecommandlockouts
     %after “documentclass
     %for over three affiliations, or if they all won’t fit within the width
     %of the page, use this alternative format:
     %“author–“IEEEauthorblockN–Michael Shell“IEEEauthorrefmark–1˝,
     %Homer Simpson“IEEEauthorrefmark–2˝,
     %James Kirk“IEEEauthorrefmark–3˝,
     %Montgomery Scott“IEEEauthorrefmark–3˝ and
     %Eldon Tyrell“IEEEauthorrefmark–4˝˝
     %**** Hoffmann˙SelfTouchForSMself.tex Line 375 ****
     %“IEEEauthorblockA–“IEEEauthorrefmark–1˝School of Electrical and Computer Engineering““
     %Georgia Institute of Technology,
     %Atlanta, Georgia 30332__0250““ Email: see http://www.michaelshell.org/contact.html˝
     %“IEEEauthorblockA–“IEEEauthorrefmark–2˝Twentieth Century Fox, Springfield, USA““
     %Email: homer@thesimpsons.com˝
     %“IEEEauthorblockA–“IEEEauthorrefmark–3˝Starfleet Academy, San Francisco, California 96678-2391““
     %Telephone: (800) 555__1212, Fax: (888) 555__1212˝
     %“IEEEauthorblockA–“IEEEauthorrefmark–4˝Tyrell Inc., 123 Replicant Street, Los Angeles, California 90210__4321˝˝
     %use for special paper notices
     %“IEEEspecialpapernotice–(Invited Paper)˝
     %make the title area
     %IEEEtran.cls defaults to using nonbold math in the Abstract.
     %This preserves the distinction between vectors and scalars. However,
     %if the conference you are submitting to favors bold math in the abstract,
     %then you can use LaTeX’s standard command “boldmath at the very start
     %of the abstract to achieve this. Many IEEE journals/conferences frown on
     %math in the abstract anyway.
     %no keywords
     %For peer review papers, you can put extra information on the cover
     %page as needed:
     %“ifCLASSOPTIONpeerreview
     %“begin–center˝ “bfseries EDICS Category: 3-BBND “end–center˝
     %“fi
     %For peerreview papers, this IEEEtran command inserts a page break and
     %creates the second title. It will be ignored for other modes.
     %**** Hoffmann˙SelfTouchForSMself.tex Line 425 ****-->  <section inlist="toc" xml:id="S1">
    <tags>
      <tag>I</tag>
      <tag role="refnum">I</tag>
      <tag role="typerefnum">§I</tag>
    </tags>
    <title><tag close=" ">I</tag><text font="smallcaps">Introduction</text></title>
<!--  %no “IEEEPARstart 
     %This demo file is intended to serve as a ‘‘starter file’’
     %for IEEE conference papers produced under “LaTeX“ using
     %IEEEtran.cls version 1.7 and later.
     %You must have at least 2 lines in the paragraph with the drop letter
     %(should never be an issue)
     %“hfill mds
     %“hfill January 11, 2007
     %”Aristotle considered touch the most indispensable of all the senses and the basis for the others” % Piontelli 2010, pg. 110-->    <para xml:id="S1.p1">
      <p>Ulric Neisser distinguishes five different selves: the ecological self, the interpersonal self, the extended self, the private self, and the conceptual self <cite class="ltx_citemacro_cite">[<bibref bibrefs="Neisser1988" separator="," yyseparator=","/>]</cite>. All the “selves” are, perhaps to different degrees, embodied and thus closely related to the representations of our bodies in our brains. Also here a number of concepts including superficial and postural schema <cite class="ltx_citemacro_cite">[<bibref bibrefs="Head1911" separator="," yyseparator=","/>]</cite>, body schema, body image, corporeal schema, etc. have been put forth. One characteristic common to all these representations is their multimodal nature: they dynamically integrate information from different sensory modalities (tactile, proprioceptive, vestibular, visual), not excluding motor information. Somatosensory (tactile and proprioceptive) information constitutes an important subset, perhaps most intimately tied to the body itself. However, the concepts of body schema, body image, and many others are umbrella notions for a range of observed phenomena rather than a result of identification of specific mechanisms. The field is thus in a somewhat “chaotic state of affairs” <cite class="ltx_citemacro_cite">[<bibref bibrefs="Berlucchi2009" separator="," yyseparator=","/>]</cite>. The higher level facets of the self—accessible to consciousness, incorporating linguistic and visual information—have been receiving relatively more attention. However, here we will argue that the ecological or sensorimotor self constitutes a key foundation for the rest and we will speculate about self-touch experience as a key enabler that may bootstrap its formation.</p>
    </para>
  </section>
  <section inlist="toc" xml:id="S2">
    <tags>
      <tag>II</tag>
      <tag role="refnum">II</tag>
      <tag role="typerefnum">§II</tag>
    </tags>
    <title><tag close=" ">II</tag><text font="smallcaps">Philosophical facets: self-touch in phenomenology</text></title>
    <para xml:id="S2.p1">
      <p>The special nature of touch—and in particular self-touch—has been appreciated by phenomenologists. In what follows we draw on the treatment of Ratcliffe <cite class="ltx_citemacro_cite">[<bibref bibrefs="Ratcliffe2013" separator="," yyseparator=","/>]</cite>. Both Husserl and Merleau-Ponty investigate the situation of two hands touching each other. Husserl <cite class="ltx_citemacro_cite">[<bibref bibrefs="Husserl1989" separator="," yyseparator=","/>, p. 153]</cite> notes that “the sensation is doubled in the two parts of the Body [Leib], since each is precisely for the other an external thing that is touching and acting upon it, and each is at the same time Body” and points out the duality of perceiver and perceived in this “double sensation”. Merleau-Ponty provides a related account in several places (e.g., <cite class="ltx_citemacro_cite">[<bibref bibrefs="Merleau1962,Merleau1968" separator="," yyseparator=","/>]</cite>) and emphasizes the “reversibility” of the roles of perceiver and perceived. Ratcliffe <cite class="ltx_citemacro_cite">[<bibref bibrefs="Ratcliffe2013" separator="," yyseparator=","/>]</cite> further argues against this differentiation of perceiver vs. perceived.
<!--  %In the Visible and the Invisible Merleau-Ponty talks about the two hands touching each other: 
     %”either my right hand really passes over into the rank of the touched, but then its hold on the world is interrupted, or it retains its hold on the world, but then I do not really touch it” (p. 148).
     %The Visible and the Invisible, trans. Lingis, Evanston: Northwestern University Press, 1968--></p>
    </para>
    <para xml:id="S2.p2">
      <p>Touch can perhaps be regarded as phenomenologically the most primary of senses <cite class="ltx_citemacro_cite">[<bibref bibrefs="Jonas1954,Ratcliffe2013" separator="," yyseparator=","/>]</cite>: Unlike vision, which possibly—at least to some extent—allows for a detached perception of the world, with touch this is not possible: touch always embraces the whole continuum between perceiving body and perceived body and “is partly constitutive of the sense of reality and belonging, whereas other kinds of sensory experience presuppose it” <cite class="ltx_citemacro_cite">[<bibref bibrefs="Ratcliffe2013" separator="," yyseparator=","/>]</cite>.
<!--  %phenomenological primacy of touch - Jonas 1954 -->Finally, Ratcliffe <cite class="ltx_citemacro_cite">[<bibref bibrefs="Ratcliffe2013" separator="," yyseparator=","/>]</cite> rightly notes that “touch” in this context should probably not be viewed in the narrow sense of cutaneous sensation, but should also include proprioception (sense of position and movement of the body)—what is embraced by somatosensation (which we will use here to denote touch and proprioception together).</p>
    </para>
<!--  %**** Hoffmann˙SelfTouchForSMself.tex Line 450 **** 
     %”Although one might claim that the ‘phenomenology of touch’ is restricted to what we experience through cutaneous sensation, most of the experiences that I will address also involve perception of bodily position (proprioception) and bodily movement (kinaesthesis). This is because what we can perceive through cutaneous sensation alone bears little resemblance to the rich phenomenology routinely associated with the sense of touch.” Ratcliffe
     %‘‘we experience the world and an entity situated in the perceived world. According to Husserl, touch is the only sense that facilitates perception of what does the perceiving. As he points out, “an eye does not appear to one’s own vision”, and the experience of seeing one’s body does not involve the same level of perceiver-perceived intimacy as self-touch (1989, p.155). ’’ from Ratcliffe
     %“In classical phenomenology, the process of active self-touch is thought to constitute a basic form of self-awareness (Husserl, 1989; Merleau-Ponty, 1962).” (Schutz-Bosbach 2009).
     %“The somatic experiences of self-touch are epistemologically private (Gallagher, 1995; de Vignemont, 2007). Thus, they may generate structural representation of the self prior to any explicit knowledge, and prior to explicit comparison between self and others. Once the structural representation of one’s own body is acquired, it could be used to distinguish oneself from the other people.” (Schutz-Bosbach 2009)
     %“subsubsection–Subsubsection Heading Here˝-->  </section>
  <section inlist="toc" labels="LABEL:sec:psychology" xml:id="S3">
    <tags>
      <tag>III</tag>
      <tag role="refnum">III</tag>
      <tag role="typerefnum">§III</tag>
    </tags>
    <title><tag close=" ">III</tag><text font="smallcaps">Self-touch in development: fetus and infant</text></title>
    <para xml:id="S3.p1">
      <p>Not only does touch (somatosensation, more precisely) have a certain “phenomenological primacy”, but it is also the first sense to emerge in the fetus <cite class="ltx_citemacro_cite">[<bibref bibrefs="Bradley1975" separator="," yyseparator=","/>]</cite>. Furthermore, it is frequently stimulated: fetuses are constantly touched by their environment (amniotic fluid, uterine surface, placenta, cord) and also engage in self-touch. <!--  %In the last 15 weeks of gestation (i.e. from cca 26 weeks of gestational age), -->They perform local movements directed to areas of the body most sensitive to touch: the face (the mouth in particular), but also for example soles of feet <cite class="ltx_citemacro_cite">[<bibref bibrefs="Piontelli2015" separator="," yyseparator=","/>, p.  113-114]</cite>. Later, from 26 to 28 weeks (of gestational age), they also use the back of the hands to touch as well as touch other body areas like thighs, legs, and knees <cite class="ltx_citemacro_cite">[<bibref bibrefs="Piontelli2015" separator="," yyseparator=","/>, p.  29-30]</cite>. In addition, from 19 weeks, fetuses anticipate the hand-to-mouth movements <cite class="ltx_citemacro_cite">[<bibref bibrefs="Myowa2006" separator="," yyseparator=","/>]</cite> (the mouth opens prior to contact) and from 22 weeks, the movements seem to show the recognizable form of intentional actions, with kinematic patterns that depend on the goal of the action (toward mouth vs. toward eyes) <cite class="ltx_citemacro_cite">[<bibref bibrefs="Zoia2007" separator="," yyseparator=","/>]</cite>.
Next to local movements toward the body and the somatosensory stimulation induced, Piontelli <cite class="ltx_citemacro_cite">[<bibref bibrefs="Piontelli2015" separator="," yyseparator=","/>, p. 115]</cite> further speculates that “turbulent general movements, with their often complete rotations (especially during the early stages of pregnancy), probably endow fetuses with a sense of their bodies in space.” Here, vestibular inputs may complement the information from touch and proprioception.</p>
    </para>
<!--  %”Infants are not born blind, although fetuses do not rely on vision, but on ‘proximal’ senses such as touch and proprioception.” Piontelli 2010, pg. 110 -->    <para xml:id="S3.p2">
      <p>Birth obviously brings about a major disruption of the equilibrium that was reached in the womb: the constrained aquatic environment is suddenly replaced by an aerial one, with gravity playing a major part. Nevertheless, hand-mouth coordination continues to develop after birth (e.g., <cite class="ltx_citemacro_cite">[<bibref bibrefs="Rochat1993" separator="," yyseparator=","/>]</cite>). Also, Thomas et al. <cite class="ltx_citemacro_cite">[<bibref bibrefs="Thomas2015" separator="," yyseparator=","/>]</cite>, biweekly recording resting alert infants from birth to 6 months of age, show that infants do frequently touch their bodies, with a rostro-caudal progression as they grow older: Head and trunk contacts are more frequent in the beginning, followed by more caudal body locations including hips, then legs, and eventually the feet. Rochat <cite class="ltx_citemacro_cite">[<bibref bibrefs="Rochat2001,Rochat2011" separator="," yyseparator=","/>]</cite> also discusses a “two-month revolution”: the emergence of a more contemplative stance taken by infants in their attention to events and things, correlated with a sudden increase in the time the infant spends awake and alert <cite class="ltx_citemacro_cite">[<bibref bibrefs="Wolff1987" separator="," yyseparator=","/>]</cite>.</p>
    </para>
    <para xml:id="S3.p3">
      <p>In order to gain some insight into how much “functional body knowledge” the infants have at different ages, Lockman et al. invented an experimental paradigm whereby vibrating stimuli (buzzers) are attached to different body parts and the infant’s responses—e.g., movement of a stimulated body part or reaching action toward the buzzer—are observed <cite class="ltx_citemacro_cite">[<bibref bibrefs="Leed2014,Hoffmann2017icdl,Somogyi2017" separator="," yyseparator=","/>]</cite>. The results indicate that there is dramatic development in particular in the period between 3 and 8 months of age.</p>
    </para>
  </section>
  <section inlist="toc" labels="LABEL:sec:brain" xml:id="S4">
    <tags>
      <tag>IV</tag>
      <tag role="refnum">IV</tag>
      <tag role="typerefnum">§IV</tag>
    </tags>
    <title><tag close=" ">IV</tag><text font="smallcaps">Self-touch and the brain</text></title>
    <para xml:id="S4.p1">
      <p>The development of brain circuits is obviously another key determinant of the construction of the “self” in the fetus, infant, and child. Tau and Peterson <cite class="ltx_citemacro_cite">[<bibref bibrefs="Tau2010" separator="," yyseparator=","/>]</cite> provide an excellent survey of the processes and their timing in this period (neural proliferation and migration, apoptosis, synaptogenesis, and myelination). Relating specifically to the processing of somatosensation, around 18-22 weeks, neurons receiving preliminary afferent inputs from the somatosensory thalamus are located on the subplate (a transient embryonic cortical layer). Synaptic connections here serve as placeholders ahead of later connections for thalamocortical neurons <cite class="ltx_citemacro_cite">[<bibref bibrefs="Tau2010" separator="," yyseparator=","/>]</cite> (for more details on these see <cite class="ltx_citemacro_cite">[<bibref bibrefs="Kostovic2010" separator="," yyseparator=","/>]</cite>). Milh et al. <cite class="ltx_citemacro_cite">[<bibref bibrefs="Milh2007" separator="," yyseparator=","/>]</cite> show in premature neonates that spontaneous movements give rise to stimulation in the somatosensory cortex in a somatotopic manner.</p>
    </para>
<!--  %last weeks of pregnancy - activity-dependent factors on brain development kick in - see Khazipov “&amp; Luhmann 2006 
     %**** Hoffmann˙SelfTouchForSMself.tex Line 475 ****-->    <para xml:id="S4.p2">
      <p>The early period after birth represents a time of dramatic change in brain structure and function. Next to massive overall growth of brain volume, the perinatal and postnatal brain development features also the onset of myelination and striking development (but also pruning) of gray matter connections, especially in the sensorimotor and visual cortices <cite class="ltx_citemacro_cite">[<bibref bibrefs="Tau2010" separator="," yyseparator=","/>]</cite>. Experience (or activity-dependent factors) starts playing a more prominent function in the shaping of neural circuitry <cite class="ltx_citemacro_cite">[<bibref bibrefs="Khazipov2006,Tau2010" separator="," yyseparator=","/>]</cite>. While primary cortical areas (including motor, somatosensory, visual, and auditory cortices) can be identified, association cortices are less clearly delineated in the newborn brain <cite class="ltx_citemacro_cite">[<bibref bibrefs="Tau2010" separator="," yyseparator=","/>]</cite>.</p>
    </para>
    <para xml:id="S4.p3">
      <p>Around 2 months of age, there is a transition from the dominant control of behaviors by subcortical systems to higher order cortical systems <cite class="ltx_citemacro_cite">[<bibref bibrefs="McGraw1943" separator="," yyseparator=","/>]</cite>.
PET imaging studies suggest that subcortical regions and the sensorimotor cortex are the most metabolically active brain regions in neonates younger than 5 weeks; by 3 months of age, metabolic activity then increases in parietal, temporal, and dorsolateral occipital cortices <cite class="ltx_citemacro_cite">[<bibref bibrefs="Chugani1987,Chugani1994" separator="," yyseparator=","/>]</cite>. These facts may be in line with (or even bring about) the “two-month revolution” in infant behavior reported above. <!--  %“cite–Rochat2001,Rochat2011˝. --></p>
    </para>
<!--  %‘‘Relatively few studies have looked at the neural representation of the body in the infant  brain. Recent work that used electroencephalography found specific somatotopic response  patterns to tactile stimulation of the hands and feet in 7-month-olds (Saby, Meltzoff &amp;  Marshall, 2015).’’ Somogyi et al., submitted 
     %van den Heuvel, M. P., Kersbergen, K. J., de Reus, M. A., Keunen, K., Kahn, R. S., Groenendaal, F., ... &amp; Benders, M. J. (2015). The neonatal connectome during preterm brain development. Cerebral cortex, 25(9), 3000-3013.-->    <para xml:id="S4.p4">
      <p>All the above mentioned facts suggest that already the prenatal brain should be able to perceive stimulations arising from events pertaining to the body and its configuration. Higher-level or multimodal representations may possibly form somewhat later in the course of the first year after birth, as these are thought to reside in association cortices (in particular posterior parietal areas). It is unclear whether the self-touch events play a special part in the “learning of a body model”. Interestingly, albeit in adult monkey brain, Sakata et al. <cite class="ltx_citemacro_cite">[<bibref bibrefs="Sakata1973" separator="," yyseparator=","/>]</cite> found neurons in area 5 of the parietal cortex that responded specifically to self-touch: “’matching neurons’, because the ’best’ stimulus for them was to bring a part of a limb in contact with a part of another limb or the trunk, as if to match two body regions to each other.” The response was elicited only in specific body configurations (as perceived through proprioceptive afference) and only if the corresponding tactile stimulation was present.
<!--  %We are not aware of other studies reporting similar phenomena, ... --></p>
    </para>
  </section>
  <section inlist="toc" xml:id="S5">
    <tags>
      <tag>V</tag>
      <tag role="refnum">V</tag>
      <tag role="typerefnum">§V</tag>
    </tags>
    <title><tag close=" ">V</tag><text font="smallcaps">Mechanisms of learning a body model from self-touch</text></title>
    <para xml:id="S5.p1">
      <p>Perhaps the redundant information induced by the self-touch configurations in the proprioceptive-tactile space (or motor-proprioceptive-tactile-visual if the whole system is considered and the body part is visible) may facilitate learning about the body in space. Rochat <cite class="ltx_citemacro_cite">[<bibref bibrefs="Rochat1998" separator="," yyseparator=","/>]</cite> writes: “By 2-3 months, infants engage in exploration of their own body as it moves and acts in the environment. They babble and touch their own body, attracted and actively involved in investigating the rich intermodal redundancies, temporal contingencies, and spatial congruence of self-perception.” In Piaget’s view, in this period (from birth to about 9 months), “as yet, no constant relation exists between visual and buccal space or between tactile and visual space. True, auditory and visual space are already coordinated, as are buccal and tactile space, but no total and abstract space encompasses all the others.” Then, Piaget proposes prehension (grasping) as a key enabler to connect visual space to tactile and gustatory space <cite class="ltx_citemacro_cite">[<bibref bibrefs="Piaget1954" separator="," yyseparator=","/>]</cite>.</p>
    </para>
    <para xml:id="S5.p2">
      <p>Neither the mechanisms of this developmental process nor the operation of the body models are clear. Below we first discuss the relationship between reaching to external (visual) targets and reaching to own body. Then we review the mathematical treatment of inferring the dimensionality of space (or body in space) from sensorimotor contingencies. Finally, we review robotic models thereof.</p>
    </para>
    <subsection inlist="toc" xml:id="S5.SS1">
      <tags>
        <tag>V-A</tag>
        <tag role="refnum">V-A</tag>
        <tag role="typerefnum">§V-A</tag>
      </tags>
      <title><tag close=" ">V-A</tag><text font="italic">Reaching to visual targets vs. reaching to the body</text></title>
      <para xml:id="S5.SS1.p1">
        <p>Goal-directed reaching begins to develop only slightly later than multisensory processing, at roughly 5 months of age. While a full account is out of the scope of this paper, we want to point out the implications on reaching to one’s own body. As reviewed in <cite class="ltx_citemacro_cite">[<bibref bibrefs="Williams2016" separator="," yyseparator=","/>]</cite> for example, researchers initially concentrated on the role of vision in guiding the arm toward a target object. Since the late 1990s they have started investigating reaching as the product of multiple interacting subsystems, with important parts played by the motor system, proprioception, and the whole embodiment and dynamics of the infant in general (e.g., <cite class="ltx_citemacro_cite">[<bibref bibrefs="Corbetta2014,Thelen1994" separator="," yyseparator=","/>]</cite>). Localizing targets on the own body is special in two respects: (i) the body that is used to act on the environment itself becomes a target; (ii) for certain targets, the process bypasses vision. More precisely, it has to do so in the case of non-visible targets like on the face; and it may do so with other targets, relying on somatosensory information only. While both types of encoding—visual (sometimes called extrinsic) as well as postural (intrinsic)—were found in different regions in the parietal cortex (e.g., <cite class="ltx_citemacro_cite">[<bibref bibrefs="Pellijeff2006" separator="," yyseparator=","/>]</cite>), the developmental trajectory is unclear. In particular, does reaching for somatosensory targets on the body develop first and separately from reaching to visual targets in external peripersonal space? How do these systems interact and what do they share? Heed et al. <cite class="ltx_citemacro_cite">[<bibref bibrefs="Heed2015" separator="," yyseparator=","/>]</cite> provide a survey of possible architectures that could support the remapping needed for action towards a tactile stimulus (from skin-based to external reference frame). In adults, coordinates drawing on vision (eye-centered or gaze-centered) seem to be involved even when processing targets on the body <cite class="ltx_citemacro_cite">[<bibref bibrefs="Harrar2010,Mueller2014" separator="," yyseparator=","/>]</cite>. However, considering that vision continues to develop in early infancy, it is also possible to think that localization of the body in space may first be established relying on somatosensory inputs, and this representation may later be shaped or overridden by a vision-based encoding.</p>
      </para>
    </subsection>
    <subsection inlist="toc" xml:id="S5.SS2">
      <tags>
        <tag>V-B</tag>
        <tag role="refnum">V-B</tag>
        <tag role="typerefnum">§V-B</tag>
      </tags>
      <title><tag close=" ">V-B</tag><text font="italic">Inferring the body in 3D space from self-touch</text></title>
      <para xml:id="S5.SS2.p1">
        <p>One particular theoretical problem is extracting the dimensionality of external space (which is 3-dimensional) without prior knowledge from high-dimensional multimodal sensory or sensory-motor data. Work on this topic goes back to Poincaré <cite class="ltx_citemacro_cite">[<bibref bibrefs="Poincare1905" separator="," yyseparator=","/>]</cite> who showed that an arm with <Math mode="inline" tex="n" text="n" xml:id="S5.SS2.p1.m1">
            <XMath>
              <XMTok font="italic" role="UNKNOWN">n</XMTok>
            </XMath>
          </Math> degrees of freedom equipped with encoders and with the end-effector fixed in space can through movement infer the dimensionality of external space from the real dimensionality of the proprioceptive signal spaces (as it moves in the joint space, keeping the end-effector fixed). This was followed up more recently by considering active agents collecting sensorimotor experience <cite class="ltx_citemacro_cite">[<bibref bibrefs="Laflaquiere2015,Philipona2003,Terekhov2016" separator="," yyseparator=","/>]</cite>. Roschin et al. <cite class="ltx_citemacro_cite">[<bibref bibrefs="Roschin2011" separator="," yyseparator=","/>]</cite> proposed a model specifically addressing a self-touch scenario, fusing tactile and proprioceptive information.
<!--  %These models rest on a number of simplifying assumptions (e.g., linear robot arm in [110]) and will need to be reassessed in our robot – with full complexity of the problem, real sensor resolution etc. 
     %**** Hoffmann˙SelfTouchForSMself.tex Line 500 ****--></p>
      </para>
    </subsection>
    <subsection inlist="toc" xml:id="S5.SS3">
      <tags>
        <tag>V-C</tag>
        <tag role="refnum">V-C</tag>
        <tag role="typerefnum">§V-C</tag>
      </tags>
      <title><tag close=" ">V-C</tag><text font="italic">Embodied brain models and self-touching robots</text></title>
      <para xml:id="S5.SS3.p1">
        <p>The models reviewed in the previous section have a theoretical nature and speak mostly to the question of whether extracting 3D space and a spatial representation of the body in this space is theoretically possible. However, they do not imply that these mechanisms are used by biological organisms and their neural systems. To this end, embodied brain models are necessary. Yamada, Kuniyoshi et al. have addressed fetal development, including touch and the formation of somatosensory representations, in a series of fetal simulators coupled with brain models, culminating in <cite class="ltx_citemacro_cite">[<bibref bibrefs="Yamada2016" separator="," yyseparator=","/>]</cite>. We have pursued a similar approach targeting early postnatal development in the iCub humanoid robot: representations of the tactile space <cite class="ltx_citemacro_cite">[<bibref bibrefs="HoffmannStraka2017" separator="," yyseparator=","/>]</cite> and a preliminary attempt toward a proprioceptive representation <cite class="ltx_citemacro_cite">[<bibref bibrefs="HoffmannBednarova2016" separator="," yyseparator=","/>]</cite> were learned in a bottom-up fashion using self-organizing maps. The next steps will involve connecting these modalities using self-touch (already implemented in the robot relying thus far on engineered modules <cite class="ltx_citemacro_cite">[<bibref bibrefs="Roncone_ICRA_2014" separator="," yyseparator=","/>]</cite>).</p>
      </para>
<!--  %Eliasmith, C. et al. A large-scale model of the functioning brain. Science 338, 1202–1205 (2012). 
     %Izhikevich, E. M. “&amp; Edelman, G. M. Large-scale model of mammalian thalamocortical systems. Proc. Natl. Acad. Sci. USA 105, 3593–3598 (2008).-->    </subsection>
  </section>
  <section inlist="toc" xml:id="S6">
    <tags>
      <tag>VI</tag>
      <tag role="refnum">VI</tag>
      <tag role="typerefnum">§VI</tag>
    </tags>
    <title><tag close=" ">VI</tag><text font="smallcaps">Discussion and Conclusion</text></title>
    <para xml:id="S6.p1">
      <p>The treatment of self-touch by phenomenologists suggests a special role that these events may play in the formation of the different types of the self, including the experiential self. In the rest of the paper, we focused on the sensorimotor self only though. The redundant information induced by self-touch configurations in the proprioceptive-tactile space (or motor-proprioceptive-tactile-visual if the whole system is considered and the body part is visible) should suffice to facilitate learning about the body in space. Furthermore, as the self-touch (or double-touch) configurations are unique—with tactile stimulation on two different body parts and only in specific joint configurations—they might constitute a “contingent stimulus”, associated with a reward or neuromodulation that bootstraps learning. Observations of fetal and infant behavior (Section <ref labelref="LABEL:sec:psychology"/>) evidence frequent spontaneous self-touch events both before and after birth. In Section <ref labelref="LABEL:sec:brain"/>, we reviewed some of the facts about the readiness of the sensory and nervous system to process self-touch at different periods of development. Putting this together, we speculate that self-touch experience in the womb probably contributes to the formation of primary somatosensory representations. The anticipation of hand-to-mouth movements indicates also first instances of body models that span multiple modalities. However, the formation of more holistic multimodal representations of the body in space occurs probably only after birth, in particular from about 2-3 months. The evidence supporting this claim includes: (i) the perinatal period involves dramatic changes to the body itself, the environment it is in, and brain development, which makes a “transfer” of a body model unlikely; (ii) the representations of the body in space are believed to reside in the association areas of posterior parietal cortex, which are developing mostly after birth and later than unimodal areas; (iii) cortical control of movement is also taking over from around 2 months after birth. This hypothesis is in line with our observations when attaching buzzers to infant body parts, whereby there is dramatic development in particular in the period between 3 and 8 months of age <cite class="ltx_citemacro_cite">[<bibref bibrefs="Leed2014,Hoffmann2017icdl,Somogyi2017" separator="," yyseparator=","/>]</cite>. Finally, computational models corroborate the possibility that a model of the body in space can be extracted from somatosensory (or motor-somatosensory) information only. Embodied brain and robotic models make it possible to further ground the computational models and put the hypotheses proposed here to test.</p>
    </para>
<!--  %Yet, at birth, this (crude) somatotopy is probably present at most in thus far largely isolated representations of individual modalities. Maturation processes of subcortical and cortical structures and their connections continue after birth (in particular in the first 2 years) (e.g., Herschkowitz 2000; Johnson 2005); the “sensitive period” for association cortices to learn synapses from experience coming relatively later. 
     %apart from the hand-mouth coordination
     %we tested with buzzers - there is not much at 3 months (mouth only) - or is it only the motor part that is missing?
     %”This duality of perceiver and perceived facilitates a sense of the body as both that “textit–through˝ which we experience the world and an entity situated in the perceived world.” Ratcliffe about Husserl
     %Piaget
     %self-touch - body as perceiver and perceived - Husserl  - Piaget’s - toward body as object?
     %we’re seeing massive body schema learning in terms of buzzer touch between 3 and 8 months
     %is it because the association cortices can learn it?
     %**** Hoffmann˙SelfTouchForSMself.tex Line 525 ****
     %or because there is cortical motor inhibition that allows to reach there?
     %Schutz-Bosbach - adults - touchant touche
     %conference papers do not normally have an appendix
     %use section* for acknowledgement-->  </section>
  <section xml:id="Sx1">
    <title>Acknowledgment</title>
    <para xml:id="Sx1.p1">
      <p>This work was supported by a Marie Curie Intra European Fellowship (iCub Body Schema 625727) within the 7th European Community Framework Programme and the Czech Science Foundation under Project GA17-15697Y. I would like to thank Jacqueline Fagard for materials on fetus development, Lisa Chinn for comments on the manuscript, and Shaun Gallagher for pointers to the treatment of self-touch by Husserl, Merlau-Ponty, and Ratcliffe.</p>
    </para>
<!--  %trigger a “newpage just before the given reference 
     %number - used to balance the columns on the last page
     %adjust value as needed - may need to be readjusted if
     %the document is modified later
     %“IEEEtriggeratref–8˝
     %The ”triggered” command can be changed if desired:
     %“IEEEtriggercmd–“enlargethispage–-5in˝˝
     %references section
     %can use a bibliography generated by BibTeX as a .bbl file
     %BibTeX documentation can be easily obtained at:
     %http://www.ctan.org/tex-archive/biblio/bibtex/contrib/doc/
     %The IEEEtran BibTeX style support page is at:
     %**** Hoffmann˙SelfTouchForSMself.tex Line 550 ****
     %http://www.michaelshell.org/tex/ieeetran/bibtex/
     %argument is your BibTeX string definitions and bibliography database(s)-->  </section>
  <bibliography xml:id="bib">
    <title>References</title>
    <biblist>
      <bibitem key="Neisser1988" xml:id="bib.bib1">
        <tags>
          <tag>[1]</tag>
          <tag role="refnum">1</tag>
        </tags>
        <bibblock>
U. Neisser, “Five kinds of self-knowledge,” <emph font="italic">Philosophical psychology</emph>,
vol. 1, no. 1, pp. 35–59, 1988.
<!--  %**** Hoffmann˙SelfTouchForSMself.bbl Line 25 **** --></bibblock>
      </bibitem>
      <bibitem key="Head1911" xml:id="bib.bib2">
        <tags>
          <tag>[2]</tag>
          <tag role="refnum">2</tag>
        </tags>
        <bibblock>
H. Head and H. G. Holmes, “Sensory disturbances from cerebral lesions,”
<emph font="italic">Brain</emph>, vol. 34, pp. 102–254, 1911.
</bibblock>
      </bibitem>
      <bibitem key="Berlucchi2009" xml:id="bib.bib3">
        <tags>
          <tag>[3]</tag>
          <tag role="refnum">3</tag>
        </tags>
        <bibblock>
G. Berlucchi and S. M. Aglioti, “The body in the brain revisited,” <emph font="italic">Exp.
Brain Res.</emph>, vol. 200, pp. 25–35, 2009.
</bibblock>
      </bibitem>
      <bibitem key="Ratcliffe2013" xml:id="bib.bib4">
        <tags>
          <tag>[4]</tag>
          <tag role="refnum">4</tag>
        </tags>
        <bibblock>
M. Ratcliffe, “Touch and the sense of reality,” <emph font="italic">The hand: An organ of
the mind</emph>, pp. 131–157, 2013.
</bibblock>
      </bibitem>
      <bibitem key="Husserl1989" xml:id="bib.bib5">
        <tags>
          <tag>[5]</tag>
          <tag role="refnum">5</tag>
        </tags>
        <bibblock>
E. Husserl, “Ideas pertaining to a pure phenomenology and to a
phenomenological philosophy. second book: Studies in the phenomenology of
constitution,” 1989.
</bibblock>
      </bibitem>
      <bibitem key="Merleau1962" xml:id="bib.bib6">
        <tags>
          <tag>[6]</tag>
          <tag role="refnum">6</tag>
        </tags>
        <bibblock>
M. Merleau-Ponty, “Phenomenology of perception. (trans Smith, C.)
Routledge &amp; Kegan Paul: London,” 1962.
</bibblock>
      </bibitem>
      <bibitem key="Merleau1968" xml:id="bib.bib7">
        <tags>
          <tag>[7]</tag>
          <tag role="refnum">7</tag>
        </tags>
        <bibblock>
——, “The visible and the invisible, ed. claude lefort, trans. alphonso
lingis,” <emph font="italic">Evanston: Northwestern University Press</emph>, vol. 132, pp.
138–39, 1968.
<!--  %**** Hoffmann˙SelfTouchForSMself.bbl Line 50 **** --></bibblock>
      </bibitem>
      <bibitem key="Jonas1954" xml:id="bib.bib8">
        <tags>
          <tag>[8]</tag>
          <tag role="refnum">8</tag>
        </tags>
        <bibblock>
H. Jonas, “The nobility of sight,” <emph font="italic">Philosophy and Phenomenological
Research</emph>, vol. 14, no. 4, pp. 507–519, 1954.
</bibblock>
      </bibitem>
      <bibitem key="Bradley1975" xml:id="bib.bib9">
        <tags>
          <tag>[9]</tag>
          <tag role="refnum">9</tag>
        </tags>
        <bibblock>
R. M. Bradley and C. M. Mistretta, “Fetal sensory receptors,”
<emph font="italic">Physiological Reviews</emph>, vol. 55, no. 3, pp. 352–382, 1975.
</bibblock>
      </bibitem>
      <bibitem key="Piontelli2015" xml:id="bib.bib10">
        <tags>
          <tag>[10]</tag>
          <tag role="refnum">10</tag>
        </tags>
        <bibblock>
A. Piontelli, <emph font="italic">Development of Normal Fetal Movements; The Last 15 Weeks of
Gestation</emph>.   Italy: Springer-Verlag,
2015.
</bibblock>
      </bibitem>
      <bibitem key="Myowa2006" xml:id="bib.bib11">
        <tags>
          <tag>[11]</tag>
          <tag role="refnum">11</tag>
        </tags>
        <bibblock>
M. Myowa-Yamakoshi and H. Takeshita, “Do human fetuses anticipate
self-oriented actions? a study by four-dimensional (4d) ultrasonography,”
<emph font="italic">Infancy</emph>, vol. 10, no. 3, pp. 289–301, 2006.
</bibblock>
      </bibitem>
      <bibitem key="Zoia2007" xml:id="bib.bib12">
        <tags>
          <tag>[12]</tag>
          <tag role="refnum">12</tag>
        </tags>
        <bibblock>
S. Zoia, L. Blason, G. D’Ottavio, M. Bulgheroni, E. Pezzetta, A. Scabar, and
U. Castiello, “Evidence of early development of action planning in the human
foetus: a kinematic study,” <emph font="italic">Experimental Brain Research</emph>, vol. 176,
no. 2, pp. 217–226, 2007.
<!--  %**** Hoffmann˙SelfTouchForSMself.bbl Line 75 **** --></bibblock>
      </bibitem>
      <bibitem key="Rochat1993" xml:id="bib.bib13">
        <tags>
          <tag>[13]</tag>
          <tag role="refnum">13</tag>
        </tags>
        <bibblock>
P. Rochat, “Hand-mouth coordination in the newborn: Morphology, determinants,
and early development of a basic act,” <emph font="italic">Advances in psychology</emph>,
vol. 97, pp. 265–288, 1993.
</bibblock>
      </bibitem>
      <bibitem key="Thomas2015" xml:id="bib.bib14">
        <tags>
          <tag>[14]</tag>
          <tag role="refnum">14</tag>
        </tags>
        <bibblock>
B. L. Thomas, J. M. Karl, and I. Q. Whishaw, “Independent development of the
reach and the grasp in spontaneous self-touching by human infants in the
first 6 months,” <emph font="italic">Frontiers in psychology</emph>, vol. 5, p. 1526, 2015.
</bibblock>
      </bibitem>
      <bibitem key="Rochat2001" xml:id="bib.bib15">
        <tags>
          <tag>[15]</tag>
          <tag role="refnum">15</tag>
        </tags>
        <bibblock>
P. Rochat, <emph font="italic">The infant’s world</emph>.   Cambridge: Harvard University Press, 2001.
</bibblock>
      </bibitem>
      <bibitem key="Rochat2011" xml:id="bib.bib16">
        <tags>
          <tag>[16]</tag>
          <tag role="refnum">16</tag>
        </tags>
        <bibblock>
——, “The self as phenotype,” <emph font="italic">Consciousness and cognition</emph>, vol. 20,
no. 1, pp. 109–119, 2011.
</bibblock>
      </bibitem>
      <bibitem key="Wolff1987" xml:id="bib.bib17">
        <tags>
          <tag>[17]</tag>
          <tag role="refnum">17</tag>
        </tags>
        <bibblock>
P. H. Wolff, <emph font="italic">The development of behavioral states and the expression of
emotions in early infancy: New proposals for investigation</emph>.   University of Chicago Press, 1987.
</bibblock>
      </bibitem>
      <bibitem key="Leed2014" xml:id="bib.bib18">
        <tags>
          <tag>[18]</tag>
          <tag role="refnum">18</tag>
        </tags>
        <bibblock>
J. E. Leed, “Canonical body knowledge, perceptuo-motor coordination, and
<!--  %**** Hoffmann˙SelfTouchForSMself.bbl Line 100 **** -->tactile localization,” Ph.D. dissertation, Tulane University, New Orleans,
Louisiana, USA, 2014.
</bibblock>
      </bibitem>
      <bibitem key="Hoffmann2017icdl" xml:id="bib.bib19">
        <tags>
          <tag>[19]</tag>
          <tag role="refnum">19</tag>
        </tags>
        <bibblock>
M. Hoffmann, L. K. Chinn, E. Somogyi, T. Heed, J. Fagard, J. J. Lockman, and
J. K. O’Regan, “Development of reaching to the body in early infancy: From
experiments to robotic models,” in <emph font="italic">IEEE International Conference on
Development and Learning and Epigenetic Robotics</emph>, 2017.
</bibblock>
      </bibitem>
      <bibitem key="Somogyi2017" xml:id="bib.bib20">
        <tags>
          <tag>[20]</tag>
          <tag role="refnum">20</tag>
        </tags>
        <bibblock>
E. Somogyi, L. Jacquey, T. Heed, M. Hoffmann, J. J. Lockman, L. Granjon,
J. Fagard, and J. K. O’Regan, “Which limb is it? Responses to vibrotactile
stimulation in early infancy,” <emph font="italic">British Journal of Developmental
Psychology</emph>, [under review].
</bibblock>
      </bibitem>
      <bibitem key="Tau2010" xml:id="bib.bib21">
        <tags>
          <tag>[21]</tag>
          <tag role="refnum">21</tag>
        </tags>
        <bibblock>
G. Z. Tau and B. S. Peterson, “Normal development of brain circuits,”
<emph font="italic">Neuropsychopharmacology</emph>, vol. 35, no. 1, p. 147, 2010.
</bibblock>
      </bibitem>
      <bibitem key="Kostovic2010" xml:id="bib.bib22">
        <tags>
          <tag>[22]</tag>
          <tag role="refnum">22</tag>
        </tags>
        <bibblock>
I. Kostović and M. Judaš, “The development of the subplate and
thalamocortical connections in the human foetal brain,” <emph font="italic">Acta
paediatrica</emph>, vol. 99, no. 8, pp. 1119–1127, 2010.
</bibblock>
      </bibitem>
      <bibitem key="Milh2007" xml:id="bib.bib23">
        <tags>
          <tag>[23]</tag>
          <tag role="refnum">23</tag>
        </tags>
        <bibblock>
<!--  %**** Hoffmann˙SelfTouchForSMself.bbl Line 125 **** -->M. Milh, A. Kaminska, C. Huon, A. Lapillonne, Y. Ben-Ari, and R. Khazipov,
“Rapid cortical oscillations and early motor activity in premature human
neonate,” <emph font="italic">Cerebral Cortex</emph>, vol. 17, no. 7, pp. 1582–1594, 2007.
</bibblock>
      </bibitem>
      <bibitem key="Khazipov2006" xml:id="bib.bib24">
        <tags>
          <tag>[24]</tag>
          <tag role="refnum">24</tag>
        </tags>
        <bibblock>
R. Khazipov and H. J. Luhmann, “Early patterns of electrical activity in the
developing cerebral cortex of humans and rodents,” <emph font="italic">Trends in
neurosciences</emph>, vol. 29, no. 7, pp. 414–418, 2006.
</bibblock>
      </bibitem>
      <bibitem key="McGraw1943" xml:id="bib.bib25">
        <tags>
          <tag>[25]</tag>
          <tag role="refnum">25</tag>
        </tags>
        <bibblock>
M. B. McGraw, “The neuromuscular maturation of the human infant.” 1943.
</bibblock>
      </bibitem>
      <bibitem key="Chugani1987" xml:id="bib.bib26">
        <tags>
          <tag>[26]</tag>
          <tag role="refnum">26</tag>
        </tags>
        <bibblock>
H. T. Chugani, M. E. Phelps, and J. C. Mazziotta, “Positron emission
tomography study of human brain functional development,” <emph font="italic">Annals of
neurology</emph>, vol. 22, no. 4, pp. 487–497, 1987.
</bibblock>
      </bibitem>
      <bibitem key="Chugani1994" xml:id="bib.bib27">
        <tags>
          <tag>[27]</tag>
          <tag role="refnum">27</tag>
        </tags>
        <bibblock>
H. T. Chugani, “Development of regional brain glucose metabolism in relation
to behavior and plasticity,” 1994.
</bibblock>
      </bibitem>
      <bibitem key="Sakata1973" xml:id="bib.bib28">
        <tags>
          <tag>[28]</tag>
          <tag role="refnum">28</tag>
        </tags>
        <bibblock>
H. Sakata, Y. Takaoka, A. Kawarasaki, and H. Shibutani, “Somatosensory
properties of neurons in the superior parietal cortex (area 5) of the rhesus
monkey,” <emph font="italic">Brain research</emph>, vol. 64, pp. 85–102, 1973.
<!--  %**** Hoffmann˙SelfTouchForSMself.bbl Line 150 **** --></bibblock>
      </bibitem>
      <bibitem key="Rochat1998" xml:id="bib.bib29">
        <tags>
          <tag>[29]</tag>
          <tag role="refnum">29</tag>
        </tags>
        <bibblock>
P. Rochat, “Self-perception and action in infancy,” <emph font="italic">Exp Brain Res</emph>,
vol. 123, pp. 102–109, 1998.
</bibblock>
      </bibitem>
      <bibitem key="Piaget1954" xml:id="bib.bib30">
        <tags>
          <tag>[30]</tag>
          <tag role="refnum">30</tag>
        </tags>
        <bibblock>
J. Piaget, <emph font="italic">The construction of reality in the child</emph>.   New York: Basic Books, 1954.
</bibblock>
      </bibitem>
      <bibitem key="Williams2016" xml:id="bib.bib31">
        <tags>
          <tag>[31]</tag>
          <tag role="refnum">31</tag>
        </tags>
        <bibblock>
J. L. Williams and D. Corbetta, “Assessing the impact of movement consequences
on the development of early reaching in infancy,” <emph font="italic">Frontiers in
psychology</emph>, vol. 7, 2016.
</bibblock>
      </bibitem>
      <bibitem key="Corbetta2014" xml:id="bib.bib32">
        <tags>
          <tag>[32]</tag>
          <tag role="refnum">32</tag>
        </tags>
        <bibblock>
D. Corbetta, S. L. Thurman, R. F. Wiener, Y. Guan, and J. L. Williams,
“Mapping the feel of the arm with the sight of the object: on the embodied
origins of infant reaching,” <emph font="italic">Frontiers in psychology</emph>, vol. 5, p. 576,
2014.
</bibblock>
      </bibitem>
      <bibitem key="Thelen1994" xml:id="bib.bib33">
        <tags>
          <tag>[33]</tag>
          <tag role="refnum">33</tag>
        </tags>
        <bibblock>
E. Thelen and L. Smith, <emph font="italic">A Dynamic systems approach to the development of
cognition and action</emph>.   MIT Press,
1994.
<!--  %**** Hoffmann˙SelfTouchForSMself.bbl Line 175 **** --></bibblock>
      </bibitem>
      <bibitem key="Pellijeff2006" xml:id="bib.bib34">
        <tags>
          <tag>[34]</tag>
          <tag role="refnum">34</tag>
        </tags>
        <bibblock>
A. Pellijeff, L. Bonilha, P. S. Morgan, K. McKenzie, and S. R. Jackson,
“Parietal updating of limb posture: an event-related fmri study,”
<emph font="italic">Neuropsychologia</emph>, vol. 44, no. 13, pp. 2685–2690, 2006.
</bibblock>
      </bibitem>
      <bibitem key="Heed2015" xml:id="bib.bib35">
        <tags>
          <tag>[35]</tag>
          <tag role="refnum">35</tag>
        </tags>
        <bibblock>
T. Heed, V. N. Buchholz, A. K. Engel, and B. Röder, “Tactile remapping:
from coordinate transformation to integration in sensorimotor processing,”
<emph font="italic">Trends in cognitive sciences</emph>, vol. 19, no. 5, pp. 251–258, 2015.
</bibblock>
      </bibitem>
      <bibitem key="Harrar2010" xml:id="bib.bib36">
        <tags>
          <tag>[36]</tag>
          <tag role="refnum">36</tag>
        </tags>
        <bibblock>
V. Harrar and L. R. Harris, “Touch used to guide action is partially coded in
a visual reference frame,” <emph font="italic">Experimental brain research</emph>, vol. 203,
no. 3, pp. 615–620, 2010.
</bibblock>
      </bibitem>
      <bibitem key="Mueller2014" xml:id="bib.bib37">
        <tags>
          <tag>[37]</tag>
          <tag role="refnum">37</tag>
        </tags>
        <bibblock>
S. Mueller and K. Fiehler, “Effector movement triggers gaze-dependent spatial
coding of tactile and proprioceptive-tactile reach targets,”
<emph font="italic">Neuropsychologia</emph>, vol. 62, pp. 184–193, 2014.
</bibblock>
      </bibitem>
      <bibitem key="Poincare1905" xml:id="bib.bib38">
        <tags>
          <tag>[38]</tag>
          <tag role="refnum">38</tag>
        </tags>
        <bibblock>
H. Poincaré, <emph font="italic">Science and hypothesis</emph>.   Science Press, 1905.
</bibblock>
      </bibitem>
      <bibitem key="Laflaquiere2015" xml:id="bib.bib39">
        <tags>
          <tag>[39]</tag>
          <tag role="refnum">39</tag>
        </tags>
        <bibblock>
<!--  %**** Hoffmann˙SelfTouchForSMself.bbl Line 200 **** -->A. Laflaquière, J. K. O’Regan, S. Argentieri, B. Gas, and A. V. Terekhov,
“Learning agent’s spatial configuration from sensorimotor invariants,”
<emph font="italic">Robotics and Autonomous Systems</emph>, vol. 71, pp. 49–59, 2015.
</bibblock>
      </bibitem>
      <bibitem key="Philipona2003" xml:id="bib.bib40">
        <tags>
          <tag>[40]</tag>
          <tag role="refnum">40</tag>
        </tags>
        <bibblock>
D. Philipona, J. K. O’Regan, and J.-P. Nadal, “Is there something out there?
inferring space from sensorimotor dependencies,” <emph font="italic">Neural Computation</emph>,
vol. 15, pp. 2029–2049, 2003.
</bibblock>
      </bibitem>
      <bibitem key="Terekhov2016" xml:id="bib.bib41">
        <tags>
          <tag>[41]</tag>
          <tag role="refnum">41</tag>
        </tags>
        <bibblock>
A. V. Terekhov and J. K. O’Regan, “Space as an invention of active agents,”
<emph font="italic">Frontiers in Robotics and AI</emph>, vol. 3, p. 4, 2016.
</bibblock>
      </bibitem>
      <bibitem key="Roschin2011" xml:id="bib.bib42">
        <tags>
          <tag>[42]</tag>
          <tag role="refnum">42</tag>
        </tags>
        <bibblock>
V. Y. Roschin, A. A. Frolov, Y. Burnod, and M. A. Maier, “A neural network
model for the acquisition of a spatial body scheme through sensorimotor
interaction,” <emph font="italic">Neural computation</emph>, vol. 23, no. 7, pp. 1821–1834,
2011.
</bibblock>
      </bibitem>
      <bibitem key="Yamada2016" xml:id="bib.bib43">
        <tags>
          <tag>[43]</tag>
          <tag role="refnum">43</tag>
        </tags>
        <bibblock>
Y. Yamada, H. Kanazawa, S. Iwasaki, Y. Tsukahara, O. Iwata, S. Yamada, and
Y. Kuniyoshi, “An embodied brain model of the human foetus,”
<emph font="italic">Scientific Reports</emph>, vol. 6, 2016.
</bibblock>
      </bibitem>
      <bibitem key="HoffmannStraka2017" xml:id="bib.bib44">
        <tags>
          <tag>[44]</tag>
          <tag role="refnum">44</tag>
        </tags>
        <bibblock>
<!--  %**** Hoffmann˙SelfTouchForSMself.bbl Line 225 **** -->M. Hoffmann, Z. Straka, I. Farkas, M. Vavrecka, and G. Metta, “Robotic
homunculus: Learning of artificial skin representation in a humanoid robot
motivated by primary somatosensory cortex,” <emph font="italic">IEEE Transactions on
Cognitive and Developmental Systems</emph>, 2017.
</bibblock>
      </bibitem>
      <bibitem key="HoffmannBednarova2016" xml:id="bib.bib45">
        <tags>
          <tag>[45]</tag>
          <tag role="refnum">45</tag>
        </tags>
        <bibblock>
M. Hoffmann and N. Bednarova, “The encoding of proprioceptive inputs in the
brain: knowns and unknowns from a robotic perspective,” in <emph font="italic">Kognice a
umely zivot XVI [Cognition and Artificial Life XVI]</emph>, 2016, pp. 55–66.
</bibblock>
      </bibitem>
      <bibitem key="Roncone_ICRA_2014" xml:id="bib.bib46">
        <tags>
          <tag>[46]</tag>
          <tag role="refnum">46</tag>
        </tags>
        <bibblock>
A. Roncone, M. Hoffmann, U. Pattacini, and G. Metta, “Automatic kinematic
chain calibration using artificial skin: self-touch in the iCub humanoid
robot,” in <emph font="italic">Robotics and Automation (ICRA), 2014 IEEE International
Conference on</emph>, 2014, pp. 2305–2312.
</bibblock>
      </bibitem>
    </biblist>
  </bibliography>
<!--  %¡OR¿ manually copy in the resultant .bbl file 
     %set second argument of “begin to the number of references
     %(used to reserve space for the reference number labels box)
     %“begin–thebibliography˝–1˝
     %“bibitem–IEEEhowto:kopka˝
     %H.~Kopka and P.~W. Daly, “emph–A Guide to “LaTeX˝, 3rd~ed.“hskip 1em plus
     %0.5em minus 0.4em“relax Harlow, England: Addison-Wesley, 1999.
     %“end–thebibliography˝
     %that’s all folks--></document>
