<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>utku’s space — articles by Mehmet Utku Öztürk</title>
		<link>https://utku.space/</link>
		<atom:link href="https://utku.space/rss.xml" rel="self" type="application/rss+xml" />
		<description>Articles by Mehmet Utku Öztürk, a machine learning developer and AI researcher in Ankara, Türkiye, on connectomics, artificial consciousness, and AI systems.</description>
		<language>en</language>
		<lastBuildDate>Sun, 13 Sep 2026 00:00:00 GMT</lastBuildDate>
		<item>
			<title>does the fly live in matrix?</title>
			<link>https://utku.space/articles/flymatrix/</link>
			<guid isPermaLink="true">https://utku.space/articles/flymatrix/</guid>
			<description>a fly in a simulated environment. what&apos;ll happen when its a human?</description>
			<pubDate>Sun, 13 Sep 2026 00:00:00 GMT</pubDate>
			<dc:creator>Mehmet Utku Öztürk</dc:creator>
			<category>connectomics</category>
			<category>neuromorphic computing</category>
			<category>ethics</category>
			<content:encoded><![CDATA[<p>recently, the most advanced fly brain connectome dataset until now was released as result of the years-long project by collaboration of google research and hhmi janelia. the dataset consists of the whole brain and nerve cord of a healthy adult male drosophila, 11,700 types of neurons and neural pathways&#x26;synaptic data.</p>
<p>developers seeing this started to simulate the fly brain architecture on computer to train reinforcement-based models to achieve specific tasks; such as playing games, solving puzzles or doing actions. the system is simple: fly brain model is taken, fly’s neural pathways are linked with results of specific functions (e.g dopamine pathway is triggered when the fly captures the health orb in the game), and reinforcement learning steps are executed in order to “teach” the fly to “live” in the simulation setup that was built. people have been building very creative setups: from flies that parallel park to flies that writes computer programs, i’ve seen many interesting projects (i had built a <a href="https://github.com/mutkuoz/flydoom">doom simulation</a> using older fafb v768 dataset by princeton before, although i used a frozen connectome and optimized doom in order to preserve real fly behavior inside doom instead of training a model on fly brain architecture to play doom).</p>
<p>in addition to the developers building those simulations, i’ve seen many non-developers arguing about the ethics of such experiments. the common point/argument was something close to “the connectome has a fly’s nervous system running with a ‘synthetic’ environment it interacts with; so how’s it different from using a real animal for those experiments?”. if we see the fly’s brain as “a carrier of a conscious mind”, the argument becomes acceptable on the grounds that a perfectly copied digital remake of the same structure would also carry such mind.</p>
<p>the question before this, however, would be “is the fly a conscious organism in the first place?”. in the scientific consensus, the answer would be yes; considering the 2012 Cambridge Declaration on Consciousness and more recent 2024 New York Declaration on Animal Consciousness. therefore, a real fly is a conscious organism, and if a simulated environment “perfectly” copies its brain, that copy could also be considered “conscious” &#x26; should be examined within the same standards.</p>
<p>even though it might make me “soulless”, reckless or rude; i’ll say that nobody gives a fuck about a fruit fly. sorry vegans. i dont.</p>
<p>the bigger, and much more concerning question here will open when (or if) somebody manages to model the human brain: what level of humanism we’ll approach with to a simulated human brain? and what separates a real human with its thoughts, feelings and rights from a simulated one? after all, the conscious human mind also consists of an extremely complex and fascinating biological network and it interacts with an external environment; not different from a potential synthetic brain model interacting with a synthetic environment perfectly copied. have fun.</p>]]></content:encoded>
		</item>
		<item>
			<title>a fruit fly brain played doom. then the internet found it.</title>
			<link>https://utku.space/articles/flydoom/</link>
			<guid isPermaLink="true">https://utku.space/articles/flydoom/</guid>
			<description>how a connectome experiment resurfaced, acquired its own funding vehicle, and gave me a reason to finish the research properly.</description>
			<pubDate>Fri, 11 Sep 2026 00:00:00 GMT</pubDate>
			<dc:creator>Mehmet Utku Öztürk</dc:creator>
			<category>connectomics</category>
			<category>neuromorphic computing</category>
			<category>doom</category>
			<content:encoded><![CDATA[<p>I opened X yesterday for the first time in weeks and found out that strangers had built a funding vehicle around one of my side projects. They were holding the proceeds for me in escrow.</p>
<p>The project is <a href="https://github.com/mutkuoz/flydoom">FlyDOOM</a>. On 20 August, I took the FAFB fruit fly connectome—139,255 reconstructed neurons and roughly 2.7 million synapses—and fed <em>DOOM</em> into it through the fly’s visual pathway. I read the motor output back out as control signals.</p>
<p>A real biological wiring diagram was playing a 1993 shooter.</p>
<p>Nothing was trained. There was no reward function and no learning. The connections belonged to the fly, exactly as they had been measured, and they did not change. The interesting question was never whether a frozen fly brain could finish a level. It was what a real nervous system would do when dropped somewhere it had never evolved to be.</p>
<p>I published the repository and moved on. Four people on GitHub saw it.</p>
<h2 id="being-found">being found</h2>
<p>Then the connectome discussion took off online. A group I had never met went looking for prior work, found the repository, and decided the earlier version deserved credit. They built a funding mechanism around it and routed the proceeds to my GitHub account.</p>
<p>I only learned about it because I happened to check social media. I replied to posts, shared gameplay clips, and watched the displayed market cap of $FLYDOOM pass $65,000.</p>
<p>The money is not the interesting part. Recognition for a piece of research now travels through channels nobody designed for that purpose. It can cross research communities, open-source networks, social platforms, and on-chain markets, then reach you whether or not you were paying attention.</p>
<p>There is something strange and encouraging in that. Publishing unfinished work in public can create a trail. Sometimes that trail stays quiet. Sometimes strangers find it, preserve its provenance, and send a signal back.</p>
<h2 id="finishing-the-work">finishing the work</h2>
<p>I am treating this as a reason to finish FlyDOOM properly. I am rerunning the methodology on the HHMI Janelia dataset and writing up the paper.</p>
<p>The repository now includes the simulator, experiment suite, results, technical notes, and gameplay recordings. The results are more useful than a clean success story: motion computation appears in the visual system, but the original motor readout does not receive enough of it; touch reaches the steering pathway without preserving left-right direction; smell is the sensory path that behaves as the wiring predicts. Those failures expose exactly what a connectome provides—and what it does not.</p>
<p>If you have arXiv endorsement rights for <strong>cs.NE</strong>, I am looking for an endorsement. If you work anywhere near connectomics or neuromorphic computing, I would welcome the conversation.</p>
<p><a href="https://github.com/mutkuoz/flydoom">explore the FlyDOOM repository</a> · <a href="https://www.linkedin.com/feed/update/urn:li:activity:7504250062349443075/">see the LinkedIn post</a> · <a href="https://x.com/mutkuoz">follow updates on X</a></p>]]></content:encoded>
		</item>
	</channel>
</rss>
