61% of People Now Use AI for Mental Health Support — AXA/Ipsos Global Survey

The 2026 edition of the AXA Mind Health Report, conducted with Ipsos across 18 countries, reveals a major shift: 61% of respondents already use AI for mental health matters. Among them, 42% almost always follow the AI's advice. This data point is central to a broader finding that mental health continues to decline globally, with 46% of people reporting they are struggling or languishing.
Key Findings from the Report
- AI adoption is high: 61% use AI for mental health questions, with highest usage in China, the Philippines, and Turkiye. 55% are satisfied with AI advice.
- But risks are real: 32% felt uncomfortable with AI advice at some point. 28% said AI recommendations led them to engage in harmful behavior.
- Trust is limited: Only 38% trust AI platforms more than mental health professionals for advice.
- Access gap drives AI use: 43% of people with potential mental suffering did not see a health professional in the past year. Barriers include cost, time, and perceived lack of need.
- Screen time is high: Average 5.1 hours/day on screens (excluding work and weekends). Two-thirds say screens negatively affect mental health.
- Economic impact: Depressive and anxiety disorders cause $1 trillion in annual productivity losses globally. In France, they are the leading cause of long-term sick leave, over half for those under 30.
- Workplace potential: 84% of employees (88% of 18–24 year-olds) would join employer-provided mental health programs.
What This Means for Developers Building AI Agents
The report is a strong signal that AI agents are being deployed in high-stakes emotional support roles — often without guardrails. The 28% harm rate, while self-reported, demands careful design: output filtering, escalation to human professionals, and explicit disclaimers when the AI is not a therapist. For developers on Hacker News, this is also a reminder that users will use AI for purposes beyond what's intended. Product teams should consider integrating clinical safety checks and referral pathways.
Methodology
Survey conducted by AXA and Ipsos in 18 countries (including US, UK, France, Germany, China, Japan, etc.) with online interviews. Full press release and PDF available at the source link.
📖 Read the full source: HN AI Agents
👀 See Also

Claude Desktop 1.1.4498 Release Notes: Dock Bounce, Shell Environment Expansion, and Government Cloud Support
Claude Desktop 1.1.4498 adds dock bounce notifications for user attention, expands shell environment extraction to include Claude-specific variables, and introduces government/custom deployment detection. The update also reduces Chrome bridge tool-call timeout from 120 to 10 seconds.

Anthropic Secures 300MW Compute at Colossus 1 with 220,000 NVIDIA GPUs via SpaceX Partnership
Anthropic announced a partnership with SpaceX to use all compute capacity at the Colossus 1 data center, gaining over 300MW and more than 220,000 NVIDIA GPUs within a month.

Local LLM Benchmark: Backend Generation by Function Calling – GLM, Qwen, DeepSeek Compared
A rigorous benchmark of local and frontier LLMs for backend code generation via function calling, with scoring rubric. Key findings: qwen3.5-35b-a3b matches gpt-5.4 on DB/API design, and dense Qwen 27B beats 397B MoE. Frontier models dropped due to cost.

Open-weight models under 100GB can't beat Claude Haiku on coding benchmarks
A comparison of open-weight models on LiveBench and Arena Code/WebDev benchmarks shows no model under 100GB comes close to Claude Haiku 4.5. The nearest competitor is Minimax M2.5 at 136GB, which roughly matches Haiku's performance.