Gemini Deep Research(深度研究)号称会自动浏览 50-100 个来源、用 10-15 分钟生成深度报告——但你拿到的报告读起来像维基百科前三段总结,没有数据、没有反方观点、引用的来源还有一半是低权重博客。问题不在于 Deep Research 模式弱,而在于 prompt 没给它足够的方向:scope 太宽 / 太窄、没指定来源类型、用了引导式问法。
要拿到真正”深”的报告,得用引导而不是询问的写法,明确 scope、维度、来源类型。
常见原因
按”浅度”从高到低:
1. Scope 太宽
Tell me about AI → Deep Research 不知道挑哪个角度,给个 5000 字综述什么都不深入。
Tell me about AI in healthcare in 2026 → 范围合理。
Compare Gemini 2.5 Pro vs GPT-5 on long-context benchmarks → 具体可深挖。
如何判断:你的 prompt 在 Google 搜会返回 1 亿条结果 = 太宽。
2. Scope 太窄 / 没研究空间
What's the password for OpenAI's GPT-5?(你只是想找一个具体答案)→ 不需要 Deep Research,普通搜索 30 秒。
Did Sam Altman tweet on March 5, 2024?(具体事实查证)→ 同上。
Deep Research 适合”需要综合多源信息 + 形成判断”的题。
如何判断:你的问题用 Google 搜一下能在 1 个页面找到答案——不需要 Deep Research。
3. Prompt 自带结论
Why is Gemini better than GPT? → 模型为符合预设倾向写报告,反方观点不会出现。
正确写法:What are the strengths and weaknesses of Gemini 2.5 Pro vs GPT-5 across reasoning, coding, and multimodal benchmarks?
如何判断:你的 prompt 里有没有 “why X is better/worse”、“how X failed” 这种隐含答案的措辞。
4. 没指定来源类型
Research X → Deep Research 默认抓任何来源(包括博客、营销内容、Reddit)→ 报告权威性低。
明确写:Use academic papers (arXiv, Nature), official documentation, and tier-1 tech publications only.
如何判断:报告引用的链接里有 medium.com / personal blogs / 营销页面占比 > 30%。
5. 没要数据 / 没要反方
不主动要 Deep Research 不给:
- “Include specific numbers, benchmarks, dates.”
- “Include counterarguments and dissenting views.”
6. 部分域名爬不到
很多权威源(NYT、WSJ、学术 paywall)Gemini 爬不进去,导致只能用免费源。
如何判断:报告主要引用的是开放 Web 内容,缺 paywall 后的权威分析。
7. 没多轮迭代
Deep Research 第一轮报告往往是 80% 的版本。不让它”扩展某个点”,就只能拿浅版。
最短修复路径
按”深度增量”从高到低:
Step 1:用结构化 prompt 模板
Research question: {一句话研究问题}
Scope: {限定时间、地区、维度}
Dimensions: {3-5 个具体维度}
Sources: {要求的来源类型}
Output format: {结构化要求}
Counterarguments: Include opposing views from at least 3 sources.
Data: Include specific numbers, dates, benchmarks where available.
例子(差→好):
# 差
Research vertical farming
# 好
Research question: Is vertical farming economically viable at commercial scale in 2026?
Scope: Focus on US + Europe, last 3 years, leafy greens and herbs only.
Dimensions:
1. Unit economics (CAPEX, OPEX, breakeven yield)
2. Energy and water inputs vs traditional ag
3. Recent bankruptcies (Plenty, AeroFarms) — root causes
4. Profitable players and their differentiation
Sources: Academic papers (Nature, Cell), industry reports (Pitchbook, CB Insights), SEC filings.
Output: Executive summary (300 words) + dimension-by-dimension analysis with cited data.
Counterarguments: Include views from ag economists who think it's a fad.
Data: Specific CAPEX per kg of produce, energy intensity in kWh/kg.
Step 2:先要 source list,编辑后再要 synthesis
第一轮:
For my research question above, first give me ONLY a list of 30-50 sources you plan to use, organized by:
- Academic papers
- Industry reports
- Mainstream press
- Primary sources (SEC filings, patents)
Do NOT write the report yet. Just the source list.
收到 source list 后:
1. 删掉低质来源(medium.com / SEO 营销页)
2. 标记 paywall 后的关键来源(让 Gemini 知道)
3. 第二轮:基于编辑过的列表写 synthesis
Now write the full report using only sources from this filtered list:
{粘贴编辑过的列表}
Step 3:分维度 follow-up 深挖
第一份报告出来后,针对每个维度单独深挖:
On Dimension 2 (energy and water inputs), expand into:
- Per-region kWh/kg numbers for the top 5 vertical farms
- Comparison to traditional greenhouse farming
- How energy cost trends (solar, nuclear) affect 5-year outlook
Output 1500 words with 10+ specific numerical claims.
每个维度做一次 follow-up,整体深度比一次性写完高 3-5 倍。
Step 4:要反方观点 + 不确定性
What are the strongest counterarguments to my conclusion?
What data would falsify the conclusion if observed?
What are sources of uncertainty in your analysis?
这三个问题会让报告从”立场化”变”分析化”。
Step 5:核实关键来源
Deep Research 引用的链接里 5-10% 是幻觉或失效。把关键来源点开验证:
- 找出报告里 5 个最关键的数据引用
- 点开原文核实
- 失效 / 数字不对的标出来
- 让 Gemini 重写那部分:“这条引用失效了,请用其他验证过的来源替换”
Step 6:换 Gemini 2.5 Pro + Advanced
Deep Research 在 Gemini Advanced(付费)下走 Pro 模型,浏览的来源数和深度比免费档高 50%+。
升级路径:one.google.com/about/ai-premium
Step 7:补 paywall 后的源
Gemini 爬不到的源(NYT、Bloomberg、学术 paywall)你自己粘贴:
Here are key excerpts from sources you couldn't access:
[粘贴 NYT 文章关键段落]
[粘贴 Bloomberg 数据]
Incorporate these into your synthesis.
预防建议
- 建一份 “Deep Research prompt 模板”(含 scope + 维度 + 来源要求 + counterarguments 要求)
- 永远先要 source list,编辑后再要 synthesis
- 用 follow-up 分维度深挖,不指望一次性出深报告
- 关键来源自己点开核实,5-10% 是幻觉
- 升级 Gemini Advanced 拿真正长上下文和更深爬虫