name: neuron-surface-emitting-laser-neuronsel-spiking description: "Methodology from paper 'Neuron Surface Emitting Laser (NeuronSEL): Spiking Regimes and Negative Differential Resistance in S...' by Maria Duque-Gijon et al. (2026-04-14). Activation: brain, neural, spiking, neuron, network, physics.optics" version: 1.0.0 author: Research Synthesis license: MIT metadata: hermes: tags: [neuroscience, research, physics.optics] source_paper: "Neuron Surface Emitting Laser (NeuronSEL): Spiking Regimes and Negative Differential Resistance in Solitary Multi-junction VCSELs (arXiv:2604.12893v1)" published: 2026-04-14
Neuron Surface Emitting Laser (NeuronSEL): Spiking Regimes and Negative Differential Resistance in Solitary Multi-junction VCSELs
Source Paper
- Title: Neuron Surface Emitting Laser (NeuronSEL): Spiking Regimes and Negative Differential Resistance in Solitary Multi-junction VCSELs
- Authors: Maria Duque-Gijon, Joshua Robertson, Dafydd Owen-Newns et al.
- arXiv: 2604.12893v1
- Published: 2026-04-14
- Category: physics.optics
- PDF: https://arxiv.org/pdf/2604.12893v1
- Abstract URL: http://arxiv.org/abs/2604.12893v1
Abstract
Neuromorphic photonics is emerging as a powerful platform for fast and efficient optical information processing and sensing. However, future brain-inspired photonic systems require compact and scalable light sources, capable of generating the neuro-mimetic optical signals needed for their operation. This work demonstrates a single-stack laser that delivers optical and electrical neural-like spiking emission under solitary operation. Termed the Neuron Surface-Emitting Laser (NeuronSEL), this compact, multi-junction Vertical-Cavity Surface Emitting Laser (VCSEL) exhibits non-linear Negative Differential Resistance (NDR), similar to that observed in memristive devices. Leveraging this NDR behaviour enables the novel demonstration of multiple neuronal features in the NeuronSEL including refrac...
Key Contributions
- Neuromorphic photonics is emerging as a powerful platform for fast and efficient optical information processing and sensing
- However, future brain-inspired photonic systems require compact and scalable light sources, capable of generating the neuro-mimetic optical signals ne...
- This work demonstrates a single-stack laser that delivers optical and electrical neural-like spiking emission under solitary operation
Core Concepts
- Primary: physics.optics
- Techniques: brain, neural, spiking, neuron, network
- Application: Neuroscience research and analysis
Implementation Pattern
# Based on 2604.12893v1
import numpy as np
class NeuronSurfaceEmitting:
"""Based on arXiv:2604.12893v1"""
def __init__(self): pass
def fit(self, data): pass
def predict(self, new_data): pass
Applications
- Neuroscience research and analysis
- Research and analysis
- Further applications described in paper
Limitations
See original paper for discussion.
Activation Keywords
- brain, neural, spiking, neuron, network, dynamics
- physics.optics
- 2026 research
References
- Maria Duque-Gijon et al. (2026). "Neuron Surface Emitting Laser (NeuronSEL): Spiking Regimes and Negative Differential Resistance in Solitary Multi-junction VCSELs." arXiv:2604.12893v1.