Methods › General › Long-Range Interaction Layers › Lambda Layer

Lambda Layer

2 papers tagged archive 2025-07-28

Introduced by Irwan Bello in LambdaNetworks: Modeling Long-Range Interactions Without Attention

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

Lambda layers are a building block for modeling long-range dependencies in data. They consist of long-range interactions between a query and a structured set of context elements at a reduced memory cost. Lambda layers transform each available context into a linear function, termed a lambda, which is then directly applied to the corresponding query. Whereas self-attention defines a similarity kernel between the query and the context elements, a lambda layer instead summarizes contextual information into a fixed-size linear function (i.e. a matrix), thus bypassing the need for memory-intensive attention maps.

PaperSourceSee Code · lucidrains/lambda-networks

Papers archive 2025-07-28

2 shown of 2, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

8 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Bayesian Inference1
Heuristic Search1
Image Classification1
Instance Segmentation1
Object Detection1
Semantic Segmentation1
image-classification1
object-detection1

Usage over time archive 2025-07-28

Papers per year tagged with Lambda Layer: 2021 to 2022, peak 1 1 0 2021: 1 paper 2021 2022: 1 paper 2022
Papers per year the archive tags with this method, by the paper's archive date (2 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Long-Range Interaction Layers

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections