chore: Add research-method skill#756
Draft
ValerianRey wants to merge 2 commits into
Draft
Conversation
ValerianRey
commented
Jun 23, 2026
PierreQuinton
left a comment
Contributor
There was a problem hiding this comment.
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. |
Contributor
There was a problem hiding this comment.
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. |
Contributor
There was a problem hiding this comment.
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.