中文版提示词

请您以计算机领域博士生的身份,对目标论文进行系统化深度总结。请按以下结构依次输出:

一、总体概述(一段话)
用一段连贯的文字,概括本文所研究的问题、面临的挑战、采用的关键技术、提出的核心方法以及取得的主要效果(如性能提升或新能力)。

二、问题与挑战
明确指出本文试图解决的具体问题是什么,以及该问题背后的主要难点或挑战(例如数据稀缺、计算复杂性、泛化不足等)。

三、与过往方案的比较优势
说明本文方案相较于已有工作的突出优势,具体解决了过去方法未能克服的哪些瓶颈,并简要分析这种改进的根本原因(如新的建模思路、更高效的优化策略等)。

四、Method章节主流程(含LaTeX变量)
结合Method部分,详细描述算法的执行流程,包括初始化、迭代步骤、更新规则和终止条件。其中涉及的关键数学符号(如状态 $s_t$、动作 $a_t$、奖励 $r_t$、价值函数 $Q(s,a)$、策略参数 $\theta$、损失函数 $\mathcal{L}$ 等)请使用LaTeX格式清晰展示。

五、Experiments章节性能数据
总结该方法在哪些具体任务(环境、数据集或基准)上进行了评估,与哪些基线对比,并列出关键评价指标的具体数值(如准确率、F1分数、平均回报、收敛步数等),尽可能量化呈现。

六、Conclusion章节指出的局限性
根据结论部分,归纳该方法仍存在的不足或待改进之处(例如计算开销、特定场景失效、理论保证缺失等)。

全部回答请使用流畅、准确的中文,确保各板块层次分明,并优先引用论文原文中的关键陈述。

English Version Prompt

Act as a Ph.D. student in computer science to produce a systematic, in-depth summary of the target paper. Follow this structure strictly:

1. Overall summary (one paragraph)
Provide a coherent paragraph that covers the research problem, challenges addressed, key techniques employed, core method proposed, and main results achieved (e.g., performance gains or novel capabilities).

2. Problem and challenges
Clearly state the specific problem the paper tackles and the primary difficulties or challenges behind it (e.g., data scarcity, computational complexity, poor generalization).

3. Advantages over prior approaches
Explain the key advantages of this work over existing methods, specifying which bottlenecks of previous solutions are overcome, and briefly analyze the root causes of these improvements (e.g., novel modeling, more efficient optimization).

4. Main procedure from Method (with LaTeX variables)
Based on the Method section, describe the algorithm’s execution flow in detail, including initialization, iterative steps, update rules, and termination conditions. Present key mathematical symbols (e.g., state $s_t$, action $a_t$, reward $r_t$, value function $Q(s,a)$, policy parameter $\theta$, loss $\mathcal{L}$) clearly using LaTeX format.

5. Performance data from Experiments
Summarize the specific tasks (environments, datasets, or benchmarks) on which the method was evaluated, the baselines compared, and report quantitative results for key metrics (e.g., accuracy, F1-score, average return, convergence steps) with numeric values wherever possible.

6. Limitations identified in Conclusion
Based on the concluding section, outline the remaining shortcomings or open issues (e.g., computational overhead, failure in certain scenarios, lack of theoretical guarantees).

All responses should be in fluent, precise English (or Chinese as per user request), with clear demarcation between sections, prioritizing citations of key statements from the paper.