当前位置:网站首页>论文tips
论文tips
2022-07-02 06:26:00 【想搞钱的小陈】
论文投稿的tip:
1、审稿人不会花很长时间读论文,毕竟大家都很忙。核心contribution一定要写清晰。
2、基于1,工作量是重中之重。
3、不要有语法问题,可以用grammarly查查。
4、不要出现未定义的变量或含糊不清的变量,如果有一些名词,一定要有引用或者对其解释,解释它与论文的关系。
5、不要用一些反常的名词。
6、效果要超过baseline。
7、在introduction部分最好加个图,一篇好的论文是希望能通过introduction就能知道你的工作。图>表>文字>算法。
rebuttal :
1、审稿人一般不会轻易改变自己的想法,也不会很长时间看rebuttal。
2、不要轻易刚证明,哪怕是他给你reject,要有理有据。
3、基于1,rebuttal要基于实验去rebuttal,不要只利用理论,如果不让加实验也要加实验去说明。
4、回答任何问题都要明确,尤其涉及到novelty的问题。(不要让review直接去文章xx段找,最少都要说明到第几段第几句修改了什么)
5、遇到带偏见审稿人,更关键是给其他人看明白。
总结:
1、审你稿的不一定是你的领域的,在introduction一定要介绍你的领域的重要性。
2、要明白community的一些公认原则,不要make any assumption。例如resnet,该引用和介绍要介绍,对于外行的人是无法明白这是什么的。(resnet是一个比较极端的例子)。理论部分有研究假设的同时,要引用近些年的论文去支持你的论据,并且这些论文最好是来自于核心期刊或者top刊。
3、motivation的逻辑链(方法得是对的,能够证明的,不能够说我觉得xx是可行的,然后确实可行的),超参数的小实验,可视化结果、分析过程。实验一定是支撑你论文论点所存在的。所有的实验都要去关联你的novelty。
边栏推荐
- 程序的执行
- spark sql任务性能优化(基础)
- PHP returns the abbreviation of the month according to the numerical month
- MySQL composite index with or without ID
- SSM personnel management system
- 使用 Compose 实现可见 ScrollBar
- 基于onnxruntime的YOLOv5单张图片检测实现
- Faster-ILOD、maskrcnn_ Benchmark trains its own VOC data set and problem summary
- Get the uppercase initials of Chinese Pinyin in PHP
- Two dimensional array de duplication in PHP
猜你喜欢
随机推荐
parser. parse_ Args boolean type resolves false to true
Tencent machine test questions
使用MAME32K进行联机游戏
【Ranking】Pre-trained Language Model based Ranking in Baidu Search
Oracle EBS DataGuard setup
win10+vs2017+denseflow编译
Feeling after reading "agile and tidy way: return to origin"
win10解决IE浏览器安装不上的问题
JSP intelligent community property management system
程序的内存模型
Alpha Beta Pruning in Adversarial Search
生成模型与判别模型的区别与理解
Spark SQL task performance optimization (basic)
spark sql任务性能优化(基础)
A slide with two tables will help you quickly understand the target detection
Typeerror in allenlp: object of type tensor is not JSON serializable error
Open failed: enoent (no such file or directory) / (operation not permitted)
架构设计三原则
yolov3训练自己的数据集(MMDetection)
【Torch】解决tensor参数有梯度,weight不更新的若干思路