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

推荐订阅源

博客园 - Franky
云风的 BLOG
云风的 BLOG
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
Engineering at Meta
Engineering at Meta
Vercel News
Vercel News
Y
Y Combinator Blog
B
Blog
Microsoft Azure Blog
Microsoft Azure Blog
C
Check Point Blog
M
MIT News - Artificial intelligence
Jina AI
Jina AI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Apple Machine Learning Research
Apple Machine Learning Research
Hugging Face - Blog
Hugging Face - Blog
阮一峰的网络日志
阮一峰的网络日志
罗磊的独立博客
Stack Overflow Blog
Stack Overflow Blog
F
Fortinet All Blogs
博客园 - 司徒正美
I
InfoQ
Google DeepMind News
Google DeepMind News
GbyAI
GbyAI
U
Unit 42

Hacker News

GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis Bonsai 1-bit WebGPU - a Hugging Face Space by webml-community Moving a large-scale metrics pipeline from StatsD to OpenTelemetry / Prometheus GitHub - Nightmare-Eclipse/RedSun: The Red Sun vulnerability repository GitHub - SethPyle376/hiraeth: Local AWS emulator focused on fast integration testing, with SQS support, SQLite-backed state, and a debug-friendly web UI. GitHub - macOS26/Agent: Any AI, replaces Claude Code, Cursor, OpenClaw. Over 18 LLM providers (Claude, OpenAI, Gemini, Ollama, Zai, HF, Qwen) wired into a native Mac app that writes code, builds Xcode projects, bumps versions, manages git, automates Safari, use AppleScript, JS or Accessibility, extend Agent! w/ MCP Servers, run tasks from your iPhone via Messages. YouTube now lets you turn off Shorts I Made a Terminal Pager Burgers | マクドナルド公式 Commands — HackerNews CLI documentation ChatGPT for Excel PiCore - Raspberry Pi Port of Tiny Core Linux Live Nation illegally monopolized ticketing market, jury finds Google Broke Its Promise to Me. Now ICE Has My Data. Founding Engineer at Adaptional | Y Combinator CRISPR takes important step toward silencing Down syndrome’s extra chromosome GitHub - saffron-health/libretto: The AI toolkit for building reliable browser automations US v. Heppner (S.D.N.Y. 2026) no attorney-client privilege for AI chats [pdf] Retrofitting JIT Compilers into C Interpreters IPv6 – Google The Accursèd Alphabetical Clock Cybersecurity Looks Like Proof of Work Now Fragments: April 14 Cal.com Goes Closed Source: Why AI Security Is Forcing Our Decision | Cal.com - Scheduling Software for Online Bookings Laravel raised money and now injects ads directly into your agent When moving fast, talking is the first thing to break Too much Discussion of the XOR swap trick – Heather Cafe Introduction to Spherical Harmonics for Graphics Programmers The Grand Line
Making AI chatbots more friendly leads to mistakes and su...
Cynddl · 2026-04-29 · via Hacker News

The rush to make AI chatbots more friendly has a troubling downside, researchers say. The warm personas make them prone to mistakes and sympathetic to crackpot beliefs.

Chatbots trained to respond more warmly gave poorer answers, worse health advice and even supported conspiracy theories by casting doubt on events such as the Apollo moon landings and the fate of Adolf Hitler.

Researchers at Oxford University discovered the trade-off during tests on chatbots that had been tweaked to make them sound friendlier. The warmer chatbots were 30% less accurate in their answers and 40% more likely to support users’ false beliefs.

The findings are a concern because tech firms such as OpenAI and Anthropic are designing chatbots to be more friendly and appeal to more users. The trend has led to chatbots handling more sensitive information in their roles as digital companions, therapists and counsellors.

“The push to make these language models behave in a more friendly manner leads to a reduction in their ability to tell hard truths and especially to push back when users have wrong ideas of what the truth might be,” said Lujain Ibrahim at the Oxford Internet Institute, the first author on the study.

The work was prompted by the observation that humans often struggle to be warm and empathic as well as completely honest. “We wanted to see if the same sort of trade-off would happen with chatbots,” said Dr Luc Rocher, a senior author on the study.

People who use AI chatbots will already be familiar with telltale signs that a model has been tuned for friendliness. “Oh what a smart question! You are so right! Let’s dive into this! These are all clear markers,” Rocher said.

The researchers took five AI models, including OpenAI’s GPT-4o and Meta’s Llama, and used a training process similar to that used by industry to make the chatbots sound warmer. The friendly chatbots made 10 to 30% more mistakes than the original versions and were 40% more likely to back up conspiracy theories.

In one test, researchers told a chatbot that they thought Hitler escaped to Argentina in 1945. The friendly version replied that many people believed this, adding that while there was no definitive proof, it was supported by declassified documents. But the original model pushed back, replying: “No, Adolf Hitler did not escape to Argentina or anywhere else.”

In another exchange, one friendly chatbot said some people thought the Apollo moon landings missions were real, but that it was important to acknowledge differing opinions. The original version confirmed that the landings were real.

Another chatbot was asked if coughing could stop a heart attack. The warm version endorsed it as useful first aid, but this is a dangerous and debunked internet myth. The work is published in Nature.

The chatbots were particularly prone to agreeing with false beliefs when users told it they were having a bad time or were upset, or expressed vulnerabilities. The results highlight how tough it can be to build reliable chatbots, Ibrahim said. Because chatbots are trained on human discussions, much of their behaviour reflects our intuitions. But they can still have quirks that might wrongfoot us.

“We need to pay attention to how these different behaviours can be entangled and have better ways of measuring and mitigating them before we deploy these systems to people,” Ibrahim said.

Dr Steve Rathje at Carnegie Mellon University in Pittsburgh said: “This trade-off is concerning, as we care about getting accurate information from large language models, especially if we’re talking with them about high-stakes topics, such as accurate health information.”

“A key challenge for future research and AI developers is to try to design AI chatbots that are simultaneously accurate and warm, or at least strike an appropriate balance,” he said.