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
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill neuron-surface-emitting-laser-neuronsel-spiking --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Neuron Surface Emitting Laser Neuronsel Spiking?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-neuron-surface-emitting-laser-neuronsel-spiking)More formats (shields.io, HTML) on the badges page.
---
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
1. Neuromorphic photonics is emerging as a powerful platform for fast and efficient optical information processing and sensing
2. However, future brain-inspired photonic systems require compact and scalable light sources, capable of generating the neuro-mimetic optical signals ne...
3. 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
```python
# 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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!