ChuckleNet is evolving from a laughter detector into an independent research program for non-semantic interaction signals in human communication.
Laughter is the entry point. The longer-term target is to model interaction signals that transcript semantics alone cannot fully capture: prosody, timing, hesitation, interruption, reaction, turn dynamics, engagement change, and eventually visual behavior.
Research question: Can non-semantic multimodal interaction signals provide incremental information about human interaction state and intent beyond speech transcript semantics?
Laughter is an unusually useful first event because it is temporally observable and socially structured. A comedy interaction often exposes a sequence such as:
setup β delivery β pause β punchline β reaction
That makes laughter a practical laboratory for studying the broader problem of interaction-state change.
HUMAN INTERACTION
β
ββββββββββββββββΌβββββββββββββββ
β β β
AUDIO VIDEO TEXT
β β β
prosody/timing behavior semantics
vocal events attention alignment
β β β
ββββββββββββββββΌβββββββββββββββ
β
INTERACTION SIGNAL ENGINE
β
LATENT INTERACTION STATE
β
event β state change β intent
β
downstream policy
- Audio: core research modality now.
- Temporal dynamics: core research problem, not an optional feature.
- Vision: planned expansion for embodied interaction signals.
- Text/ASR: supporting context and baseline for measuring incremental value, not the competitive center.
The historical project contains several useful lines of evidence, but they use different datasets and label schemes and must not be conflated.
| Evidence | Current role |
|---|---|
| 162-video real-laughter evaluation | Strongest current acoustic anchor; WavLM + prosody F1 0.559, WavLM 0.548, prosody 0.537 under video-grouped OOF evaluation |
| StandUp4AI 118-video evaluation | Current stand-up temporal benchmark anchor; IoU-F1@0.2 β 0.3302 |
| 620/621-video VTT scale-up | Weak-label robustness/data-engineering experiment, not gold-label accuracy |
| Historical high-F1 experiments | Preserved as provenance; require exact label/split reconstruction before reuse as headline evidence |
The old repository headline that compact F0 features βbeat WavLM by 4.3xβ is not a current scientific conclusion. The F0 work remains important as a hypothesis about low-dimensional acoustic structure and will be re-tested under stronger controls.
The next sequence is:
- Evidence hygiene β freeze label provenance and benchmark definitions.
- Acoustic events β laughter, speech-laugh, applause, silence, breath/noise, speaker/audience attribution.
- Temporal interaction β turn completion, interruption, hesitation, reaction latency and event sequences.
- Counterfactual controls β distinguish genuine interaction structure from acoustic shortcuts.
- Interaction state β engagement, uncertainty proxy, reaction and state transitions.
- Cross-domain validation β move beyond stand-up comedy.
- Audio + vision β add embodied behavior after the audio/temporal framework is stable.
- Incremental semantic value β test whether signals improve intent/state prediction beyond transcript + context.
- Product translation β only if incremental value survives the scientific gates.
The potential product is an Interaction Signal API, not an emotion-label API.
Possible outputs:
- engagement signal
- hesitation
- uncertainty proxy
- interruption
- turn completion
- reaction/laughter
- response latency
- attention shift
- interest shift
- intent transition
Potential customers include voice-agent platforms, speech/TTS systems, contact-center intelligence vendors and conversational banking platforms.
For financial services, the research direction is explicitly not direct creditworthiness or eligibility inference from voice. The intended architecture is:
ASR semantics + permitted context + interaction signals β intent/state model β existing policy/NBA engine
docs/RESEARCH_VISION_V2.mdβ north-star research visiondocs/RESEARCH_LINEAGE.mdβ mapping of historical work to the new programdocs/INTERACTION_SIGNAL_RESEARCH_PROGRAM.mdβ master research plandocs/DECISION_GRAPH_V2.mdβ scientific go/no-go logicdocs/PRD_V7_INTERACTION_SIGNAL.mdβ product/research specificationdocs/COMPETITOR_MAP_2026.mdβ market and research landscapedocs/COMMERCIALIZATION_INTERACTION_SIGNAL_API.mdβ commercialization thesis
Older plans, paper drafts, ablation reports, notebooks, result JSONs and checkpoints are intentionally retained. They document the research path and should not be assumed to represent the current thesis.
Start with docs/RESEARCH_LINEAGE.md when interpreting older results.
Do not optimize the project around the highest historical F1. Optimize it around the strongest reproducible scientific question.
The goal is to discover whether human interaction contains a measurable non-semantic layerβand whether that layer can be represented robustly enough to generalize beyond the original laughter task.