Real-world AI systems increasingly operate across multiple domains (e.g., healthcare, finance, logistics) while adhering to diverse constraints (e.g., legal, ethical, latency). We propose Multi18 , a modular framework designed for environments characterized by exactly 18 distinct operational modalities. The framework combines a lightweight negotiation protocol among specialized agents, a shared latent space for cross-domain state representation, and a constraint-satisfaction layer. Initial experiments in 18 simulated environments (varying resource availability and regulatory strictness) show that Multi18 reduces task-switching overhead by 37% and improves constraint adherence by 28% compared to monolithic baselines.
Results (averaged over 5 seeds) :
A. Chen, B. Novak, S. Kapoor Institute for Distributed Intelligence
| Method | Avg. Reward (norm.) | Constraint Violations (%) | Cross-domain Transfer Gain | |----------|---------------------|----------------------------|----------------------------| | Mono | 0.61 | 22.1% | — | | Multi5 | 0.73 | 15.4% | +0.07 | | HRL | 0.69 | 18.9% | +0.04 | | Multi18 | | 8.3% | +0.21 |