Archives AI News

Robot guide with multi-agent control and automatic scenario generation with LLM

arXiv:2509.10317v1 Announce Type: cross Abstract: The work describes the development of a hybrid control architecture for an anthropomorphic tour guide robot, combining a multi-agent resource management system with automatic behavior scenario generation based on large language models. The proposed approach…

Multi-pathology Chest X-ray Classification with Rejection Mechanisms

arXiv:2509.10348v1 Announce Type: cross Abstract: Overconfidence in deep learning models poses a significant risk in high-stakes medical imaging tasks, particularly in multi-label classification of chest X-rays, where multiple co-occurring pathologies must be detected simultaneously. This study introduces an uncertainty-aware framework…

Is In-Context Learning Learning?

arXiv:2509.10414v1 Announce Type: cross Abstract: In-context learning (ICL) allows some autoregressive models to solve tasks via next-token prediction and without needing further training. This has led to claims about these model’s ability to solve (learn) unseen tasks with only a…

We Need a New Ethics for a World of AI Agents

arXiv:2509.10289v1 Announce Type: cross Abstract: The deployment of capable AI agents raises fresh questions about safety, human-machine relationships and social coordination. We argue for greater engagement by scientists, scholars, engineers and policymakers with the implications of a world increasingly populated…

Multimodal SAM-adapter for Semantic Segmentation

arXiv:2509.10408v1 Announce Type: cross Abstract: Semantic segmentation, a key task in computer vision with broad applications in autonomous driving, medical imaging, and robotics, has advanced substantially with deep learning. Nevertheless, current approaches remain vulnerable to challenging conditions such as poor…

Realism Control One-step Diffusion for Real-World Image Super-Resolution

arXiv:2509.10122v1 Announce Type: cross Abstract: Pre-trained diffusion models have shown great potential in real-world image super-resolution (Real-ISR) tasks by enabling high-resolution reconstructions. While one-step diffusion (OSD) methods significantly improve efficiency compared to traditional multi-step approaches, they still have limitations in…

A Framework for Testing and Adapting REST APIs as LLM Tools

arXiv:2504.15546v3 Announce Type: replace-cross Abstract: Large Language Models (LLMs) are increasingly used to build autonomous agents that perform complex tasks with external tools, often exposed through APIs in enterprise systems. Direct use of these APIs is difficult due to the…