Skip to content

Conversation

@neural-loop
Copy link
Member

No description provided.

This commit adds a program lead card to the research section sidebar, displaying the contact person for the ONR program. It includes a new partial "onr/program-lead.html" and updates the research index page and sidebar.
This commit refactors the ONR research pages, including:
- Updates to badge system, reviewer, submitter, and criteria guides.
- Improvements to list and single page layouts.
- Adjustments to the page header.
Add research link to homepage description.
The ONR guide pages (submitter, reviewer, criteria, badge) were moved to a `/guide` subdirectory under `/research`.
This commit updates all relevant links and references.
This commit introduces the research paper registry with example papers. It includes layouts, content, and an archetype for research papers.
Updates the links to the submitter/reviewer guides and research registry to use RelPermalink when the page exists.
The submitter and reviewer page links now use RelPermalink directly, simplifying the logic.
This commit introduces the ONR program announcement blog post and integrates ONR updates into the research page.
It also adds how-to participate links.
# Conflicts:
#	layouts/index.html
Refactors the index.html layout into partials for better organization.
Updated submission guidelines, process, and requirements.
Added OpenReview submission portal link and details.
Clarified acceptable submission formats and prerequisites.
@neural-loop neural-loop requested a review from DRosen766 October 5, 2025 09:42
@neural-loop neural-loop added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 5, 2025
Copy link
Contributor

@DRosen766 DRosen766 left a comment

Choose a reason for hiding this comment

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

Looks great! Couple of quick questions

Copy link
Contributor

Choose a reason for hiding this comment

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

Is there an organic entrypoint to this page that can be found through navigating the website? If we're including it in the computing hub, maybe we want to feature it alongside our hardware and software guides

Screenshot 2025-10-05 at 12 27 35 PM

Copy link
Member Author

Choose a reason for hiding this comment

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

There isn't yet - wanted to verify the structure and contents of the research pages first. Have been thinking about this though, will probably add to the mega menu. Next to hardware and software guide is possible, but I haven't done that yet as I think the page may need a bit of a more significant refresh to also include things like the mission board and such. Will see what I can do for navigation.

Adds ONR program promotion and menu items.
Copy link
Member

@Jegp Jegp left a comment

Choose a reason for hiding this comment

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

Minor comments on wording and links. Otherwise, LGTM!


### How It Works

The ONR program is built on a transparent review process managed through OpenReview. We welcome submissions of all kinds, from research papers and codebases to datasets and educational tools.
Copy link
Member

Choose a reason for hiding this comment

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

Maybe add a link to OpenReview? Something like

... managed through [OpenReview](https://openreview.net/), a review platform trusted by top-tier academic venues.


## The Certificate Page

Each project that successfully passes the ONR review is granted a permanent "certificate" page within our [Approved Research Registry](/neuromorphic-computing/research/papers/). This page serves as the official record of the community's endorsement and typically includes:
Copy link
Member

Choose a reason for hiding this comment

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

Should it be /papers/? What if people submit datasets/libraries/...? What about /research/certificates?

Feel free to ignore if this is nitpicking.

Copy link
Member Author

@neural-loop neural-loop Oct 6, 2025

Choose a reason for hiding this comment

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

It could have been certificates, I considered various options but felt that 'neuromorphic computing research papers' was a juicier SEO target. :)

**Note:** This is a placeholder entry to demonstrate the layout and structure of the ONR Approved Research Registry.

## Abstract
The backpropagation of error algorithm is arguably the most important algorithm in artificial intelligence, but has been deemed biologically implausible. In this placeholder study, we introduce a novel, biologically plausible learning rule inspired by the dynamics of astrocytic networks. Our model, termed Astro-Modulated Hebbian Learning (AMHL), demonstrates competitive performance with backpropagation on standard image classification benchmarks while requiring only local information for weight updates. We validate our findings through simulations on synthetic and real-world datasets, suggesting a viable path toward more brain-like on-chip learning.
Copy link
Member

Choose a reason for hiding this comment

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

Lol!

DRosen766 and others added 23 commits October 8, 2025 19:17
This commit updates the ONR program announcement and example paper entries. It removes example papers 2 and 3 and modifies paper 1 to be an example of a certificate page. It also updates the ONR announcement post.
The badge text was updated from "ONM Community Approved" to "Open Neuromorphic Research".
This commit adds an endorsements section to the ONR program page, including a new endorsements component and data file.
The endorsements section now features a slideshow for displaying multiple endorsements. The page header hero has been updated to hide the endorsements heading.
Body:
- Updated YouTube video ID in the ONR announcement blog post.
- Removed placeholder endorsements.
@neural-loop neural-loop marked this pull request as ready for review October 20, 2025 17:55
@neural-loop neural-loop merged commit 9f02e61 into open-neuromorphic:main Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants