<script data-pm-proxy="intercept"></script><?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[Reverse Psychiatry]]></title><description><![CDATA[Reverse engineering medicine, psychiatry, and biology.
]]></description><link>https://reversepsychiatry.substack.com</link><image><url>https://substackcdn.com/image/fetch/$s_!MTwu!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4b66b9cf-2b19-4d82-80de-8be15edd5a37_1024x1024.png</url><title>Reverse Psychiatry</title><link>https://reversepsychiatry.substack.com</link></image><generator>Substack</generator><lastBuildDate>Thu, 03 Sep 2026 02:33:55 GMT</lastBuildDate><atom:link href="/__u/reversepsychiatry.substack.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Kevin Yu Chen Hou]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[reversepsychiatry@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[reversepsychiatry@substack.com]]></itunes:email><itunes:name><![CDATA[Kevin Yu Chen Hou]]></itunes:name></itunes:owner><itunes:author><![CDATA[Kevin Yu Chen Hou]]></itunes:author><googleplay:owner><![CDATA[reversepsychiatry@substack.com]]></googleplay:owner><googleplay:email><![CDATA[reversepsychiatry@substack.com]]></googleplay:email><googleplay:author><![CDATA[Kevin Yu Chen Hou]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[A Field Guide to AI Evals in Mental Health]]></title><description><![CDATA[From crisis detection to real-world outcomes &#8212; where the field stands in 2026]]></description><link>https://reversepsychiatry.substack.com/p/a-field-guide-to-ai-evals-in-mental</link><guid isPermaLink="false">https://reversepsychiatry.substack.com/p/a-field-guide-to-ai-evals-in-mental</guid><dc:creator><![CDATA[Kevin Yu Chen Hou]]></dc:creator><pubDate>Thu, 19 Mar 2026 21:22:32 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!MTwu!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4b66b9cf-2b19-4d82-80de-8be15edd5a37_1024x1024.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>Over January and February, I went deep on a question that&#8217;s becoming increasingly urgent: how do we effectively evaluate LLMs for mental health risks? That led me to co-author a <a href="https://arxiv.org/abs/2602.01347">preprint</a> in London and interview five researchers and founders working at the cutting edge of AI safety testing.</em></p><p><em>This is a cross-post of an article I co-wrote with <a href="https://www.linkedin.com/in/stephenduke1/">Steve Duke</a> for the <a href="https://www.thehemingwayreport.com/">Hemingway Report</a>, a newsletter for mental health technologists.</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><p>How will we know when AI is safe? Or when it is clinically effective? How can we compare one AI chatbot against another?</p><p>Evals (evaluations) have emerged as one of the most common ways to answer these questions. These structured tests measure how an AI model behaves in specific scenarios by simulating how people use these products for their mental health.</p><p>The field is confusing. There are now more than sixty<sup>1 </sup>evals in the mental health space alone. There&#8217;s no shared standard, some evals are public while others are private and only seen by the companies who build them. Many, understandably, don&#8217;t know how they work. Everyone has different opinions on which evals are good, and some believe evals - at least in their current state - are not very useful at all.</p><p>Kevin Hou and I set out to understand this space. We&#8217;ve been gathering data and speaking to experts on AI in mental health. In this report, we give a primer on evals, discuss their current state, share their limitations and present what the frontier of AI testing looks like in 2026. In the appendix we also share a link to a rapid literature review<sup>2</sup> of recent research that uses evals to test AI performance in mental health.</p><p>Whether you know nothing about evals or are deep in the weeds of AI testing, I&#8217;m confident there&#8217;s something interesting in this for you.</p><p>Let&#8217;s get into it!</p><p><em>NB: This is the second article in the Hemingway series on AI safety in mental health. Our first article on what we&#8217;re getting wrong about AI safety in mental health is available to read <a href="https://thehemingwayreport.beehiiv.com/p/84-all-the-harm-we-cannot-see">here</a>.</em></p><div><hr></div><h1><strong>What are evals?</strong></h1><p>Evals, however, are structured, automated tests that measure how an AI model behaves in specific scenarios.</p><p>There are many other ways to test how an AI model performs in mental health scenarios. Red-teaming uses humans, often clinicians or researchers to try and break a model and find edge cases. Clinical expert review is another human based test where clinicians read transcripts from an AI and then rate the responses. Real world outcome tracking measures how people use the products in the real world (duh) and how the model performs. Clinical trials can be used too.</p><p>Compared to these other forms of testing, evals are much quicker and much cheaper.</p><h1><strong>How do evals work?</strong></h1><p>Evals are like driving tests. They aim to simulate how something will perform in the real world by providing a defined set of scenarios - parallel parking, emergency stops - that are standardised, repeatable, and scalable. They assess performance in these scenarios and provide a score for how the driver (model) performed. We can use that score to determine if a driver is safe enough to be allowed on the road. The scores also give us feedback on where drivers can improve.</p><p>Every eval has three components.</p><p><strong>Dimensions</strong><br>The dimensions define what&#8217;s actually being measured. Does the model recognise crisis risk? Does it escalate appropriately? Does it avoid harmful language? Some newer evals go further. EmoAgent<sup>3</sup> , uses the PHQ-9 depression scale to track how a simulated user&#8217;s mental state changes across a conversation - measuring psychological impact, not just whether the model said the right words. There&#8217;s a very wide range of dimensions against which we can test a model.</p><p><strong>Inputs</strong><br>These define the scenarios being tested - who is the simulated user, what are they saying, how distressed are they, and how many turns does the conversation run? Again, there is a huge range of potential inputs.</p><p><strong>Scoring</strong><br>Scoring is how we turn a model&#8217;s response into something measurable. Every eval has a rubric - a set of criteria that define what a good or bad response looks like. For a crisis scenario, that might include: did the model recognise the risk? Did it respond with empathy? Did it ask clarifying questions? Did it provide appropriate resources? Did it avoid stigmatising language? Each criterion gets a score, and those scores get aggregated into an overall result. The rubric is built by humans - usually clinicians and researchers - based on clinical best practice. VERA-MH, for example, scores suicide risk conversations across five dimensions: risk detection, risk probing, appropriate action, validation and collaboration, and safe boundaries. Each is rated on a scale from best practice to actively damaging.<br>Once you have a rubric, you need something to apply it. One option is to use human reviewers; clinicians read each conversation and score them manually. But the more common approach is to use LLMs-as-a-judge. In this technique, a second AI reads the conversation and scores it against the rubric. They are fast, cheap, and scalable and most evals use this scoring approach.</p><h1><strong>The Eval Frontier</strong></h1><p>Now that we understand the basics of how evals work, let&#8217;s discuss some of their challenges and what&#8217;s happening at the frontier of this important space.</p><h3><strong>Single Turn, Multi Turn, Multi Session</strong></h3><p>Early evals mostly tested single exchanges - a user sends a message, the model responds and the eval tests if the model&#8217;s response was appropriate. Single-turn evals are deemed increasingly inappropriate for evaluating risk - because they are a poor simulation of real world use - but are often still used.</p><p>More recent evals use multi-turn simulations (several messages), which is closer to how these products actually get used. SIM-VAIL, for example, ran 810 multi-turn transcripts across different psychiatric phenotypes.</p><p>The next step, is to have evals that are multi-session - which represents how products are usually used by real people. These would test memory, personalisation and context over a prolonged time period where a user comes back to the product multiple times across different conversations. For example, can a model identify the risk of a user that mentioned they lost their job in a previous session who is now asking about finding high places? So far, there are no publicly available multi-session evals that we are aware of.</p><h3><strong>The Probability Problem</strong></h3><p>LLMs are probabilistic. Unlike traditional software, where the same input always produces the same output, an LLM can respond differently to identical prompts across different runs. This means that a model that passes your safety eval today might fail it tomorrow without anything having changed. That&#8217;s a challenge.</p><p>Of course, in the fast moving world of AI, things <em>do</em> change. Temperature settings, subtle prompt variations, and model updates can all change model behaviour without any obvious signal.</p><p>The outcome is that when we ask, &#8220;Is this AI model safe?&#8221;, our answers are always grounded in probability. Increasing the scale of an eval (more turns, more scenarios) can increase the certainty of the answer, but it will always be a probabilistic answer. When someone passes a driving test, we can say that they are <em>probably</em> going to drive safely in the real world, but we can&#8217;t guarantee they won&#8217;t decide to embrace their inner Paul Walker and go drag racing.</p><h3><strong>The Ground Truth Problem</strong></h3><p>LLM-as-a-judge is the main method of scoring models but it has a few limitations.</p><p>First, to create an LLM-as-a-judge, we need to base it on some sort of ground truth. This truth should be both reliable (you get the same result for the same input) and valid (it measures what it says it intends to measure). Clinician reviews are what is used most often as a source of ground truth. If an LLM-as-a-judge gives the same score as a clinician reviewer, then we deem it to be a good judge. But clinician reviews may not be perfect - often, clinicians don&#8217;t agree with each other on how a response should be scored (low inter-rater reliability). VERA-MH has done a lot of work to develop high inter-rater reliability within the clinician raters and then to align the LLM-as-a-judge with those clinicians.</p><p>The second limitation is that LLM judges can have their own biases - they may favour longer responses or may be sensitive to the specific positioning of words.</p><p>Finally, because LLM Judges are also stochastic models, they can sometimes produce different scores for the same message (low reliability). This is a manifestation of the probability problem. It exists on both sides of the evaluation - the subject (the AI chatbot) is probabilistic, but so is the judge. That has obvious challenges.</p><p>To get past these limitations, some teams, like Circuit Breaker Labs, use ensemble methods (a combination of other machine learning techniques) to score models. Using this, they claim to be able to produce more consistent, repeatable scoring where the same output always generates the same score.</p><p>Some argue that building eval scoring based on expert opinion is actually the wrong approach entirely. They say that evals should be built from realised outcomes - what actually happened to real users - and only then verified by expert opinion. The thinking here is that we don&#8217;t yet have any experts on how AI should act in these situations, just how humans should act, so applying that logic to an AI is not a good assessment. They want to run the AI in real-world scenarios, see what happened to users by measuring their actual outcomes, then assess what the model said and how that relates to outcomes.</p><h3><strong>The User Simulation Problem</strong></h3><p>Evals are only useful if the simulation reflects real user behaviour. This is an overlooked component of many evals. Some evals use specific, pre-determined messages for the simulated &#8220;clients&#8221;. But they may not reflect how people actually talk to an AI, especially over prolonged periods.</p><p>Others use LLMs to simulate the clients in the evals by defining client personas and having the models generate the messages. But that is not a perfect simulation either.</p><p>VERA-MH recognises the importance of this and calls it out in their own study<sup>4</sup> . In this study, clinicians were asked to evaluate whether the simulated clients reflected real cases. The clinicians perceived the the simulated clients to be &#8220;mostly realistic&#8221; in their overall presentation [median score = 4; range: 1-5] and &#8220;somewhat realistic&#8221; in their communication style (median score = 3; range: 1-5). Ideally, these scores would be higher.</p><p>MindEval<sup>5</sup> from Sword takes an interesting approach to this problem. They generate client profiles by sampling attributes from a large pool of demographic and clinical characteristics and then use an LLM to write a clinical backstory from those attributes. A separate LLM then uses that profile to simulate the client in the conversation, generating messages in character. To test how realistic this simulation is, the researchers hired ten psychologists to role-play the same patient profiles themselves, then compared their messages to the LLM-generated ones using text similarity analysis. The LLM-simulated patients produced text closer to human-written text than simpler prompt configurations. But there are still limitations to this approach: expert reviewers noted the simulated patients were too cooperative, sharing personal information openly and accepting the AI&#8217;s suggestions too readily. Real patients are often resistant, avoidant, and ambivalent and those real-world behaviours should be represented in a good eval.</p><p>Accurately simulating users - especially over multi-turn and multi-session use - is hard.</p><h3><strong>Eval Hacking</strong></h3><p>Evals can be hacked. This is a known problem in broader AI circles.</p><p>One way this happens is through benchmark contamination. This is when a model&#8217;s training data includes the questions or scenarios of the eval that is testing it. When this happens, the model will perform better on that eval, but it may not generalise to other scenarios. This is rarely malicious - the benchmark data just happens to in the training data and the creators may not even be aware of this.</p><p>Another issue is &#8220;hill-climbing&#8221;, This is when models are iteratively optimised against specific benchmarks. This means a company can fine-tune a model to score well on a known eval without the model actually behaving better in the real world. For example, in 2024 one study<sup>6</sup> demonstrated this by creating a new set of maths problems identical in difficulty to a well-known eval. Several models scored significantly worse on the new set of problems compared to how they performed on the eval, revealing that their high scores reflected an isolated ability to perform on the original test, not genuine problem-solving ability.</p><p>Optimising a model to perform well on a test can be a great way to improve it. There&#8217;s nothing inherently wrong with that and it&#8217;s actually a pretty good thing to do. But the performance on the eval must generalise to real world performance. In mental health, fine-tuning for specific evals can introduce unexpected trade-offs, including increased over-refusal of benign requests following safety alignment<sup>7</sup> .</p><p>Both of these are examples of evals being &#8220;hacked&#8221; at the product level. But they can also be hacked at the reporting level.</p><p>Model creators choose which evals to run and which results to publish. There is an incentive to find the eval where your model performs best and to share those results. Bad actors will take this opportunity. The reverse works too - if you want to make a competitor look bad, you run them through evals until you find one where they score poorly and publish those results.</p><h3><strong>The Harm We Cannot See</strong></h3><p>Most discourse on AI safety has focused on crisis risk. Evals have followed suit - focusing on suicidal ideation, self-harm, psychosis - the more visible risks in this space. As we discussed in our recent article on AI safety<sup>8</sup> , while managing crisis risk is important, safety is a much wider concept and there are many harms we cannot see. These include risks associated with para-social relationships, emotional dependency, cognitive substitution, the erosion of human connection. One study<sup>9</sup> found high levels of emotional manipulation among several conversational AI apps. There are also significant health equity risks. Fewer evals exist for this range of potential harm.</p><p>A lot of what we assess today is based on subjective opinions on where the risk lies (including opinions from the authors of this article). An important step to better evals would be to get a better empirical understanding of where the risk actually lies.</p><p>There are data-driven ways to do this, like using unsupervised data reduction techniques on real world data. This concept is similar to the idea proposed above regarding building evals based on realised outcomes and would use real world outcomes to identify where the real risks lie. This is a very good idea.</p><h3><strong>Evals alone are not enough</strong></h3><p>Evals provide a scalable, repeatable way to test models, but some are better than others. They also clearly have limitations. Combining evals with red-teaming, real world data and clinical trials will be needed to show these products are both safe and effective. As Matthew Nour, <em>Principal Scientist at Microsoft pointed out to us, &#8220;The current state of the art is combining expert human red-teaming with automated adversarial evaluations that can operate at a scale humans simply can&#8217;t.&#8221;</em></p><h3><strong>Making evals easier</strong></h3><p>While running evals is easier than human reviewers or red-teaming, they still require technical infrastructure, clinical expertise, and time. We need to make it easier for everyone to run evals. The easier they are to run, the more companies will run them. This increases the chance they spot risks and gives them more insights to improve their products. The decision by Spring to make VERA-MH open-source is a meaningful step here. Ideally, we want everyone building AI to be regularly running high quality evals and making changes to their products based on the findings. Making them easy to run is a critical part of that.</p><h3><strong>Evals as a standard</strong></h3><p>Several researchers and businesses have built their own evals. Sometimes they&#8217;ll test their products against other publicly available evals. But no eval has become a standard for the industry. This is because we are still in the early chapters of this technology and no organisation has the scale or authority to create this standard. There are also incentives to be the one who sets the standard and these with compete with any desire to align behind a competitor&#8217;s evals.</p><p>So far, VERA-MH seems to represent the most serious attempt at a shared standard for crisis safety. It&#8217;s open-source, clinically validated, and I&#8217;ve heard very positive feedback on the evals themselves and their openness to feedback and development. The field should strongly consider how it could convene around a shared set of standards and collectively contribute to making them better. This would be highly supportive of building better relations with regulators of this space.</p><h3><strong>Evals as a competitive advantage</strong></h3><p>Evals are used as a feedback tool that allows companies to iterate on their product. They can use them to test whether a specific change to their model or safeguards made things better or worse. If they build better evals, they can get better feedback and build better products. This makes good evals a competitive advantage and as a result, some companies don&#8217;t share their evals publicly.</p><p>These two kinds of evals can coexist. Some evals will become public standards - the driving test equivalent, a baseline every product should pass and can be compared against. Others will remain proprietary, the internal systems that allow companies to build more competitive products.</p><h3><strong>Moving from Evaluating Risk to Evaluating Performance</strong></h3><p>Right now, almost all evals are focused on safety. That&#8217;s the right starting point. But ultimately we&#8217;ll need to test if they can actually produce outcomes. John Torous has proposed a three-stage framework<sup>10</sup> for this progression; Safety validation first, then clinical framework validation (does the model apply evidence-based approaches correctly), then real-world efficacy - does it actually help people get better.</p><p>Most products are still at stage one of this process, but recent announcements (e.g., from Limbic<sup>11</sup> and Flourish Science<sup>12</sup> ) show that some are moving into latter stages.</p><p>Safety is critical, but our goal should not be just to deliver safe AI. It should be to deliver safe AI that meaningfully improves mental health outcomes. Doing so is a design challenge and while we can&#8217;t guarantee we&#8217;ll be able to do it, it is certainly possible.</p><div><hr></div><p>In 1931, the philosopher Alfred Korzybski wrote, <em>&#8220;A map is not the territory it represents, but, if correct, it has a similar structure to the territory, which accounts for its usefulness.&#8221;</em></p><p>Evals are useful. But like the AI models, they will need to be designed thoughtfully and responsibly. And the more similar their structure to the territory of real world AI usage, the more useful they will be.</p><div><hr></div><p><em>Many thanks to Xuan Zhao, Max Rollwage, Matthew Nour, Derrick Hull, Shirali Nigam, Kevin Ramotar, Matt Scult, Val Hoffman and Sarah Kunkle for their insights on this topic.</em><br><br><strong>Notes:</strong><br>(1) <a href="https://pubmed.ncbi.nlm.nih.gov/41360938/?utm_source=thehemingwayreport.beehiiv.com&amp;utm_medium=referral&amp;utm_campaign=87-the-map-is-not-the-territory">https://pubmed.ncbi.nlm.nih.gov/41360938/</a></p><p>(2) As part of this work we evaluated 10 studies, from April 2025 untill March 2026, that use different Evals for AI in mental health. Our evaluation includes assessments of the inputs, dimensions, &#8220;ground truth&#8221; used and the key results from each study. You can access the full spreadsheet <a href="https://docs.google.com/spreadsheets/d/1DVuES64xqE6aFV5kBBn0fxQAxS6Oh2Hz4O81wHY_eXk/edit?gid=0&amp;utm_source=thehemingwayreport.beehiiv.com&amp;utm_medium=referral&amp;utm_campaign=87-the-map-is-not-the-territory#gid=0">here</a>.</p><p>(3) <a href="https://arxiv.org/abs/2504.09689?utm_source=thehemingwayreport.beehiiv.com&amp;utm_medium=referral&amp;utm_campaign=87-the-map-is-not-the-territory">https://arxiv.org/abs/2504.09689</a></p><p>(4) <a href="https://arxiv.org/abs/2602.05088?utm_source=thehemingwayreport.beehiiv.com&amp;utm_medium=referral&amp;utm_campaign=87-the-map-is-not-the-territory">https://arxiv.org/abs/2602.05088</a></p><p>(5) <a href="https://arxiv.org/abs/2511.18491?utm_source=thehemingwayreport.beehiiv.com&amp;utm_medium=referral&amp;utm_campaign=87-the-map-is-not-the-territory">https://arxiv.org/abs/2511.18491</a></p><p>(6) <a href="https://arxiv.org/abs/2405.00332?utm_source=thehemingwayreport.beehiiv.com&amp;utm_medium=referral&amp;utm_campaign=87-the-map-is-not-the-territory">https://arxiv.org/abs/2405.00332</a></p><p>(7) <a href="https://arxiv.org/abs/2405.00332?utm_source=thehemingwayreport.beehiiv.com&amp;utm_medium=referral&amp;utm_campaign=87-the-map-is-not-the-territory">https://arxiv.org/abs/2405.00332</a></p><p>(8) https://thehemingwayreport.beehiiv.com/p/84-all-the-harm-we-cannot-see</p><p>(9) <a href="https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5390377&amp;utm_source=thehemingwayreport.beehiiv.com&amp;utm_medium=referral&amp;utm_campaign=87-the-map-is-not-the-territory">https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5390377</a></p><p>(10) <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC12434366/?utm_source=thehemingwayreport.beehiiv.com&amp;utm_medium=referral&amp;utm_campaign=87-the-map-is-not-the-territory">https://pmc.ncbi.nlm.nih.gov/articles/PMC12434366/</a></p><p>(11) <a href="https://www.nature.com/articles/s41591-026-04278-w?utm_source=thehemingwayreport.beehiiv.com&amp;utm_medium=referral&amp;utm_campaign=87-the-map-is-not-the-territory">https://www.nature.com/articles/s41591-026-04278-w</a></p><p>(12) <a href="https://www.hbs.edu/faculty/Pages/download.aspx?name=26-030.pdf&amp;utm_source=thehemingwayreport.beehiiv.com&amp;utm_medium=referral&amp;utm_campaign=87-the-map-is-not-the-territory">https://www.hbs.edu/faculty/Pages/download.aspx?name=26-030.pdf</a></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Psycodex #A: 7 Reflections Across 7 Weeks]]></title><description><![CDATA[Candid reflections on observing psychiatrists as a student.]]></description><link>https://reversepsychiatry.substack.com/p/psycodex-a-7-reflections-across-7</link><guid isPermaLink="false">https://reversepsychiatry.substack.com/p/psycodex-a-7-reflections-across-7</guid><dc:creator><![CDATA[Kevin Yu Chen Hou]]></dc:creator><pubDate>Wed, 31 Dec 2025 13:53:59 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/f905547b-1560-4d85-bd84-030bd5f3c508_2824x2155.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>This is a reflection following a series of weekly primers on what Australian medical students learn in psychiatry. Past posts: <a href="/__u/reversepsychiatry.substack.com/p/psycodex-0-introduction">Introduction</a>, <a href="/__u/reversepsychiatry.substack.com/p/psycodex-1-depression">#1 Depression</a>, <a href="/__u/reversepsychiatry.substack.com/p/psycodex-2-mania">#2 Mania</a>, <a href="/__u/reversepsychiatry.substack.com/p/psycodex-3-psychosis">#3 Psychosis</a>, <a href="/__u/reversepsychiatry.substack.com/p/psycodex-4-addiction">#4 Addiction</a>, <a href="/__u/reversepsychiatry.substack.com/p/psycodex-5-anxiety">#5 Anxiety</a>.</em></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!BNFO!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7f0da13-1284-47b9-bf15-0097d9b0f7d2_1536x2048.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!BNFO!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7f0da13-1284-47b9-bf15-0097d9b0f7d2_1536x2048.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!BNFO!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7f0da13-1284-47b9-bf15-0097d9b0f7d2_1536x2048.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!BNFO!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7f0da13-1284-47b9-bf15-0097d9b0f7d2_1536x2048.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!BNFO!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7f0da13-1284-47b9-bf15-0097d9b0f7d2_1536x2048.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!BNFO!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7f0da13-1284-47b9-bf15-0097d9b0f7d2_1536x2048.jpeg" width="506" height="674.5508241758242" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/c7f0da13-1284-47b9-bf15-0097d9b0f7d2_1536x2048.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1941,&quot;width&quot;:1456,&quot;resizeWidth&quot;:506,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!BNFO!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7f0da13-1284-47b9-bf15-0097d9b0f7d2_1536x2048.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!BNFO!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7f0da13-1284-47b9-bf15-0097d9b0f7d2_1536x2048.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!BNFO!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7f0da13-1284-47b9-bf15-0097d9b0f7d2_1536x2048.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!BNFO!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7f0da13-1284-47b9-bf15-0097d9b0f7d2_1536x2048.jpeg 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption"><em>Three books on the history of psychiatry at the British Library.</em></figcaption></figure></div><p>I have a love-hate relationship with psychiatry.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>Love: The discipline deals with the most pressing problems of human experience. It sits in an unique intersection of medicine, neuroscience, philosophy, and sociology. You are forced to empathetically confront the consequences of society&#8217;s choices.</p><p>Hate: The discipline is tasked with problems it cannot deal with. There is no ground truth; it requires patience to wade through its uncertainty. You are forced to empathetically confront the <em>human emotions and personalities</em> that result from society&#8217;s choices.</p><p>7 weeks is short, but enough to start to feel the tension and cracks within the discipline. I rotated through a few different placements in public psychiatry: the acute mental health unit, drug &amp; alcohol ward, community mental health team, and brief stints with emergency and consultant-liaison teams.</p><p>Ward rounds, patient-clinician conversations, home visits all piece together a glimpse into how mental illness is currently managed in psychiatry. Here are seven thoughts that stuck throughout these seven weeks.</p><h3><strong>1. Biology and classification aren&#8217;t enough.</strong></h3><p>Quickly, you notice how a classification system like the DSM-V falls apart in the face of the acute mental health unit. It&#8217;s useful as a research and communication tool, but limited clinically.</p><p>As your typical over-eager medical student, I barraged my consultant - who has practiced psychiatry in Serbia, the United States, and now Australia for more than 40 years - with a litany of questions. One double-question included: &#8220;<em>How has the classification systems of psychiatry changed over time? How do you use it in your practice</em>?&#8221;, to which he chuckled, and said something like: &#8220;<em>You do what you can, with what you have</em>.&#8221;</p><p>Quickly, I learnt what he meant. One of the first patients we saw was a woman (call her N) with a primary diagnosis of borderline personality disorder. N was clutching a small animal toy when she came into the meeting room. Soon, I realised this was because N believed herself to be fourteen years old. The consultant prompted her to look at her wristband, which put her age somewhere around 40-50, and she remarked it was strange that they&#8217;d given her the wrong birthdate.</p><p>Her reasons for being in the psychiatric ward was a chronic history of self-harm and mutilation, depression, anxiety, and bizarre delusions. She was consequently on a cocktail of drugs: antidepressants, antipsychotics, anxiolytics, etc. She was due for courses of electroconvulsive therapy, which appeared to help during her last stay.</p><p>N was given all the biological support psychiatry could offer. Classification achieved little - despite her diagnosis of BPD, she was still put on medications and treatments for her symptoms, and really, anything at all that the team thought would help her.</p><p>It is this biomedical narrative of psychiatry that suggests conditions like schizophrenia or bipolar disorder have genetic predispositions, which are unmasked by social/psychological triggers. As such, the base role of the psychiatrist is to manage these conditions biologically through medication.</p><p>My experience of medicine so far has shown me that it is the <em>biomedical</em> in which doctors are typically best at; after all, it is what we are trained in. If you have a patient with a stable socioeconomic background and some strong social supports, who is limited to these recurrent psychotic or manic episodes, the psychiatrist&#8217;s medical training and biological foundations act like a miracle.</p><p>Unfortunately, this is not the case for almost all the other patients you see in the public system.</p><h3><strong>2. Public psychiatry is where society deposits their undefined problems.</strong></h3><p>N represents a characteristic example of the &#8216;revolving door&#8217; of psychiatry - patients get temporary relief, but they keep coming back. This is because whatever mental illness may exist in the individual, the unrelenting, perpetuating factors are socioeconomic. Can you get better if you don&#8217;t have a job? Can you get better if you don&#8217;t have a home? Can you get better if no one loves you?</p><p>Some call this &#8216;<a href="/__u/polypharmacy.substack.com/p/yes-involuntary-commitment-really">shitty-life syndrome</a>&#8217;. I&#8217;ve come to the conclusion that this reflects the ultimate role of public psychiatry in society: to care for its undefined &#8216;problems&#8217;.</p><p>If you&#8217;ve committed a crime, you go to jail. But if you have a mental illness or personality which leads to social isolation, which then leads to suicidal or societally damaging behaviour, you go to the psych ward.</p><p>As the psychiatrist, one is left with the ramifications of various outcomes of society&#8217;s choices: economic inequality, drug policies, cultural disintegration&#8230; It is in the psych ward that these are all tangibly, viscerally felt.</p><p>And so, you are forced to <em>do what you can, with what you have</em>.</p><h3><strong>3. Psychiatrists are aware of their limitations.</strong></h3><p>I came into psychiatry perhaps more cynical than most. I&#8217;ve had enough close friends tell me about their ADHD-pill-popping psychiatrists and antagonistic run-ins with public systems. I had a negatively skewed perception of psychiatrists wanting to do good.</p><p>But whether it was the hospital I was placed at, or the environments I was in,all of the psychiatrists I shadowed were well-intentioned and competent. They varied in terms of knowledge, specialisation, and ability, but I strongly felt that they were humble in their knowledge, strong in their ethics, and painfully aware of their limitations as doctors. Of course, these clinicians are humans too. Dealing with this level of emotional burden, one can sympathise with the inevitability of burnout.</p><p>I&#8217;m certain that this is not the universal case (there are bad actors in every profession), but it also updated my overall view of the median psychiatrist.</p><p>I found myself thoroughly enjoying the grand rounds and journal clubs which critiqued existing paradigms, explored nuanced questions, and often led to sociological or philosophical discussions. Most of all, I felt inspired by this force of human good that continued to persist in spite of everything.</p><h3><strong>4. Psychiatry practices in a schism of active philosophical debate</strong>.</h3><p>One of the biggest tensions for both the discipline and those that we treat is the question of whether psychiatric illnesses are really &#8216;diseases&#8217;. The arguments often go: Is depression just laziness? Is mania just excess emotion? These conversations happen in countless circles, beyond medicine and psychology, with differing opinions.</p><p>The consequences of this question are significant, since they lead to whether a group is treated with sympathy or with repugnance. When an individual kills someone, although the outcome is always horrific, there is a distinct difference, both <a href="https://en.wikipedia.org/wiki/M%27Naghten_rules">legally</a> and philosophically, between someone with a longstanding antisocial personality versus someone with a recently diagnosed frontal lobe tumour.</p><p>This is a complex topic at the precipice of philosophy and current modern culture. Scott Alexander provides a concise summary of the ethical tensions in his article <em><a href="https://www.lesswrong.com/s/NHXY86jBahi968uW4/p/895quRDaK6gR2rM82">Diseased Thinking</a></em>, with some useful conclusions (see footnote (1) for my summary).</p><p>Regardless of one&#8217;s opinion on this debate, it is clear that those with mental illness are in a vulnerable position - it is difficult to self-advocate if you are in an irrational state, it is hard to have relationships when you are highly stigmatised by society, and you are ultimately at the whim of clinicians (that try to prevent harm to yourself and others). A philosophical change can help with some of these issues.</p><h3><strong>5. Psychiatry is culturally defined</strong>.</h3><p>A key criteria of psychiatric illnesses in the modern DSM/ICD conception is the level of impairment to an individual in their work, relationships, and daily activities.</p><p>But normal behaviour in work and relationships is culturally defined. This is not a rigid, unchanging biological entity, but a dynamic social one that differs across different paradigms and contexts.</p><p>For instance, consider this: <em>What if hearing voices in your head was normal?</em> If you were a priest in the 1700s, you may take such voices as a sign from God. Nowadays, you might be diagnosed with schizophrenia, depending on whether these voices impair your daily function and are related to delusions or drugs. But this is not as rare as you might think; in fact, there is a whole <a href="https://en.wikipedia.org/wiki/Hearing_Voices_Movement">Hearing Voices Movement</a> (estimating around 2 - 6% of the population hears voices), that advocates for normalisation of this phenomenon.</p><p>There is nuanced debate here on whether hearing voices should be normalised, which is detailed well in another <a href="https://www.astralcodexten.com/p/in-partial-grudging-defense-of-the">Alexander essay</a>. There is a significant spectrum in severity of any symptom of the mind, and how society responds influences this symptom.</p><p>If you have behaviours that society shuns, you are socially isolated. If you are socially isolated, you may develop more behaviours that society shuns. It is impossible to push the blame purely onto an individual; it is society which moulds and shapes how we view individual characteristics.</p><div class="comment" data-attrs="{&quot;url&quot;:&quot;https://open.substack.com/home&quot;,&quot;commentId&quot;:169242372,&quot;comment&quot;:{&quot;id&quot;:169242372,&quot;date&quot;:&quot;2025-10-23T03:18:12.708Z&quot;,&quot;edited_at&quot;:null,&quot;body&quot;:&quot;\&quot;By transferring the responsibility to the mental health services, society has absolved itself of any responsibility for suicide.&#8221; \n\n- A psychiatrist lecturing on suicide&quot;,&quot;body_json&quot;:{&quot;type&quot;:&quot;doc&quot;,&quot;attrs&quot;:{&quot;schemaVersion&quot;:&quot;v1&quot;},&quot;content&quot;:[{&quot;type&quot;:&quot;paragraph&quot;,&quot;content&quot;:[{&quot;type&quot;:&quot;text&quot;,&quot;text&quot;:&quot;\&quot;By transferring the responsibility to the mental health services, society has absolved itself of any responsibility for suicide.&#8221; &quot;}]},{&quot;type&quot;:&quot;paragraph&quot;,&quot;content&quot;:[{&quot;type&quot;:&quot;text&quot;,&quot;text&quot;:&quot;- A psychiatrist lecturing on suicide&quot;}]}]},&quot;restacks&quot;:7,&quot;reaction_count&quot;:77,&quot;attachments&quot;:[],&quot;name&quot;:&quot;Kevin Yu Chen Hou&quot;,&quot;user_id&quot;:40860916,&quot;photo_url&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/9665cce3-0740-4dcf-8119-41b18a4eca55_1631x1631.jpeg&quot;,&quot;user_bestseller_tier&quot;:null,&quot;userStatus&quot;:{&quot;bestsellerTier&quot;:null,&quot;subscriberTier&quot;:null,&quot;leaderboard&quot;:null,&quot;vip&quot;:false,&quot;badge&quot;:null,&quot;paidPublicationIds&quot;:[],&quot;subscriber&quot;:null}},&quot;source&quot;:null,&quot;forumChannel&quot;:null}" data-component-name="CommentPlaceholder"></div><p>This is the role that culture plays.</p><h3><strong>6. Psychiatry is politics and is imbued with power</strong>. </h3><p>Although common to all medical disciplines, the cultural nature of psychiatry and its resultant lack of ground truth leads to a particularly <a href="https://thelastpsychiatrist.com/2006/10/psychiatry_is_politics.html">strong political influence.</a></p><p>This is where the vice of human pride comes into play. If a treatment has more credence based on <em>who</em> is pioneering the treatment rather than the empiric <em>efficacy</em> of a treatment, we have politics.</p><p>Science has fought against this human urge through the scientific method and rationalism. Thus the science of psychiatry tries to rely on the same biomedical model of RCTs and meta-analyses, but there are effect sizes, significant placebo effects, and standardised results for <em>every</em> psychiatric treatment (see <a href="/__u/reversepsychiatry.substack.com/p/helpful-or-hogwash-the-psychiatric">here</a> for a brief exploration of what differentiates &#8216;wacky&#8217; treatments). At a certain point, it feels like it&#8217;s more a question of who has enough funding to conduct the RCTs, rather than the RCTs themselves being a source of truth.</p><p>Don&#8217;t get me wrong - psychiatry is an evolving discipline and the current incarnation of symptom-based scales, standardised diagnostic textbooks is a far cry better than the wild west prior. But this still does not feel enough; particularly when psychiatrists hold such power.</p><p>Psychiatry is the only discipline in medicine which is intimately tied to the law. Sure, other clinicians can act as expert witnesses (or be tried as a defendant), but public psychiatrists engage with the law everyday - scheduling patients against their will, attending tribunals to argue for why a patient needs to stay, etc. There is even a subspecialty of forensic psychiatry, which specifically applies psychiatric expert testimony to criminal cases.</p><p>As a result of this power, It is unsurprising that there are activist critiques against psychiatry - <a href="https://en.wikipedia.org/wiki/Thomas_Szasz">Thomas Szasz</a> (ironically, a psychiatrist against involuntary commitment), <a href="https://www.madinamerica.com/robert-whitaker-new/">Robert Whitaker</a> (journalist, founder of Mad in America), <a href="https://www.madinamerica.com/2014/03/james-davies/">James Davies</a> (psychotherapist and author) to name a few, advocate against specific political issues such as overmedicalisation, the excess lobby of pharmaceutical companies, and institutionalisation via asylums.</p><p>My wishful hope is that through better scientific understanding, we can reduce some of the politicking and have a more shared understanding of truth. Until then, individual practitioners have to make judgement calls.</p><h3><strong>7. Neuroscience can lead to scientific truth but currently serves as gospel</strong>.</h3><p>If power is the first sin, the second sin of psychiatry is an overinterpretation of neuroscientific literature. I find that certain clinicians tend to oscillate between two poles: 1) we know nothing about the brain, and 2) this brain region is responsible for your X symptom.</p><p>This is perhaps true of all neuroscience communicators - the brain is a tricky organ, and doesn&#8217;t have simpler linear functions like the rest of the body (although truly modelling any organ is incredibly difficult).</p><p>Psychiatry texts all reference neuroanatomical findings and attempt to synthesise the current literature. But the issue is that there is no clean prediction of &#8220;X neuroscientific finding leads to Y mental symptom&#8221;. It&#8217;s all correlational.</p><p>We are then left with this tricky interplay; scientific theory is often used to communicate and build trust with patients, but we know that many reductive explanatory hypotheses are insufficient. Consider the monoamine hypothesis in <a href="/__u/reversepsychiatry.substack.com/p/psycodex-1-depression">depression</a>, or the dopamine hypothesis in <a href="/__u/reversepsychiatry.substack.com/p/psycodex-3-psychosis">schizophrenia</a>. They are useful to justify a simple story for medications (and helpful for understanding side effects), but lack any more true explanatory utility beyond this.</p><p>A new wave of explanations center on brain network theory-based deficits of the brain instead - implying several networks of the brain are dysfunctional in different psychiatric conditions. One example is Transcranial Magnetic Stimulation, where psychiatrists explicitly talk about these brain networks as the target for the magnetic coil pulses. This presents an early example of neuroscientific translation, but still <a href="/__u/reversepsychiatry.substack.com/p/helpful-or-hogwash-the-psychiatric">leaves much to be desired</a>: <em>Are we just re-using the old monoamine paradigm, but now with networks?</em></p><p>Psychiatrists are in this tricky position of needing to clinically practice in a very much developing science, cautiously differentiating between what has been medically or scientifically proven, and what is hearsay. Hence - as most psychiatrists I&#8217;ve shadowed pressed - the importance of humility.</p><div><hr></div><p>All of these tensions in psychiatry make it infinitely interesting to study, learn, and (hopefully) practice.</p><p>It also makes it infinitely frustrating when treatments have limited effect, infuriating when there are systemic problems out of your locus of control, and, hopeless, when people take their own lives.</p><p>Psychiatry is plagued with attempts to come to better treatments, better philosophies, and better ways to deal with the mentally ill. When one combs through history, it is unclear how much we&#8217;ve achieved - perhaps we need a new discipline of <a href="https://www.theatlantic.com/science/archive/2019/07/we-need-new-science-progress/594946/">progress studies</a> focused on improving psychiatry.</p><p>But life is full of hard problems, which touch us to our deep, emotional cores. I think my final reflection at the end of my rotations has been: <em>Why not work on something meaningful?</em></p><blockquote><p><strong>&#8221;<a href="https://www.lesswrong.com/s/qXZLFGqpD7aeEgXGL/p/wJyKcFYMq4DLFtHvN">Somebody has to, and no one else will.</a>&#8221;</strong></p></blockquote><div><hr></div><p>(1) Society currently follows a <strong>deontological libertarian</strong> theory of blame. This means that individuals have free will, constrained by biology and circumstance. Thus, if there is no biological cause for the behaviour, the person is deemed bad. The issue here, is that psychiatric conditions often lie on the margin between biology and spirituality - depression clearly has biological manifestations, but it also <em>feels</em> in the realm of free will. This is distinctly unlike cancer, which has such clear biological causes which thus warrants sympathy.</p><p>The alternative view is the <strong>determinist consequentialist</strong> theory of blame. This believes that it&#8217;s all biology - but some behaviours are more affected by social influences (such as introspection, praise, condemnation). The consequentialist then believes that we should consider behaviour bad if and only if it leads to better consequences. Here, we give those with depression sympathy and condemnation in the pursuit of which actions help the individual.</p><p>I am in favour of the latter; a healthy balance between sympathy for those who suffer, and societal/cultural regulation of negative behaviour.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Psycodex #5: Anxiety]]></title><description><![CDATA[Comorbidity, Anxiety & Obsessions, and the briefest summary of psychology ever.]]></description><link>https://reversepsychiatry.substack.com/p/psycodex-5-anxiety</link><guid isPermaLink="false">https://reversepsychiatry.substack.com/p/psycodex-5-anxiety</guid><dc:creator><![CDATA[Kevin Yu Chen Hou]]></dc:creator><pubDate>Sat, 22 Nov 2025 04:16:24 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!nQcI!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfcc6568-f74e-4ede-9e4a-49d8d3d988fc_960x1238.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>This is the fifth post in a series of weekly primers on what Australian medical students learn in psychiatry. &#8220;/&#8221; indicates content taught within the medical curriculum; &#8220;\&#8221; indicates content beyond. Past posts: <a href="/__u/reversepsychiatry.substack.com/p/psycodex-0-introduction">Introduction</a>, <a href="/__u/reversepsychiatry.substack.com/p/psycodex-1-depression">#1 Depression</a>, <a href="/__u/reversepsychiatry.substack.com/p/psycodex-2-mania">#2 Mania</a>, <a href="/__u/reversepsychiatry.substack.com/p/psycodex-3-psychosis">#3 Psychosis</a>, <a href="/__u/reversepsychiatry.substack.com/p/psycodex-4-addiction">#4 Addiction</a>.</em></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!nQcI!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfcc6568-f74e-4ede-9e4a-49d8d3d988fc_960x1238.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!nQcI!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfcc6568-f74e-4ede-9e4a-49d8d3d988fc_960x1238.png 424w, /__u/substackcdn.com/image/fetch/$s_!nQcI!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfcc6568-f74e-4ede-9e4a-49d8d3d988fc_960x1238.png 848w, /__u/substackcdn.com/image/fetch/$s_!nQcI!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfcc6568-f74e-4ede-9e4a-49d8d3d988fc_960x1238.png 1272w, /__u/substackcdn.com/image/fetch/$s_!nQcI!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfcc6568-f74e-4ede-9e4a-49d8d3d988fc_960x1238.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!nQcI!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfcc6568-f74e-4ede-9e4a-49d8d3d988fc_960x1238.png" width="960" height="1238" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/dfcc6568-f74e-4ede-9e4a-49d8d3d988fc_960x1238.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1238,&quot;width&quot;:960,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!nQcI!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfcc6568-f74e-4ede-9e4a-49d8d3d988fc_960x1238.png 424w, /__u/substackcdn.com/image/fetch/$s_!nQcI!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfcc6568-f74e-4ede-9e4a-49d8d3d988fc_960x1238.png 848w, /__u/substackcdn.com/image/fetch/$s_!nQcI!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfcc6568-f74e-4ede-9e4a-49d8d3d988fc_960x1238.png 1272w, /__u/substackcdn.com/image/fetch/$s_!nQcI!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdfcc6568-f74e-4ede-9e4a-49d8d3d988fc_960x1238.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption"><em><a href="https://www.edvardmunch.org/anxiety.jsp">Anxiety (1894)</a>, by Edvard Munch.</em></figcaption></figure></div><p>\ The more I unravel the tapestry of psychiatry, the more I find myself curiously confused.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>Take anxiety, for instance. For the less initiated, one may think this to be quite distinct from constructs like <a href="/__u/reversepsychiatry.substack.com/p/psycodex-1-depression">depression</a> or obsessive compulsions.</p><p>But the saying goes; comorbidity is the rule, not the exception. These concepts are both very heterogeneous (many different types), and difficult to separate from each other. For instance, an estimated <a href="https://psychiatryonline.org/doi/10.1176/appi.ajp.2020.20030305">40-70%</a> of people with an anxiety disorder have comorbid depressive disorder, and up to <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC8631971/#:~:text=A%20systematic%20review%20and%20meta%2Danalysis%20of%20comorbidities,studies%20(71%20and%2064%25%2C%20p%20=%200.51)">75.8%</a> of those with OCD have some comorbid anxiety disorder. The error bars are large, but there&#8217;s clearly significant overlap.</p><p>This is partly explained by the construct itself. After all, consider that the DSM-V criteria of both Major Depressive Disorder and Generalised Anxiety Disorder share common symptoms (issues with sleep, energy, and concentration). These seem to act as just markers of dysfunction, rather than key elements which carve apart the diagnostic categories.</p><p>Further, there are transdiagnostic markers which aren&#8217;t captured by the DSM itself which may underlie comorbidities. Take rumination, referring to the repetitive dwelling on negative feelings and past events. This has been proposed both as an example of a <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC3042543/">transdiagnostic factor</a> that leads to MDD or GAD - thus accounting for the comorbidity - and as a key target in therapies, such as mindfulness, rumination-focused CBT, and even <a href="https://www.nature.com/articles/s41380-024-02880-3">neurofeedback</a>.</p><p>Biological psychiatry hopes to then further account for such transdiagnostic constructs through neuroimaging and electrophysiological tools - developing models of <a href="https://www.psychiatrymargins.com/p/biotypes-in-depression-and-anxiety">transdiagnostic biotypes</a> which hope to both be predictive of concepts like rumination and thus treatment outcome.</p><p>Regardless, until this research is borne out and a new paradigm is ushered in, there is utility in understanding humanity&#8217;s current attempts at carving out these concepts, and how this relates to existing treatments. The below presents what a 7-week term in psychiatry has to offer.</p><h3>/ So, You Think You&#8217;re Clinically Anxious (and Obsessive)</h3><p>Anxiety is defined in the DSM as &#8220;anticipation of future threat&#8221;, which then leads to cognitive, physiological, and behavioural responses.</p><p>There are plenty of <a href="https://en.wikipedia.org/wiki/Anxiety#Evolutionary_perspectives">evolutionary theories</a> of the utility of normal anxiety to help us avoid future threats, acting as a warning signal for the mind. It is a disorder when this warning signal is overactive, creating distress and stopping us from engaging in society.</p><p>To briefly describe some of the most common DSM anxiety disorders -</p><ul><li><p><strong>Generalised Anxiety Disorder</strong>: GAD is an &gt;6mth encompassing anxiety which is related to several domains (such as work, school, relationships). GAD symptoms are memorised with the mnemonic WATCHERS, where <strong>W</strong>orry and <strong>A</strong>nxiety are present, and at least 3 of <strong>T</strong>ension, <strong>C</strong>oncentration difficulty, <strong>H</strong>yperarousal, <strong>E</strong>nergy loss, Restlessness, and <strong>S</strong>leep disturbance.</p></li><li><p><strong>Social Anxiety Disorder</strong>: SAD is a &gt;6mth fear/anxiety of social situations that can lead to scrutiny. These situations consistently provoke these symptoms, actively avoided, and out of proportion in the sociocultural context.</p></li><li><p><strong>Agoraphobia</strong>: AG is a &gt;6mth fear/anxiety of being in public locations due to fear of panic-like symptoms or embarrassment, leading to avoidance.</p></li><li><p><strong>Panic Disorder</strong>: PD is characterised by: 1) recurrent panic attacks, 2) the worry of these panic attacks. Panic attacks are described as an abrupt surge of fear, which can have physiological manifestations (ie palpitations, sweating, trembling, chest pain), and psychological (i.e. fear of losing control, dying, derealisation, depersonalisation). Post-attacks, PD has persistent (&gt;1mth) concerns about having another attack, potentially causing avoidant behavioural changes.</p></li><li><p><strong>Specific Phobia</strong>: Specific phobias are as they sound - &gt;6mth significant fear/anxiety provoked by a particular situation (ie heights, spiders, blood) and causes avoidance.</p></li></ul><p>Obsessive-Compulsive Disorders were previously characterised under anxiety disorders in the DSM-IV, but they have been separated in the DSM-V in light of distinct phenomenology, purported neurobiological mechanisms, and treatment response patterns.</p><p>OCD involves the presence of obsessions, compulsions, or both - which is significantly time-consuming (ie &gt;1hr) and causes distress. Obsessions are defined by recurrent, uncontrollable, persistent thoughts and urges, which are often ego-dystonic and cause anxiety. Compulsions are repetitive behaviours that attempt to soothe these anxieties, but are not logically connected.</p><p>For instance, obsessions can be related to doubt, symmetry, harming others, sex, safety. Compulsions include checking things, arranging objects, counting, or mental thoughts.</p><p>I have a friend who struggles with harm-related obsessions. These intrusive thoughts are experienced as ego-dystonic and distressing; and lead to avoidant behaviours. He shared with me a poem he wrote on an early winter&#8217;s day, which helped him relieve these distressing thoughts:</p><div><hr></div><div class="preformatted-block" data-component-name="PreformattedTextBlockToDOM"><label class="hide-text" contenteditable="false">Text within this block will maintain its original spacing when published</label><pre class="text">The feeling gnaws at me, just below the surface

During these grim winter days, thought without purpose

It screams for release, boring just below your skin

An answer to all of my accumulated sins.



But I know the feeling is but another lie

And that your yearned-for release will never appease

And these many twisted promises of comfort

Act as nothing more than a malicious tease.



Nothing more than shallow hopes to fulfill

The shallow desires of a shallow man

And I fear that to cut too deep risk damage

To the edge of your oh-so precious soul&#8217;s span.



But the thought is ever so potent

And the tools for action are all here

And the ease of release tempts me

To grasp onto that which is dear.</pre></div><div><hr></div><p>Other OCD-related DSM diagnoses include -</p><ul><li><p><strong>Body Dysmorphic Disorder</strong>: Preoccupation with defects in physical appearance, with repetitive behaviours related to appearance. This includes muscle dysmorphia, which is specific to muscle bulk.</p></li><li><p><strong>Hoarding Disorder</strong>: Difficulty discarding items.</p></li><li><p><strong>Trichotillomania</strong>: Recurrent hair-pulling, and attempts to stop.</p></li><li><p><strong>Excoriation Disorder</strong>: Recurrent skin-picking, and attempts to stop.</p></li></ul><h3>/ Oversimplified Psychology and Medications</h3><p>The management for anxiety-related disorders in psychiatric guidelines always encourages psychology first-line. When these don&#8217;t work, or are too expensive/inconvenient, we turn to medications. Here, we will discuss a quick overview of both.</p><p>A brief walk through the history of psychology leads us to three predominant schools of thought.</p><ul><li><p><em>Psychodynamic (1890s-)</em> - Freud &amp; Jung created the talking therapy in the search for how unconscious conflicts drove behaviour, linking early childhood experiences and maladaptive defenses to existing anxieties. Although still relevant in attachment and personality, this form of therapy is less used in the context of anxiety and obsessions.</p></li><li><p><em>Behavioural (1900s-1950s)</em>: Pavlov (of Pavlov&#8217;s Dog fame) and Skinner were the foundational behaviourists who posited that another element of the unconscious included learned associations. In this framework, fears develop from classical conditioning (ie being bitten by a dog associates all future dogs with pain), and the resultant anxiety is maintained by operant conditioning (ie behaviours that reduce anxiety are negatively reinforced).</p><ul><li><p>This is the motivating framework behind the modern tool for Exposure and Response Prevention (ERP) therapy which is used first-line in OCD and some anxiety disorders.</p></li></ul></li><li><p><em>Cognitive (1960s-)</em>: Beck is credited with establishing the connection between emotion, cognition, and behaviour; with the goal of Cognitive-Behavioural Therapy then to adjust cognition to reduce unwanted behaviours. In anxiety, this manifests as distorted cognitions, such as catastrophising (assuming worse cases), overestimation of threat, or uncertainty intolerance.</p><ul><li><p>CBT is considered the most evidence-based therapy (perhaps related to being most amenable to scientific study), and used particularly in anxiety and depression.</p></li></ul></li></ul><p>Medications appear to work differentially for the clinical disorders - with a rough hierarchy of efficacy being PD &gt; GAD &gt; SAD, and OCD being the least amenable to medication. These medications are summarised in this table:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!67cg!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F321436c6-e0f1-4785-8f38-ff5e9031a33f_920x362.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!67cg!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F321436c6-e0f1-4785-8f38-ff5e9031a33f_920x362.png 424w, /__u/substackcdn.com/image/fetch/$s_!67cg!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F321436c6-e0f1-4785-8f38-ff5e9031a33f_920x362.png 848w, /__u/substackcdn.com/image/fetch/$s_!67cg!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F321436c6-e0f1-4785-8f38-ff5e9031a33f_920x362.png 1272w, /__u/substackcdn.com/image/fetch/$s_!67cg!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F321436c6-e0f1-4785-8f38-ff5e9031a33f_920x362.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!67cg!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F321436c6-e0f1-4785-8f38-ff5e9031a33f_920x362.png" width="920" height="362" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/321436c6-e0f1-4785-8f38-ff5e9031a33f_920x362.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:362,&quot;width&quot;:920,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!67cg!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F321436c6-e0f1-4785-8f38-ff5e9031a33f_920x362.png 424w, /__u/substackcdn.com/image/fetch/$s_!67cg!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F321436c6-e0f1-4785-8f38-ff5e9031a33f_920x362.png 848w, /__u/substackcdn.com/image/fetch/$s_!67cg!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F321436c6-e0f1-4785-8f38-ff5e9031a33f_920x362.png 1272w, /__u/substackcdn.com/image/fetch/$s_!67cg!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F321436c6-e0f1-4785-8f38-ff5e9031a33f_920x362.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption"><em>A summarised guide to anxiety pharmacology, based on my university lectures</em></figcaption></figure></div><p>The 1st line for most anxiety disorders are SSRIs, the antidepressant class as described in <a href="/__u/reversepsychiatry.substack.com/p/psycodex-1-depression">#1 Depression</a>. Venlafaxine, an Serotonin-Noradrenaline Reuptake Inhibitor, is used as an alternate option with similar tolerability. The mechanism? <a href="https://www.psychiatrymargins.com/p/how-antidepressants-work">Probably related</a> to reducing neuroticism, reducing negative emotional processing, and some emotional blunting.</p><p>Benzodiazepines are common as the second line for most anxiety disorders; they increase GABA action by attaching to the GABA-A receptor, and increase the frequency of channel opening. This class is well known for its rapid onset of sedative action, relieving anxious symptoms in minutes. They are the same ones used in drug detox (as discussed in <a href="/__u/reversepsychiatry.substack.com/p/psycodex-4-addiction">#4 Addiction</a>), and have risks of dependence and withdrawal symptoms.</p><p>The other medications are a mix of classes, from tricyclic antidepressants (Imipramine, Clomipramine), second generation antipsychotics (ie Quetiapine), and some specific third line drugs in GAD such as buspirone (known as a &#8216;Spiro&#8217; drug) and hydroxyzine (an anti-histamine).</p><p>The OCD-related disorders all include SSRIs as their medication of choice first-line. Interestingly, the disorders related to obsessions around picking at the body (trichotillomania, Excoriation Disorder) also have N-Acetylcysteine indicated; the same medication used in paracetamol overdose by binding to the toxic metabolite NAPQI. The hypothesised mechanism in OCD is related to its glutamatergic action, but this is poorly understood.</p><p>\ These are the medical solutions to anxiety. But the modern world is filled with abundant products for avoidance and self-soothing - Alcohol, drugs, TV, social media, video games... Although still debated, the glaring role of technology in <a href="https://jonathanhaidt.com/anxious-generation/">The Anxious Generation</a> <em>feels</em> obvious. Medicine and psychology only represent the modern incarnation of anxiety management - but the age old remedies of philosophy, performance, and prayer will always persist.</p><div><hr></div><p><em>P.S. I&#8217;d love to hear what you found interesting, and what you&#8217;d like more of in the comments.</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Psycodex #4: Addiction]]></title><description><![CDATA[Stories of Alcohol and Opioids, and the boundaries of Biology and Medicine]]></description><link>https://reversepsychiatry.substack.com/p/psycodex-4-addiction</link><guid isPermaLink="false">https://reversepsychiatry.substack.com/p/psycodex-4-addiction</guid><dc:creator><![CDATA[Kevin Yu Chen Hou]]></dc:creator><pubDate>Sat, 15 Nov 2025 02:02:44 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!Dvdo!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9981ce66-7c89-405b-ad5c-8f560349cb9e_746x800.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>This is the fourth post in a series of weekly primers on what Australian medical students learn in psychiatry. &#8220;/&#8221; indicates content taught within the medical curriculum; &#8220;\&#8221; indicates content beyond. Past posts: <a href="/__u/reversepsychiatry.substack.com/p/psycodex-0-introduction">Introduction</a>, <a href="/__u/reversepsychiatry.substack.com/p/psycodex-1-depression">#1 Depression</a>, <a href="/__u/reversepsychiatry.substack.com/p/psycodex-2-mania">#2 Mania</a>, <a href="/__u/reversepsychiatry.substack.com/p/psycodex-3-psychosis">#3 Psychosis</a>.</em></p><p><em>CW: Mentions of suicide, substance use.</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!Dvdo!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9981ce66-7c89-405b-ad5c-8f560349cb9e_746x800.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!Dvdo!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9981ce66-7c89-405b-ad5c-8f560349cb9e_746x800.png 424w, /__u/substackcdn.com/image/fetch/$s_!Dvdo!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9981ce66-7c89-405b-ad5c-8f560349cb9e_746x800.png 848w, /__u/substackcdn.com/image/fetch/$s_!Dvdo!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9981ce66-7c89-405b-ad5c-8f560349cb9e_746x800.png 1272w, /__u/substackcdn.com/image/fetch/$s_!Dvdo!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9981ce66-7c89-405b-ad5c-8f560349cb9e_746x800.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!Dvdo!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9981ce66-7c89-405b-ad5c-8f560349cb9e_746x800.png" width="746" height="800" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/9981ce66-7c89-405b-ad5c-8f560349cb9e_746x800.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:800,&quot;width&quot;:746,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!Dvdo!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9981ce66-7c89-405b-ad5c-8f560349cb9e_746x800.png 424w, /__u/substackcdn.com/image/fetch/$s_!Dvdo!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9981ce66-7c89-405b-ad5c-8f560349cb9e_746x800.png 848w, /__u/substackcdn.com/image/fetch/$s_!Dvdo!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9981ce66-7c89-405b-ad5c-8f560349cb9e_746x800.png 1272w, /__u/substackcdn.com/image/fetch/$s_!Dvdo!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9981ce66-7c89-405b-ad5c-8f560349cb9e_746x800.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption"><em>Untitled, by Jean-Michel Basquiat (1982). A <a href="https://journalofethics.ama-assn.org/article/what-artists-and-museum-educators-can-teach-us-about-combatting-opioid-epidemic/2020-08">memento mori</a>.</em></figcaption></figure></div><p>A few days in any Drug &amp; Addiction ward is enough to see how deeply addiction can affect lives. I found the stories there heart-rending, and illustrative of the social root causes of biological suffering. To detail a few -</p><ol><li><p><strong>A middle-aged gentleman with a history of chronic alcohol use</strong>. 2 years ago, his wife divorced him. A year ago, he fell while drunk and hit his head, causing a subdural haemorrhage and leading to a craniotomy of a significant portion of his frontal lobes. Today, he was homeless, showed imaging signs of Wernicke&#8217;s encephalopathy, and was struggling to have any executive function post-craniotomy. He was previously a manager; and was frustratingly confused about being put on a disability pension.</p></li><li><p><strong>A middle-aged gentleman with a history of synthetic cannabis, heroin, and methamphetamine use</strong>. He did not want to talk to me. He was only here because his girlfriend would only stay with him if he got clean. He told me about the voices he&#8217;d hear, that he would hear what others were thinking. He mentioned his paranoia about everyone, the subsequent trouble with police. He didn&#8217;t trust the medical system; he&#8217;d been prescribed antipsychotics which he took rarely. It wasn&#8217;t clear whether there was any underlying schizophrenia, or if these symptoms were all drug-induced.</p></li><li><p><strong>An older woman with a history of chronic alcohol use</strong>. She was sent from the orthopaedics ward; her principal medical concern was a shoulder fracture. But the reality was, her biggest issues were social. Her family has all passed away; she didn&#8217;t have children. She lives by herself; she drank to ease the loneliness. She was a kind, but incredibly anxious lady - always apologising for being a bother to the medical staff, whilst desperate for human connection.</p></li></ol><p>In every one of these cases, you could find an understanding for their addiction. One patient watched their father drown while saving their uncle when they were young, who subsequently ended their life. Another watched their father and their grandfather deal with life&#8217; s stresses with drugs, and adopted the same cursed habit. Another felt a burden to their family with their schizophrenia, struggled to keep any social connections, and found that only opioids could provide a relief to this isolation.</p><p>\ We all have our own addictions. David Foster Wallace probably knew this best - <em><a href="https://web.archive.org/web/20190920224926/https://www.rollingstone.com/culture/culture-features/the-lost-years-and-last-days-of-david-foster-wallace-883224/">Infinite Jest</a></em>, amongst other autobiographical topics, centres around the addictions of our modern age. Alcohol, opioids, and television. Some addictions are socially acceptable than others; some are more insidious rather than immediate. But they are all addictions.</p><p>He discusses the modern plight of TV addiction best, in typical DFW meandering style, in his essay: <em><a href="https://jsomers.net/DFW_TV.pdf">E Unibus Pluram: Television and U.S. Fiction (1993)</a></em>.</p><p><em>&#8220;Watching TV can become malignantly addictive. [...] If it&#8217;s true that many Americans are lonely, and if it&#8217;s true that many lonely people are prodigious TV-watchers, and if it&#8217;s true that lonely people find in television&#8217;s 2D images relief from the pain of their reluctance to be around real humans, then it&#8217;s also obvious that the more time spent watching TV, the less time spent in the real human world, and the less time spent in the real human world, the harder it becomes not to feel alienated from real humans, solipsistic, lonely.&#8221;</em></p><p>I&#8217;ll leave it up to the reader to extrapolate what this means in a world of social media, incessant short-form video, and the <a href="/__u/reversepsychiatry.substack.com/p/the-vanguard-of-human-interaction">incoming entanglement of AI</a>.</p><p></p><h3>/ Construct and Neurobiology of Addiction</h3><p>In the DSM-V, addiction lies under the label of Substance Use Disorders. Although there are discrete labels for each substance, they are all defined by four categories of behaviours, needing at least 2 symptoms for 12 months:</p><ol><li><p><strong>Impaired control</strong>: Taking large amounts of substance or longer than intended, inability to cut down, significant time spent obtaining substance, intense cravings.</p></li><li><p><strong>Social impairment (due to substance use)</strong>: Unable to fulfill roles in work/school/home, persistent interpersonal problems, reduction of social/recreational activities.</p></li><li><p><strong>Risky use</strong>: Use of substance in physically hazardous situations, use despite physical or psychological sequelae</p></li><li><p><strong>Pharmacological criteria</strong>: Tolerance of drug (higher dose needed to achieve same desired effect), and withdrawal symptoms.</p></li></ol><p>These categories are captured by quick screening tools like <a href="https://www.mdcalc.com/calc/1729/cage-questions-alcohol-use">CAGE</a>, where the presence of two is highly suggestive of an alcohol use disorder:</p><ul><li><p>Have you ever felt the need to <strong>Cut down</strong>?</p></li><li><p>Have others ever gotten <strong>Annoyed</strong> by you?</p></li><li><p>Have you ever felt <strong>Guilty</strong>?</p></li><li><p>Have you ever needed a drink first thing in the morning as an <strong>Eye-opener</strong>?</p></li></ul><p>Along with clear social and psychological antecedents, substance use has distinct neurobiological phenomena. There are three proposed pathways which are hypothesised to influence addiction and subsequent systems:</p><p><strong>1. Resetting reward circuitry in the mesolimbic pathway</strong>. This pathway involves the connection between the ventral tegmental area and the nucleus accumbens, and encodes &#8220;wanting&#8221; and &#8220;liking&#8221;. Prior to and during a rewarding behaviour, dopamine surges - signalling motivation to pursue the behaviour, and encoding the prediction error on how rewarding it was. Opioids encode the hedonic value during an experience, further reinforcing the behaviour. Addiction manifests as a tolerance of this system - where more dopamine and endogenous opioids are required to maintain the same motivation and reinforcing effect.</p><p><strong>2. Pavlovian conditioning via stress in the HPA axis</strong>. Substance use generally suppresses the normal excitatory pathways through GABA or opioids - the brain then compensates through up-regulating the stress system via cortisol and noradrenaline. These substances strengthen encoding of drug-related triggers via the hippocampus and amygdala, causing any drug cues to be immediate triggers for craving (i.e. environments and smells trigger alcohol craving).</p><p><strong>3. Impairment of salience and executive control</strong>. The deficit in the combination of these networks contribute to poor decision making and the impaired control. The salience network is used to prioritise what stimuli to pay attention to; whilst the frontal-executive networks are used to inhibit undesired behaviour. The result is a mismatch between our psychological and biological systems - one has insight over the negative consequences of addiction, but struggles from the biologically skewed competition between overstimulated motivational circuits and compromised executive regulation.</p><p></p><h3>/ Alcohol: The Legal Drug</h3><p>It is this biological aspect of addiction where medicine has a role to play. Medicine can help acutely reduce withdrawal symptoms (AKA detox programs), manage the medical sequelae of chronic drug use, and offer some medications - for alcohol and opioid addiction - which can help with the process of abstinence. But it is this final aspect which is the most difficult, the most necessary, and where the efficacy of medicine is most limited. Nevertheless, we can try.</p><p>Alcohol is the most abused legal drug in Australia, with around 75% of adults having tried it at some point in their lives, and estimated around <a href="https://www.abs.gov.au/statistics/health/health-conditions-and-risks/alcohol-consumption/latest-release">25% of adults are risky drinkers</a> (more than 5 drinks on any given day, and more than 10 drinks in a week monthly). In the most extreme cases, this has led to around 80,000 hospitalisations across 2022-23, around ~0.3% of the population.</p><p>The acute withdrawal symptoms of alcohol manifest in the first 5 days. The most major complication are seizures, which occur within the first 2 days. Mild withdrawal symptoms include tremors, anxiety, nausea, agitation, sweating. More severe symptoms are characterised by the clinical syndrome <em>delirium tremens</em> (peaking at 48 - 72hrs), which includes auditory and visual hallucinations, autonomic changes, and a confused, altered mental state. These symptoms are all monitored and graded in alcohol withdrawal scales, like the <a href="https://gpnotebook.com/en-AU/pages/psychiatry/clinical-institute-withdrawal-assessment-for-alcohol-ciwa-a-scale">CIWA</a>.</p><p>Chronically, <em>delirium tremens</em> share parallels to the main neurological complication of alcohol, known as <a href="https://en.wikipedia.org/wiki/Wernicke%E2%80%93Korsakoff_syndrome">Wernicke-Korsakoff Syndrome</a>. This is a disease of Thiamine deficiency, which alcohol reduces the metabolic uptake and storage of. Wernicke&#8217;s encephalopathy is an earlier complication, described by the triad of ophthalmoplegia, ataxia, and altered mental state. Korsakoff syndrome is the later manifestation, which includes anterograde and retrograde amnesia, along with confabulations. Oliver Sacks, a neurologist and author, provides a movingly detailed example in the case <em><a href="https://en.wikipedia.org/wiki/The_Man_Who_Mistook_His_Wife_for_a_Hat">The Lost Mariner</a></em>.</p><p>The acute management of alcohol withdrawal is as follows:</p><ul><li><p><strong>Thiamine</strong> (for acute management of Wernicke&#8217;s and prevention of Korsakoff&#8217;s): 300mg oral for low risk, IV for moderate risk. If Wernicke&#8217;s present or high risk, 500mg TDS for 3 days, and continue 300mg daily. After withdrawal, 300mg daily for 6 months.</p></li><li><p><strong>Benzodiazepines</strong> (for withdrawal): Diazepam 5mg PRN (/Chlordiazepoxide), or Lorazepam if liver disease.</p></li></ul><p>The medical options for alcohol use prevention are:</p><ul><li><p><strong>Naltrexone (50mg daily)</strong>: Also used in opioid addiction, it reduces the reward of alcohol via opioid antagonism. Not suitable in liver dysfunction (if LFTS &gt; 5x normal) or opioids already.</p></li><li><p><strong>Acamprosate (666mg TDS daily)</strong>: Reduces cravings via GABA and NMDA modulation. Also contraindicated in liver failure. <em>Aside: I couldn&#8217;t find any clear articles around why the dosing HAS to be 666mg (as opposed to 665), beyond just regulatory proliferation. Probably worth revisiting in a historical deep-dive!</em></p></li><li><p><strong>Disulfiram (200mg daily)</strong>: Acts to associate alcohol with negative symptoms of nausea, flushing, and headache, caused by the inhibition of acetaldehyde dehydrogenase - essentially maintaining a toxic alcohol breakdown product, acetaldehyde.</p></li></ul><p>Finally, long term sequelae of alcohol use include alcoholic fatty liver disease, dilated cardiomyopathy, nutritional deficiencies, and increased cancer risk to name a few. The liver is monitored via ultrasound fibroscans, the heart through transthoracic echocardiograms, and otherwise routine bloods for vitamin monitoring. These monitoring systems act as another information point to stress the problematic use of alcohol, and inform treatment of liver transplants, steroids, or antiarrhythmics.</p><h3>/ Opioids and others</h3><p>Opioids are the other drugs where biomedical tools exist - ranging from low-potency like codeine or low-dose oxycodone, to high-potency compounds such as fentanyl and heroin. They differ in <strong>potency</strong> (amount needed for effect), <strong>onset and duration of action</strong>, and <strong>lipid solubility</strong>, which affects how quickly they reach the brain and produce their effects.</p><p>The main goal of opioid treatment is to give supervised doses of opioid agonist to prevent withdrawal symptoms, while supporting long term maintenance or tapering. This can be done using either methadone (which has a long half life and can be better controlled), or buprenorphine, a partial &#956;-opioid agonist sometimes combined with naloxone (AKA suboxone). Suboxone is generally preferred over methadone, since it has two key properties:</p><ul><li><p><strong>Ceiling effect</strong>: Partial agonism of buprenorphine limits the maximal opioid effect - even if you take more, you don&#8217;t get more opioid agonism, reducing the overdose side effects such as respiratory depression.</p></li><li><p><strong>Overdose prevention</strong>: Naloxone is an opioid antagonist (same as Naltrexone) that has poor sublingual absorption, but good intravenous absorption. Thus, if Suboxone is misused (i.e. injected), the naloxone kicks in and causes withdrawal effects, discouraging abuse.</p></li></ul><p>Other highly addictive illicit substances include nicotine, methamphetamine, and cocaine. Benzodiazepines and cannabis then are moderately addictive, and the psychedelic substances (like LSD, psilocybin) have less addictive properties but with alternate side effect risk profiles. For most of these other substances, the main pharmacological treatment are benzodiazepines to manage the acute severe symptoms.</p><p></p><p>Ultimately, biological management of addiction is limited. Like most psychiatric disorders, addiction is complex, shaped by psychological, social, and environmental factors. The expertise of medicine lies in shaping this biology - providing a salve to suffering in the face of slow societal change. <a href="https://slatestarcodex.com/2014/09/10/society-is-fixed-biology-is-mutable/">Society is fixed, biology is mutable</a>. Until enough political will exists to address these sociological determinants, medicine will have to do its best with the tools that we have.</p><div><hr></div><p><em>P.S. I&#8217;d love to hear what you found interesting, and what you&#8217;d like more of in the comments.</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Psycodex #3: Psychosis]]></title><description><![CDATA[Kraeplin, schizo-related disorders, and the history of neuroleptics.]]></description><link>https://reversepsychiatry.substack.com/p/psycodex-3-psychosis</link><guid isPermaLink="false">https://reversepsychiatry.substack.com/p/psycodex-3-psychosis</guid><dc:creator><![CDATA[Kevin Yu Chen Hou]]></dc:creator><pubDate>Sun, 09 Nov 2025 02:14:01 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!O2b3!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F949aa92d-9df4-4e29-8830-6bd11a238f91_1024x670.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>This is the third post in a series of weekly primers on what Australian medical students learn in psychiatry. &#8220;/&#8221; indicates content taught within the medical curriculum; &#8220;\&#8221; indicates content beyond. Past posts: <a href="/__u/reversepsychiatry.substack.com/p/psycodex-0-introduction">Introduction</a>, <a href="/__u/reversepsychiatry.substack.com/p/psycodex-1-depression">#1 Depression</a>, <a href="/__u/reversepsychiatry.substack.com/p/psycodex-2-mania">#2 Mania</a>.</em></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!O2b3!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F949aa92d-9df4-4e29-8830-6bd11a238f91_1024x670.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!O2b3!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F949aa92d-9df4-4e29-8830-6bd11a238f91_1024x670.png 424w, /__u/substackcdn.com/image/fetch/$s_!O2b3!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F949aa92d-9df4-4e29-8830-6bd11a238f91_1024x670.png 848w, /__u/substackcdn.com/image/fetch/$s_!O2b3!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F949aa92d-9df4-4e29-8830-6bd11a238f91_1024x670.png 1272w, /__u/substackcdn.com/image/fetch/$s_!O2b3!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F949aa92d-9df4-4e29-8830-6bd11a238f91_1024x670.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!O2b3!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F949aa92d-9df4-4e29-8830-6bd11a238f91_1024x670.png" width="1024" height="670" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/949aa92d-9df4-4e29-8830-6bd11a238f91_1024x670.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:670,&quot;width&quot;:1024,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!O2b3!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F949aa92d-9df4-4e29-8830-6bd11a238f91_1024x670.png 424w, /__u/substackcdn.com/image/fetch/$s_!O2b3!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F949aa92d-9df4-4e29-8830-6bd11a238f91_1024x670.png 848w, /__u/substackcdn.com/image/fetch/$s_!O2b3!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F949aa92d-9df4-4e29-8830-6bd11a238f91_1024x670.png 1272w, /__u/substackcdn.com/image/fetch/$s_!O2b3!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F949aa92d-9df4-4e29-8830-6bd11a238f91_1024x670.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption"><em>Collage of <a href="https://www.dailyartmagazine.com/louis-wain-cats/">Louis Wains&#8217; Cats (1930)</a>, thought to be reflective of his psychotic deterioration, although <a href="https://mindhacks.com/2007/09/26/the-false-progression-of-louis-wain/">controversial</a>.</em></figcaption></figure></div><h3>\ Nosological Origins of Schizophrenia</h3><p>The German psychiatrist, <a href="https://en.wikipedia.org/wiki/Emil_Kraepelin">Emil Kraepelin (1856 - 1926)</a> is often considered one of the forefathers of modern psychiatry.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>One reason, perhaps, is due to his pioneering idea of the <em>Kraepelinian Dichotomy</em> - dividing primary psychoses into two forms: Dementia praecox (later termed Schizophrenia in 1908 by <a href="https://en.wikipedia.org/wiki/Eugen_Bleuler">Eugen Bleuler</a>, another prominent Swiss psychiatrist), and manic-depressive psychoses (now known as Bipolar Disorder). Before this, all forms of psychoses were considered variations of the same underlying disease process.</p><p>The key insight of Kraeplin&#8217;s system was that psychiatric disorders were not distinguished by a particular pathognomonic symptom (such as <a href="https://en.wikipedia.org/wiki/Beck%27s_triad_(cardiology)">Beck&#8217;s triad</a> in cardiac tamponade), but instead the particular pattern. Pure psychoses were different to psychoses coinciding with mood changes; the implication of which are different courses, outcomes, and prognoses. In a similar vein, <a href="https://en.wikipedia.org/wiki/Kurt_Schneider">Kurt Schneider (1887 - 1967)</a> expanded this distinction through finding symptoms more characteristic of schizophrenia - known as the Schneiderian First-Rank Symptoms, although these have since been outdated due to poor validity.</p><p>Kraeplin&#8217;s ideas were built on a biological framework - working alongside <a href="https://en.wikipedia.org/wiki/Alois_Alzheimer">Alois Alzheimer</a>, he helped define the first clinical boundaries of the neurodegenerative disease of the same name. Thus, he believed there to be the same biological process which underlies all the major psychiatric diseases today.</p><p>However, like all methods of carving non-objective reality, Kraepelin&#8217;s psychiatric nosology is vulnerable to his own biases. Freud&#8217;s overfixation on sex biased his psychodynamic theories; Kraepelin&#8217;s beliefs, as well as Bleuler&#8217;s, were founded on ideas that criminals were born, that mental illness was a result of society&#8217;s moral degeneration, leading to ultimately eugenic conclusions.</p><p>It is with these foundations, that we now turn to the modern conception of psychosis.</p><h3>/ Modern Psychosis: Abridged</h3><p>The DSM-V considers there to be a spectrum of psychotic disorders, ranging from Schizophrenia, Schizophreniform, Schizoaffective, and Schizotypal personality disorders.</p><p>There are two forms of symptoms - positive and negative symptoms. Positive symptoms include <strong>delusions, hallucinations, disorganised speech</strong>, and disorganised behaviour - which borrow from the Schneiderian First Rank symptoms - with at least one of the bolded symptoms required. Negative symptoms are often memorised with the 5As; Alogia, Avolition (apathy most common), Anhedonia, Asociality, blunted Affect.</p><p>One key distinction between these psychotic disorders comes from timing. Schizophrenia requires a significant 1mth period of at least 2 symptoms (the active period), with residual symptoms across at least 6mths (prodromal period). Schizophreniform Disorder, is distinguished through symptoms lasting less than 6mth. Brief Psychotic Disorder requires only one symptom, longer than a day but less than a month. Schizoaffective Disorder, on the other hand, has both a temporal requirement (psychotic symptoms for at least 2 weeks without a mood episode) and a categorical requirement (the presence of a manic or depressed episode).</p><p>These distinctions exist to guide treatment. Schizoaffective Disorder is distinct from a psychotic depression or a psychotic mania, which represent mood disorders - implicating the need for antipsychotics on top of mood stabilisers. Brief Psychotic Disorder calls for short term antipsychotics, Schizophreniform also suggests short term antipsychotics, whereas Schizophrenia calls for long term maintenance antipsychotics.</p><p>Finally, all of the above are excluded based on Foulds&#8217; hierarchy - an organic cause takes precedent. Psychotic episodes can be caused by drugs (i.e. psychedelics, alcohol, stimulants), or neurological conditions (i.e. delirium, epilepsy, dementias, encephalitis, strokes, etc.), which override any primary psychiatric diagnoses.</p><p>The clinical management of schizophrenia (ie <a href="https://www.ranzcp.org/getmedia/da6dfec5-e31f-4d26-951b-dae8b1cdf777/Schizophrenia-CPG-ref-only.pdf">2016 RANZCP guidelines</a>) goes as follows:</p><ul><li><p>Acute Management: Benzodiazepines (for agitation, anxiety, sleep disturbance)</p></li><li><p>First Line: Second Generation Antipsychotics (Amisulpride, Aripiprazole, Quetiapine, Risperidone, Ziprasidone)</p><ul><li><p>If fail, switch to Olanzapine</p></li></ul></li><li><p>Second Line (if two SGAs fail): Clozapine</p></li></ul><p>Antipsychotics are notorious for the host of side effects that they cause, variance in efficacy, all of which factor into whether patients are willing to take them. And of course, like all psychiatric drugs, its modern use is filled with historical footnotes and caveats.</p><h3>\ More than you need to know about Neuroleptics</h3><p>Antipsychotics were previously known as neuroleptics - first coined by Delay/Deniker in 1955 with its Greek roots meaning &#8216;to take hold of one&#8217;s nerves&#8217;. Understanding the current treatment of psychosis requires a cursory dive into two linked areas; how the drugs were discovered (1), and the proposed neuroscientific theories (2).</p><p>The first neuroleptic was Chlorpromazine, synthesised in 1950. As we&#8217;ll see with many antipsychotics, Chlorpromazine&#8217;s origins are not based on psychosis. Instead, it belongs to a class of phenothiazine derivatives, such as promethazine - which were initially used pre-operatively in 1949 for its sedative anti-histaminic effects. It was this subdued &#8216;pharmacological lobotomy&#8217; effect which led to the first trial in 1952 on a manic patient, and the subsequent pivotal RCT (Elkes and Elkes, 1954). This came at a time when Evidence-Based Medicine was only just coming into force, with the very first RCT having been conducted a few years earlier in 1948. It was this, which paved the groundwork for the neurobiological basis of schizophrenia.</p><p>Chlorpromazine, along with others like Haloperidol, Thioridazine, are now considered first generation, or &#8216;typical&#8217;, antipsychotics. These drugs were considered to have significant effects on psychoses, but came at devastating costs. Here, we will take a detour into dopaminergic pathways, and the subsequent side effects.</p><p>/ Typical antipsychotics have the highest affinity for dopamine D2 receptors (D2R), and thus antagonise dopamine&#8217;s effects. A simplified summary across the last few decades of research suggest the following pathways are considered to play a role:</p><ul><li><p><strong>Mesolimbic</strong> (Ventral Tegmental Area -&gt; Striatum): The mesolimbic hypothesis is one of the earliest models of schizophrenia - based on evidence that amphetamines induced psychosis, and animal-based studies where antipsychotic injection into this pathway reduced the psychosis. Thus, it was hypothesised that this pathway causes the positive symptoms of schizophrenia, conjectured to be relevant to associating higher salience to irrelevant stimuli - but more recent studies suggest the <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC6401206/">story is more complex</a>.</p></li><li><p><strong>Nigrostriatal</strong> (Substantia Nigra pars compacta -&gt; Striatum): Produces the extrapyramidal side effects from excessive blockade of D2R, including dystonias (including oculogyric crises), tardive dyskinesia, parkinsonism, tremors, akathisias. The mechanism is thought to be similar to how Parkinson&#8217;s develops, where less dopaminergic activity reduces the indirect pathway of the striatum, causing progressive inhibition of movement.</p></li><li><p><strong>Tuberoinfundibular</strong> (Hypothalamus -&gt; Pituitary): Produces the hyperprolactinaemia symptoms such as decreased libido and galactorrhea, as a result of antagonising D2Rs of the pituitary, thus enabling excess prolactin production.</p></li><li><p><strong>Mesocortical</strong> (Ventral Tegmental Area -&gt; Prefrontal Cortex): Believed to produce <em>neuroleptic induced deficit syndrome</em>, akin to the negative symptoms of schizophrenia.</p></li></ul><p>But that&#8217;s not all - antipsychotics are often considered &#8216;dirty&#8217; drugs, because of how many other receptors these drugs have an affinity for. This is also why antipsychotic effects are <em>dose-dependent</em>; their effects vary based on the dosage. Quetiapine, for instance, is a <a href="https://psychiatryonline.org/doi/full/10.1176/appi.ajp-rj.2022.180207">sedative at low dosages</a> (ie 50mg/day) due to its predominant anti-histaminergic effect. It is only at higher dosages (ie 300mg) that quetiapine&#8217;s anti-dopaminergic and anti-sertoinergic (and thus, antipsychotic) effects are seen.</p><p>These other systems (and subsequent side effects) include:</p><ul><li><p>Muscarinic (M1): Anticholinergic side effects like constipation, dry mouth, blurry vision.</p></li><li><p>Histaminergic (H1): Sedative effects, similar to other antihistamines.</p></li><li><p>Adrenergic (&#945;1/&#945;2): Adrenergic side effects like reflex tachycardia, postural hypotension.</p></li><li><p>Serotinergic (5-HT2A): Relevant for antipsychotic effects, but also weight gain and low libido.</p></li></ul><p>This cocktail of side effects, and particularly the dopaminergic dystonias and extrapyramidal side effects, prompted the search for better drugs.</p><p>\ In 1958, in the flurry of synthesis of tricyclic compounds within a Swiss laboratory, Clozapine heard this call and answered it. It was not until 1966, where human trials continued with clozapine, which found it to be an effective antipsychotic with limited neurological side effects - so much so that clinicians at the time were skeptical, believing that only true antipsychotics yielded the Parksonian side effects. They were wrong, and thus Clozapine heralded the second generation, or &#8216;atypical&#8217; antipsychotics. The key purported difference? These drugs had a much stronger affinity for serotonin receptors, and thus relied on their dopaminergic blockade less to produce the antipsychotic effect.</p><p><em>Aside: One of the most baffling realisations during this research was that Clozapine was a &#8220;tricyclic dibenzodiazepine&#8221; in terms of chemical structure. Yes, the tricyclics that we&#8217;re heard in antidepressants, and the benzodiazepines for sedation. This class of drugs truly is non-specific.</em></p><p>But Clozapine, as many will know today, is not the miracle drug it purports to be. Across the 1970s, studies found key side effects of this miracle drug - including blood dyscrasias like agranulocytosis (reduction in a type of white blood cell) in Finland causing several deaths (although this is also reported in Chlorpromazine). Further, the reduction of dopaminergic side effects is paralleled by the serotonergic metabolic side effects, with issues of weight gain, diabetes, and cardiac complications (ie myocarditis). Several other second generation antipsychotics are now in the market, with varying levels of side effects.</p><p>But there is one final player in this story; the proposed <em>third generation of antipsychotics</em>, with the introduction of Xanomeline/Trospium Chloride, AKA Cobenfy. After an antipsychotic winter leading to new drugs but no new mechanisms, Cobenfy was FDA approved in 2024, with the novel mechanism with no direct antidopaminergic activity - instead, only focusing on M1 and M4. This marks the first novel therapeutic for schizophrenia since 1950. <span class="mention-wrap" data-attrs="{&quot;name&quot;:&quot;Nils Wendel, MD&quot;,&quot;id&quot;:9709552,&quot;type&quot;:&quot;user&quot;,&quot;url&quot;:null,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!6Xff!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F66c4bce5-1801-4db0-9cc4-2b4f1b2ce2d4_3072x4080.jpeg&quot;,&quot;uuid&quot;:&quot;6df8bfb6-e7cc-4915-8c3e-1c9d3ea7c3a2&quot;}" data-component-name="MentionToDOM"></span> provides a great breakdown of the <a href="/__u/polypharmacy.substack.com/p/a-new-therapeutic-for-schizophrenia">clinical trial</a> which spurred these results, but the headline is: Very little side effects. Although cautiously noting the results (only 5-weeks of outcome data), the promise is of no dystonic symptoms, and no metabolic symptoms. If the results play out this way, this drug truly heralds a miracle and a new generation of medications.</p><p>The history of schizophrenia is lined with problematic and fascinating stories, drugs, and deaths. Although the classification itself is heterogeneous, one can hope for a future where the biologic aspects of psychosis are no longer seen as an unsympathetic, debilitating condition, but instead as just another modifiable part of the human experience.</p><div><hr></div><p>(1) See <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC2802385/">Ramachandraiah et al. (2009)</a> for a nice overview, and <a href="https://ourworldindata.org/antipsychotic-medications-timeline">Dattani (2024)</a> for a fantastic visualisation and summary.</p><p>(2) Like many topics, this especially warrants an entire article. The wikipedia page provides a nice overview of the evidence for and against the <a href="https://en.wikipedia.org/wiki/Dopamine_hypothesis_of_schizophrenia">dopamine hypothesis</a>.</p><p><em>P.S. I&#8217;d love to hear what you found interesting, and what you&#8217;d like more of in the comments.</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Psycodex #2: Mania]]></title><description><![CDATA[The mental health of Vincent van Gogh and the Australian pride of Lithium]]></description><link>https://reversepsychiatry.substack.com/p/psycodex-2-mania</link><guid isPermaLink="false">https://reversepsychiatry.substack.com/p/psycodex-2-mania</guid><dc:creator><![CDATA[Kevin Yu Chen Hou]]></dc:creator><pubDate>Sun, 26 Oct 2025 07:54:48 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!uxZv!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ee68993-48e1-4dc9-a345-4cbf6a89e223_500x396.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>This is the second post in a series of weekly primers on what Australian medical students learn in psychiatry. &#8220;/&#8221; indicates content taught within the medical curriculum; &#8220;\&#8221; indicates content beyond. Introductory post <a href="/__u/reversepsychiatry.substack.com/p/psycodex-0-introduction">here</a>, post #1 on depression <a href="/__u/reversepsychiatry.substack.com/p/psycodex-1-depression">here</a>.</em></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!uxZv!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ee68993-48e1-4dc9-a345-4cbf6a89e223_500x396.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!uxZv!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ee68993-48e1-4dc9-a345-4cbf6a89e223_500x396.png 424w, /__u/substackcdn.com/image/fetch/$s_!uxZv!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ee68993-48e1-4dc9-a345-4cbf6a89e223_500x396.png 848w, /__u/substackcdn.com/image/fetch/$s_!uxZv!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ee68993-48e1-4dc9-a345-4cbf6a89e223_500x396.png 1272w, /__u/substackcdn.com/image/fetch/$s_!uxZv!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ee68993-48e1-4dc9-a345-4cbf6a89e223_500x396.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!uxZv!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ee68993-48e1-4dc9-a345-4cbf6a89e223_500x396.png" width="500" height="396" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/5ee68993-48e1-4dc9-a345-4cbf6a89e223_500x396.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:396,&quot;width&quot;:500,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!uxZv!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ee68993-48e1-4dc9-a345-4cbf6a89e223_500x396.png 424w, /__u/substackcdn.com/image/fetch/$s_!uxZv!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ee68993-48e1-4dc9-a345-4cbf6a89e223_500x396.png 848w, /__u/substackcdn.com/image/fetch/$s_!uxZv!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ee68993-48e1-4dc9-a345-4cbf6a89e223_500x396.png 1272w, /__u/substackcdn.com/image/fetch/$s_!uxZv!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ee68993-48e1-4dc9-a345-4cbf6a89e223_500x396.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption"><em><a href="https://en.wikipedia.org/wiki/The_Starry_Night">The Starry Night</a>, Vincent van Gogh (1889).</em></figcaption></figure></div><p>\ The psyche moulds art; art shapes psychiatry.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>Depression seems to bring a sombre, realist lens to a creative&#8217;s mind. David Foster Wallace and Sylvia Plath are two modern examples immortalised into literary canon: <em>The Bell Jar</em> depicts a woman&#8217;s disillusionment and descent into suicide, while <em>Infinite Jest</em> critiques modern society&#8217;s culture of addiction. Both were pushed into suicide through their machinations. Both were prodding the cultural zeitgeist of the status quo.</p><p>Mania, perhaps, brings a fevered, radiant filter. Vincent van Gogh painted his pi&#232;ce de r&#233;sistance, <em>The Starry Night</em>, in the mental asylum <em><a href="https://www.alpillesenprovence.com/en/history-heritage/a-land-of-art-and-culture/vincent-van-gogh/">Saint-Paul de Mausole</a></em>. His voluntary submission was precipitated by an episode of aural self-mutilation, as depicted in his <a href="https://courtauld.ac.uk/highlights/self-portrait-with-bandaged-ear/">self-portrait</a>.</p><p>Through his <a href="https://vangoghletters.org/">letters to loved ones</a>, and asylum documentation, we glean a picture of his mental status throughout these years. He suffered from an episodic condition, one which included &#8220;<a href="https://psychiatryonline.org/doi/10.1176/appi.ajp.159.4.519">intolerable hallucinations</a>&#8221;, and a persistent &#8220;<a href="https://www.webexhibits.org/vangogh/letter/19/583.htm">undercurrent of vague sadness</a>&#8221; that could &#8220;<a href="https://www.webexhibits.org//vangogh/letter/19/579.htm">easily relapse into a state of overexcitement</a>&#8221;. These were supplemented by seizures, poor digestion, insomnia, amongst other symptoms.</p><p>Across the 20th and 21st centuries, clinicians have speculated what ailment troubled van Gogh; in modern neuropsychiatry, there are two prevalent hypotheses. <a href="https://psychiatryonline.org/doi/10.1176/appi.ajp.159.4.519">Blumer (2002)</a> presents the neurologic case for temporal lobe epilepsy, whilst <a href="https://journalbipolardisorders.springeropen.com/articles/10.1186/s40345-020-00196-z">Nolen et al. (2020)</a> presents the modern psychiatric account for Bipolar Disorder. Ultimately, there may have been some mixture of both.</p><p>This points to the common popular connection between Bipolar Disorder and creativity; that human elements of mood are crucial for artistic expression. This may be true - but undermines the suffering of individuals and their loved ones, who deal with the emotional and psychological harms of clinical mania. This is what the realm of psychiatry attempts to deal with.</p><p></p><h3>/ DSM-V Symptomology of Mania</h3><p>As with depression, there is also a medical student mnemonic for mania: DIGFAST. <strong>Distactability</strong>, <strong>Indiscretion</strong>, <strong>Grandiosity</strong>, <strong>Flight</strong> of ideas, increased <strong>Activity</strong>, lack of <strong>Sleep</strong>, <strong>Talkativeness</strong>.</p><p>The DSM-V stipulates that three or more symptoms, alongside an abnormal elevated mood nearly every day across a week, constitutes the criteria for a manic episode. In the functional caveat that this mood must also cause marked impairment, it also interestingly notes the presence of psychotic features.</p><p>The subcategorisation, of Bipolar I vs Bipolar II, is distinguished by the level of mania. Bipolar I disorder requires at least one manic episode - whereas Bipolar II is diagnosed through having at least one hypomanic episode and one major depressive episode. The key distinction in hypomania lies in that it requires at least 4 days, it does not cause functional impairment, and has no psychotic features.</p><p>Similar to dysthymic disorder (AKA Persistent Depressive Disorder/Depression for &gt;2 years), there is also the manic equivalent of Cyclothymic Disorder. This holds a more chronic diagnosis, needing a 2-year history where there are both hypomanic and depressive symptoms, but do not meet the criteria for the episodes themselves. Further, in an attempt to add more specificity, mood diagnoses also have symptomology classifiers, such as having mixed features (refers to episodes which have at least 3 symptoms from the opposite pole).</p><p>Unlike the monoamine theory around depression, we are not given a simple model which accounts for mania - likely the topic of a Nobel Prize in the future. This is perhaps related to the complexity of Bipolar&#8217;s miracle drug, atomic element number 3.</p><p></p><h3>/ Lithium and the Biology of Antimanics</h3><p><a href="https://en.wikipedia.org/wiki/John_Cade">Dr John Cade</a>, to the great pride of Australian psychiatry, is credited with the discovery of lithium&#8217;s efficacy in Bipolar Disorder. In 1949, he published the widely cited <em><a href="https://pubmed.ncbi.nlm.nih.gov/18142718/">Lithium salts in the treatment of psychotic excitement</a></em> in the Australian Journal of Psychiatry. His surprising discovery was shocking even to him, noting &#8220;it may seem a long distance from lethargy in guinea-pigs to the excitement of psychotics&#8221;.</p><p><em>\ Aside: It is always fascinating to read the medical literature of the past - Lithium&#8217;s discovery was in fact first an investigation into the urine of manic patients, and after injections of lithium into guinea pigs, found a profoundly sedating effect. A dosage experiment on himself, and ten successful patient case reports later, he cautiously reports the powerful sedation of mania using these tablets, particularly as an alternative to the lobotomies of the time.</em></p><p>No drugs have surpassed Lithium for the acute treatment of mania in psychiatry, with the most recent meta-analysis reporting Lithium as an effective treatment for &#8532; of patients (<a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC10228238/">Ulrichsen et al., 2023</a>). Current treatment paradigms focus on two phases; acute management, and chronic prevention. Lithium is indicated in both, with new regimens including sodium valproate (also an antiepileptic) and other antipsychotics.</p><p>For instance, the <a href="https://www.ranzcp.org/clinical-guidelines-publications/clinical-guidelines-publications-library/mood-disorders-cpg">RANZCP guidelines</a> indicate use of sedation via antipsychotics (Aripiprazole, Asenapine, Risperidone, Quetiapine, Cariprazine) and benzodiazepines, whilst starting lithium or valproate. The long term prevention of mania regimens tend to include either lithium, valproate, lamotrigine alone, or if unsuccessful alongside an antipsychotic.</p><p>The side effects of lithium are particularly potent. Acute symptoms include the transient 3Ts of tiredness, tremor, and thirst, as well as somatic symptoms such as headache and nausea. Since lithium is eliminated through the kidneys and can accumulate in the thyroid, it can also cause renal disease and hyperthyroidism. This means the acute dosage of lithium needs to be carefully titrated alongside a battery of tests, aiming for a blood plasma concentration of 0.6- 0.8mmol/L.</p><p>However, despite our relative clinical understanding, the biology of lithium is much less clear. Even if flawed, antidepressants have some tractable claim on the monoamine hypothesis of depression with the main drug classes focusing on serotonin and noradrenaline. Lithium appears to act on too many systems - multiple neurotransmitter systems, second messengers, intracellular signalling&#8230; The figure certainly paints a complex, non-linear story of mood, which likely reflects something closer to a biological truth.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!Qxq7!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F547e5324-885f-4ee3-b0cb-c111ea4131ef_685x977.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!Qxq7!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F547e5324-885f-4ee3-b0cb-c111ea4131ef_685x977.png 424w, /__u/substackcdn.com/image/fetch/$s_!Qxq7!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F547e5324-885f-4ee3-b0cb-c111ea4131ef_685x977.png 848w, /__u/substackcdn.com/image/fetch/$s_!Qxq7!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F547e5324-885f-4ee3-b0cb-c111ea4131ef_685x977.png 1272w, /__u/substackcdn.com/image/fetch/$s_!Qxq7!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F547e5324-885f-4ee3-b0cb-c111ea4131ef_685x977.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!Qxq7!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F547e5324-885f-4ee3-b0cb-c111ea4131ef_685x977.png" width="353" height="503.47591240875914" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/547e5324-885f-4ee3-b0cb-c111ea4131ef_685x977.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:977,&quot;width&quot;:685,&quot;resizeWidth&quot;:353,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!Qxq7!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F547e5324-885f-4ee3-b0cb-c111ea4131ef_685x977.png 424w, /__u/substackcdn.com/image/fetch/$s_!Qxq7!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F547e5324-885f-4ee3-b0cb-c111ea4131ef_685x977.png 848w, /__u/substackcdn.com/image/fetch/$s_!Qxq7!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F547e5324-885f-4ee3-b0cb-c111ea4131ef_685x977.png 1272w, /__u/substackcdn.com/image/fetch/$s_!Qxq7!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F547e5324-885f-4ee3-b0cb-c111ea4131ef_685x977.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Effects of lithium on cellular mechanisms and neurotransmission (<a href="https://link.springer.com/article/10.1007/s40263-016-0380-1">Malhi &amp; Outhred, 2016</a>)</figcaption></figure></div><p>\ The biological approach continues to expand this figure - with newer models of Bipolar Disorder include other systems such as circadian rhythms, HPA axis, and stress response (<a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC7524405/">Scaini et al., 2020</a>). Emerging ideas include <a href="https://www.psychiatrymargins.com/p/synesthesia-of-distress-and-other">Transcranial Magnetic Stimulation</a>, and more specific psychological treatments like Interpersonal and Social Rhythm Therapy (IPSRT). My conversations with psychiatry-technology enthusiasts hope for a day where we can tangibly graph the presence of mania through a combination of blood-based biomarkers, enabling episode prediction, fine-tuning of treatment, and ultimately better understanding of these human conditions.</p><p>Until that day, we can only continue to wade through the fog of clinical diagnoses, and do what we can with the treatments that we have.</p><div><hr></div><p><em>P.S. I&#8217;d love to hear what you found interesting, and what you&#8217;d like more of in the comments.</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Psycodex #1: Depression]]></title><description><![CDATA[SIG E CAPS, Neurobiological Hypotheses, Antidepressants, and everything in-between.]]></description><link>https://reversepsychiatry.substack.com/p/psycodex-1-depression</link><guid isPermaLink="false">https://reversepsychiatry.substack.com/p/psycodex-1-depression</guid><dc:creator><![CDATA[Kevin Yu Chen Hou]]></dc:creator><pubDate>Sun, 19 Oct 2025 06:13:48 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!-eTH!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67dfb19d-7f6a-4bc8-ae4a-a6f347de895b_960x1215.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>This is the first post in a series of weekly primers on what Australian medical students learn in psychiatry. &#8220;[]&#8221; indicates further commentary beyond the medical curriculum. See <a href="/__u/reversepsychiatry.substack.com/p/psycodex-0-introduction">here</a> for the introductory post. </em></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!-eTH!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67dfb19d-7f6a-4bc8-ae4a-a6f347de895b_960x1215.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!-eTH!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67dfb19d-7f6a-4bc8-ae4a-a6f347de895b_960x1215.png 424w, /__u/substackcdn.com/image/fetch/$s_!-eTH!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67dfb19d-7f6a-4bc8-ae4a-a6f347de895b_960x1215.png 848w, /__u/substackcdn.com/image/fetch/$s_!-eTH!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67dfb19d-7f6a-4bc8-ae4a-a6f347de895b_960x1215.png 1272w, /__u/substackcdn.com/image/fetch/$s_!-eTH!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67dfb19d-7f6a-4bc8-ae4a-a6f347de895b_960x1215.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!-eTH!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67dfb19d-7f6a-4bc8-ae4a-a6f347de895b_960x1215.png" width="444" height="561.9375" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/67dfb19d-7f6a-4bc8-ae4a-a6f347de895b_960x1215.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1215,&quot;width&quot;:960,&quot;resizeWidth&quot;:444,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!-eTH!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67dfb19d-7f6a-4bc8-ae4a-a6f347de895b_960x1215.png 424w, /__u/substackcdn.com/image/fetch/$s_!-eTH!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67dfb19d-7f6a-4bc8-ae4a-a6f347de895b_960x1215.png 848w, /__u/substackcdn.com/image/fetch/$s_!-eTH!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67dfb19d-7f6a-4bc8-ae4a-a6f347de895b_960x1215.png 1272w, /__u/substackcdn.com/image/fetch/$s_!-eTH!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F67dfb19d-7f6a-4bc8-ae4a-a6f347de895b_960x1215.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption"><a href="https://en.wikipedia.org/wiki/At_Eternity%27s_Gate">At Eternity&#8217;s Gate</a>, Vincent van Gogh (1890) - referenced by one of our lecturers</figcaption></figure></div><p>Across 2023-24, <a href="https://www.mja.com.au/journal/2025/222/9/antidepressant-prescribing-australian-primary-care-time-reevaluate#1">1 in 7 Australians</a> (3.9 million people) were prescribed antidepressants [1].</p><p>In medical school, psychiatry does not hide the primacy of the biopsychosocial model; that mental distress is not purely a biological phenomenon, but intimately intertwined with psychological and social variables. In the acute hospital setting, the psychiatrist manages people through this model - working with social workers and psychologists to determine what protective factors can be addressed.</p><p>Psychiatrists are acutely aware of the sociological underpinnings of distress [2]; but of course, the expertise of the psychiatrist is biological. And this is reflected in our teaching.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><h3>The Construct of Depression</h3><p>The psychiatry-keen student needs a systematic system to recognise depression. After all, the particular symptom cluster of the DSM-V Major Depressive Disorder (MDD) is entangled with all the clinical literature on antidepressant efficacy [3]. One is taught to be aware of its limitations, but understand that this is what embeds psychiatry as &#8216;evidence-based medicine&#8217;.</p><p>Thus, we learn the acronym of SIG E CAPS - <strong>Sleep</strong> changes, lack of <strong>Interest</strong>, <strong>Guilt</strong>, low <strong>Energy</strong>, low <strong>Concentration</strong>, altered <strong>Appetite</strong>, <strong>Psychomotor</strong> changes, <strong>Suicidal</strong> ideation - that a 2 week period with 5 or more of these symptoms (one being low mood or lack of interest) defines MDD. We rote memorise this to act as a guide for history-taking; not as a bible of truth.</p><p>The biomedical theoretical framework we are taught goes something akin to the following:</p><ul><li><p>The <strong>monoamine hypothesis </strong>(1960s) describes low mood as a deficiency of serotonin or noradrenaline in neural circuits related to emotion regulation and reward. Debates in this area centre around the therapeutic lag between antidepressant effects (4-6 weeks) and the expected biological time of onset of these medications (7-10 days), as well as how serotonin deficits in &#8216;normal&#8217; individuals did not predict depression.</p></li><li><p>The <strong>neuroendocrine hypothesis</strong> (1980s) grew given studies showing links between cortisol and inflammatory markers with depression, suggesting links to the hypothalamic-pituitary-adrenal axis and chronic stress physiology, emphasising the role of early life stressors.</p></li><li><p>Now, the <strong>neurotrophic hypothesis</strong> (1990s) suggests it is not the deficiency of serotonin, but rather the promoted neurogenesis and thus creation of new pathways that leads to an antidepressant effect. [4]</p></li></ul><p>The final nuances in clinical considerations are related to separating depression from other clinical disorders, and treatment choice. For instance, a more biological or &#8216;melancholic&#8217; depression which has more psychomotor and weight changes may be referred for treatments typically reserved later in the treatment pathway. Speaking of&#8230;</p><h3>&#8216;Antidepressants&#8217; and other biological treatments</h3><p>In an ideal world, medications would only be considered after psychological, behavioural, and social interventions have already been attempted. But realistically, in the hospital and in the community, drugs represent a much cheaper and pragmatic &#8216;fix&#8217;.</p><p>The group of drugs known as &#8216;antidepressants&#8217; is incredibly broad. The conventional story goes a deficit in serotonin and noradrenaline - thus explaining the mechanism of SSRIs (Selective Serotonin Reuptake Inhibitors) and SNRIs (Serotonin-Noradrenaline Reuptake Inhibitors), and to an extent even older drugs like TCAs (Tricyclic Antidepressants) and MAOIs (Monoamine Oxidase inhibitors). Yet despite this, even as early as 1953 it was recognised that drugs classed as mood stabilisers, antipsychotics, and anxiolytics were also beneficial in depression - with widely varying mechanisms.</p><p>From a guideline-based perspective (<a href="https://www.ranzcp.org/getmedia/a4678cf4-91f5-4746-99d4-03dc7379ae51/Mood-disorders-clinical-practice-guideline-2020.pdf">RANZCP, 2020</a>), we are given the following protocol:</p><ul><li><p><strong>First-Line Drugs</strong>: SSRIs, (with some specific indications using Mirtazepine, Agomelatine and Buproprion)</p></li><li><p><strong>Second-Line Drugs</strong>: SNRIs, TCAs</p></li><li><p><strong>Third-Line Drugs</strong>: MAOIs</p></li></ul><p>Drugs are titrated up to a therapeutic dose, and attempted for at least 4 weeks. The key consideration of switching drugs comes from either lack of improvement or intolerance of side effects - which represents a key part of our learning.</p><p>To paint an example picture using SSRIs - on starting the medication, a &#8216;somatic storm&#8217; of symptoms can cause nausea, headaches, and agitation. The largest reported side effect is sexual dysfunction, with more critical studies <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC3108697/">reporting up to 70%</a>. Finally, the withdrawal effects of SSRIs are extensively reported, ranging from nausea, to akathisia, to ironically increased suicidal ideation [5].</p><p>Non-pharmacological biological treatment typically comes after pharmacological has failed; depression is defined as &#8216;treatment-resistant&#8217; when two or more antidepressant trials haven&#8217;t worked, where other options like Electroconvulsive Therapy and emerging treatments like Transcranial Magnetic Stimulation are considered.</p><p>Finally, the emerging discourse in psychiatry centres around the re-emergence of drugs previously limited by political resistance: psychedelics like Psilocybin or LSD, Ketamine, and MDMA.</p><div><hr></div><h3>Beyond the Psychiatry of Depression</h3><p>Depression, as in most of psychiatry, is a multi-faceted subject. As I will explore in the rest of the series, understanding these topics requires a <a href="https://www.psychiatrymargins.com/p/navigating-diagnostic-pluralism">pluralistic approach</a>; no single psychiatrist, psychologist, epidemiologist, sociologist, neuroscientist will have a perfect understanding. In the spirit of pluralism, below I share a limited selection of additional learnings from various interdisciplinary readings.</p><p></p><p><strong>[1] There is no single mental health crisis.</strong></p><p>The epidemiology of depression is an intensely multifactorial topic. The numbers are: 10% Australians aged over 15 had depression/anxiety in 2009, compared with 18% in 2021 (<a href="https://www.aihw.gov.au/mental-health/overview/prevalence-and-impact-of-mental-illness">AIHW, 2022</a>). ~0.56% of Australian 12-24yo females had overnight psychiatric emergency presentations, compared with ~1% in 2020 - an 81% relative increase (<a href="https://www.afterbabel.com/p/international-mental-illness-part-one?utm_source=thehemingwayreport.beehiiv.com&amp;utm_medium=referral&amp;utm_campaign=69-what-if-more-therapy-isn-t-the-answer">After Babel</a>).</p><p>Two lenses for understanding these changes are diagnostic inflation and concept heterogeneity.</p><p>The diagnostic inflation argument asks whether we are pathologising normal behaviour, and argues the Szasian idea that <a href="https://depts.washington.edu/psychres/wordpress/wp-content/uploads/2017/07/100-Papers-in-Clinical-Psychiatry-Conceptual-issues-in-psychiatry-The-Myth-of-Mental-Illness.pdf">mental illness is a myth</a>; driven both by well intentioned mental health awareness, but also social and political factors (further expanded in [2]). Are we overdiagnosing, or do humans today feel more distress than previously?</p><p>Concept heterogeneity questions the utility of this category to begin with. The MDD diagnosis does not separate the melancholic, severe biological depression from the mild-depression crisis, nor the acutely suicidal teenager from the burnt-out worker. <a href="https://thehemingwayreport.beehiiv.com/p/69-what-if-more-therapy-isn-t-the-answer">One writer</a> considers three separate mental health crises, each of which may need different types of solutions.</p><p></p><p><strong>[2] Social factors as driving forces for mental distress</strong></p><p>To give two examples of social drivers for mental health epidemiology;</p><p>James Davies in <a href="https://blogs.bmj.com/medical-humanities/2023/02/07/sedated-how-modern-capitalism-created-our-mental-health-crisis/">Sedated (2021)</a> argues for how entrenched financial, regulatory, and political systems create incentives to overdiagnose and reduce mental distress issues. He argues that financial ties between clinicians, pharmaceutical companies, and regulators, along with governmental and economic philosophies, places the mental health burden on individuals, rather than the system which has caused it.</p><blockquote><p>&#8220;Our mental health system has, like most other major social institutions, simply come to embrace those ideas and practices that have best secured its own perpetuation.&#8221;</p></blockquote><p>Jonathan Haidt in <a href="https://en.wikipedia.org/wiki/The_Anxious_Generation">The Anxious Generation (2024)</a> argues for how technology, particularly social media, is a strong driver for the rise in the depression/anxiety in the youth. His blog, <a href="https://www.afterbabel.com/p/international-mental-illness-part-one?utm_source=thehemingwayreport.beehiiv.com&amp;utm_medium=referral&amp;utm_campaign=69-what-if-more-therapy-isn-t-the-answer">After Babel</a>, details his argument, and is a key driver for political movements to ban phone usage in schools.</p><p></p><p><strong>[3] Depression-rating scales are the ground truth of psychiatric research</strong></p><p>Beyond the DSM-V (discussed more <a href="/__u/reversepsychiatry.substack.com/p/millennium-problems-in-psychiatry">here</a>), to trust the <a href="https://pubmed.ncbi.nlm.nih.gov/17074942/">randomly controlled trials</a> and <a href="https://www.thelancet.com/article/S0140-6736(17)32802-7/fulltext">meta-analyses</a> of antidepressants, one needs to appreciate what they all hinge on: Scales. These are questionnaires, administered by the research or self-reported by the patient, which pin a numerical number on the extent of depression. To report a patient as having &#8216;remitted&#8217; or &#8216;responded&#8217;, is to report a percentage reduction of these symptoms.</p><p><a href="https://journals.sagepub.com/doi/10.1177/09526951211009085">McPherson (2021)</a> summarises the history of the scales nicely - having been born from the note card categorisation from Kraepelin in the 19th century, to the post-war questionnaires of the Hamilton Depression Rating Scale (1960), Beck Depression Inventory (1961), and the modern efficient primary scales of the Patient Health Questionnaire (2001). To be clear here - Hamilton himself mentions in his article that his scale has &#8220;considerable room for improvement&#8221;. Criticisms of these scales suggest that they do not effectively capture improvement, reducing it numerically, and that they were biased out of necessity to prove antidepressant efficacy. I believe they are better than nothing, but leave much to be desired.</p><p></p><p><strong>[4] Emerging modern models of antidepressants and depression</strong></p><p>Although the above arguments paint the depression epidemic as a social phenomenon which necessitates social change, there are still foundational questions in how depression in individuals manifest, and how biological treatments can reduce suffering. To give two perspectives:</p><ol><li><p><a href="https://www.psychiatrymargins.com/p/how-antidepressants-work">Aftab (2024)</a> integrates existing biological hypotheses with psychological models, the <em>cognitive neuropsychological hypothesis</em> - that antidepressants induce a positive shift in emotional processing, increase emotional flexibility (get unstuck from rigid behaviours), reduce neuroticism, and generally inhibits emotions and thus sensitivity. I think this gives much more tangible explanatory power.</p></li><li><p><a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC6490158/">Li et al. (2018)</a> presents the neuroimaging perspective, linking multiple circuits in the brain to produce a more powerfully explanatory model for the constellation of symptoms in depression. In particular, the authors tie dysphoria to the ventral limbic affective network, anhedonia to the frontal-striatal reward network, rumination with the default mode network, and cognitive deficits to the dorsal cognitive control network. Those neuroscientifically inclined may nod along - but to summarise that jargon; we are starting to build understandable models for how depression works. The broader field exploring this space is known as <a href="https://www.nature.com/articles/nn.4238">computational psychiatry</a>, which seeks to translate neuroscientific ideas into clinical applications.</p></li></ol><p></p><p><strong>[5] The war against antidepressant side-effects</strong></p><p>The first figure on antidepressant usage in Australia may be surprising - but the kicker is even more; the average duration of antidepressant use is <strong>4 years</strong>. This is despite guidelines suggesting use for 6-12mth for mild episodes of anxiety/depression. Mark Horowitz, an Australian-born psychiatrist, is a co-author of the Maudsley Deprescribing Guidelines, which aims to reduce the key withdrawal symptoms from antidepressant discontinuation. Stories of being unable to stop antidepressants, eroding trust in the medical institution (see <a href="https://www.nswmentalhealthcommission.com.au/sites/default/files/inline-files/Maudsley%20Deprescribing%20guidelines%20-%20from%20publication%20to%20practice%20-%20Presenter%20Slides.pdf">Horowitz, 2024</a> for a detailed presentation).</p><div><hr></div><p><em>P.S. I&#8217;d love to hear what you found interesting, and what you&#8217;d like more of in the comments.</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Psycodex #0: Introduction]]></title><description><![CDATA[A medical student's psychiatric codex on the modern classification system for disorders of the mind.]]></description><link>https://reversepsychiatry.substack.com/p/psycodex-0-introduction</link><guid isPermaLink="false">https://reversepsychiatry.substack.com/p/psycodex-0-introduction</guid><dc:creator><![CDATA[Kevin Yu Chen Hou]]></dc:creator><pubDate>Sun, 12 Oct 2025 07:03:53 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!-yI3!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9a3fd35-f71e-40d8-bad7-b55acb05f44a_500x744.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>This is an introduction for a series of weekly posts in the coming 7 weeks - for fellow students, or readers that are interested in primers on what Australian medical students learn in psychiatry.</em></p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!-yI3!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9a3fd35-f71e-40d8-bad7-b55acb05f44a_500x744.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!-yI3!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9a3fd35-f71e-40d8-bad7-b55acb05f44a_500x744.png 424w, /__u/substackcdn.com/image/fetch/$s_!-yI3!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9a3fd35-f71e-40d8-bad7-b55acb05f44a_500x744.png 848w, /__u/substackcdn.com/image/fetch/$s_!-yI3!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9a3fd35-f71e-40d8-bad7-b55acb05f44a_500x744.png 1272w, /__u/substackcdn.com/image/fetch/$s_!-yI3!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9a3fd35-f71e-40d8-bad7-b55acb05f44a_500x744.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!-yI3!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9a3fd35-f71e-40d8-bad7-b55acb05f44a_500x744.png" width="500" height="744" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/c9a3fd35-f71e-40d8-bad7-b55acb05f44a_500x744.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:744,&quot;width&quot;:500,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!-yI3!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9a3fd35-f71e-40d8-bad7-b55acb05f44a_500x744.png 424w, /__u/substackcdn.com/image/fetch/$s_!-yI3!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9a3fd35-f71e-40d8-bad7-b55acb05f44a_500x744.png 848w, /__u/substackcdn.com/image/fetch/$s_!-yI3!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9a3fd35-f71e-40d8-bad7-b55acb05f44a_500x744.png 1272w, /__u/substackcdn.com/image/fetch/$s_!-yI3!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc9a3fd35-f71e-40d8-bad7-b55acb05f44a_500x744.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">The Anatomy of Melancholy, by Robert Burton (1628). Retrieved from <a href="https://en.wikipedia.org/wiki/The_Anatomy_of_Melancholy">Wikipedia</a>.</figcaption></figure></div><p>The <a href="https://en.wikipedia.org/wiki/Codex">codex</a> is the historical word for a book. The most prominent codices of psychiatry, as far as those that concern disorders of the mind, centre around the classification of disorders - in how we <a href="https://www.lesswrong.com/posts/d5NyJ2Lf6N22AD9PB/where-to-draw-the-boundary">carve reality at its joints</a>.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>From clinical depression in <a href="https://en.wikipedia.org/wiki/Ebers_Papyrus">Egyptian papyrus</a> in 1550 BC, to diagnostic categorisations in <a href="https://psycnet.apa.org/record/2023-52162-007">Arabian texts</a> in the 9th century, to Western formalisations by Burton in the 17th century, and now, to the current modern governing codex of the <a href="https://en.wikipedia.org/wiki/Diagnostic_and_Statistical_Manual_of_Mental_Disorders">Diagnostic and Statistical Manual of Mental Disorders</a>.</p><p>Today, the DSM codex is under mounting criticism from psychiatrists, academics, and advocates - from charges of clinical invalidity, commercial corruption, and diagnostic inflation that pathologises normal emotion.</p><p>In <strong>Psycodex</strong> (<em>A student&#8217;s psychiatric codex</em>), I extend a beginner&#8217;s perspective into the current codices of psychiatry, and steel-man the case on how it serves patients and clinicians. Each week, I&#8217;ll endeavour to post a primer on the most novel aspects of content that I learn as I go through my psychiatric rotation in medical school, drawing from lecture content, recommended textbooks, referenced articles, and punctuated with clinical stories (if appropriate).</p><p>The coming series, as per curriculum lectures, includes:</p><ol><li><p><a href="/__u/reversepsychiatry.substack.com/p/psycodex-1-depression">Depression</a></p></li><li><p><a href="/__u/reversepsychiatry.substack.com/p/psycodex-2-mania?r=obshg">Mania</a></p></li><li><p><a href="/__u/reversepsychiatry.substack.com/p/psycodex-3-psychosis?r=obshg">Psychosis</a></p></li><li><p><a href="/__u/reversepsychiatry.substack.com/p/psycodex-4-addiction?r=obshg">Addiction</a></p></li><li><p><a href="/__u/reversepsychiatry.substack.com/p/psycodex-5-anxiety?r=obshg">Anxiety</a></p></li></ol><p>Psychiatry and mental illness are incredibly broad topics, spanning neuroscience,  psychology, sociology, epidemiology, anthropology, history&#8230; To attempt to cover this all  would require several lifetimes. </p><p>Instead, this series will seek to do the following:</p><ul><li><p>Summarise the tangible clinical and biomedical knowledge that medical students learn in psychiatry</p></li><li><p>Contextualise this knowledge with a smattering of idiosyncratic pluralistic perspective</p></li></ul><p></p><p>The codex opens next week with depression - the term most popularised by the modern mental health zeitgeist.</p><div><hr></div><p><em>P.S. If you have any suggestions for you&#8217;re interested in, please add them in the comments!</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Helpful, or Hogwash? The Psychiatric Overton Window]]></title><description><![CDATA[Why some mental health treatments fail, and how psychiatry decides what works]]></description><link>https://reversepsychiatry.substack.com/p/helpful-or-hogwash-the-psychiatric</link><guid isPermaLink="false">https://reversepsychiatry.substack.com/p/helpful-or-hogwash-the-psychiatric</guid><dc:creator><![CDATA[Kevin Yu Chen Hou]]></dc:creator><pubDate>Fri, 26 Sep 2025 04:38:20 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!jiTh!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb48dd64a-0a3d-4fc0-9190-9c0de0b0f24e_744x510.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!jiTh!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb48dd64a-0a3d-4fc0-9190-9c0de0b0f24e_744x510.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!jiTh!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb48dd64a-0a3d-4fc0-9190-9c0de0b0f24e_744x510.png 424w, /__u/substackcdn.com/image/fetch/$s_!jiTh!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb48dd64a-0a3d-4fc0-9190-9c0de0b0f24e_744x510.png 848w, /__u/substackcdn.com/image/fetch/$s_!jiTh!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb48dd64a-0a3d-4fc0-9190-9c0de0b0f24e_744x510.png 1272w, /__u/substackcdn.com/image/fetch/$s_!jiTh!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb48dd64a-0a3d-4fc0-9190-9c0de0b0f24e_744x510.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!jiTh!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb48dd64a-0a3d-4fc0-9190-9c0de0b0f24e_744x510.png" width="494" height="338.6290322580645" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/b48dd64a-0a3d-4fc0-9190-9c0de0b0f24e_744x510.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:510,&quot;width&quot;:744,&quot;resizeWidth&quot;:494,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!jiTh!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb48dd64a-0a3d-4fc0-9190-9c0de0b0f24e_744x510.png 424w, /__u/substackcdn.com/image/fetch/$s_!jiTh!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb48dd64a-0a3d-4fc0-9190-9c0de0b0f24e_744x510.png 848w, /__u/substackcdn.com/image/fetch/$s_!jiTh!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb48dd64a-0a3d-4fc0-9190-9c0de0b0f24e_744x510.png 1272w, /__u/substackcdn.com/image/fetch/$s_!jiTh!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb48dd64a-0a3d-4fc0-9190-9c0de0b0f24e_744x510.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">The Overton Window: The range of acceptable ideas in a discourse (1).</figcaption></figure></div><p>Let&#8217;s say you&#8217;ve got a new idea to improve peoples&#8217; mental health. Well, tough luck, since in 2025, we are sold a <em>million ways</em> to do this.</p><p>My social media feeds are full of <a href="https://endel.io/focus">440 Hz frequency tones that help you focus</a>, <a href="https://www.mindvalley.com/bliss/sales?fbclid=IwQ0xDSwLL7k9leHRuA2FlbQIxMQABHpOU3T-uocDvMFCcagPD7ZdHD6171QVVUF-gERwNrfiOmpTzzpgof6EJSr8N_aem_jW6iKc0R-wQQLk28TiCBGg">hypnosis courses that reprogram your subconscious</a>, and a <a href="https://sens.ai/product?fbclid=IwQ0xDSwLL77BleHRuA2FlbQIxMQABHtGjn3nYDxMgYYt25Ara89x4KdydwzYi6pzrOpWPa6sJFjz6jYyYL_vwkRrE_aem_y34mnElz7PUsMfwEWMFkkg">headset that retrains your brain waves to reduce stress</a>.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>Now, this feed curation <em>might</em> (probably) be affected by my work at a <a href="https://www.resonait.com/">neuroscience startup</a> trying to research markers of depression - but still, there are thousands to millions of users using these products! Moreover, they report substantial rates of symptom improvement for users, cite peer-reviewed scientific literature, and even have evangelising clinicians.</p><p>A question that always pops into my mind when I see these ads is: How do I tell when something is helpful, or hogwash?</p><p></p><h3>Who is Overton, and why does he have a Window?</h3><p>I think that the baseline of how we judge &#8216;hogwash&#8217; comes from the dominant beliefs in our particular time period - the cultural zeitgeist. When you see the above ideas, you probably judge each of them as either &#8216;reasonable&#8217;, &#8216;weird but acceptable&#8217; or &#8216;absolutely bonkers&#8217;.</p><p>I&#8217;ve always framed this concept as the <em><a href="https://en.wikipedia.org/wiki/Overton_window">Overton Window</a></em>, referring to the range of ideas which are acceptable to a population at a given time period, on a spectrum from <em>unthinkable</em> to <em>popular</em>.</p><p>Going along with what is popular is helpful for cognitive outsourcing, as it&#8217;s hard to critically analyse everything. But of course, just because something is unpopular, doesn&#8217;t mean it&#8217;s untrue - some of the greatest ideas start off as <em>Unthinkable</em>. For instance, in the early 1500s, it was a commonly held belief that the Sun revolved around the Earth (<a href="https://en.wikipedia.org/wiki/Copernican_heliocentrism">Geocentrism</a>). <a href="https://en.wikipedia.org/wiki/Nicolaus_Copernicus">Copernicus</a> instead proposed a model where the Earth revolved around the Sun (Heliocentrism), which when popularised by <a href="https://en.wikipedia.org/wiki/Galileo_Galilei">Galileo</a> was not well-received by the Romans. But gradually, over time, Geocentrism was upturned and Heliocentrism became the accepted norm in the Overton window. This is now known as the <a href="https://en.wikipedia.org/wiki/Copernican_Revolution">Copernican Revolution</a>.</p><p>This example demonstrates how expertise comes into play; they enable shifts in the mainstream Overton window. Crucially, these experts also have their <em>own</em> Overton windows, which enable these shifts! For instance, a treatment like electroconvulsive therapy would probably be around <em>Radical</em>-<em>Acceptable</em> for the mainstream public, but fits more into <em>Sensible-Popular</em> amongst psychiatrists, given that they consider it the <a href="https://www.cambridge.org/core/journals/cns-spectrums/article/electroconvulsive-therapy-still-the-gold-standard-for-highly-treatmentresistant-mood-disorders/902E46379E14E6DE08C5CDAFA9D52535">gold standard for severe depression</a>!</p><p>However, in mental health, &#8220;expert&#8221; doesn&#8217;t cleanly point to one group. In fact, there&#8217;s a meta-Overton window of who the right experts are! Institutions recognise psychiatrists and psychologists, grassroot movements have empowered lived experience advocates, and now waves of alternative medicine, wellness ideologies, and neuroscientists have come into vogue, all with their own philosophies and beliefs. Not to even mention the whole world or art - books, music, films, can be intensely healing, after all (2).</p><p>Deciding which expert to believe in requires understanding <em>how</em> each expert field creates and maintains their Overton windows; since these govern how new ideas are filtered through and considered by the community as acceptable.</p><p>Understanding this, well, you <s>are basically god</s> understand how to move ideas from hogwash to helpful.</p><p></p><h3>So, you wanna make a new psychiatric treatment?</h3><p>I&#8217;m woefully unqualified to understand what governs the Overton window of Spiritual Healing - but as an overly keen medical student, I can certainly spout on theories about Psychiatry! Let&#8217;s go to the story of Transcranial Magnetic Stimulation (TMS), one of the modern psychiatric success stories.</p><p>TMS is a bizarre treatment to the uninitiated - a year ago, I participated in a study exploring brain current activity (EEG) changes with TMS, where as a research participant I had brief TMS bursts applied to my noggin&#8217; (see below). It&#8217;s a machine with a magnet, accompanied by a robotic whizzing sound when it&#8217;s running - it doesn&#8217;t feel like much, although some people get headaches. It&#8217;s currently indicated to treat depression that antidepressants haven&#8217;t worked on.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!7dxD!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F39302c44-e730-489e-9249-d6e5c3aafb76_1201x1600.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!7dxD!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F39302c44-e730-489e-9249-d6e5c3aafb76_1201x1600.png 424w, /__u/substackcdn.com/image/fetch/$s_!7dxD!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F39302c44-e730-489e-9249-d6e5c3aafb76_1201x1600.png 848w, /__u/substackcdn.com/image/fetch/$s_!7dxD!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F39302c44-e730-489e-9249-d6e5c3aafb76_1201x1600.png 1272w, /__u/substackcdn.com/image/fetch/$s_!7dxD!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F39302c44-e730-489e-9249-d6e5c3aafb76_1201x1600.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!7dxD!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F39302c44-e730-489e-9249-d6e5c3aafb76_1201x1600.png" width="466" height="620.8159866777685" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/39302c44-e730-489e-9249-d6e5c3aafb76_1201x1600.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1600,&quot;width&quot;:1201,&quot;resizeWidth&quot;:466,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!7dxD!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F39302c44-e730-489e-9249-d6e5c3aafb76_1201x1600.png 424w, /__u/substackcdn.com/image/fetch/$s_!7dxD!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F39302c44-e730-489e-9249-d6e5c3aafb76_1201x1600.png 848w, /__u/substackcdn.com/image/fetch/$s_!7dxD!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F39302c44-e730-489e-9249-d6e5c3aafb76_1201x1600.png 1272w, /__u/substackcdn.com/image/fetch/$s_!7dxD!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F39302c44-e730-489e-9249-d6e5c3aafb76_1201x1600.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">The research study in question.</figcaption></figure></div><p>I recently went to a psychiatry conference, where around a thousand psychiatrists gathered to learn about new developments in the field. There was a section on electrostimulation, and a series of lectures which described the current practice of TMS and its medical justification.</p><p>TMS began in 1985, where Barker and Colleagues in England developed the first TMS coil - with the intuition that using a magnetic field could enable electrical changes in the deeper part of the cortex, in turn affecting neuronal activity and firing patterns. (Remember Faradays&#8217; law in highschool? Who told you Physics wasn&#8217;t useful).</p><p>The conference speaker described how unlike a good chunk of psychiatry, where although medications were discovered <a href="https://psychmatters.ranzcp.org/1072258/episodes/12590105-the-history-of-psychiatry-part-2-the-trials-and-discoveries-of-the-20th-century">serendipitously</a>, TMS was hypothesis-led. fMRI studies demonstrated that the left dorsolateral prefrontal cortex (a mouthful, I know) seemed to be <a href="https://www.biologicalpsychiatryjournal.com/article/S0006-3223(07)00610-5/abstract">hypoactive in depression</a> - and so, they decided this would be the first target for TMS. (Naturally, the true story gets a lot more complicated, but that warrants another essay).</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!PdDp!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7347573-38d4-4769-a5df-ce4d065d686c_631x254.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!PdDp!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7347573-38d4-4769-a5df-ce4d065d686c_631x254.png 424w, /__u/substackcdn.com/image/fetch/$s_!PdDp!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7347573-38d4-4769-a5df-ce4d065d686c_631x254.png 848w, /__u/substackcdn.com/image/fetch/$s_!PdDp!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7347573-38d4-4769-a5df-ce4d065d686c_631x254.png 1272w, /__u/substackcdn.com/image/fetch/$s_!PdDp!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7347573-38d4-4769-a5df-ce4d065d686c_631x254.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!PdDp!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7347573-38d4-4769-a5df-ce4d065d686c_631x254.png" width="619" height="249.16957210776545" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/c7347573-38d4-4769-a5df-ce4d065d686c_631x254.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:254,&quot;width&quot;:631,&quot;resizeWidth&quot;:619,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!PdDp!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7347573-38d4-4769-a5df-ce4d065d686c_631x254.png 424w, /__u/substackcdn.com/image/fetch/$s_!PdDp!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7347573-38d4-4769-a5df-ce4d065d686c_631x254.png 848w, /__u/substackcdn.com/image/fetch/$s_!PdDp!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7347573-38d4-4769-a5df-ce4d065d686c_631x254.png 1272w, /__u/substackcdn.com/image/fetch/$s_!PdDp!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc7347573-38d4-4769-a5df-ce4d065d686c_631x254.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption"><em>Figure from <a href="https://www.sciencedirect.com/science/article/pii/S1935861X21000887">Fitzgerald, (2021)</a> with the apt subtitle: <strong>do we really know what we are stimulating and how best to do it?</strong> Green and purple areas represent the broad regions under the DLPFC, and the dots represent common clinical sites.</em></figcaption></figure></div><p>Importantly though, you don&#8217;t have a clinical conference without some good ol&#8217; evidence. And boy, TMS has certainly built its case - but hold on, I&#8217;m getting ahead of myself.</p><p>What is evidence in medicine? In medical school, we get taught the &#8216;evidence pyramid&#8217;, which (abridged) goes from anecdotal case studies, to Randomised Controlled Trials (RCT), and finally, Meta-analyses. RCTs are studies which randomly assign a group of people to a treatment or a placebo condition, hold everything else constant (as much as possible), and then compare the resultant change. Since one study can have protocol flaws or not enough people, Meta-analyses then group the results of multiple RCTs to come to a conclusion.</p><p>And how does TMS fare? The Royal Australian and New Zealand College of Psychiatry cites <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC11308269/">5 meta analyses</a> in TMS and depression in their guidelines, which they consider sufficient evidence to recommend TMS for treatment. The largest <a href="https://jamanetwork.com/journals/jamapsychiatry/fullarticle/2594387">meta-analysis</a> cited includes 81 RCTs, with a total of 4233 patients, and all of the <strong>selected</strong> meta-analyses indicate a reduction in depression symptomatology following TMS compared with placebo. </p><p>There are two parts to this TMS story I wanted to highlight:</p><p><strong>Medical Theory-Based Justification</strong>. TMS was able to align neuroscientific theory, cellular-based models of brain function, and physics-based principles to justify its intervention. Medicine necessitates an underlying dogma of belief to be accepted by the community; although it can at times come post-hoc, as in the case with many <a href="https://www.psychiatrymargins.com/p/how-antidepressants-work">antidepressants</a>.</p><p><strong>Clinical Evidence &amp; Protocolisation</strong>. TMS underwent the evidence collection process as most medical procedures undergo - a time-intensive and costly process. Unlike drugs, TMS is a procedure with a wide range of variables; where you place the coil, the frequency of the bursts, the duration of the treatment&#8230; But they&#8217;ve constrained these to specific protocols amenable to the RCT paradigm.</p><p>These two points create both a story for clinicians to explain to patients, and an institutionally recognised evidence-base necessary to justify treatment. These are examples of key forces (4) which govern the <em><strong>Psychiatric Overton window</strong></em>. You can&#8217;t move from <em>Unthinkable</em> to <em>Policy</em> without them.</p><p>And what are the fruits of this labour? Now that TMS has gone into the <em>Policy</em> realm of Psychiatry, we see it being entrenched into the institution - the most clear marker being regulatory approval and reimbursement in public healthcare systems. TMS has FDA clearance in the US, and public reimbursement for severe forms of depression in the UK, Australia, and Singapore to name a few.</p><p>But just like Geocentrism, the Overton window is dynamic and can shift if the regulating forces deem it so. A more recent <a href="https://www.sciencedirect.com/science/article/pii/S0272735822001210">2024 re-analysis</a> of TMS meta-analyses calls into question the methodological validity of these conclusions, whereas another <a href="https://www.nature.com/articles/s44220-023-00118-9">2023 meta-analysis</a> questions whether the TMS effect is more placebo than real.</p><p>TMS still faces challenges in separation of commercial incentives, scaling its commercial model, and convenience for patients, but it marks an achievement from neuroscience, psychiatry, and engineering.</p><p></p><h3>More than you needed to know about Neurofeedback</h3><p>TMS shows what Psychiatry filters in, but what does it filter out?</p><p>Let&#8217;s go to an example of an intervention which hasn&#8217;t (yet) broken into the Psychiatric Overton window, called Neurofeedback (NF). In this intervention, you monitor a patient&#8217;s brain waves - typically EEG (3), the same tool used in the research study I was in - and administer positive or negative feedback based on whether the brain waves fit within a defined range. This feedback can be given in the form of a game, or audio (think of an alarm sound when you get out of range), or visual.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!pVNa!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bf243ee-5928-4812-acb7-139d0cd61aed_800x392.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!pVNa!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bf243ee-5928-4812-acb7-139d0cd61aed_800x392.png 424w, /__u/substackcdn.com/image/fetch/$s_!pVNa!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bf243ee-5928-4812-acb7-139d0cd61aed_800x392.png 848w, /__u/substackcdn.com/image/fetch/$s_!pVNa!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bf243ee-5928-4812-acb7-139d0cd61aed_800x392.png 1272w, /__u/substackcdn.com/image/fetch/$s_!pVNa!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bf243ee-5928-4812-acb7-139d0cd61aed_800x392.png 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!pVNa!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bf243ee-5928-4812-acb7-139d0cd61aed_800x392.png" width="800" height="392" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/4bf243ee-5928-4812-acb7-139d0cd61aed_800x392.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:392,&quot;width&quot;:800,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!pVNa!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bf243ee-5928-4812-acb7-139d0cd61aed_800x392.png 424w, /__u/substackcdn.com/image/fetch/$s_!pVNa!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bf243ee-5928-4812-acb7-139d0cd61aed_800x392.png 848w, /__u/substackcdn.com/image/fetch/$s_!pVNa!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bf243ee-5928-4812-acb7-139d0cd61aed_800x392.png 1272w, /__u/substackcdn.com/image/fetch/$s_!pVNa!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F4bf243ee-5928-4812-acb7-139d0cd61aed_800x392.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">From Wikipedia. Schematic of Neurofeedback - it&#8217;s honestly pretty straightforward!</figcaption></figure></div><p>On first glance, you might feel this seems similar - It also relies on neuroscientific-based theories, seems initially unnerving to patients, and reports to do weird stuff with my brain?! The psychiatrist&#8217;s verdict? Negative. Neurofeedback is currently still on the fringe within the medical community, and placed squarely into the <em>Radical-Acceptable</em> camp.</p><p>Why is this? Let&#8217;s consider the same two Psychiatric Overton window forces, which enabled TMS.</p><p><strong>Medical Theory-Based Justification</strong></p><p><a href="https://inria.hal.science/hal-01415897v1/document">NF&#8217;s story originated in the 1930s</a>, where two French researchers, Durup and Fessard, observed that brain activity could be voluntarily controlled with feedback. This declined in the 1980s and 90s due to poor signal reliability, but renewed interest in the 2000s.</p><p>The premise of neurofeedback is similar to TMS, in that it targets specific brain regions implicated in depression, such as the dorsolateral prefrontal cortex. But instead of stimulating the brain directly, its mode of action is based on operant conditioning: reinforcing good brain activity when it appears, and enabling the brain to subconsciously favor those patterns.</p><p>This is speculative, but I suspect this story isn&#8217;t as convincing as the magnet story in medicine - and perhaps this is because medicine has wired clinicians to desire a more biological mechanism of action. It calls upon neuroscientific theory, but the final story relies on psychology, which most doctors aren&#8217;t typically trained in, and thus fits less cleanly into the Psychiatric schools of thought.</p><p><strong>Clinical Evidence &amp; Protocolisation</strong></p><p>Using the same yardsticks as TMS, how has NF fared in depression treatment (5)?</p><p>On first glance, one might consider NF on a similar path as TMS, with two <a href="https://www.cambridge.org/core/journals/psychological-medicine/article/efficacy-of-bio-and-neurofeedback-for-depression-a-metaanalysis/69658FEC611CA766649641620F30630C">recent</a> <a href="https://academic.oup.com/cercor/article/34/6/bhae252/7695706?login=false">meta-analyses</a> both finding 22 studies related to NF as an intervention for depression, and concluding an overall improvement in depression symptoms.</p><p>But here comes the expert nuance - some of the biggest criticisms of the field challenge the lack of control groups, especially of earlier NF studies, leading to <a href="https://academic.oup.com/brain/article/140/4/862/3090927">placebo effects</a>. The authors of the first meta-analysis acknowledge the lack of RCTs as a limitation, and conclude that further high quality research is necessary for the field to advance.</p><p>Another critique involves the <a href="https://onlinelibrary.wiley.com/doi/10.1155/2021/8878857">heterogeneity of protocols</a>. There are many ways to deliver NF: amplitude training, LORETA-based, Infraslow, signal-to-noise ratio, alpha training - all jargon-istic terms which refer to different brain signals you train on, none of which have found conclusive efficacy over others. This suggests to me NF is in an earlier stage than TMS, where a field proliferates with different protocols but eventually converges via clinical evidence.</p><p>NF has many parallels to TMS as an intervention, but struggled to break into the Overton window due to issues in framing and insufficient clinical evidence. This is a reflection of the regulating mechanisms of the Psychiatric Overton window; even if NF is a promising treatment (which many clinicians report it to be), it needs to pass these barriers to receive widespread acceptance and thus adoption.</p><p></p><h3>The Mental Health Dilemma</h3><p>How does all this fit your mental health innovation into the helpful vs hogwash debate?</p><p>To recap, in syllogistic IQ test-question style:</p><ul><li><p>Whether an idea is hogwash or helpful is an opinion usually based on a mainstream Overton window</p></li><li><p>Expert fields can influence mainstream Overton windows</p></li><li><p>Expert fields are based on different Overton windows to mainstream ones, and are regulated internally by different dynamics</p></li><li><p>Psychiatry is an example of an Expert field, and it self-regulates the Psychiatric Overton window by factors like biological justifiability and clinical evidence, as indicated by anecdotes of TMS and NF</p></li></ul><p>Easy right? So we&#8217;re happy that all mental health innovation should do clinical trials and base foundational beliefs on biological premises, and mental health will be cured?</p><p>Hmm&#8230;</p><p>Alright, time to fess up - I&#8217;ve done a cheeky sleight-of-hand throughout this. I&#8217;ve implied the only expertise which governs mental health is psychiatry, where all the 100s of different disciplines have likely been reading this with clenched teeth and strong detestations at a range of the above ideas.</p><p><strong>Trusting medical opinion implicitly means believing that biomedical justification and evidence-based medicine are the necessary regulatory forces to find mental disorder interventions</strong>.</p><p>Many thinkers, including psychiatrists, believe in a more pluralistic approach, which takes into account a biopsychosocial model (6). But it remains that each Expert field has their prevailing ideologies and regulatory mechanisms, and each has their own regulatory forces which enable your idea to move into the gilded spot of <em>Policy</em>. I&#8217;ve gone through some of the mechanics of Psychiatry, but there are plenty more to explore in other Expert fields.</p><p>So, dear innovator, which Overton window do you want to shift?</p><p></p><div><hr></div><p>(1) The overton window is typically extended to have a spectrum of Leftist vs Rightist political opinions, but for the purposes of this article I&#8217;ll focus on a single half.</p><p>(2) I&#8217;m reminded of when I started to go watch plays at the beginning of my medical degree, and thought astutely: Actors understand the psychology of the everyday human condition more viscerally than any clinician. The general spectrum of mental health included.</p><p>(3) Recent studies are also more excited about fMRI-based NF, like this <a href="https://psychiatryonline.org/doi/10.1176/appi.pn.2023.08.8.60">2024 FDA approval for PTSD treatment</a>, but I&#8217;ll stick with EEG for clarity.</p><p>(4) I&#8217;ve chosen depression as a clear comparison to TMS to demonstrate NF&#8217;s relative lack of evidence; it should be noted that NF is more established in <a href="https://pubmed.ncbi.nlm.nih.gov/29445867/">ADHD</a>, and with emerging interest in <a href="https://pubmed.ncbi.nlm.nih.gov/37314616/">PTSD</a>.</p><p>(5) There are of course, other forces which influence the window - such as commercial incentives - but I consider these two as unique hallmarks of Psychiatry/Medicine.</p><p>(6) See <a href="https://www.psychiatrymargins.com/p/navigating-diagnostic-pluralism">Aftab (2024)</a> for an interesting discussion on Pluralism, which seeks to unify many perspectives into mental health</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[The Vanguard of Human Interaction]]></title><description><![CDATA[The case for why AI feels human, isn't human, and will have significant consequences anyway.]]></description><link>https://reversepsychiatry.substack.com/p/the-vanguard-of-human-interaction</link><guid isPermaLink="false">https://reversepsychiatry.substack.com/p/the-vanguard-of-human-interaction</guid><dc:creator><![CDATA[Kevin Yu Chen Hou]]></dc:creator><pubDate>Sat, 23 Aug 2025 07:11:41 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!PSzi!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6fa0f15b-9c85-467f-9a47-b255f79c1878_768x548.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!PSzi!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6fa0f15b-9c85-467f-9a47-b255f79c1878_768x548.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!PSzi!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6fa0f15b-9c85-467f-9a47-b255f79c1878_768x548.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!PSzi!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6fa0f15b-9c85-467f-9a47-b255f79c1878_768x548.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!PSzi!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6fa0f15b-9c85-467f-9a47-b255f79c1878_768x548.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!PSzi!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6fa0f15b-9c85-467f-9a47-b255f79c1878_768x548.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!PSzi!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6fa0f15b-9c85-467f-9a47-b255f79c1878_768x548.jpeg" width="644" height="459.5208333333333" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/6fa0f15b-9c85-467f-9a47-b255f79c1878_768x548.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:548,&quot;width&quot;:768,&quot;resizeWidth&quot;:644,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!PSzi!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6fa0f15b-9c85-467f-9a47-b255f79c1878_768x548.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!PSzi!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6fa0f15b-9c85-467f-9a47-b255f79c1878_768x548.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!PSzi!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6fa0f15b-9c85-467f-9a47-b255f79c1878_768x548.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!PSzi!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6fa0f15b-9c85-467f-9a47-b255f79c1878_768x548.jpeg 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Wien IX, Berggasse 19. Sigmund Freud&#8217;s residence after fleeing the Nazis in 1938. Image is from the <a href="https://www.freud-museum.at/en/">Sigmund Freud Museum</a>, in Vienna, Austria.</figcaption></figure></div><p><strong>Human interaction is the fundamental unit of psychiatry.</strong></p><p>Psychiatry is unique in medicine in that the guidelines involve purely clinical criteria for diagnosis (1). Whether a strength or a <a href="/__u/reversepsychiatry.substack.com/p/millennium-problems-in-psychiatry">weakness</a>, this endows the<em> Psychiatric Interview</em> as the bread and butter of a psychiatrist more than any other tool. What is the patient&#8217;s life story? What are the triggering events? How do these factors relate to the delusory, manic, or depressive episode that brings them to the hospital today? A psychiatrist&#8217;s skill lies as much in building connection as their diagnostic acumen and pharmacological knowledge.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>This feels uniquely human, because it is the most like an art form; the multidimensionality and complexity of the human psyche is not reducible to clean causative chains like the feedback loops of the endocrine system, or the biological fluid mechanics of the heart. Every field of medicine has its own dogmas and unexplored edges, but psychiatry has always lived closer to the edge. Rather than a single foundational framework, it draws from a <a href="https://www.psychiatrymargins.com/p/navigating-diagnostic-pluralism">pluralism of models</a>: biological, psychological, social, cultural. There is no simple ground truth.</p><p>In this sense, it feels inevitable that psychiatry is furthest from being automatable. Radiology and Pathology are on the other end of this science-art spectrum, and lie squarely in the &#8220;<a href="https://www.slideshare.net/slideshow/what-if-medicine-understood-itself-as-a-knowledge-processing-discipline/183315656">medicine is a data and information-processing discipline</a>&#8221; camp. Psychiatrists can lie back in their Freudian armchairs, and chuckle when over <a href="https://healthimaging.com/topics/artificial-intelligence/fda-has-approved-over-1000-clinical-ai-applications-most-aimed-radiology#:~:text=Search-,FDA%20has%20approved%20over%201%2C000%20clinical%20AI,with%20most%20aimed%20at%20radiology&amp;text=Dozens%20of%20new%20artificial%20intelligence,applications%20to%20just%20over%201%2C000.">70% of the 1,000 AI FDA application</a> approvals are for Radiology applications.</p><p><strong>&#8220;Not so fast!&#8221;</strong> says the AI companies.</p><div><hr></div><h2>AI Feels Human</h2><p>In 2022, the grand public experiment of Large Language Models (LLMs) was launched through ChatGPT. In 2023, <a href="https://www.nature.com/articles/s41599-023-02567-0">therapists began noticing patients quoting it in sessions/consults</a>. In 2024, we saw the first clinical studies which demonstrated that LLMs could not only outperform clinicians diagnostically, but also on scales of empathy (2). Now, in 2025, we see signs that LLMs perform better than <strong>humans WITH LLMs</strong> on diagnosis, communication, and even economics (3). The companies want to make the case that it is absurd to <em>not</em> replace parts of clinician workflows with augmented LLM tools.</p><p>Claims like this may spur psychiatrists to cautiously sit up from their armchairs, and counter with: &#8220;But these are simply biased industry-funded studies!&#8221;, or &#8220;These patient interactions are all simulated!&#8221;, which are all valid critiques. But these articles spell two salient points: these models can diagnose difficult conditions provided the same information, and more effectively interact with patients than clinicians over text.</p><p>This second point, human interaction, is crucial to consider in the context of psychiatry. One popular psychiatric handbook considers there to be four goals in a psychiatric interview: 1) to build a therapeutic alliance, 2) collect relevant information, 3) interview for a diagnosis, and 4) negotiate the treatment (4). According to the AI company articles - assessing benchmarks of empathy, information gathering, diagnosis, and management recommendations - LLMs fit all four of these criteria.</p><p>Let&#8217;s continue along this line of argument. Sure, we can grant LLMs better data processing and cognitive abilities - they run on at least <a href="https://www.sydney.edu.au/news-opinion/news/2024/08/16/how-the-human-brain-is-inspiring-energy-efficient-ai.html">450,000 times more energy</a> than our human brains, and are trained on trillions of words compared to our millions - of course they should be effective knowledge machines. But human interaction? Building trust and rapport? Surely this is a quintessential part of what it means to be human!</p><h3>Fragility of Human Psychology</h3><p>Perhaps we are more fallible than we think.</p><p>This is not the first time human interaction has been attacked by automation. Every article discussing AI therapists has written about <a href="https://web.njit.edu/~ronkowit/eliza.html">ELIZA</a>, one of the first chatbots developed by MIT in the 1960s. It takes on the role of a Rogerian Psychotherapist, turning every question you ask back at you (<a href="https://en.wikipedia.org/wiki/ELIZA_effect">example</a>). Unexpectedly, users were convinced of its intelligence despite its simplicity in programming - so much so the phenomenon is now termed the <em>ELIZA effect</em> (5).</p><p>LLMs today represent a more powerful ELIZA effect than ever before. In raw numbers, OpenAI is often quoted as the fastest growing company in history, reaching <a href="https://ai.plainenglish.io/chat-gpt-achieving-100-million-users-in-just-2-month-a-deep-analysis-a453e6f85acf">100M users within 2 months</a>. Although LLMs are largely tools for knowledge work and coding, through time this &#8216;tool&#8217; has tapped deeper into our inner psyches. There are <a href="https://ses.library.usyd.edu.au/bitstream/handle/2123/33844/Rapid%20Analysis_Character%20AI.pdf?sequence=2&amp;isAllowed=y#:~:text=Character%20AI%20is%20a%20multimodal,hours%20per%20day%20on%20average.">20 million teenagers roleplaying with LLMs</a>, more than <a href="https://english.news.cn/20250406/653542deae774bc4a110f5592e50e7f1/c.html#:~:text=Though%20only%20launched%20two%20months,Life%22%20featured%20by%20the%20app.">10,000 adults</a> <a href="https://www.chinadailyhk.com/hk/article/608758">creating digital resurrections of their deceased grandparents</a>, and <a href="https://firstwordhealthtech.com/story/5982970#:~:text=To%20date%2C%20Ash%20has%20been,in%20the%20mental%20health%20ecosystem.">50,000 users</a> <a href="https://www.talktoash.com/">testing AI designed for therapy</a>.</p><p>These are not examples of technology as a tool; these are examples of technology as a companion.</p><p>What makes these LLMs so convincing? There are plenty of perspectives, but I&#8217;ll add on three thoughts from a technological lens -</p><p><strong>1) Pre-Training: LLMs are trained to be expert &#8216;human&#8217; imitators</strong>. There are plenty of analogies to draw on to think of how these models are trained - an algorithm built to predict the next word (<a href="https://en.wikipedia.org/wiki/Stochastic_parrot">stochastic parrots</a>), or <a href="https://www.experimental-history.com/p/bag-of-words-have-mercy-on-us">a bag of words</a> where you put in words and it spits out the most relevant ones. Regardless of where you view AI as just a statistical model, the point is that they are trained on trillions of words written on the internet by humans. If you&#8217;ve read every single scientific journal article (or every piece of <a href="https://colah.github.io/posts/2014-07-FFN-Graphs-Vis/">harry potter fanfiction</a>), you can bet you&#8217;re able to mimic something pretty convincing.</p><p><strong>2) Post-Training: LLMs are reinforced to appeal to humans</strong>. What happens after a model is trained on the internet? It is then &#8216;fine-tuned&#8217; on high-quality datasets which can give LLMs their personality. There&#8217;s also a popular term known as Reinforcement Learning with Human Feedback (RLHF), which refers to the positive or negative &#8220;thumbs up or down&#8221; that you can give the chatbot. These signals enable a direct human feedback loop to cater more towards what humans want - which sometimes leads to a chatbot that is a <a href="https://openai.com/index/expanding-on-sycophancy/">bit </a><em><a href="https://openai.com/index/expanding-on-sycophancy/">too</a></em><a href="https://openai.com/index/expanding-on-sycophancy/"> nice</a>.</p><p><strong>3) Engineering: LLMs are built to be personalised for humans</strong>. Finally, the engineering on top of LLMs can enable them to be more personalised for every user. In the same way your doctor can remember your niece&#8217;s name, so can your LLM - these tools often have features which capture salient parts of your conversation, and store them in memory for use in prompts. In the same way social media has optimised our feeds for our interests, so can LLMs.</p><p>The combination of these three features manifests as the same humanistic Rogerian psychological school of thought as ELIZA, but with more degrees of freedom and knowledge. Fantastic as a tool, but dangerous as a companion - particularly considering they seem to exhibit unconstrained, <em><a href="https://en.wikipedia.org/wiki/Unconditional_positive_regard">unconditional positive regard</a></em>. Yes-men are pretty good at tapping into what makes us feel good about ourselves, less so for any real conversations.</p><p>In the same way technology today has been built to optimise for your attention, LLMs today are built to ask for more - your mind.</p><div><hr></div><h2>AI Isn&#8217;t Human</h2><p>Despite this, I wrote <em>feels</em>, not <em>is</em>. LLMs are far more multidimensional algorithms and anthropomorphised than the chatbots of the past - but this does not equate them as having mastered human interaction.</p><p>AI can&#8217;t do the job of a psychiatrist.</p><p>Let&#8217;s return to that psychiatric interview with a less techno-optimistic lens. The success of LLMs in this context has two key assumptions: that AIs will receive perfect information from patients, and that every patient responds to the same outputs.</p><p>Both of these break down in psychiatry, since LLMs lack bodies and minds.</p><p></p><h3>Body: Human interaction is multidimensional</h3><p>LLMs currently do not have full access to the breadth of richness that comes with the full human interaction. Dissecting this, we are left with its constituent data types - messaging on <strong>text</strong>, calling on <strong>audio</strong>, seeing people on <strong>video</strong>, and the other senses that come in-person. These units differ in one fundamental aspect: <em>Information</em>.</p><p><strong>Text alone is insufficient to give the additional contextual information psychiatry needs to come to its formulations</strong>. When someone is depressed, can you assess their severity through purely their text-based utterances? When someone is manic, can you feel their pressured speech through the screen?</p><p>Humans are not only equipped with our brains, but also wired further through our endocrine, enteric, and autonomic systems to decode these &#8216;simple&#8217; ideas of empathy, trust, and lying. There&#8217;s a reason there&#8217;s a cultural belief that the &#8220;gut feeling is correct&#8221;, and it lives beyond rationalisms and cognition.</p><p>LLMs are limited because of both the information they have available to them and their current feedback systems. They can be perfect diagnostic reasoners; but they can&#8217;t elicit the perfect information needed in difficult psychiatric contexts. The hidden cues in our sensory systems give us far more powerful feedback about <em>how</em> to ask diagnostic questions, <em>how</em> to build trust, <em>how</em> to negotiate the management. LLMs just get a thumbs up or down.</p><p></p><h3>Minds: Humans are wired for humans</h3><p>Humans do not live in a vacuum, but within a culture of other humans and shared beliefs. There are three aspects to this which are necessary in the therapeutic relationship.</p><p><strong>First, there&#8217;s a reason that psychology and psychiatry have no &#8216;one-size-fits-all&#8217; cures.</strong> Unconditional positive regard will undoubtedly help some, but not all. In the same way people struggle to find a good therapist-fit, people will struggle to be supported by a single AI with a monolithic philosophy.</p><p>The danger comes most in a psychiatric context. Humans have mechanisms and cultural beliefs to know when to not be purely sycophantic and disagree. LLMs don&#8217;t, and we see this in emerging case studies of <a href="https://www.lesswrong.com/posts/2pkNCvBtK6G6FKoNn/so-you-think-you-ve-awoken-chatgpt">AI-induced psychosis</a>, and with mental-health specific risk factors like social isolation and impaired belief-updating mechanisms (i.e. jumping to extreme conclusions based on limited data). <em>How can we expect LLMs to diagnose, let alone support acutely delusional psychiatric patients if they can&#8217;t help but agree with them?</em></p><p><strong>Second is liability</strong>. If an LLM tells you to take an antipsychotic, they are not liable for any of the side effects incurred. They have no stakes. If a psychiatrist does, this human is responsible for what happens, and unless they are psychopaths, we can better trust humans to uphold this responsibility. We do not perceive machines to have these same feelings - we only grade them on their ability to deliver <a href="https://www.matthewshu.me/article/how-ai-earns-trust-in-healthcare">reliable outcomes based on risk</a>.</p><p><strong>Third is <a href="https://en.wikipedia.org/wiki/Transference">transference</a></strong> - the Freudian psychological concept that each human&#8217;s past experiences are subconsciously placed onto the present interaction. The crux of this idea is that it is not simply the content of the information, but who you receive the information from that matters. An individual&#8217;s response to AI-based interviewing or therapy will vary based on their individual life experience. There will simply be some who refuse to talk to AI chatbots.</p><p>This extends more deeply to the cultural zeitgeist; this will shift over time, as capabilities and views on AI change.</p><div><hr></div><h2>AI is an impactful technology</h2><p>So, human interaction is not solved by current AI, and the psychiatrist remains in their armchair. We&#8217;ve explored limitations in the data and systems, inherent psychology, and the human perspective.</p><p>But even despite these limitations, I&#8217;m convinced that AI will change the face of human interaction and psychiatry.</p><p>If text-based LLMs are an example to extrapolate from, we can expect multimodal AIs that harness audio and visual forms to have an<strong> equally and more powerful ability to forge human connections</strong>. If an AI has every piece of data that a human has, what next?</p><p>LLMs are already useful tools that have potential to change the clinical paradigm - psychiatrist supply is finite and software is infinitely scalable and constantly available. LLMs will inevitably be used to supplement lower acuity aspects of management (think medication adjustment, spot diagnoses).</p><p>The social problem comes when they extend beyond the world of knowledge, but into human interaction. Without proper safeguards, the sycophantic properties of LLMs will run unhinged (6).</p><p>The great new experiment of AI will unfold similarly to social media (7); a powerful, easily-accessible technology that shapes and changes human interaction and creates worlds of unintended consequences as a result. Mental health is a cultural phenomenon, after all. In the same way psychiatric terminology has bent to model modern paradigms of internet addiction, a new language for AI-related conditions will emerge.</p><p>Psychiatry is not immune to the changing rhythm of the technological world - but while other medical fields have more positive revolutions to look forward to, Psychiatry, as the vanguard for human interaction, may be tasked with a bigger challenge than ever before.</p><div><hr></div><p>(1) Psychiatric practice (as practiced by <a href="https://www.wslhd.health.nsw.gov.au/ArticleDocuments/2173/REG_HANDBOOK_Getting%20started%20in%20psychiatry_FINAL_VKumar.pdf.aspx">Australian Psychiatric Registrars</a>) relies on a diagnostic pyramid of classification which rules out biological causes of psychiatric symptoms first. So although this is a simplification, we expect most psychiatric conditions to be non-biological (at least, in the form of easily diagnosable blood-based biomarkers). Neurologists also tend to like to take the case when it becomes more neuro-biological.</p><p>(2) The AMIE (<a href="https://research.google/blog/amie-a-research-ai-system-for-diagnostic-medical-reasoning-and-conversations/">Google Research, 2024</a>) paper ran a double-blind crossover study testing 20 clinicians against their AMIE model with patient actors in a synchronous text chat interface. The AMIE model was judged by the actors to be significantly better than clinicians across domains of diagnostic accuracy, management, and empathy based on standardised questionnaires.</p><p>(3) Healthbench (<a href="https://openai.com/index/healthbench/">OpenAI, 2025</a>) tests 5000 conversations across 262 clinicians and models and grades their performance. They find their Apr 2025 model having equivalent performance to physicians WITH models across domains of communication quality and accuracy, amongst others. The MAI-DxO (<a href="https://microsoft.ai/new/the-path-to-medical-superintelligence/">Microsoft Research, 2025</a>) model is considered 4x more accurate than 21 physicians on NEJM case diagnoses, and more constrained in resource usage.</p><p>(4) I took these points from the aptly titled <em>The Psychiatric Interview (2017),</em> a well regarded guide for wannabe trainees written by psychiatrist Daniel Carlat.</p><p>(5) Fascinatingly, I also came across <a href="https://en.wikipedia.org/wiki/PARRY">PARRY</a>, created by the psychiatrist Keith Colby at Stanford, which aims to simulate a person with schizophrenia, and even then <a href="https://liacademy.co.uk/the-1972-parry-chatbot-an-entry-in-ai-and-mental-health/?v=8bcc25c96aa5">30 psychiatrists were unable to discern</a> the chatbot from patients.</p><p>(6) <a href="https://arxiv.org/pdf/2507.19218">Technological folie &#224; deux (2025)</a> provides a great primer on the emerging ideas within the psychiatry-AI field - one example being the concept of <em><strong>bidirectional belief amplification</strong></em>, where with a maladaptive user, AI psychologies are currently built to reinforce negative beliefs of the user, spurring potentially antisocial behaviour.</p><p>(7) <a href="https://en.wikipedia.org/wiki/The_Social_Dilemma">The Social Dilemma (2020)</a> provides a more balanced view on the harms of social media, and <a href="https://www.youtube.com/watch?v=xoVJKj8lcNQ&amp;pp=0gcJCfwAo7VqN5tD">The AI Dilemma (2023)</a> gives a perspective on the more immediate pragmatic issues ahead.</p><p><em>Much thanks to Chris Chiu, Shayan Lahijanian, Joshua Han, Alice Park, Marc Jurblum, and Louis Ereve for reading drafts.</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Millennium Problems in Psychiatry]]></title><description><![CDATA[An essay on foundational psychiatric questions and my research interests - and why the next decades of psychiatry will be paradigm-shifting.]]></description><link>https://reversepsychiatry.substack.com/p/millennium-problems-in-psychiatry</link><guid isPermaLink="false">https://reversepsychiatry.substack.com/p/millennium-problems-in-psychiatry</guid><dc:creator><![CDATA[Kevin Yu Chen Hou]]></dc:creator><pubDate>Fri, 20 Jun 2025 00:08:25 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!5Hqr!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F796772f6-e704-4911-93dc-568c8217c78e_470x376.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="/__u/substackcdn.com/image/fetch/$s_!5Hqr!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F796772f6-e704-4911-93dc-568c8217c78e_470x376.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="/__u/substackcdn.com/image/fetch/$s_!5Hqr!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F796772f6-e704-4911-93dc-568c8217c78e_470x376.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!5Hqr!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F796772f6-e704-4911-93dc-568c8217c78e_470x376.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!5Hqr!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F796772f6-e704-4911-93dc-568c8217c78e_470x376.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!5Hqr!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_webp, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F796772f6-e704-4911-93dc-568c8217c78e_470x376.jpeg 1456w" sizes="100vw"><img src="/__u/substackcdn.com/image/fetch/$s_!5Hqr!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F796772f6-e704-4911-93dc-568c8217c78e_470x376.jpeg" width="666" height="532.8" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/796772f6-e704-4911-93dc-568c8217c78e_470x376.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:376,&quot;width&quot;:470,&quot;resizeWidth&quot;:666,&quot;bytes&quot;:180875,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://reversepsychiatry.substack.com/i/166363325?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F796772f6-e704-4911-93dc-568c8217c78e_470x376.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="/__u/substackcdn.com/image/fetch/$s_!5Hqr!, /__u/reversepsychiatry.substack.com/w_424, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F796772f6-e704-4911-93dc-568c8217c78e_470x376.jpeg 424w, /__u/substackcdn.com/image/fetch/$s_!5Hqr!, /__u/reversepsychiatry.substack.com/w_848, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F796772f6-e704-4911-93dc-568c8217c78e_470x376.jpeg 848w, /__u/substackcdn.com/image/fetch/$s_!5Hqr!, /__u/reversepsychiatry.substack.com/w_1272, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F796772f6-e704-4911-93dc-568c8217c78e_470x376.jpeg 1272w, /__u/substackcdn.com/image/fetch/$s_!5Hqr!, /__u/reversepsychiatry.substack.com/w_1456, /__u/reversepsychiatry.substack.com/c_limit, /__u/reversepsychiatry.substack.com/f_auto, /__u/reversepsychiatry.substack.com/q_auto:good, /__u/reversepsychiatry.substack.com/fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F796772f6-e704-4911-93dc-568c8217c78e_470x376.jpeg 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg aria-hidden="true" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">First observation of the omega-minus (&#937;&#8315;) baryon at Brookhaven, 1964. The Millennium Prize Problem, &#8220;<a href="https://www.claymath.org/millennium/yang-mills-the-maths-gap/">Yang&#8211;Mills and the Mass Gap</a>,&#8221; asks why such particles have mass, despite being built from massless quarks and gluons.</figcaption></figure></div><div><hr></div><p>I was listening to<a href="https://open.spotify.com/episode/7zNbFfP5nHUtd5xy2XNaWP?si=uwmX2TsCSou2XAWq3ZeHSQ"> Sean Carroll&#8217;s Mindscape</a> this morning and his conversation with Nicole Rust. They made an interesting observation - put simply, there are three key areas of brain research:</p><ol><li><p>Understanding the brain (Neuroscience)</p></li><li><p>Building tools related to the brain (ML)</p></li><li><p>Treating brain disorders (Psychiatry and Neurology)</p></li></ol><p>We&#8217;ve made phenomenal strides in areas 1 and 2, but lag behind in 3.</p><p>This got me thinking: Mathematics has<a href="https://en.wikipedia.org/wiki/Hilbert%27s_problems"> Hilbert&#8217;s problems</a> or<a href="https://en.wikipedia.org/wiki/Millennium_Prize_Problems"> Millennium Prize Problems</a> (i.e. some of the complex and influential questions in mathematics). These problems inspire thinkers and act as grand objectives to focus effort - What are psychiatry&#8217;s equivalents?</p><p>I don&#8217;t profess to have the expertise nor the funding to be able to craft these problems - in fact, it&#8217;s <a href="https://terrytao.wordpress.com/career-advice/dont-prematurely-obsess-on-a-single-big-problem-or-big-theory/">arguably bad</a> to think about such huge problems too much without having built up the requisite domain knowledge and ability. As a psychiatry-keen medical student and a rookie computational neuroscientist, I fit nicely into the &#8216;over-optimistic&#8217; chunk on the <a href="https://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect">Dunning-Kruger</a> graph.</p><p>That being said, I&#8217;ve always found it fun and inspiring to think about the big problems, so one can figure out where the little problems we work on fit in. I&#8217;ll sprinkle in some of my current personal research interests too.</p><p>I propose two &#8216;millenium-esque&#8217; questions on the epistemic and biological - with psychiatry&#8217;s core challenge being the inability to bridge the domains together, as we&#8217;ll discuss below. Endocrinology was flailing around until blood glucose measurement made the symptomatology of Diabetes Mellitus come together (imagine trying to relate numb feet to hypertension and sweet-tasting urine!) - and psychiatry is in the same boat. We lack both a unifying theory and helpful biomarkers to guide our clinical management.</p><div><hr></div><h3><strong>1. The Epistemic</strong>: What are the most scientifically valid <em>units</em> of psychiatric phenomena?</h3><p><em>Context</em>: A common criticism of psychiatry is the weakness of the DSM-5, the diagnostic criteria largely responsible for our current clinical definitions of mental health (1). It has poor interrater reliability (different clinicians make different diagnoses with the same patient), construct validity (diagnoses are not related to aetiology), and significant comorbidity (diagnoses seem to overlap) (2).</p><p>The utility of a diagnosis in medicine comes from its ability to group presentations and thus treat them - to see how psychiatry struggles, one can simply look at the non-specific efficacy of antidepressants on the group known as &#8216;depression&#8217; (3).</p><p>This is further compounded by issues in mental health scales, which are used to guide the development of novel drugs and interventions. Two popular ones used today, the Hamilton Depression Rating Scale (HDRS) and Beck Depression Inventory (BDI), were developed in the<a href="https://journals.sagepub.com/doi/10.1177/09526951211009085"> post-war era of the 1960s</a>! Surely, with the strides in neuroscience we&#8217;ve made since then, there is room for a new scale&#8230;</p><p><em>Status Quo:</em> This brings us to the attempts made for new classification systems; with the two most notable being the Research Domain Criteria (<a href="https://psychiatryonline.org/doi/10.1176/appi.ajp.2010.09091379">RDoC; 2010</a>) and the Hierarchical Taxonomy of Psychopathology (<a href="https://pubmed.ncbi.nlm.nih.gov/28333488/">HiTOP; 2017</a>). The two systems make a convincing effort to solve the above - but have struggled to translate clinically, with issues in applicability and biological grounding (4). I haven&#8217;t met any clinicians who actively use these frameworks (only researchers), as they tend to be more focused on how a theoretical framework informs treatment.</p><p><em>Personal Directions</em>: I see the difficulty with diagnostic categories as a reflection of the strong network-related interactions between systems. As described by Nicole - there is no simple causal gene &#8594; molecule &#8594; neuron &#8594; network &#8594; psychology &#8594; symptomatology chain in psychiatry, but instead, feedback loops that regulate every step. Hence, it is unsurprising that our human attempts to carve out linear, discrete categories have failed (barring biologically specific cases like <a href="https://en.wikipedia.org/wiki/Anti-NMDA_receptor_encephalitis#:~:text=Anti%2DNMDA%20receptor%20encephalitis%20is,see%20or%20hear%20(hallucinations).">Anti-NMDA receptor (NMDAR) encephalitis</a>). The brain is dynamic and we can&#8217;t seek to constrain it.</p><p>Hence, I&#8217;ve been curious about the following ideas -</p><ul><li><p><strong>Mechanistic Interpretability in Mental Health</strong> is an interdisciplinary field that, as far as I&#8217;m aware, doesn&#8217;t exist yet. But I&#8217;ve always been excited by the premise that AI can learn features from high-dimensional spaces that humans can&#8217;t (ie the space of psychopathology). With a sufficiently advanced unsupervised learning approach, might they be able to uncover emergent structures from voice, language, and other features like EEG? I believe that for this world to be clinically translated, we need interpretability tools to constrain and define model learnings&#8217; into human-digestible ideas.</p></li><li><p><strong><a href="https://www.nature.com/articles/s41380-022-01743-z#Sec3">Computational Psychiatry</a></strong> provides a new paradigm of atomic units within psychiatry that are formal and falsifiable, incorporating ideas from Bayesian statistics and ML that can be used to study dynamic systems (for instance, uniting the <a href="https://www.annualreviews.org/content/journals/10.1146/annurev-neuro-071714-033928">different symptoms of depression</a> under Bayesian reasoning). Like other frameworks, also struggling with clinical translation, but I&#8217;ve found the work intellectually appealing!</p></li></ul><p><em>What does success look like</em>? A new language where how we talk about mental health is grounded in a dynamical, systems-based theory, that has strong explanatory power both in aetiology and treatment.</p><div><hr></div><h3><strong>2. The Biological</strong>: How can we translate our neuroscientific understanding to psychiatric management?</h3><p><em>Context</em>: For the last 50 years, we&#8217;ve made huge strides in neuroimaging, neurophysiology, molecular genetics, and circuit-level understanding of the brain (5). Yet, almost every paper I read in the translational field tends to start with something along the lines of &#8220;There are currently no clinically translated biomarkers in psychiatry&#8221;.</p><p>Biomarkers are useful in disease diagnosis, prognosis, or prediction. In psychiatry, diagnosis has limited utility due to the lack of ground truth - many studies seek to use DSM-V diagnoses or scales as labels for data to compare differences in groups but this approach suffers due to the invalidity of psychiatric categories (see previous section).</p><p>There&#8217;s also the twin cousin of the &#8216;biomarker&#8217; story, where it is described that &#8220;all psychiatric treatments have been serendipitous rather than hypothesis-driven&#8221;. A brief walkthrough of the <a href="https://psychmatters.ranzcp.org/1072258/episodes/12590105-the-history-of-psychiatry-part-2-the-trials-and-discoveries-of-the-20th-century">history of psychiatry</a> and you&#8217;ll find a host of stories describing how lithium, tricyclic antidepressants, first-generation antipsychotics all &#8216;happened to work&#8217;.</p><p><em>Status Quo</em>: There is hope in the field that we&#8217;re on the precipice of major breakthroughs, and there are some examples of translational advances. For instance, <a href="https://psychiatryonline.org/doi/full/10.1176/appi.ajp-rj.2023.180303">Transcranial Magnetic Stimulation</a> is a relatively new intervention for Treatment Resistant Depression that was borne out of fMRI studies implicating the dorsolateral prefrontal cortex as a key causal node - as such, stimulating this area leads to clinical intervention (6).</p><p>However, the field at large is struggling. I&#8217;m interested in the <a href="https://www.cell.com/neuron/fulltext/S0896-6273(23)00308-2?_returnURL=https://linkinghub.elsevier.com/retrieve/pii/S0896627323003082?showall%3Dtrue">Default Mode Network</a>, a resting state network of brain regions related to <a href="https://www.sciencedirect.com/science/article/pii/S105381191930878X?via%3Dihub">rumination</a> and self-introspective thought, and thought to be overactivated in depression (7). However, despite the explosion of interest in the field from every measure under the sun (EEG/MEG, dMRI/fMRI, PET), there hasn&#8217;t been a clear clinical use case. In particular, it struggles most from methodology heterogeneity - unlike blood-based biomarkers, whose definitions tend to be the same, the DMN is a loose concept in the same way AI is considered by the public.</p><p><em>Personal Directions</em>:</p><ul><li><p><strong>Real-time biomarkers</strong> are a broad idea, but one that excites me greatly. Taking the Diabetes example again; in medicine, we have HbA1c which monitors long-term (~3mth) progress, but it is the continuous glucose monitors that can give us actionable information day-to-day, which seems particularly important for psychiatric conditions. In this vein, two particular areas I&#8217;m curious about are:</p><ul><li><p><em>EEG-based network measures of depression</em>, related to what we&#8217;re trying to achieve at <a href="https://www.resonait.com/">Resonait</a>.</p></li><li><p><em>Blood-based markers of bipolar disorder, </em>given the <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC7524405/">neurobiological</a> relations to circadian rhythms, HPA axis, and stress response.</p></li></ul></li><li><p><strong><a href="https://www.nature.com/articles/s41746-023-00751-9">Explainable AI</a></strong> is distinct from the mechanistic interpretability described above, although it is a similar concept. Here, I&#8217;m more interested in how deterministic ML models (ie an EEG tool that predicts treatment response) can be understood by clinicians not as black boxes with particular sensitivities/specificities, but tools where one can have an intuition of how the outputs might change based on input.</p></li></ul><p><em>What does success look like</em>? Biomarkers that enable deep, patient-based understanding of psychiatric conditions, and can inform monitoring, prognosis, and treatment selection.</p><div><hr></div><p>There are so many more challenges in psychiatry than those listed here, and I&#8217;ve also narrowed the questions to focus on the domains of my interest - biological and technological innovations - as opposed to more public health approaches (8). I&#8217;ve always believed that <a href="https://www.writingruxandrabio.com/p/extending-womens-fertility-the-last">technological breakthroughs motivate societal shifts</a>, and are an <a href="https://slatestarcodex.com/2014/09/10/society-is-fixed-biology-is-mutable/">&#8217;easier&#8217; problem</a> to work on.</p><p>Psychiatry is in for some huge paradigmatic shifts in the next decades; when else is a better time to contribute to a field?</p><div><hr></div><p>(1)<a href="https://www.amazon.com.au/Shrinks-Psychiatry-Jeffrey-M-D-Lieberman/dp/031627898X"> </a><em><a href="https://www.amazon.com.au/Shrinks-Psychiatry-Jeffrey-M-D-Lieberman/dp/031627898X">Shrinks,</a></em><a href="https://www.amazon.com.au/Shrinks-Psychiatry-Jeffrey-M-D-Lieberman/dp/031627898X"> by Lieberman</a> provides a great overview of the history. These systems have had their benefits, but we need something better!</p><p>(2)<a href="https://journals.sagepub.com/doi/10.1177/09637214221114089#libraryItemId=14497793"> Fried (2022)</a> provides further citations for these problems and argues for studying mental health as systems rather than syndromes.</p><p>(3) Too much literature here to synthesise (probably will be another post), but see <a href="https://psychiatryonline.org/doi/10.1176/ajp.2006.163.11.1905?url_ver=Z39.88-2003&amp;rfr_id=ori:rid:crossref.org&amp;rfr_dat=cr_pub%20%200pubmed">Rush et al. (2006)</a> for one of the earliest papers in this field.</p><p>(4) See<a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC6873013/"> Ross et al. (2019)</a> and<a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC9596130/"> Haeffel et al. (2022)</a> for more nuanced critiques.</p><p>(5) <a href="https://research.google/blog/ten-years-of-neuroscience-at-google-yields-maps-of-human-brain/">Google (2024)</a> mapped a 1mm<sup>3</sup> chunk of the human temporal cortex down to every synapse, which is around ~1.4PB of electron microscopy data&#8230; Wow.</p><p>(6) More to come on TMS in a follow-up blog post.</p><p>(7) More to come on the DMN as well.</p><p>(8) For an example, see Jon Haidt&#8217;s <a href="https://www.afterbabel.com/">After Babel</a> on the movement to ban social media.</p><p></p><p><em>Much thanks to Alice Park, Guillaume Troadec, Naveen Golyala, and Alexey Guzey for reading drafts.</em></p><div><hr></div><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://reversepsychiatry.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Reverse Psychiatry! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p></p>]]></content:encoded></item></channel></rss>