Skip to content

chore: Add research-method skill#756

Draft
ValerianRey wants to merge 2 commits into
mainfrom
add-implement-method-skill
Draft

chore: Add research-method skill#756
ValerianRey wants to merge 2 commits into
mainfrom
add-implement-method-skill

Conversation

@ValerianRey

Copy link
Copy Markdown
Member

No description provided.

@ValerianRey ValerianRey added the cc: chore Conventional commit type for changes to some configuration files of the project. label Jun 23, 2026
@github-actions github-actions Bot changed the title Add research-method skill chore: Add research-method skill Jun 23, 2026
Comment thread skills/research-method/SKILL.md Outdated

@PierreQuinton PierreQuinton left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will we make specific skills for aggregators and scalarizations? For instance it would be nice to talk about proposing a plan for weightings (Gramian based), Can the method be implemented by combining existing things in the library, etc...


# Research new method

This skill researched about a new method by reading the paper and the existing implementations, proposing a plan for a TorchJD implementation.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
This skill researched about a new method by reading the paper and the existing implementations, proposing a plan for a TorchJD implementation.
This skill researches about a new method by reading the paper and the existing implementations, proposing a plan for integrating an implmentation in TorchJD.


On GitHub, we have a tracking issue for scalarizers (https://github.com/SimplexLab/TorchJD/issues/667) and one for aggregators (https://github.com/SimplexLab/TorchJD/issues/665).
The first goal is to generate a new row for the table in the appropriate tracking issue.
You will also have to find the official implementation (if any), that could be linked in the paper, and the most known non-official implementations (search in particular in LibMTL, libmoon and pymoo, and search for more repos online). You will have to find the exact file(s) and lines in which the method is implemented.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
You will also have to find the official implementation (if any), that could be linked in the paper, and the most known non-official implementations (search in particular in LibMTL, libmoon and pymoo, and search for more repos online). You will have to find the exact file(s) and lines in which the method is implemented.
You will also have to find the official implementation (if any), that could be linked in the paper, and the most known non-official implementations (search in particular in LibMTL, libmoon and pymoo, and search for more repos online). You will have to find the exact files and lines in which the method is implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cc: chore Conventional commit type for changes to some configuration files of the project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants