惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Y
Y Combinator Blog
IT之家
IT之家
博客园_首页
人人都是产品经理
人人都是产品经理
博客园 - Franky
I
InfoQ
Recent Announcements
Recent Announcements
P
Proofpoint News Feed
H
Hackread – Cybersecurity News, Data Breaches, AI and More
GbyAI
GbyAI
大猫的无限游戏
大猫的无限游戏
aimingoo的专栏
aimingoo的专栏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
月光博客
月光博客
Microsoft Security Blog
Microsoft Security Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
B
Blog RSS Feed
MongoDB | Blog
MongoDB | Blog
雷峰网
雷峰网
博客园 - 聂微东
N
Netflix TechBlog - Medium
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The GitHub Blog
The GitHub Blog
D
Docker

LessWrong

CLR's Safe Pareto Improvements Research Agenda — LessWrong My Last 7 Blog Posts: a weekly round-up — LessWrong Quality Matters Most When Stakes are Highest — LessWrong If a room feels off the lighting is probably too "spiky" or too blue — LessWrong Stop AI Now — LessWrong Stupid Minutes Reevaluating "AGI Ruin: A List of Lethalities" in 2026 Who I Follow What's the LessWrongist philosophy of mathematics? MixedHTML Mode for Emacs Summarizing and Reviewing my earliest ML research paper, 7 years later Stop AI Resources for starting and growing an AI safety org There are only four skills: design, technical, management and physical Fifteen Years Aboard Arguments Should Be Decisive Criticisms — LessWrong The map is part of the territory — LessWrong “Best humans still outperform”: One turning point in the history of cope around artificial intelligence — LessWrong Society is a social construct, pace Arrow — LessWrong Consent-Based RL: Letting Models Endorse Their Own Training Updates — LessWrong AI #164: Pre Opus — LessWrong Publish-first writing — LessWrong What does status signalling do? When successful, what does it achieve? — LessWrong Let goodness conquer all that it can defend — LessWrong Why I'm Less of a Shill for Related Work Sections — LessWrong From Artificial Intelligence to an ecosystem of artificial life-forms. — LessWrong If You've Never Bought a Tool You Didn't Need, You're Not Buying Enough Tools — LessWrong Verify, but Trust — LessWrong Taking political violence seriously — LessWrong Against Doom & Pause AI — LessWrong
Juriscription: finding the medicines missing somewhere
technicaliti · 2026-05-01 · via LessWrong
An Arb Research project You can't buy melatonin in the UK. [1] In the US, it's hard to avoid: it's in gas station soft drinks. You can legally get bupropion online in the UK, while in the US it's prescription only. How general is this kind of thing? Our new beige site looks at every case where medical regulators disagree about whether to approve a medicine. We found 101 instances just between the US and UK. Background A while back I noticed a bunch of "discordances" (medicines banned or unapproved in one country, but approved, even OTC, in another) Despite being broadly sceptical of the health impacts of microplastic, I found myself admiring PlasticList and noticing that one could easily do this for all medicines. Moreover, v arious countries have " regulatory recognition agreements ", where they can reuse each other's vetting work and so get things approved quickly if it's already approved in a sensible jurisdiction. So THEN (one thought) one could use these agreements to get hundreds of good meds approved elsewhere. Surely (one thought), AI is good enough now to make this a weekend job. Unfortunately not. It's nearly unbelievable how messy and ambiguous pharma data is. e.g. One pharma company, Novartis (75000 employees), needs around 3000 analysts, statisticians, data guys to function. Still, over a full damn year we had a go with huge amounts of manual work on top of Claude's virtual work. We only got around to doing US, UK, and EU. Caveat aegrotus. What's the point?: I was looking to get ambroxol and melatonin approved in the UK, and dreamt that there would be many others. It's on their desk and we'll see. Use cross-country data to draw attention to the arbitrariness of regulatory decisions Help people look where to get meds they can't get at home If you've just moved countries, you can also look up the equivalent of your favourite meds Limitations We manually inspected a big sample of the outputs of the pipeline, but there are 200,000 rows here and we're not pharmacists. The 2026 models would do a lot better but we're out of patience. It's not obvious what fraction of discordances *should* resolve to universal approval None of the databases list things by the active ingredient alone, which is what outsiders usually mean by "drug". The LLM's job is to try and remove the salt names, the compounding identifiers... But absurdities remain in our final dataset, like unmarked child formulations . Links Repo Notebook (with various manual steps mocked out) Acknowledgments Thanks for huge amounts of tedious work by Rian O'Mahoney, Paul Crowe, Phil Harrison, and Jake Slosser. Huge thanks to Emergent Ventures for funding this work. Grudging thanks to Ben Southwood for bullying me into doing something concrete to improve the world for once We did all the data work before Claude Code existed; I hope to trick one of you into doing better than us. Should take a weekend. ^ 20 people on Twitter kindly informed me that you totally can buy melatonin, you just need to break the law or get a doctor to allow you to buy it, demonstrating the kind of critical thinking and awareness of pragmatics that beloved site is renowned for. Discuss