<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>multi-robot coordination &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/multi-robot-coordination/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sat, 05 Sep 2026 10:34:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>multi-robot coordination &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>How robots navigate social mini-games: definitions, taxonomy, and algorithms</title>
		<link>https://scienmag.com/how-robots-navigate-social-mini-games-definitions-taxonomy-and-algorithms/</link>
		
		<dc:creator><![CDATA[Denise Maddox]]></dc:creator>
		<pubDate>Sat, 05 Sep 2026 10:34:20 +0000</pubDate>
				<category><![CDATA[Technology and Engineering]]></category>
		<category><![CDATA[autonomous robot algorithms]]></category>
		<category><![CDATA[autonomous vehicle navigation]]></category>
		<category><![CDATA[cluttered environment navigation]]></category>
		<category><![CDATA[crowded environment navigation]]></category>
		<category><![CDATA[human-robot interaction]]></category>
		<category><![CDATA[last mile delivery challenges]]></category>
		<category><![CDATA[last mile delivery robots]]></category>
		<category><![CDATA[multi-agent systems in robotics]]></category>
		<category><![CDATA[multi-robot collision avoidance]]></category>
		<category><![CDATA[multi-robot coordination]]></category>
		<category><![CDATA[multi-robot navigation]]></category>
		<category><![CDATA[navigation in crowded spaces]]></category>
		<category><![CDATA[robot collision avoidance]]></category>
		<category><![CDATA[robot navigation]]></category>
		<category><![CDATA[robot navigation in cluttered spaces]]></category>
		<category><![CDATA[robotics taxonomy and algorithms]]></category>
		<category><![CDATA[service robot coordination]]></category>
		<category><![CDATA[social behavior modeling in robotics]]></category>
		<category><![CDATA[social behavior modeling in robots]]></category>
		<category><![CDATA[social friction in robotics]]></category>
		<category><![CDATA[social mini-games]]></category>
		<category><![CDATA[social mini-games taxonomy]]></category>
		<guid isPermaLink="false">https://scienmag.com/how-robots-navigate-social-mini-games-definitions-taxonomy-and-algorithms/</guid>

					<description><![CDATA[Robots are moving out of laboratories and into the spaces humans occupy every day: hospital corridors, airport concourses, grocery aisles, and crowded sidewalks. But a new survey published in the journal Autonomous Robots argues that the field of multi-robot navigation has been quietly fractured along disciplinary lines, and that this fragmentation is slowing progress on [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Robots are moving out of laboratories and into the spaces humans occupy every day: hospital corridors, airport concourses, grocery aisles, and crowded sidewalks. But a new survey published in the journal Autonomous Robots argues that the field of multi-robot navigation has been quietly fractured along disciplinary lines, and that this fragmentation is slowing progress on one of robotics&#8217; most stubborn unsolved problems: the &#8220;Last Mile Challenge,&#8221; the ability of autonomous vehicles, delivery robots, and service robots to navigate tight, cluttered, human-filled environments where space itself must be negotiated. The paper, authored by Rohan Chandra of the University of Virginia, Shubham Singh of the University of Texas at Austin, Wenhao Luo of the University of Illinois Chicago, and Katia Sycara of Carnegie Mellon University&#8217;s Robotics Institute, delivers the first unified taxonomy of what the researchers call &#8220;Social Mini-Games,&#8221; a formal framework intended to anchor a rapidly growing but historically disorganized research area.</p>
<p>Social Mini-Games, or SMGs, are the deceptively simple moments of friction that plague robot deployments everywhere. Two delivery robots converging on the same doorway, a fleet of mobile robots meeting head-on in a narrow hallway, several autonomous vehicles arriving simultaneously at an unregulated intersection: these are the scenarios the survey formalizes. The authors define an SMG precisely as a situation in which the preferred or optimal trajectories of two or more agents collide within a common time interval, typically lasting long enough that someone must yield. What distinguishes these encounters from ordinary navigation is what the researchers term &#8220;agency.&#8221; In SMGs, small actions carry outsized consequences: unless at least one agent alters its course, a deadlock or collision becomes inevitable. The paper contrasts this with general multi-robot navigation, where agents operate with low to medium agency and their trajectories remain largely decoupled. Crucially, the authors note that humans resolve these conflicts gracefully, modulating their velocity by just enough to let another person pass through a doorway first while barely deviating from their preferred speed, a behavior that remains remarkably difficult for robots to replicate.</p>
<p>The mathematical machinery underpinning the survey is substantial. The authors model multi-robot navigation as a partially observable stochastic game, in which each robot maintains a state combining visible parameters, such as position and velocity, with hidden internal parameters like preferred speed and heading. Robots generate local observations through their sensors, follow control-affine dynamics, and incur running costs based on goal distance, control effort, and deviation from preferred paths. Collisions are formalized through the overlap of convex hulls inflated by safety margins. To quantify when a general navigation scenario tips into an SMG, the researchers introduce a geometric &#8220;liveness function&#8221; that measures the angle between relative displacement and relative velocity vectors. When two agents approach a capacity-one resource like a doorway with nearly parallel position and velocity vectors, the liveness value approaches zero and perfect symmetry, and thus contention, ensues. Without an explicit symmetry-breaking mechanism, such interactions converge to undesirable equilibria: deadlocks or oscillatory behavior in which neither robot makes progress.</p>
<p>Beyond formal definitions, the survey catalogs a canonical set of SMG scenarios drawn from real-world topologies: doorways, intersections, two-way hallways, L-corners, blind corners, and crowded, parallel, perpendicular, and circular traffic patterns. Each scenario activates a distinct subset of SMG characteristics, exposing different deadlock mechanisms, visibility challenges, and coordination demands. Alongside these scenarios, the paper proposes a battery of evaluation metrics that go well beyond the standard measures of velocity smoothness, delay, and path deviation. Because SMG agents possess high agency, the authors argue, evaluation must capture game-theoretic outcomes. They introduce flow rate, which quantifies density-normalized throughput through a spatial bottleneck; a fairness metric rooted in game theory that measures the gap between each agent&#8217;s realized reward and what it would earn under a fully cooperative optimum, with weighted priorities allowing, for example, an emergency robot to justifiably claim the right of way; and an influence score computed through counterfactual analysis, measuring how much one agent&#8217;s presence perturbs the control behavior of all others by re-solving the game with that agent removed.</p>
<p>The centerpiece of the work is a taxonomy that organizes existing SMG solvers across multiple design dimensions. At the paradigm level, the authors sort methods into four broad families. Multi-agent reinforcement learning approaches, including value-based methods like Q-learning, multi-agent deep Q-networks, and policy-based frameworks such as MADDPG, treat an SMG as a localized stochastic subgame that emerges wherever non-stationarity plagues an agent&#8217;s learning process. Multi-agent path finding methods, including Conflict-Based Search, Increasing Cost Tree Search, and Prioritized Planning, resolve conflicts on discretized graphs but classically assume centralized, fully observable, offline computation. Optimization-based approaches, spanning reciprocal velocity obstacles, model predictive control, and control barrier functions, cast navigation as constrained optimal control in which shared inequality constraints activate among coupled agents. A fourth category collects heuristics, evolutionary methods, and hybrid systems such as genetic-algorithm-based topological optimization for warehouse logistics.</p>
<p>The taxonomy&#8217;s finer axes reveal the design trade-offs that define the field. Coordination can be centralized, with a single authority issuing commands; decentralized, with each agent deciding independently from local observations; or distributed, combining centralized training with communication-aware decentralized execution. Communication may be present, allowing agents to share plans and intentions, or absent, forcing reliance on shared norms. Deadlock handling splits into proactive prevention, which plans ahead like a chess player thinking several moves deep, and reactive resolution, which waits for a stall to emerge and then breaks it using rules like the right-hand rule, auctions, or adaptive rotational strategies. The authors also formalize &#8220;invasiveness,&#8221; a property describing how dramatically a solver perturbs an agent&#8217;s preferred trajectory: minimally invasive solvers merely tweak speed without altering course, while invasive ones may force an agent to stop entirely and wait. Cooperation ranges from fully cooperative settings with shared cost functions, exemplified by methods like PRIMAL, to non-cooperative settings where agents pursue private objectives, and observability spans full knowledge of all agents&#8217; states down to minimal awareness in which other robots are treated as static obstacles.</p>
<p>To make these abstractions concrete, the survey profiles representative solvers that have become de facto baselines. CADRL uses deep reinforcement learning with LSTM networks to compress variable numbers of nearby agents into fixed-size observations, producing smooth learned collision-avoidance policies, though without formal safety guarantees. The Right-Hand-Rule method enforces clockwise yielding priorities, and can be implemented through safety barrier certificates computed as quadratic programs, but its rigid ordering can violate fairness constraints. Auction-based approaches such as SocialMAPF let agents bid on priority using control barrier functions, balancing efficiency against occasionally longer travel times. IMPC-DR employs infinite-horizon model predictive control over modified buffered Voronoi cells with warning bands, solving a convex optimization at every replanning step and proving that no stable deadlocks can occur under specified conditions, all while relying only on local communication. Perhaps most striking is ORCA-MAPF, a hybrid in which agents normally navigate with the linear-programming-based ORCA velocity scheme but switch to a locally confined, grid-based path-finding solver, agreed upon deterministically without a central controller, whenever a deadlock is detected; in some tests this lifted navigation safety rates from 15 percent to 99 percent.</p>
<p>Underlying all of these approaches are five properties the authors identify as desirable: provable safety, achievable through control barrier functions that guarantee forward invariance of safe sets or through velocity-obstacle frameworks solvable as linear programs; liveness, the guarantee that robots keep making progress and never freeze in place; welfare maximization, which balances individual priorities against collective goals, such as granting an ambulance robot priority at an intersection; social compliance, the ability to respect human norms and expectations; and scalability, which the paper argues should be measured against the size of the active coupling set of interacting agents rather than the total robot population, since many solvers handle large fleets comfortably until a bottleneck triggers a localized, tightly coupled game.</p>
<p>The survey does not shy away from open problems. Visual-input navigation, in which robots must guarantee safety and liveness directly from raw lidar point clouds and camera feeds without expensive state estimation, remains computationally punishing, as evaluating barrier functions and their derivatives in real time strains onboard hardware. Navigation alongside humans raises questions about whether trajectory-forecasting models that excel on sparse crowd datasets transfer to tightly coupled SMG interactions involving passing, weaving, and yielding. And the authors find current simulation environments wanting: most model only single agents in open spaces, and few, among them SocialGym and SEAN 2.0, approach the configurability needed to train socially compliant robots in geometrically constrained settings. To accelerate the field, the team has open-sourced SMGLib, an extensible simulation environment that lets researchers run planners through canonical SMG scenarios, log metrics, and visualize trajectories in real time.</p>
<p>The authors&#8217; recommendations are pointed: the community should prioritize non-invasive techniques that let agents navigate without dramatic deviations, and should favor deadlock prevention over after-the-fact resolution, since avoiding stalls from the start yields smoother and more reliable motion. Drawing an explicit parallel to the influential 2019 survey that unified and streamlined multi-agent path-finding research, Chandra and colleagues express the ambition that their taxonomy will do the same for social mini-games, giving newcomers a map of a once-fractured territory and giving practitioners a common language for matching algorithms to the doorways, hallways, and intersections where robots must now earn the right of way.</p>
<div class="scienmag-article-metadata"><strong>Subject of Research:</strong> Multi-robot navigation in Social Mini-Games, including formal definitions, a unified taxonomy of solver paradigms and design dimensions, evaluation metrics, and benchmarking of deadlock prevention and resolution algorithms in constrained shared human spaces.</p>
<p><strong>Article Title:</strong> Multi-robot navigation in social mini-games: definitions, taxonomy, and algorithms</p>
<p><strong>Article References:</strong> Chandra, R., Singh, S., Luo, W., &amp; Sycara, K. (2026). Multi-robot navigation in social mini-games: definitions, taxonomy, and algorithms. <em>Autonomous Robots, 50</em>(2), Article 20. <a href="https://doi.org/10.1007/s10514-026-10251-w" target="_blank" rel="noopener noreferrer">https://doi.org/10.1007/s10514-026-10251-w</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s10514-026-10251-w" target="_blank" rel="noopener noreferrer">10.1007/s10514-026-10251-w</a></p>
<p><strong>Keywords:</strong> multi-robot navigation, social mini-games, deadlocks, social navigation, multi-agent path finding, multi-agent reinforcement learning, model predictive control, control barrier functions, fairness, liveness, scalability, taxonomy</p>
</div>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">187935</post-id>	</item>
		<item>
		<title>Optimizing Multi-Robot Coordination Under Uncertainty and Constraints</title>
		<link>https://scienmag.com/optimizing-multi-robot-coordination-under-uncertainty-and-constraints/</link>
		
		<dc:creator><![CDATA[Denise Maddox]]></dc:creator>
		<pubDate>Sun, 18 Jan 2026 09:33:46 +0000</pubDate>
				<category><![CDATA[Technology and Engineering]]></category>
		<category><![CDATA[advancements in robotic technology]]></category>
		<category><![CDATA[collaborative robotics challenges]]></category>
		<category><![CDATA[communication constraints in robotics]]></category>
		<category><![CDATA[dynamic robot assignment strategies]]></category>
		<category><![CDATA[engineering solutions for multi-robot systems]]></category>
		<category><![CDATA[innovative methodologies in robotics]]></category>
		<category><![CDATA[multi-robot coordination]]></category>
		<category><![CDATA[optimizing robotic systems]]></category>
		<category><![CDATA[probabilistic task planning]]></category>
		<category><![CDATA[real-world robotic applications]]></category>
		<category><![CDATA[temporal task management]]></category>
		<category><![CDATA[uncertainties in robotic environments]]></category>
		<guid isPermaLink="false">https://scienmag.com/optimizing-multi-robot-coordination-under-uncertainty-and-constraints/</guid>

					<description><![CDATA[In the rapidly evolving landscape of robotic technology, researchers are making significant strides in advancing the capabilities of multi-robot systems. A groundbreaking study by Silva, Yu, and Hsieh, entitled &#8220;Probabilistic Multi-Robot Planning with Temporal Tasks and Communication Constraints,&#8221; published in the journal Autonomous Robots, delves into the complex interplay of task planning, temporal constraints, and [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In the rapidly evolving landscape of robotic technology, researchers are making significant strides in advancing the capabilities of multi-robot systems. A groundbreaking study by Silva, Yu, and Hsieh, entitled &#8220;Probabilistic Multi-Robot Planning with Temporal Tasks and Communication Constraints,&#8221; published in the journal Autonomous Robots, delves into the complex interplay of task planning, temporal constraints, and communication limitations among robots. This research explores innovative methodologies that enhance the efficiency and efficacy of multi-robot systems, paving the way for more sophisticated applications in various fields.</p>
<p>The essence of the research is rooted in the need to optimize the collaborative efforts of multiple robots in real-world scenarios. Robotics operations often require a synchronized effort, especially in environments where tasks are not only dependent on timing but also influenced by the availability of communication among robots. This multi-faceted challenge presents unique obstacles that demand innovative solutions, making the findings of this study particularly relevant to engineers and designers in the field.</p>
<p>A central focus of the study is on the probabilistic nature of robot task assignments. Unlike deterministic approaches, which often yield rigid and inefficient outcomes, probabilistic planning allows for dynamic adjustment based on the uncertainties inherent in real-world environments. This adaptability is crucial when robots must respond to unexpected changes, such as sudden shifts in task priority or communication failures. By applying probabilistic models, the researchers enable robots to operate in a more fluid manner, thus enhancing their overall performance.</p>
<p>The authors also emphasize the importance of temporal constraints in robotic planning. Tasks in multi-robot systems often have defined timelines and deadlines, adding an additional layer of complexity to the planning process. The research outlines algorithms that effectively manage these temporal elements, ensuring that robots can prioritize tasks according to their time-sensitive nature. This capability is particularly valuable in scenarios such as search and rescue operations, where timely action can drastically affect outcomes.</p>
<p>Communication constraints further complicate the planning landscape for multi-robot systems. The researchers highlight how the reliability and bandwidth of communication channels among robots can significantly impact task execution and coordination. Their study introduces novel strategies that allow robots to function effectively even in low-communication scenarios, thereby maximizing their operational potential without relying on constant connectivity. This presents a paradigm shift in how robotic systems can be designed to be resilient in the face of communication challenges.</p>
<p>The integration of these various elements—probabilistic planning, temporal task management, and communication constraints—results in a cohesive framework that enhances multi-robot collaboration. The researchers employed simulations to validate their proposed methodologies, showcasing impressive advancements in task completion rates and overall efficiency when compared to traditional planning techniques. These results not only demonstrate the viability of their approach but also underscore the potential for widespread application in industries ranging from manufacturing to defense.</p>
<p>In addition to the technical advancements, the implications of this research extend to societal and ethical considerations. As robotic systems become increasingly autonomous, understanding their operational limitations and capabilities is essential. This study provides valuable insights that can guide policymakers and industry leaders in establishing regulations and safety standards that keep pace with technological advancements.</p>
<p>The potential applications of probabilistic multi-robot planning are vast. For instance, in agriculture, swarms of autonomous drones could optimize crop monitoring and pest control by coordinating their efforts based on real-time data. In logistics, fleets of delivery robots can effectively plan routes and manage time-sensitive deliveries without requiring constant oversight from human operators. Such advancements can revolutionize industries and create new opportunities for innovation and efficiency.</p>
<p>The researchers also discuss future directions for their work, suggesting avenues for further exploration that may include the integration of artificial intelligence and machine learning to enhance decision-making processes. As technology continues to advance, there is a need for ongoing research that aligns with the complexities of emerging robotic applications and societal demands.</p>
<p>In conclusion, Silva, Yu, and Hsieh&#8217;s research on probabilistic multi-robot planning unveils new horizons for robotic collaboration. By addressing the intricate challenges posed by temporal tasks and communication constraints, this study lays the groundwork for the next generation of autonomous systems. The implications of their findings extend beyond technical advancements, offering a glimpse into a future where robots collaborate harmoniously, adapting to evolving circumstances while efficiently achieving their missions.</p>
<p>The insights gleaned from this research are poised to inspire further studies, influencing both academic inquiry and industry practice. As we stand on the brink of unprecedented technological innovation, the importance of resilient, adaptive robotic systems cannot be overstated. The future of robotics beckons, and with research like this, we might just be witnessing the dawn of a new era in automation and collaborative task execution.</p>
<hr />
<p><strong>Subject of Research</strong>: Multi-Robot Planning with Temporal and Communication Constraints</p>
<p><strong>Article Title</strong>: Probabilistic multi-robot planning with temporal tasks and communication constraints</p>
<p><strong>Article References</strong>:</p>
<p class="c-bibliographic-information__citation">Silva, T.C., Yu, X. &amp; Hsieh, M.A. Probabilistic multi-robot planning with temporal tasks and communication constraints.<br />
<i>Auton Robot</i> <b>50</b>, 2 (2026). https://doi.org/10.1007/s10514-025-10231-6</p>
<p><strong>Image Credits</strong>: AI Generated</p>
<p><strong>DOI</strong>: <span class="c-bibliographic-information__value"><time datetime="2025-11-28">28 November 2025</time></span></p>
<p><strong>Keywords</strong>: Multi-robot systems, probabilistic planning, temporal tasks, communication constraints, autonomous robots, robotics research.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">127412</post-id>	</item>
		<item>
		<title>DGIST Advances Physical AI: Robots That Learn and Adapt Like Humans Reduce Driving Time by 30%</title>
		<link>https://scienmag.com/dgist-advances-physical-ai-robots-that-learn-and-adapt-like-humans-reduce-driving-time-by-30/</link>
		
		<dc:creator><![CDATA[Denise Maddox]]></dc:creator>
		<pubDate>Mon, 29 Sep 2025 16:03:27 +0000</pubDate>
				<category><![CDATA[Social Science]]></category>
		<category><![CDATA[Autonomous Mobile Robots navigation]]></category>
		<category><![CDATA[cooperative navigation systems]]></category>
		<category><![CDATA[DGIST Physical AI technology]]></category>
		<category><![CDATA[enhancing productivity in warehouses]]></category>
		<category><![CDATA[human-inspired robot learning]]></category>
		<category><![CDATA[industrial robotics advancements]]></category>
		<category><![CDATA[intelligent robot behavior adaptation]]></category>
		<category><![CDATA[logistics automation solutions]]></category>
		<category><![CDATA[multi-robot coordination]]></category>
		<category><![CDATA[optimizing robot routing efficiency]]></category>
		<category><![CDATA[overcoming navigation challenges]]></category>
		<category><![CDATA[robotics and artificial intelligence integration]]></category>
		<guid isPermaLink="false">https://scienmag.com/dgist-advances-physical-ai-robots-that-learn-and-adapt-like-humans-reduce-driving-time-by-30/</guid>

					<description><![CDATA[In a groundbreaking advancement poised to reshape the landscape of autonomous robotics, a research group at the Daegu Gyeongbuk Institute of Science and Technology (DGIST) has unveiled a novel Physical AI technology that significantly boosts the efficiency of multi-robot navigation. Led by Professor Kyung-Joon Park from the Department of Electrical Engineering and Computer Science and [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In a groundbreaking advancement poised to reshape the landscape of autonomous robotics, a research group at the Daegu Gyeongbuk Institute of Science and Technology (DGIST) has unveiled a novel Physical AI technology that significantly boosts the efficiency of multi-robot navigation. Led by Professor Kyung-Joon Park from the Department of Electrical Engineering and Computer Science and the Physical AI Center at DGIST, this innovative system mimics fundamental social dynamics—particularly the phenomena of information spread and gradual forgetting—to enhance cooperative navigation tasks among Autonomous Mobile Robots (AMRs) in complex industrial environments.</p>
<p>Autonomous Mobile Robots have become integral to the automation of logistics centers, manufacturing floors, and large-scale warehouse operations, performing vital roles in material transport and inventory management. Despite their increasing prominence, these robots often face significant challenges as they navigate dynamic environments riddled with unpredictable obstacles such as forklifts, work lifts, or mispositioned cargo. Traditional navigation algorithms primarily enable these robots to react to immediate, localized conditions. This reactive approach, however, frequently results in suboptimal routing, unnecessary detours, and consequentially, diminished productivity and throughput.</p>
<p>Professor Park’s team recognized this bottleneck and turned to an unexpected source for inspiration: human societal behaviors. Humans excel at efficiently disseminating critical information while simultaneously discarding irrelevant or outdated details, a process vital to maintaining effective collective awareness. Harnessing this concept, the researchers devised a mathematical model replicating the rapid diffusion and subsequent fading of social issues. Integrating this model into a collective intelligence framework allowed the AMRs to selectively share pertinent spatial and environmental data, dynamically filtering out redundant or obsolete obstacle information.</p>
<p>The ramifications of this approach are profound. By emulating social forgetting, the robots avoid information overload and focus computational resources on salient data. This results in a more fluid inter-robot communication system inherently capable of prioritizing urgency and relevance. When applied to navigation, such selective information processing translates into smoother, more coordinated path planning and obstacle avoidance, fundamentally advancing the cooperative capabilities of the robotic fleet.</p>
<p>To validate their system, the research team conducted extensive simulations within the Gazebo environment, a high-fidelity robotics simulation platform that faithfully replicates the visual, physical, and sensor complexities of a real-world logistics center. The results were compelling: the Physical AI-driven navigation framework improved task throughput by up to 18%, while simultaneously slashing average driving times by over 30% compared to conventional ROS 2 navigation stacks. These metrics underscore the technology’s capacity to not merely avoid obstacles but intelligently interpret and anticipate environmental dynamics akin to social cognition in humans.</p>
<p>The elegance of this innovation lies not only in its performance gains but also in its pragmatic adaptability. The system operates exclusively with 2D LiDAR sensors, foregoing the need for costly or bulky supplementary sensory arrays. By encapsulating the algorithmic enhancements within a plugin compatible with the widely adopted ROS 2 navigation stack, the team has ensured seamless integration with extant industrial robotic platforms. This compatibility paves the way for rapid adoption across various sectors, including drone swarms, autonomous vehicles, and robotic logistics units, without necessitating extensive hardware overhauls.</p>
<p>Moreover, the implications of this technology extend beyond industrial automation. In the context of burgeoning smart city initiatives, this cooperative navigation methodology holds promise for orchestrating autonomous vehicle fleets and managing urban traffic flows more effectively. Similarly, applications in large-scale exploration and rescue operations stand to benefit from the robots’ enhanced situational awareness and streamlined communication, potentially improving mission success rates and operational safety in unpredictable environments.</p>
<p>Professor Kyung-Joon Park highlighted the broader significance of the work, emphasizing how embedding social learning principles within Physical AI represents a paradigm shift toward machines that do not simply react but exhibit nuanced, human-like behaviors. This evolution heralds a future where autonomous systems possess a deeper understanding of contextual importance, enabling them to navigate the intricacies of real-world settings with unprecedented autonomy and collaboration.</p>
<p>This research was undertaken with the active involvement of integrated master&#8217;s and doctoral students Jiyeong Chae and Sanghoon Lee, who served as the study’s first authors. Professor Park, also CTO of the Physical AI startup S innovations Co., Ltd., played a central role in translating theoretical insights into industrially viable solutions aimed at reducing entry barriers for AMR deployment. The project received support from the AI Fellowship program under the Ministry of Science and ICT, reflecting governmental backing for cutting-edge artificial intelligence research.</p>
<p>The team’s findings were shared with the international scientific community through publication in the <em>Journal of Industrial Information Integration</em>, an esteemed journal recognized within the top 2% of industrial engineering publications as classified by the Journal Citation Reports (JCR). This exposure ensures that the innovative concepts and technological breakthroughs emerging from DGIST contribute broadly to ongoing discourse and development within robotics and AI domains worldwide.</p>
<p>By converging insights from social dynamics and robotic navigation, this study marks a significant stride toward robots that are not mere mechanical automatons but sophisticated Physical AI entities capable of cooperative, intelligent decision-making. The potential ripple effects span numerous industries and societal applications, suggesting a future where autonomous systems harmoniously coexist with human environments, enhancing efficiency, safety, and adaptability in complex operational theaters.</p>
<p><strong>Subject of Research</strong>:<br />
Autonomous Mobile Robots (AMRs) navigation efficiency enhanced through social issue spreading and forgetting models integrated into Physical AI collective intelligence algorithms.</p>
<p><strong>Article Title</strong>:<br />
From issues to routes: A cooperative costmap with lifelong learning for Multi-AMR navigation</p>
<p><strong>News Publication Date</strong>:<br />
10-Sep-2025</p>
<p><strong>Web References</strong>:<br />
DOI link: <a href="http://dx.doi.org/10.1016/j.jii.2025.100941">http://dx.doi.org/10.1016/j.jii.2025.100941</a></p>
<p><strong>References</strong>:<br />
Published in the <em>Journal of Industrial Information Integration</em></p>
<p><strong>Keywords</strong>:<br />
Autonomous robots, Physical AI, multi-robot navigation, cooperative navigation, lifelong learning, social dynamics in robots, ROS 2 navigation stack, 2D LiDAR robotics, logistics automation, smart factories, industrial robotics, robot collective intelligence</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">83314</post-id>	</item>
	</channel>
</rss>
