学术论文润色

作者:技能派学术研究v1

帮助润色和提升英文学术论文写作质量,专注 CS/ML 领域。当用户需要润色学术论文、改进论文段落表达、获取论文各章节(摘要、引言、相关工作、方法、实验、结论、 rebuttal)的句式模板、替换更精准的学术用词、或粘贴段落要求「改得更学术」时触发。触发词:论文润色、学术写作、论文改进、学术用词。

下载量
317
点赞
79
价格
免费

技能文档

---
name: academic-paper-polish
title: 学术论文润色
category: 学术研究
description: 帮助润色和提升英文学术论文写作质量,专注 CS/ML 领域。当用户需要润色学术论文、改进论文段落表达、获取论文各章节(摘要、引言、相关工作、方法、实验、结论、 rebuttal)的句式模板、替换更精准的学术用词、或粘贴段落要求「改得更学术」时触发。触发词:论文润色、学术写作、论文改进、学术用词。
---

# 学术论文润色

帮助用户撰写和润色英文学术论文,聚焦 CS/ML 领域。内置按论文章节组织的常用句式库、学术词汇表和 AI 润色提示词。

## 技能工作流

当用户提供待润色文本或请求写作帮助时:

### 步骤1:识别章节

判断文本属于论文的哪个部分(摘要、引言、相关工作、方法、实验、结论、Rebuttal),如无法判断则询问用户。

### 步骤2:诊断问题

检查以下常见问题:
- 用词模糊、缺乏精确性
- 过渡词薄弱、句首重复
- 语气过于口语化
- 缺少数据支撑的论断

### 步骤3:应用改进

基于内置句式库和词汇表进行改进:
- 替换更精准的学术用词
- 优化句式结构和段落衔接
- 补充论断的证据表述方式

### 步骤4:提供备选方案

给出 2-3 个改写版本供用户选择,并解释各版本之间的细微差异。

## 各章节写作指导

### 摘要(三段式结构)

- **开头**:描述现有方法面临的问题/缺口 — "Existing approaches face a dilemma...", "Despite the rapid advancement of..."
- **中间**:描述你的方法和关键创新 — "In this work, we present...", "A key part of our approach is..."
- **结尾**:展示结果 — "Extensive experiments demonstrate that our framework significantly outperforms SOTA methods on..."

### 引言(四段式结构)

1. 背景与动机 — "An explosively growing line of research...", "has enjoyed tremendous growth..."
2. 现有工作的局限 — "The main drawback...", "prior attempts hamper...", "an inevitable problem..."
3. 你的方案 — "To address this, we propose...", "Motivated by this, we introduce..."
4. 贡献总结 — "In summary, our contributions are:" 后接要点列表

### 相关工作

- 按子方向分组,而非按时间排列
- "The most related works can be divided into... The first focuses on... The second..."
- 处理同期工作:"The concurrently developed X. The central distinction between these and ours is that..."
- "Our method builds upon this line of research"

### 方法

- 先介绍整体框架,再逐一展开各组件
- "Our system consists of three major components: (1)... (2)... (3)..."
- 数学符号说明:"where X denotes...", "we formulate this as..."
- "Specifically, our model first adapts... Then, we... Finally,..."

### 实验

- 标准结构:数据集 → 基线方法 → 评估指标 → 定量结果 → 定性结果 → 消融实验
- 消融实验用 `w/` 和 `w/o` 表示(有/无)
- 图表标题:加粗关键短语,如 "**Qualitative comparison** of our method against baselines."
- "We conduct extensive experiments to evaluate our model."

### 结论

- 第1句:"We present [method] for [task]."
- 第2句:"The key idea underpinning the proposed method is to..."
- 第3句:"Extensive experiments demonstrate that our method achieves state-of-the-art performance."
- 第4句(展望):"We hope this work brings us one step closer to..."

## 学术词汇精选

按使用场景分类的高频学术用词:

- **正面评价**(抽象概念):unprecedented, phenomenal, intriguing, seminal, indispensable
- **正面评价**(具体方法):ameliorate, synergistic, complementary, maturity
- **负面评价**(批评基线):hamper, hinder, deficiency, deteriorate, inferior, vulnerable
- **难度表达**:elusive, tackle, address, a remedy to
- **过渡连接词**:notably, in contrast, as a remedy, in tandem, meanwhile
- **数量表达**:a myriad of, plethora of, a wide range of
- **实用短语**:off-the-shelf, on par with, in stark contrast to, take an orthogonal direction
- **领域术语**:leverage, streamline, harness, empirically, agnostic, hallucinate (amodal)

## 常用缩写与拉丁术语

| 缩写 | 含义 |
|------|------|
| e.g. | 例如 |
| i.e. | 即 / 换句话说 |
| w.r.t. | 关于 |
| a.k.a. | 也称为 |
| etc. | 等等 |

拉丁术语(使用*斜体*):*per se*, *de facto*, *vice versa*, *post hoc*, *ad-hoc*

## AI 辅助润色建议

使用 AI 工具辅助润色时,推荐以下策略:

- 采用 **Nature (2024)** 推荐的润色模板
- 设置系统提示词以保持一致的学术风格
- 按维度分别润色:精确性、简洁性、连贯性、学术语气、正式程度

## 核心写作原则

- **学术语气**:用 "generate" 替代 "produce",用 "analyze" 替代 "look at",用 "demonstrate" 替代 "show"
- **精确性**:避免模糊表述,补充具体数据("improves by 3.2 PSNR"、"reduces training time by 40%")
- **多样性**:避免重复相同句首,轮换过渡词(notably / in contrast / more specifically / furthermore)
- **论据支撑**:用 "experiments demonstrate..."、"as shown in Fig. X..." 支撑论断
- **主动与被动**:描述自身贡献用主动语态("We propose..."),描述结果用被动语态("The model is trained on...")
- **避免弱表达**:"it can be seen that"、"in order to"、"due to the fact that" → 替换为更直接的表述

使用说明

# 学术论文润色

帮助润色英文学术论文写作,聚焦 CS/ML 领域,提供句式模板、学术用词替换和多版本改写方案。

## 使用

直接粘贴需要润色的论文段落:

```
帮我润色这段摘要:
"We propose a new method that is really good at image segmentation. 
It works better than other methods."
```

也可以指定章节获取句式模板:

```
给我几个论文引言中描述现有方法局限的常用句式
```

## 工作原理

技能按「识别章节 → 诊断问题 → 应用改进 → 提供备选」四步工作流处理,内置按论文章节组织的句式库和按使用场景分类的学术词汇表,覆盖摘要、引言、相关工作、方法、实验、结论等全部章节。

如何安装此技能?

访问技能市场,点击「安装」按钮,按提示将技能包放入 AI 编程助手的 skills 目录即可。

浏览技能市场

支持平台:Qoder · QoderWork · Claude · Codex 等 AI 编程助手

学术论文润色 - 免费 | 技能派