An open API service indexing awesome lists of open source software.

https://github.com/nachiket273/aora-light

Agreement-Aware Orthogonal Routing Attention (AORA-Light): lightweight dual-branch transformer attention for robustness to non-consensus signals.
https://github.com/nachiket273/aora-light

attention-mechanism deep-learning experimental-ml language-modeling neural-network pytorch research robust-ml scientific-machine-learning transformer

Last synced: 13 days ago
JSON representation

Agreement-Aware Orthogonal Routing Attention (AORA-Light): lightweight dual-branch transformer attention for robustness to non-consensus signals.

Awesome Lists containing this project

README

          

# AORA-Light

A lightweight experimental transformer architecture introducing dual-branch attention:

- consensus attention
- exclusive attention

AORA-Light studies whether explicit separation of consensus and anti-consensus context improves robustness to noisy and minority signals.

## Current status

Early prototype.

## Planned experiments

- Tiny Shakespeare
- WikiText-2 subset
- Needle-in-noise benchmark
- contradiction benchmark
- scientific image benchmark

## Hardware

Designed for low-resource experimentation:

- RTX 3050 6GB
- Google Colab Free

## Citation

Coming soon.