Same disruption. Two autonomy strategies. Very different behavior.
The left panel uses a centralized assignment baseline: agents can finish their current task during a communications blackout, but cannot receive new assignments until connectivity returns. The right panel preserves mission intent locally and allows the surviving agents to continue tasking and redistribute work while disconnected.
Resilience is measured across completion, responsiveness, utilization, and coordination burden.
Each trial uses eight agents, 36 routine tasks, two priority tasks that appear during degraded communications, one agent failure, a communications disruption and recovery schedule, and randomized task geometry from a fixed seed range. The live animation above is a separate representative scenario with six agents and 18 tasks so each behavior remains visually understandable.
mean task completion
Fraction of synthetic tasks completed by the end of each trial.
faster priority-task response
Reduction in mean completion latency for priority work introduced during communications loss.
less team idle time
Reduction in cumulative idle-agent steps while useful tasks remain available.
fewer centralized assignment messages
Reduction in assignment-request and assignment-response messages handled centrally.
What each reported number means
Task completion is the fraction of all synthetic tasks completed by trial end. Priority-task response is the number of simulation steps from priority-task appearance to completion. Idle time sums agent-steps spent without an assignment while unfinished feasible work remains. Centralized assignment messages count assignment-request and assignment-response exchanges handled by the central coordinator.
Centralized assignment with communications dependency
Agents can finish work already assigned to them, but new tasking depends on reconnecting to the central assignment point.
- One task assignment at a time.
- No local reassignment after finishing a task during blackout.
- Agent-failure recovery waits for restored coordination.
- Priority work introduced during blackout can be delayed.
Locally preserved intent with distributed reassignment
Agents retain enough shared mission context to keep working when communications disappear and synchronize again when links return.
- Local selection from available tasks while disconnected.
- Priority tasks can preempt routine work.
- Failed-agent work returns to the team pool.
- Connectivity restoration reconciles local progress.
Preserve intent locally. Replan locally. Synchronize when possible.
Mission intent
Distribute task definitions, priorities, role constraints, and basic team state while connectivity is available.
Local state
Each agent maintains its own position, health, current assignment, nearby task state, and communication status.
Local task allocation
When links disappear, surviving agents continue selecting feasible work from locally available mission context.
Failure adaptation
Reassign unfinished work after agent loss and allow higher-priority tasks to interrupt lower-priority activity.
State synchronization
When communication returns, merge progress, resolve duplicate claims, and restore a common team picture.
Communications resilience matters wherever teams cannot assume continuous connectivity.
Robotic Teams
Keep heterogeneous robots productive through intermittent links, partial partitions, and temporary loss of a team member.
Uncrewed Systems
Preserve objective-level mission behavior when centralized control or high-bandwidth connectivity is unavailable.
Extreme Environments
Support exploration, inspection, and monitoring where terrain or infrastructure makes communication intermittent.
Industrial Autonomy
Coordinate mobile robots or machines across large sites without turning a network interruption into a full mission stop.
Disaster Response
Reallocate search, sensing, or delivery tasks when infrastructure is damaged and team membership changes dynamically.
Distributed Logistics
Adapt assignments among vehicles or assets as connectivity, availability, and priority demands change.
Distributed systems and multi-agent AI in one integrated team.
Dr. Sajib Datta
Technical direction, networked/distributed system architecture, data and coordination interfaces, degraded-communications experiment design, reproducibility, performance evaluation, and end-to-end integration.
Dr. Tonmoay Deb
Multi-agent coordination, distributed task allocation, dynamic replanning, autonomous decision-making, confidence-aware AI, robustness analysis, and collaborative-behavior evaluation.
Built around established challenges in multi-robot coordination under uncertain communications.
The demonstration is not submitted to an external autonomy benchmark. Its design reflects well-established research problems: intermittent communication, heterogeneous robot teams, task allocation, distributed planning, and resilience to changing team state.
NeBula describes autonomous coordination and task allocation among heterogeneous robots and resilient mesh networking designed to accommodate intermittent communication links.
Public reference ↗Recent 2026 research studies decentralized task allocation under uncertain task completion, dynamic arrivals, incomplete information, and sparse communication.
Public reference ↗This page is an independent Omniscient Innovations LLC research demonstration using deterministic synthetic, non-sensitive data. It is agency-neutral and is not sponsored, funded, endorsed, certified, selected, or validated by the U.S. Government or any other organization. The animation and benchmark intentionally use simplified public-facing autonomy and task-allocation logic to demonstrate technical behavior without disclosing proprietary algorithms, operational interfaces, controlled technical information, CUI, classified information, export-controlled data, or Government-furnished information. All performance values on this page are synthetic experimental results and must not be interpreted as fielded, operational, mission-certified, or independently validated performance.