Skip to content

[Feature] Add Awards where availabe #32

Description

@ronniebasak

Goal

Enhance the IndiaML Tracker to identify and record outstanding research papers from major ML conferences, focusing on those with long-term impact.

Approach:

Parse award information from conference websites (e.g., [NeurIPS awards page](https://neurips.cc/virtual/2023/awards_detail)).
Prioritize awards recognizing long-term impact (like [CVPR's Longuet-Higgins](https://tc.computer.org/tcpami/awards/longuet-higgins-prize/)).
Extract paper details (title, authors, award, year).
Check if any authors have Indian affiliations.
Integrate this data into the IndiaML Tracker.

Example: Start with parsing NeurIPS outstanding paper awards (https://neurips.cc/virtual/2023/awards_detail).

Next Steps:

Investigate award info on major ML conference websites.
Develop a parser for NeurIPS awards as a proof of concept.
Determine database storage for this new data.
Integrate parsing into the pipeline

Contributed by @sumodm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions