Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.73 KB

File metadata and controls

49 lines (35 loc) · 1.73 KB

Contribution Guidelines

Thank you for your interest in contributing to this project! We welcome all forms of contributions.

How to Contribute

Submitting a New Paper

Please ensure that your submission meets the following criteria:

  • ✅ Published in a top-tier conference/journal or as an arXiv preprint.
  • ✅ Highly relevant to the theme of this list.
  • ✅ Provides complete information (title, authors, links, etc.).

Pull Request Process

  1. Fork this repository.
  2. Create a new branch: git checkout -b add-paper-[paper-name]
  3. Add your entry following the template.
  4. Submit a Pull Request (PR) with a clear description, including:
    • The core contribution of the paper.
    • Why it is a valuable addition to this list.
    • Confirmation that you have verified all links are working.

Formatting Standards

  • Use the provided Python script to automatically generate entries (recommended).
  • When adding manually, please strictly adhere to the template format.
  • Keep image sizes under 500KB.
  • Ensure all links are accessible and not broken.

Quality Standards

We prioritize works that are:

  • Published in top-tier conferences (e.g., NeurIPS, CVPR, ICLR, ACL).
  • Highly cited.
  • Accompanied by open-source code.
  • Techniques with practical application value.

Code of Conduct

  • Respect copyright: Always respect the original authors' copyrights and provide proper attribution.
  • Be objective: Evaluate papers objectively and avoid personal bias.
  • Be professional: Maintain a professional and respectful tone in all discussions.

Contact

For any questions or suggestions, please:

  • Open an issue to start a discussion.
  • Contact the maintainer: @你自己