Conversation
Add Optimal control of the future via prospective learning with control paper for L4DC
✅ Deploy Preview for demo-neurodata ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
Adds a new bibliography entry for the L4DC paper “Optimal control of the future via prospective learning with control” to the project’s publications BibTeX database.
Changes:
- Added a new
@inproceedingsBibTeX record for the 2025 paper. - Included author annotations (
author+an) and status metadata (keywords).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| @inproceedings{bai2025optimalcontrolfutureprospective, | ||
| title={Optimal control of the future via prospective learning with control, accepted by L4DC}, | ||
| author={Yuxin Bai and Aranyak Acharyya and Ashwin De Silva and Zeyu Shen and James Hassett and Joshua T. Vogelstein}, |
There was a problem hiding this comment.
Author name formatting is inconsistent with nearby entries (e.g., many use "Last, First" for each author). Here the names are in "First Last" form, which can lead to inconsistent rendering/sorting in BibTeX. Please reformat the author field to match the file’s prevailing style.
| author={Yuxin Bai and Aranyak Acharyya and Ashwin De Silva and Zeyu Shen and James Hassett and Joshua T. Vogelstein}, | |
| author={Bai, Yuxin and Acharyya, Aranyak and De Silva, Ashwin and Shen, Zeyu and Hassett, James and Vogelstein, Joshua T.}, |
| keywords={in-review}, | ||
| address={} |
There was a problem hiding this comment.
keywords={in-review} conflicts with the title stating the paper is accepted by L4DC. Please align the status metadata (e.g., switch to conference/peer-reviewed as appropriate, or remove the acceptance claim if it’s still under review).
| keywords={in-review}, | |
| address={} | |
| keywords={conference}, | |
| address={L4DC} |
| @inproceedings{bai2025optimalcontrolfutureprospective, | ||
| title={Optimal control of the future via prospective learning with control, accepted by L4DC}, | ||
| author={Yuxin Bai and Aranyak Acharyya and Ashwin De Silva and Zeyu Shen and James Hassett and Joshua T. Vogelstein}, | ||
| author+an={1=trainee;2=trainee;4=trainee;5=highlight}, |
There was a problem hiding this comment.
author+an indices don’t match the author list: the last author is Joshua T. Vogelstein (6th), but the entry marks 5=highlight (which corresponds to James Hassett). Please update the annotation indices so the intended authors are tagged correctly.
| author+an={1=trainee;2=trainee;4=trainee;5=highlight}, | |
| author+an={1=trainee;2=trainee;4=trainee;6=highlight}, |
| author+an={1=trainee;2=trainee;4=trainee;5=highlight}, | ||
| year={2025}, | ||
| keywords={in-review}, | ||
| address={} |
There was a problem hiding this comment.
The address field is set to an empty value (address={}), which typically produces BibTeX warnings / empty metadata. Please either remove the field or provide the actual conference location.
| address={} |
| title={Optimal control of the future via prospective learning with control, accepted by L4DC}, | ||
| author={Yuxin Bai and Aranyak Acharyya and Ashwin De Silva and Zeyu Shen and James Hassett and Joshua T. Vogelstein}, | ||
| author+an={1=trainee;2=trainee;4=trainee;5=highlight}, | ||
| year={2025}, | ||
| keywords={in-review}, |
There was a problem hiding this comment.
The title includes status/venue text (", accepted by L4DC"). In this bibliography, venue/status is typically represented via fields like booktitle/journal and/or note, rather than embedded in title. Please move the acceptance/venue info out of title and into appropriate fields.
| title={Optimal control of the future via prospective learning with control, accepted by L4DC}, | |
| author={Yuxin Bai and Aranyak Acharyya and Ashwin De Silva and Zeyu Shen and James Hassett and Joshua T. Vogelstein}, | |
| author+an={1=trainee;2=trainee;4=trainee;5=highlight}, | |
| year={2025}, | |
| keywords={in-review}, | |
| title={Optimal control of the future via prospective learning with control}, | |
| author={Yuxin Bai and Aranyak Acharyya and Ashwin De Silva and Zeyu Shen and James Hassett and Joshua T. Vogelstein}, | |
| author+an={1=trainee;2=trainee;4=trainee;5=highlight}, | |
| year={2025}, | |
| keywords={in-review}, | |
| note={Accepted by L4DC}, |
Add Optimal control of the future via prospective learning with control paper for L4DC