paper_2025/main.tex
2025-11-06 09:27:17 +01:00

174 lines
7.0 KiB
TeX

\documentclass[a4paper, 12pt]{article}
\usepackage{parskip}
\usepackage{amsmath}
\usepackage[
backend=biber,
style=authoryear,
]{biblatex}
\addbibresource{cite.bib}
\title{Emergent intensity invariance in a physiologically inspired model of the grasshopper auditory system}
\author{Jona Hartling, Jan Benda}
\date{}
\begin{document}
\maketitle{}
\newcommand{\bp}{h_{\text{BP}}(t)} % Bandpass filter function
\newcommand{\lp}{h_{\text{LP}}(t)} % Lowpass filter function
\newcommand{\hp}{h_{\text{HP}}(t)} % Highpass filter function
\newcommand{\fc}{f_{\text{cut}}} % Filter cutoff frequency
\newcommand{\infint}{\int_{-\infty}^{\infty}} % Indefinite integral
\newcommand{\bi}{b_\theta}
\newcommand{\feat}{f_\theta}
\section{The sensory world of a grasshopper}
Strong dependence on acoustic signals for ranged communication\\
- Diverse species-specific sound repertoires and production mechanisms\\
- Different contexts/ranges: Stridulatory, mandibular, wings, walking sounds\\
- Mate attraction/evaluation, rival deterrence, loss-of-signal predator alarm\\
$\rightarrow$ Elaborate acoustic behaviors co-depend on reliable auditory perception
Songs = Amplitude-modulated (AM) broad-band acoustic signals\\
- Generated by stridulatory movement of hindlegs against forewings\\
- Shorter time scales: Characteristic temporal waveform pattern\\
- Longer time scales: High degree of periodicity (pattern repetition)\\
- Sound propagation: Signal intensity varies strongly with distance to sender\\
- Ectothermy: Temporal structure warps with temperature\\
$\rightarrow$ Sensory constraints imposed by properties of the acoustic signal itself
Multi-species, multi-individual communally inhabited environments\\
- Temporal overlap: Simultaneous singing across individuals/species common\\
- Frequency overlap: No/hardly any niche speciation into frequency bands\\
- "Biotic noise": Hetero-/conspecifics ("Another one's songs are my noise")\\
- "Abiotic noise": Wind, water, vegetation, anthropogenic\\
- Effects of habitat structure on sound propagation (landscape - soundscape)\\
$\rightarrow$ Sensory constraints imposed by the (acoustic) environment
Cluster of auditory challenges (interlocking constraints $\rightarrow$ tight coupling):\\
From continuous acoustic input, generate neuronal representations that...\\
1)...allow for the separation of relevant (song) events from ambient noise floor\\
2)...compensate for behaviorally non-informative song variability (invariances)\\
3)...carry sufficient information to characterize different song patterns,
recognize the ones produced by conspecifics, and make appropriate behavioral
decisions based on context (sender identity, song type, mate/rival quality)
How can the auditory system of grasshoppers meet these challenges?\\
- What are the minimum functional processing steps required?\\
- Which known neuronal mechanisms can implement these steps?\\
- Which and how many stages along the auditory pathway contribute?\\
$\rightarrow$ What are the limitations of the system as a whole?
How can a human observer conceive a grasshopper's auditory percepts?\\
- How to investigate the workings of the auditory pathway as a whole?\\
- How to systematically test effects and interactions of processing parameters?\\
- How to integrate the available knowledge on anatomy, physiology, ethology?\\
$\rightarrow$ Abstract, simplify, formalize $\rightarrow$ Functional model framework
\section{Developing a functional model of\\the grasshopper auditory pathway}
\subsection{Population-driven signal pre-processing}
"Pre-split portion" of the auditory pathway:\\
Tympanal membrane $\rightarrow$ Receptor neurons $\rightarrow$ Local interneurons
Similar response/filter properties within receptor/interneuron populations (\cite{clemens2011})\\
$\rightarrow$ One population-wide response trace per stage (no "single-cell resolution")
\textbf{Stage-specific processing steps and functional approximations:}
Initial: Continuous acoustic input signal $x(t)$
Filtering of behaviorally relevant frequencies by tympanal membrane\\
$\rightarrow$ Bandpass filter 5-30 kHz
\begin{equation}
x(t)\,*\,\bp; \quad\quad \fc\,=\,5\,\text{kHz},\,30\,\text{kHz}
\end{equation}
Extraction of signal envelope (AM encoding) by receptor population\\
$\rightarrow$ Full-wave rectification, then lowpass filter 500 Hz
\begin{equation}
|x(t)|\,*\,\lp; \quad\quad \fc\,=\,500\,\text{Hz}
\end{equation}
Logarithmically compressed intensity tuning curve of receptors\\
$\rightarrow$ Decibel transformation
\begin{equation}
20\,\cdot\,\log_{10} \frac{x(t)}{x_{\text{max}}}
\end{equation}
Spike-frequency adaptation in receptor and interneuron populations\\
$\rightarrow$ Highpass filter 10 Hz
\begin{equation}
x(t)\,*\,\hp; \quad\quad \fc\,=\,10\,\text{Hz}
\end{equation}
\subsection{Feature extraction by individual neurons}
"Post-split portion" of the auditory pathway:\\
Ascending neurons (AN) $\rightarrow$ Central brain neurons
Diverse response/filter properties within AN population (\cite{clemens2011})\\
- Pathway splitting into several parallel branches\\
- Expansion into a decorrelated higher-dimensional sound representation\\
$\rightarrow$ Individual neuron-specific response traces from this stage onwards
\textbf{Stage-specific processing steps and functional approximations:}
Template matching by individual ANs\\
- Filter base (STA approximations): Set of Gabor kernels\\
- Gabor parameters: $\sigma, \phi, f$ $\rightarrow$ Determines kernel sign and lobe number
\begin{equation}
k(t)\,=\,e^{-\frac{t^{2}}{2\sigma^{2}}}\,\cdot\,\sin(2\pi f t\,+\,\phi)
\end{equation}
$\rightarrow$ Separate convolution with each member of the kernel set
\begin{equation}
c_i(t)\,=\,x(t)\,*\,k_i(t)
= \infint x(\tau)\,\cdot\,k_i(t\,-\,\tau)\,d\tau
\end{equation}
Thresholding nonlinearity in ascending neurons (or further downstream)\\
- Binarization of AN response traces into "relevant" vs. "irrelevant"\\
$\rightarrow$ Heaviside step-function $H(c\,-\,\theta)$ (or steep sigmoid threshold?)
\begin{equation}
\bi(t)\,=\,\begin{cases}
\;1, \quad c(t)\,\geq\,\theta\\
\;0, \quad c(t)\,<\,\theta
\end{cases}
\end{equation}
Temporal averaging by neurons of the central brain\\
- Finalized set of slowly changing kernel-specific features (one per AN)\\
- Different species-specific song patterns are characterized by a distinct combination
of feature values $\rightarrow$ Clusters in high-dimensional feature space\\
$\rightarrow$ Lowpass filter 1 Hz
\begin{equation}
\feat(t)\,=\,\bi(t)\,*\,\lp; \quad\quad \fc\,=\,1\,\text{Hz}
\end{equation}
\section{Two mechanisms driving the emergence of intensity-invariant song representation}
\subsection{Logarithmic scaling \& spike-frequency adaptation}
Song signal $s(t)$ with variable scale $\alpha$ and fixed-scale additive noise $\eta(t)$
\begin{equation}
\alpha\,\cdot\,s(t)\,+\,\eta(t)
\end{equation}
\subsection{Threshold nonlinearity \& temporal averaging}
\section{Discriminating species-specific song\\patterns in feature space}
\section{Conclusions \& outlook}
\end{document}