<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AI提示词 &#8211; mylogs.cn</title>
	<atom:link href="https://mylogs.cn/tag/ai%e6%8f%90%e7%a4%ba%e8%af%8d/feed/" rel="self" type="application/rss+xml" />
	<link>https://mylogs.cn</link>
	<description>发现、记录、分享</description>
	<lastBuildDate>Tue, 04 Aug 2026 09:31:25 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>用 AI 的人分两种，懂行的是另一种用法</title>
		<link>https://mylogs.cn/llms-reward-expertise-prompting/</link>
					<comments>https://mylogs.cn/llms-reward-expertise-prompting/#respond</comments>
		
		<dc:creator><![CDATA[steve, zhang]]></dc:creator>
		<pubDate>Tue, 04 Aug 2026 09:29:08 +0000</pubDate>
				<category><![CDATA[科技]]></category>
		<category><![CDATA[AI提示词]]></category>
		<category><![CDATA[AI效率]]></category>
		<category><![CDATA[ChatGPT]]></category>
		<category><![CDATA[专业知识]]></category>
		<category><![CDATA[大语言模型]]></category>
		<category><![CDATA[陶哲轩]]></category>
		<guid isPermaLink="false">https://mylogs.cn/llms-reward-expertise-prompting/</guid>

					<description><![CDATA[你有没有发现，同样问 ChatGPT 一个问题，有的人能得到精准深刻的回答，有的人只拿到一堆正确的废话？ 博主 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">你有没有发现，同样问 ChatGPT 一个问题，有的人能得到精准深刻的回答，有的人只拿到一堆正确的废话？</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a729e6ae5681&quot;}" data-wp-interactive="core/image" data-wp-key="6a729e6ae5681" class="wp-block-image size-large aligncenter wp-lightbox-container"><img fetchpriority="high" decoding="async" width="800" height="800" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on--click="actions.showLightbox" data-wp-on--load="callbacks.setButtonStyles" data-wp-on--pointerdown="actions.preloadImage" data-wp-on--pointerenter="actions.preloadImageWithDelay" data-wp-on--pointerleave="actions.cancelPreload" data-wp-on-window--resize="callbacks.setButtonStyles" src="https://mylogs.cn/wp-content/uploads/2026/08/expertise_header.webp" alt="用 AI 的人分两种，懂行的是另一种用法" class="wp-image-3516" style="max-width:100%;height:auto;" srcset="https://mylogs.cn/wp-content/uploads/2026/08/expertise_header.webp 800w, https://mylogs.cn/wp-content/uploads/2026/08/expertise_header-300x300.webp 300w, https://mylogs.cn/wp-content/uploads/2026/08/expertise_header-150x150.webp 150w, https://mylogs.cn/wp-content/uploads/2026/08/expertise_header-768x768.webp 768w" sizes="(max-width: 800px) 100vw, 800px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			data-wp-bind--aria-label="state.thisImage.triggerButtonAriaLabel"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on--click="actions.showLightbox"
			data-wp-style--right="state.thisImage.buttonRight"
			data-wp-style--top="state.thisImage.buttonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button><figcaption class="wp-element-caption">图片来源：Sean Goedecke 博客</figcaption></figure>





<p class="wp-block-paragraph">博主 Sean Goedecke 最近写了一篇引发热议的文章，核心观点就一句：**大语言模型奖励专业知识。** 你在自己擅长的领域用 AI，效果远好于在不熟悉的领域。</p>



<p class="wp-block-paragraph">最有说服力的例子是数学家陶哲轩（Terence Tao）公开的一段 ChatGPT 对话记录。他让模型帮忙验证雅可比猜想（Jacobian Conjecture）一个反例的构造——这是代数几何领域悬了 87 年的难题。</p>



<p class="wp-block-paragraph">陶哲轩的提问方式跟普通人完全不一样：</p>



<p class="wp-block-paragraph">**第一，他的提示极短、极精准。** 不说&#8221;帮我理解这个&#8221;，而是直接贴出具体的多项式映射，要求&#8221;计算雅可比行列式&#8221;&#8221;验证是否为常数&#8221;。他把一半答案编码在提示词里，模型只需要填充机械性的中间步骤。</p>



<p class="wp-block-paragraph">**第二，他不断质疑模型的输出。** 模型给了一个看起来复杂的构造，他说&#8221;这比我希望的要复杂&#8221;。模型建议某个方向，他不照做，而是自己提出替代方案。说白了，他把 AI 当成&#8221;不知疲倦但不可靠的研究助理&#8221;，每一步都自己验证。</p>



<p class="wp-block-paragraph">**第三，他从不接受&#8221;我不知道&#8221;。** 当模型给出模糊回答时，他会换坐标系、换表示方式重新提问，直到得到可核验的具体结果。</p>



<p class="wp-block-paragraph">Goedecke 把这个观察推广到编程领域：如果你对自己的代码库有深入理解（有&#8221;代码直觉&#8221;），你能把 LLM 逼出远超普通用户的效果——因为你能判断什么答案是好的、什么是垃圾。</p>



<p class="wp-block-paragraph">我的判断是：这推翻了&#8221;AI 让人人变专家&#8221;的叙事。现实是，AI 放大了专业知识的杠杆效应。懂行的人用它如虎添翼，不懂行的人拿到的只是平均水平的输出。</p>



<p class="wp-block-paragraph">这对普通人意味着什么？别指望 AI 替你学专业知识。在你最擅长的领域里深挖，然后用 AI 把效率放大十倍——这才是正道。</p>



<p class="wp-block-paragraph">你在自己的专业领域里用过 AI 吗？感觉比外行用好多少？</p>

]]></content:encoded>
					
					<wfw:commentRss>https://mylogs.cn/llms-reward-expertise-prompting/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
