How to Conduct High-Impact Research and Produce High-Quality Papers

Contents From Slide

  1. Russell Group is the Ivy League of UK

  2. 顶级期刊 IEEE, ACM

  3. 做研究要有可持续性,最好是基于团队以往的成果

  4. 顶级的研究:现实应用中的难题;敢于挑战世界难题

  5. How to identify an important and timely research project ?
      关注顶级会议,到不了现场可以 fellow website,关注顶会的 keynote speech 和 technical programme 部分
      关注顶级期刊,可以适当地订阅,以此督促阅读
      To accept new concept positively
      To accept the information of fund project
       NSF
       EPSRC
       FP7
       Horizon-2020
      To trace the work of known scientists in your research area
      To read 10 papers per week
      
  6. How to step into a new research field and conduct new research project?
      To be positive and curious enough
      To be confident and adaptable
      To read tutorial papers, English behind Chinese
      To identify the research challenges and problems, and understand the new knowledge and tools
      To link these problems with your existing background and experise
      To read the papers/references in two stages, classify the papers(problems) and make record
        1) To focus on the abstract and introduction to understand (which problem, why important, disadvantage of existing work, existing gaps, how the proposed method work, which theory and tools used, how to perform experiments) and leave the theoretical proof and mathematical derivationn
        2) To thoroughly investigate the design, proof, and theoretical analysis only after the paper is selected as the seeds. For some difficult papers, we need focus on the use (specific points) of the theory and mathematical tools and read for multiple times.
        Using when learning. Making notes, writing summaries and classifying papers.

  7. How to produce and publish high-quality research papers productively?
      Paper review and evaluation criteria:
        Relevance and Suitability
        Originality and Contributions (highlight)
        Solid Method and idea (strength and weakness)
        Readabilty (language, reason, presentation and structure)
        Experiments and analysis (Justification of experimental scenarios and parameters)
      To be confident to target the higher levels of journals and conferences
      To link the work with the theme of the journal and conference
      To follow the author instructions of the journal and fellow the style/structure of the top papers in the topic
      To cite the references of the journal/congference you targeted
      To cite the updated top quality references
      To built your work on the top quality publications in well-known conferences proceedings and journals
      To use citation count (Google Scholar) to determine most important articles with feasible methodologies
      To use your own expertise and show your unique contributions
      To recite 2 good sentences in English every day to improve the writing and follow the structure of the sentences / words
      To follow the author instructions of the journal and follow the style/structure of the top papers in the topic
      To be sustainable (Classification and assumptions)
      To classify the papers and make record

  8. How to write a high-quality paper? 文章的规范、架构、重点
      Paper Title
        Eye-catching and attractive
        Understandable
        Relevant to the themes of the journal / special issue / conference
      Abstract
        Why the address problems is important and timely?
        What are the existing gap?
        Why the problem to be addressed is challenging?
        One sentence to summarize the work, and then explain how to achieve these
        Validation, comparison performance results
        Application and value
      Introduction
        An extended version of abstract with more evidence and explanation
        A summary of 3-4 major contribution (one core contribution and 2-3 specific components)
        Introduce the result of this paper
      Related work
        Logic presentation based on classification of the existing work step by step
        Show clearly their gaps
        Highlight what are the difference of our work and existing work
      Main parts of the paper
        Scenarios and problem defination
        The core contribution (present the system design or the framework of the proposed solution)
        The specific components (contributions)
        How to link theory with the work
      Validation, comparision and performance analysis
        Introduction and justify the experimental scenarios and parameter-setting (from real-world scenarios, standards, widely used, or complete consideration) to show the comparision is fair and reasonable
        Explain the results and reasons
        What are the insights
      Conclusions and Furture Directions (?)

Primes of Lecture

paper 一定要打印出来然后读,读 paper 的时候一定要做笔记,英文 paper 的笔记只能记英文

先熟悉一个方法,解决一个问题;然后改进这个方法,解决同一个问题

好的标题:做了什么事、什么方法、效果如果

Q & A

如何定义“我读完了这篇论文”?

步骤 目的 施行频率
To focus on the abstract and introduction to understand :which problem, why important, disadvantage of existing work, existing gaps, how the proposed method work, which theory and tools used, how to perform experiments 作为了解 最高
To thoroughly investigate the design, proof, and theoretical analysis only after the paper is selected as the seeds. For some difficult papers, we need focus on the use (specific points) of the theory and mathematical tools and read for multiple times 作为base line 较低
implementing the paper master this paper 稀少

How to Conduct High-Impact Research and Produce High-Quality Papers的更多相关文章

  1. How to do high impact research + 实事求是

    1. develop a strong publications record early, so do what you can to make that happen. 2. 粗读:abstrac ...

  2. Project Management Process

    Project Management ProcessDescription .............................................................. ...

  3. 斯坦福CS课程列表

    http://exploredegrees.stanford.edu/coursedescriptions/cs/ CS 101. Introduction to Computing Principl ...

  4. (转)A Survival Guide to a PhD

    Andrej Karpathy blog About Hacker's guide to Neural Networks A Survival Guide to a PhD Sep 7, 2016 T ...

  5. (转) A Survival Guide to a PhD

    A Survival Guide to a PhD Sep 7, 2016 This guide is patterned after my “Doing well in your courses”, ...

  6. cvpr2015papers

    @http://www-cs-faculty.stanford.edu/people/karpathy/cvpr2015papers/ CVPR 2015 papers (in nicer forma ...

  7. New Machine Learning Server for Deep Learning in Nuke(翻译)

    最近一直在开发Orchestra Pipeline System,歇两天翻译点文章换换气.这篇文章是无意间看到的,自己从2015年就开始关注机器学习在视效领域的应用了,也曾利用碎片时间做过一些算法移植 ...

  8. Stanford Prof. Li Feifei写给她学生的一封信

    De-mystifying Good Research and Good Papers By Fei-Fei Li, 2009.03.01 Please remember this: 1000+ co ...

  9. Tips for Planning Your Business Startup

    原文链接:http://domaintree.me/?p=1037 By Robert Thibodeau –  Starting a business can be a very daunting ...

随机推荐

  1. Redux 笔记详解

    npm install --save redux 多数情况下,你还需要使用 React 绑定库和开发者工具. npm install --save react-redux npm install -- ...

  2. cocos2d JS-(JavaScript) 动态生成方法的例子

    function User(properties) { for (var i in properties) { (function (which) { var p = i; which["g ...

  3. opencv 傅里叶使用

    #include<opencv2/opencv.hpp>#include<iostream>using namespace std;using namespace cv;int ...

  4. 漏洞复现:Struts2 S2-032 漏洞环境

    Struts2 S2-032 漏洞环境 http://vulapps.evalbug.com/s_struts2_s2-032/ POC: http://127.0.0.1/memoindex.act ...

  5. [转]kafka介绍

    转自 https://www.cnblogs.com/hei12138/p/7805475.html kafka介绍 1.1. 主要功能 根据官网的介绍,ApacheKafka®是一个分布式流媒体平台 ...

  6. jQuery-animate万能动画效果

    问题:效果受局限 解决:万能动画函数:animate() animation()可对数值类型的CSS样式执行定时器动画 包括:宽高,位置,透明度,边框宽度,字体大小 强调:不能对非数值类型属性做动画 ...

  7. sql server2012 远程访问设置(转)

    转自:http://blog.csdn.net/xiadingling/article/details/8215282 步骤 打开SQL server2012,使用windows身份登录   登录后, ...

  8. Unity shader学习之逐像素漫反射光照模型

    shader如下: Shader "Custom/Diffuse Fragment-Level" { Properties { _Diffuse (,,,) } SubShader ...

  9. django 网站的搭建(2)

    这里使用nginx+uwsgi的方法来搭建生产环境 1,pip3.5  install uwsgi 下载uwsgi ,这里就不做测试了,一般不会出错 2,将django与uwsgi连接在一起 毕竟ru ...

  10. 3.用Thead子类及Runnable接口类实现车站购票的一个场景(static关键字)

    如上图所示,我们这里模拟一下去车站买票的情形:这里有3个柜台同时售票,总共是1000张票,这三个柜台同时买票,但是只能一个柜台卖同一张票,也就是说1号票卖了之后我们就只能买2号票,2号票卖了之后我们只 ...