虽然本人不是搞科研的干货,但是这封信真的很励志,给广大奉献在科研最前线,却又不知所措的大牛们指点迷津。小弟能做的就只能是默默传播,辛勤地为大家服务。以弥补科研上的缺憾。

----------------------------------

版权:当然是Li Fei-fei 咯

转自:http://www.vjianke.com/ZM0BC.clip

转自:http://blog.csdn.net/jwh_bupt/article/details/9371705

No Zuo No Die,废话不说了,开始正题

--------------------------------

De-mystifying Good Research and Good Papers 

By Fei-Fei Li, 2009.03.01

Please remember this:  
1000+ computer vision papers get published every year! 
Only 5-10 are worth reading and remembering! 
 
Since many of you are writing your papers now, I thought that I'd share these thoughts with you. I probably have said all these at various points during our group and individual meetings. But as I continue my AC reviews these days (that's 70 papers and 200+ reviews -- between me and my AC partner), these following points just keep coming up. Not enough people conduct first class research. And not enough people write good papers.

- Every research project and every paper should be conducted and written with one singular purpose: *to genuinely advance the field of computer vision*. So when you conceptualize and carry out your work, you need to be constantly asking yourself this question in the most critical way you could – “Would my work define or reshape xxx (problem, field, technique) in the future?” This means publishing papers is NOT about "this has not been published or written before, let me do it", nor is it about “let me find an arcane little problem that can get me an easy poster”. It's about "if I do this, I could offer a better solution to this important problem," or “if I do this, I could add a genuinely new and important piece of knowledge to the field.” You should always conduct research with the goal that it could be directly used by many people (or industry). In other words, your research topic should have many ‘customers’, and your solution would be the one they want to use.

- A good research project is not about the past (i.e. obtaining a higher performance than the previous N papers). It's about the future (i.e. inspiring N future papers to follow and cite you, N->\inf).

- A CVPR'09 submission with a Caltech101 performance of 95% received 444 (3 weakly rejects) this year, and will be rejected. This is by far the highest performance I've seen for Caltech101. So why is this paper rejected? Because it doesn't teach us anything, and no one will likely be using it for anything. It uses a known technique (at least for many people already) with super tweaked parameters custom-made for the dataset that is no longer a good reflection of real-world image data. It uses a BoW representation without object level understanding. All reviewers (from very different angles) asked the same question "what do we learn from your method?" And the only sensible answer I could come up with is that Caltech101 is no longer a good dataset.

- Einstein used to say: everything should be made as simple as possible, but not simpler. Your method/algorithm should be the most simple, coherent and principled one you could think of for solving this problem. Computer vision research, like many other areas of engineering and science research, is about problems, not equations. No one appreciates a complicated graphical model with super fancy inference techniques that essentially achieves the same result as a simple SVM -- unless it offers deeper understanding of your data that no other simpler methods could offer. A method in which you have to manually tune many parameters is not considered principled or coherent.

- This might sound corny, but it is true. You're PhD students in one of the best universities in the world. This means you embody the highest level of intellectualism of humanity today. This means you are NOT a technician and you are NOT a coding monkey. When you write your paper, you communicate  and . That's what a paper is about. This is how you should approach your writing. You need to feel proud of your paper not just for the day or week it is finished, but many for many years to come.

- Set a high goal for yourself – the truth is, you can achieve it as long as you put your heart in it! When you think of your paper, ask yourself this question:  Is this going to be among the 10 papers of 2009 that people will remember in computer vision? If not, why not? The truth is only 10+/-epsilon gets remembered every year. Most of the papers are just meaningless publication games. A long string of mediocre papers on your resume can at best get you a Google software engineer job (if at all – 2009.03 update: no, Google doesn’t hire PhD for this anymore). A couple of seminal papers can get you a faculty job in a top university. This is the truth that most graduate students don't know, or don't have a chance to know.

- Review process is highly random. But there is one golden rule that withstands the test of time and randomness -- badly written papers get bad reviews. Period. It doesn't matter if the idea is good, result is good, citations are good. Not at all. Writing is critical -- and this is ironic because engineers are the worst trained writers among all disciplines in a university. You need to discipline yourself: leave time for writing, think deeply about writing, and write it over and over again till it's as polished as you can think of.

- Last but not the least, please remember this rule: important problem (inspiring idea) + solid and novel theory + convincing and analytical experiments + good writing = seminal research + excellent paper. If any of these ingredients is weak, your paper, hence reviewer scores, would suffer.

Li Fei-fei写给她学生的一封信!相关推荐

  1. Stanford-CV华人教授李飞飞写给她学生的一封信,如何做好研究以及写好PAPER,受益匪浅

    Stanford-CV华人教授李飞飞写给她学生的一封信,如何做好研究以及写好PAPER,受益匪浅 转载 2014年01月20日 22:55:01 1051 0 2 李飞飞是斯坦福大学计算机视觉领域的牛 ...

  2. 李开复针对马加爵事件写给中国学生的一封信

    李开复针对马加爵事件写给中国学生的一封信 (2004.06.03)   来自:CSDN     成功 自信 快乐            ――给中国青年学生的一封信 微软全球副总裁 微软亚洲研究院首任院 ...

  3. [转载]李开复针对马加爵事件写给中国学生的一封信

    李开复针对马加爵事件写给中国学生的一封信 (2004.06.03)   来自:CSDN     <script src="news_ad.asp_news_id=15770&s ...

  4. Li Fei-fei写给她学生的一封信,如何做好研究以及写好PAPER

    在微博上看到的,读完还是有些收获的,首先是端正做research的态度. 我是从这里看到的:http://www.vjianke.com/ZM0BC.clip -------------------- ...

  5. 一位校长写给大学学生的一封信

    "不要说上课听不懂,不要说教师不关心,不要说专业不感兴趣,不要说学校太烂,堕落不需要理由,只需要借口."       你们经历了高三,但是它对于你们来说并不是黑色的,只是一种比平时 ...

  6. 利用指针写一份学生信息管理系统

    利用指针写一份学生信息管理系统 前言 一.分析题目 二.解决步骤 1.菜单栏 2.功能1 3.功能2 4.功能3 5.功能4 6.功能5 7.主函数 总结 前言 因为自己学校实验室考核C语言要求写一份 ...

  7. 李开复老师写给中国学生的第一封信

    一封写给中国学生的信 从诚信谈起 李开复 2000年4月 今年5月23日,比尔·盖茨先生在<华尔街日报>上撰文,支持和敦促美国政府给予中国永久性正常贸易国待遇.文中,他特别谈到了在清华大学 ...

  8. 一封写给中国学生的信

    一封写给中国学生的信 今年5月23日,比尔·盖茨先生在<华尔街日报>上撰文,支持和敦促美国政府给予中国永久性正常贸易国待遇.文中,他特别谈到了在清华大学与中国大学生那次对话的愉快经历以及因 ...

  9. 学生的基本信息包括学号、姓名、成绩, 写出表示学生数据的结构类型,编写一个程序,输入整数n,再输入n个学生的信息,输出成绩最高的学生信息。

    学生的基本信息包括学号.姓名.成绩, 写出表示学生数据的结构类型,编写一个程序,输入整数n,再输入n个学生的信息,输出成绩最高的学生信息. 代码如下: #include<stdio.h>s ...

最新文章

  1. 如何为你的博客文章自动添加版权信息?
  2. 无法消除恐惧?Nature发现肠道菌与大脑间更多的神秘联系...
  3. 微信打开网址后自动调用手机自带默认浏览器或提示选择浏览器打开如何实现...
  4. linux 终端 画圆,16个圆桌面Linux用户必须要知道的Shell命令
  5. 得到目标元素距离视口的距离以及元素自身的宽度与高度(用于浮层位置的动态改变)...
  6. 小鱼儿 c语言,小鱼儿请进.
  7. quill鼠标悬浮 出现提示_html实现鼠标悬停显示气泡文字内容
  8. rhel5U4下挂在ntfs文件系统
  9. 请求过程中,需要证书认证,这种情况下如何处理
  10. 11.微信小程序图片操作总结
  11. C++ —— 句柄类的实现方式 —— 类实现的隐藏
  12. u大侠制作linux启动盘,苹果电脑利用快捷键进入U盘启动的方法
  13. Ubuntu下查看隐藏文件
  14. CSS中强大的EM(转)
  15. Joplin 的思维导图 Mindmap(脑图)插件
  16. EXCEL条件格式小知识:条件判断如何写公式,可多层if
  17. 浏览器自动化操作(Web Browser Automation)(一)
  18. Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR) | 解压安装
  19. 【转】软件测试面试题(一)
  20. 互联网创业还有前途吗

热门文章

  1. vscode +phpstudy 搭建php调试环境
  2. 3dsmax2020安装报1603错误的解决
  3. Power BI动态条形图展示数据趋势(头条、抖音常见)
  4. C++如何定义一个函数指针
  5. excel-无法访问文件-请尝试下列方法之一
  6. 用例图——如何描述用例
  7. [架构之路-56]:目标系统 - 平台软件 - 总体架构概述
  8. ROS机器人操作系统暑期学校总结和感悟
  9. shell中获取文件夹中文件名
  10. C语言union(联合体)的使用总结