【论文写作】How to write a good paper?
创始人
2025-06-01 18:29:31
0

The ppt are from Doctor. Liao yiyi

Idea - What makes a good paper?

  • Surprising conclusions/ inspiring ideas 【Occupancy Networks, CVPR 2019】
  • Solving a challenging task 【Neural Recon in the wild, SIGGRAPH】

Novelty

  • Novel task 【Polymorphics-GAN, CVPR 2022】
  • Novel pipeine 【Deep marching cubes, CVPR 2018】
  • Novel module 【ConvONet, ECCV 2020, spotlight】
  • Novel loss 【mipNeRF 360, CVPR 2022, oral】【LipMLP, SIGGRAPH2022】

Full paper

goog paper

The heatmap generated by class activation mapping [24] highlights regions specific to good papers, e.g., teaser figures in the first page for illustrating the main ideas, tables/plots showing a sense of thoroughness in experimental validation, impressive math equations, and arrays of colorful images for qualitative results from benchmark datasets.
在这里插入图片描述

bad paper

(Top) Failing to fll the paper into a full eight-page paper is a discriminativevisual cue for bad paner(Bottom) The generated heatmaps focus on the top-right corner of the first page. This suggests that the absenceof illustrative figures in the first two pages may cause the paper more difficult to understand.
在这里插入图片描述

Teaser

在这里插入图片描述

Result

在这里插入图片描述

Key idea

在这里插入图片描述

Comparision

在这里插入图片描述

Introduction

在这里插入图片描述

Treat readers as guests visiting your house

在这里插入图片描述

Related work

在这里插入图片描述
在这里插入图片描述

Method

overview figure

  • Include full architecture, loss functions, training + inference, (forward +
    backward)
  • Use math symbols + text, coherent with equations in the main paper
  • Detailed caption. Readers should be able to understand the method after reading the figure + caption
    在这里插入图片描述
    在这里插入图片描述

content

  • Pyramid Sructure
  • Start the section with an overview of the method
  • Start every paragraph with the key message(中心句放最最前面)
  • Same text cannot be repeated, but the same message can be repeated with different representations (such as equation, figure)
  • Implementation Details (mentioning important ones, more detailed
    information can be provided in supplementary)

Experiments

  • All claims should be supported
  • Always ask yourself whether a claim needs an experiment for support or not when writing introduction
  • content
    • 4.0
      - Datasets
      - Baseline
      -
    • 4.1 comparision to SOAT
    • 4.2 ablation study
  • Have a toy example to explain the method if possible
  • Ablation study, show quantity and quality results
  • Mention key messages in the figure/table caption
  • Write a python scripts for generating tables and figures. Do it early
  • Analyze the results! Why is your method better? why dose the baseline fail?\
  • 每个表格表达一条信息
    在这里插入图片描述

Supplementary

  • Most accepted papers come with supplementary materials
  • PDF, video (<3min), or both
  • Referring to supp. mat. in the main paper

Before submission

  • Read the paper multiple times before submission!
  • Proof-reading by colleagues
  • A good paper: whenever a question can be raised, the answer is provided in a few sentences
  • Use the same terminology for the same concept
  • Think from the perspective of the reviewers
  • Check paper for standard errors:
    • incorrect mathematics/reasoning/experiment: is this right?
    • omitted material (experiment/context/citations): s stuff missing?
    • done before: if so, by whom? why is this not different?
    • not worth doing: why?

language

English writing courses
Chinese-english-problem

在这里插入图片描述

Tools

  • Inkscape
  • Textext, insert formula
  • Blender
    • blendviz
  • Language
    • Chat-GPT
    • Grammarly
    • Wordtune
  • Latex
    • shortcuts.tex (下载arxiv的源文件)
    • bibliography.tex
    • bibliography_long.tex
    • https://www.tablesgenerator.com/

相关内容

热门资讯

监控摄像头接入GB28181平... 流程简介将监控摄像头的视频在网站和APP中直播,要解决的几个问题是:1&...
Windows10添加群晖磁盘... 在使用群晖NAS时,我们需要通过本地映射的方式把NAS映射成本地的一块磁盘使用。 通过...
protocol buffer... 目录 目录 什么是protocol buffer 1.protobuf 1.1安装  1.2使用...
educoder数据结构与算法...                                                   ...
MySQL下载和安装(Wind... 前言:刚换了一台电脑,里面所有东西都需要重新配置,习惯了所...
MFC文件操作  MFC提供了一个文件操作的基类CFile,这个类提供了一个没有缓存的二进制格式的磁盘...
在Word、WPS中插入AxM... 引言 我最近需要写一些文章,在排版时发现AxMath插入的公式竟然会导致行间距异常&#...
有效的括号 一、题目 给定一个只包括 '(',')','{','}'...
Fluent中创建监测点 1 概述某些仿真问题,需要创建监测点,用于获取空间定点的数据࿰...
【Ctfer训练计划】——(三... 作者名:Demo不是emo  主页面链接:主页传送门 创作初心ÿ...