Author : 如果在冬夜一个旅人

Date : 2022/05/24

背景说明

网上有很多五花八门关于怎么讲文献、怎么做ppt汇报的教程,个人以为这些教程写得都太泛泛,没有针对学术汇报的特点谈,痛点没谈到。也听过很多成就高的学者做汇报,汇报水平有点参差不齐(指学术内行如何把内容讲明白,能让外行内行都有take home messages)。

这里总结了本人学习杜克大学、斯坦福大学和一位老师(实在找不到当时的参考网址,这里对那位老师说声抱歉)关于讲好文献的课程或者文章的收获,准备按照这个思路实践,对文献进行讲解。

毕竟,理论还需结合实践,才能不断进步。

1 读文献

1.1 读文献的层次

  • 学徒:拿到就读,读了都不懂,换一篇读,怎么都读不懂。

  • 一段:拿到就读,有能力读懂,照着报告。

  • 二段:挑重要的读,报告时知道论文的重点。

  • 三段:挑重要的读,有能力分析论文的优缺点。

  • 四段:有能力分析论文的优点在什么条件下必然成立,也知道缺点在什么条件下会出现。

  • 五段:有能力从宏观的观点评论论文的优缺点、贡献与价值、优缺点的成因,以及改善的可能性与关键性的困难。

1.2 论文阅读的首轮次序

  • 这个问题主要特征?(给定什么?要产出什么?)

  • 这个问题有何重要性?(应用场所与价值)

  • 这个问题的主要诉求(想达成的目标)

  • 这个问题的主要困难点

  • 解决这个问题的方法主要有哪些种类

  • 这些方法的主要优缺点是什么

通过上述问题,思考这篇文献和自己的研究有没有关联,这也是为讲文献做的准备。

2 讲文献

2.1 The Problem to be studied

ppt的第一部分,回答以下三个问题:

  • What is the problem to be analyzed ?

  • Why should we care about resolving the issues that are studied here?

  • What should we expect to learn?

2.2 The contributions of this paper-reasonably short

Explain why the study is interesting, what is to be learned, and outline how you will go about it and then move on.

Also giving away the main conclusions.

  • Relation to literature

    Concentrate on discussing the most closely related work, and offer a clear and concise comparison.

  • The contributions of this paper : 实验性/理论性

    • describe the model or hypotheses to be tested, the data set or experimental design, and methodology used to analyze the data

    • Are the main contributions normative, positive, or methodological?

    • How much of what is learned here can be extended or applied beyond the specific setting analyzed?

    • What insight is offered into specific phenomena or other areas of research?

2.3 Definitions, descriptions of data, etc

  • Keep things simple

    convey the basic insights and intuition of the paper + present special cases

  • 衡量这部分和discussion的时间 —— 取决于main contribution:

    Model or experiment is designed / data is gathered or used / ideas are put together / conclusions are interesting (next part)

2.4 main results

  • Why do you think things turned out as they did?

    你应该给出听众们能够从这项研究中收获的观点或启发(insights)和研究中引出可以讨论的问题。

  • How clearly will the audience understand this and what do I expect the audience to learn from this?

    Go deeper into the proof,在多大程度上这个方法的贡献可以应用到其他问题,或者这个proof是否清晰证明了insight。

即便有insights in these details,也要重点突出,免得听众失去兴趣 - 辅助例子/图片/表格

  • Present only the outcomes expected for the audience to digest.

2.5 Conclusions

总结展示过的,听众应该收获的(特别是展示了超过一个结果的),以及以下三方面:

  • Implications that might have for applications or further research

  • Limitations of the results

  • What new questions have been opened

3 Some final remarks

这里是针对自己的研究成果,在汇报的时候,do not explain dead-ends and blind alleys is more confusing than illuminating.

不要讲原来错误的思路,而是,为了解释intuition来好好组织问题和结果。

汇报最后可能面对的问题:

These may concern basic assumptions behind the model, the experimental design, or methos of gathering data.

自己应该有所准备。

参考来源一 : Matthew O. Jackson, Notes on Presenting a Paper

参考来源二 : Duke University, How to Convert your Paper into a Presentation

最新文章

  1. python数据结构与算法
  2. REMOVE ONCLICK DELAY ON WEBKIT FOR IPHONE
  3. javascript问题积累
  4. 一个比较完整的Inno Setup 安装脚本(转)
  5. 关于seajs
  6. Python 结巴分词(2)关键字提取
  7. wpa_supplicant 中的wpa_supplicant.conf
  8. Java连接MySQL数据库及简单操作代码
  9. hdu 4559 涂色游戏 博弈论
  10. SQL2008-截取字段函数
  11. php ajax 下拉加载数据
  12. TypeScript设计模式之单例、建造者、原型
  13. Python学习笔记开篇
  14. BZOJ_4892_[Tjoi2017]dna_哈希
  15. 安装 jpegtran-cffi 使用 from jpegtran import JPEGImage
  16. asp.net mvc 3.0 知识点整理 ----- (4).asp.net mvc 3 和asp.net mvc 4 对比
  17. 快学Scala 1
  18. android 简单的控件前端代码
  19. codevs2875RY哥查字典
  20. 使用SoapUI测试windows身份验证的webservice

热门文章

  1. 交互式仪表板!Python轻松完成!⛵
  2. “It is required that your private key files are NOT accessible by others. This private key will be ignored.”
  3. Excelize 2.7.0 发布, 2023 年首个更新
  4. C语言写的 史上最公平的投票系统
  5. 洛谷P1048 典型01背包问题
  6. Solon Java Framework v1.12.2 发布
  7. 今日实际操作----Dart Mac开发与运行环境配置 配置.bash_profile
  8. Spring Security Form表单认证代码实例
  9. 远程控制 todesk
  10. C++并发-同步并发