BiMoE: Brain-Inspired Experts for EEG-Dominant Affective State Recognition
arXiv:2603.29205v1 Announce Type: new Abstract: Multimodal Sentiment Analysis (MSA) that integrates Electroencephalogram (EEG) with peripheral physiological signals (PPS) is crucial for the development of brain-computer interface (BCI) systems. However, existing methods encounter three major challenges: (1) overlooking the region-specific characteristics of affective processing by treating EEG signals as homogeneous; (2) treating EEG as a black-box input, which lacks interpretability into neural representations;(3) ineffective fusion of EEG features with complementary PPS features. To overcome these issues, we propose BiMoE, a novel brain-inspired mixture of experts framework. BiMoE partitions EEG signals in a brain-topology-aware manner, with each expert utilizing a dual-stream encoder to
View PDF HTML (experimental)
Abstract:Multimodal Sentiment Analysis (MSA) that integrates Electroencephalogram (EEG) with peripheral physiological signals (PPS) is crucial for the development of brain-computer interface (BCI) systems. However, existing methods encounter three major challenges: (1) overlooking the region-specific characteristics of affective processing by treating EEG signals as homogeneous; (2) treating EEG as a black-box input, which lacks interpretability into neural representations;(3) ineffective fusion of EEG features with complementary PPS features. To overcome these issues, we propose BiMoE, a novel brain-inspired mixture of experts framework. BiMoE partitions EEG signals in a brain-topology-aware manner, with each expert utilizing a dual-stream encoder to extract local and global spatiotemporal features. A dedicated expert handles PPS using multi-scale large-kernel convolutions. All experts are dynamically fused through adaptive routing and a joint loss function. Evaluated under strict subject-independent settings, BiMoE consistently surpasses state-of-the-art baselines across various affective dimensions. On the DEAP and DREAMER datasets, it yields average accuracy improvements of 0.87% to 5.19% in multimodal sentiment classification. The code is available at: this https URL.
Comments: Accepted by ICME 2026
Subjects:
Human-Computer Interaction (cs.HC)
Cite as: arXiv:2603.29205 [cs.HC]
(or arXiv:2603.29205v1 [cs.HC] for this version)
https://doi.org/10.48550/arXiv.2603.29205
arXiv-issued DOI via DataCite (pending registration)
Submission history
From: Hongyu Zhu [view email] [v1] Tue, 31 Mar 2026 03:17:45 UTC (2,025 KB)
Sign in to highlight and annotate this article

Conversation starters
Daily AI Digest
Get the top 5 AI stories delivered to your inbox every morning.
More about
announceavailablefeature
Silverback AI Chatbot Outlines AI Chatbot Feature for Structured Digital Interaction and Automated Communication - The Providence Journal
Silverback AI Chatbot Outlines AI Chatbot Feature for Structured Digital Interaction and Automated Communication The Providence Journal


HHS Announces Request for Information to Harness Artificial Intelligence to Deflate Health Care Costs and Make America Healthy Again - HHS.gov
HHS Announces Request for Information to Harness Artificial Intelligence to Deflate Health Care Costs and Make America Healthy Again HHS.gov
Knowledge Map
Connected Articles — Knowledge Graph
This article is connected to other articles through shared AI topics and tags.
More in Releases


HHS Announces Request for Information to Harness Artificial Intelligence to Deflate Health Care Costs and Make America Healthy Again - HHS.gov
HHS Announces Request for Information to Harness Artificial Intelligence to Deflate Health Care Costs and Make America Healthy Again HHS.gov

Stop Writing AI Prompts From Scratch: A Developer's System for Reusable Prompt Templates
You open Cursor. You need to refactor a service. You type something like: "Hey, can you refactor this function to be cleaner?" The AI gives you something mediocre. You tweak the prompt. Try again. The output improves. You get what you need — but you've spent four minutes writing a prompt you'll write again tomorrow, and next week, and every time a similar task comes up. This is the hidden tax on AI-assisted development. Not API costs. Not context limits. Prompt reinvention. Most developers treat every AI interaction as a blank slate. Senior engineers don't. They've built systems. This article is about building that system: a reusable prompt library that makes your AI interactions faster, more consistent, and dramatically higher quality. Why Most Developer Prompts Fail Before building a sys

Show HN: Ray – an open-source AI financial advisor that runs in your terminal
I've been using this daily for 4 months and figured others might find it useful. This is my first open source project so would love any feedback. Ray connects to your bank via Plaid, stores everything in an encrypted local SQLite database, and lets you ask questions about your finances in natural language. No cloud, no account, your data is stored on your machine. Before anything reaches the LLM, all PII is stripped — your name, companies, transaction details are redacted and replaced with tokens, then rehydrated locally in the response. The AI never sees who you are. Comments URL: https://news.ycombinator.com/item?id=47644133 Points: 6 # Comments: 2


Discussion
Sign in to join the discussion
No comments yet — be the first to share your thoughts!