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

推荐订阅源

G
Google Developers Blog
F
Fortinet All Blogs
Microsoft Azure Blog
Microsoft Azure Blog
腾讯CDC
Vercel News
Vercel News
Recent Announcements
Recent Announcements
博客园 - Franky
小众软件
小众软件
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
The Cloudflare Blog
宝玉的分享
宝玉的分享
I
InfoQ
博客园 - 聂微东
Jina AI
Jina AI
J
Java Code Geeks
V
V2EX
U
Unit 42
Stack Overflow Blog
Stack Overflow Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
阮一峰的网络日志
阮一峰的网络日志
L
LangChain Blog
T
The Blog of Author Tim Ferriss
量子位

Hacker News: Front Page

SPICE simulation → oscilloscope → verification with Claude Code — Lucas Gerads Introducing Claude Opus 4.7 Qwen Studio The Future of Everything is Lies, I Guess: Where Do We Go From Here? 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 Ancient DNA reveals pervasive directional selection across West Eurasia [pdf] AI cybersecurity is not proof of work 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. A Better Ludum Dare; Or, How to Ruin a Legacy 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] Unexpected €54k billing spike in 13 hours: Firebase browser key without API restrictions used for Gemini requests 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 Codex Hacked a Samsung TV
Making AI chatbots more friendly leads to mistakes and su...
Cynddl · 2026-04-29 · via Hacker News: Front Page

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.