{"introduction": "- Include five paragraph: Establishing the motivation for the research. Explaining its importance and relevance to the AI community. Clearly state the problem you're addressing, your proposed solution, and the specific research questions or objectives. Briefly mention key related works for context and explain the main differences from this work. List three novel contributions of this paper.", "results": "Write the theoretical results section using LaTeX. Include theorem and corollary to support this paper (with formulas). Explain what assumptions are used and why they are standard and necessary. Do not include \\section{...}. ", "conclusion": "- Read the existing parts of paper and write the conclusion section.", "abstract": "- Read the existing parts of paper and write the abstract.", "backgrounds": "- Start from one high-level paragraph to state the central problem in this field with detailed examples in industrial applications and theoretical challenges. \n- Followed by two to three subsections: Explain the foundational concepts and notations that underpin your research using as many as mathematical formulas (written in LaTeX). Introduce more necessary mathematical notations, equations, or algorithms that are connected to this work. Present detailed discussions on how these concepts are applied in this paper.", "related works": "- Discuss three to five main related fields to this paper. For each field, select five to ten key publications from references. For each reference, analyze its strengths and weaknesses in one or two sentences. Present the related works in a logical manner, often chronologically. Consider using a taxonomy or categorization to structure the discussion. Do not use \\section{...} or \\subsection{...}; use \\paragraph{...} to list related fields. ", "methodology": "- Provide a high-level overview of the proposed method at the beginning of this section. \n - Assume you have some figures ('fig1.png', 'fig2.png', ...); they can be any figures you need (e.g. flow chart, model architecture, sample output, simulation result, or others you need). Insert figures you need with informative caption. \n- Use one subsection to give a detailed formulation of the proposed method and explain how it overcomes the weakness of existing methods mentioned in this paper. If necessary, write pseudo codes wrapped by \\begin{{algorithm}} ... \\end{{algorithm}} to explain the detailed steps instead of simply listing them. \n- Use one follow-up subsection to highlight the key concepts in the proposed method. Elaborate the novelty of these key concepts using formulas and inserting appropriate figures. \n- Ensure the name of each subsection to be specific. \n", "experiments": "- Provide a high-level overview at the beginning of this section.\n - If necessary, include a table to compare with other methods and bold our method.\n- Assume you have some figures ('exp1.png', 'exp2.png', ...); they can be any figures you need (e.g. loss curves, comparison with other methods, visualization, or others you need). Insert figures you need with informative caption. \n- If necessary, use different subsections to distinguish different experimental setup."}