SearcharxivSearch

arXiv subjects

Koki Oguri

Publications and source records attributed to Koki Oguri.

3 recordsLinked to original sources

Reduction of hydroxyl groups in optical nanofibers via in-fiber laser heating

Optical nanofibers fabricated using a standard oxyhydrogen flame exhibit optical losses at wavelengths around 1385~nm due to absorption by embedded hydroxyl groups, posing a challenge for the realization of quantum electrodynamics systems using ytterbium atoms. Here, we establish a method for the reduction of hydroxyl groups by heating them with a laser guided within the optical nanofiber under vacuum conditions. The temperature of the optical nanofiber during heating is estimated by monitoring the phase shift of the transmitted light using an interferometer. As a result, evidence suggesting that hydroxyl groups were desorbed by laser heating was obtained.

physics.optics

EnvBridge: Bridging Diverse Environments with Cross-Environment Knowledge Transfer for Embodied AI

In recent years, Large Language Models (LLMs) have demonstrated high reasoning capabilities, drawing attention for their applications as agents in various decision-making processes. One notably promising application of LLM agents is robotic manipulation. Recent research has shown that LLMs can generate text planning or control code for robots, providing substantial flexibility and interaction capabilities. However, these methods still face challenges in terms of flexibility and applicability across different environments, limiting their ability to adapt autonomously. Current approaches typically fall into two categories: those relying on environment-specific policy training, which restricts their transferability, and those generating code actions based on fixed prompts, which leads to diminished performance when confronted with new environments. These limitations significantly constrain the generalizability of agents in robotic manipulation. To address these limitations, we propose a novel method called EnvBridge. This approach involves the retention and transfer of successful robot control codes from source environments to target environments. EnvBridge enhances the agent's adaptability and performance across diverse settings by leveraging insights from multiple environments. Notably, our approach alleviates environmental constraints, offering a more flexible and generalizable solution for robotic manipulation tasks. We validated the effectiveness of our method using robotic manipulation benchmarks: RLBench, MetaWorld, and CALVIN. Our experiments demonstrate that LLM agents can successfully leverage diverse knowledge sources to solve complex tasks. Consequently, our approach significantly enhances the adaptability and robustness of robotic manipulation agents in planning across diverse environments.

cs.RO

RAP: Retrieval-Augmented Planning with Contextual Memory for Multimodal LLM Agents

Owing to recent advancements, Large Language Models (LLMs) can now be deployed as agents for increasingly complex decision-making applications in areas including robotics, gaming, and API integration. However, reflecting past experiences in current decision-making processes, an innate human behavior, continues to pose significant challenges. Addressing this, we propose Retrieval-Augmented Planning (RAP) framework, designed to dynamically leverage past experiences corresponding to the current situation and context, thereby enhancing agents' planning capabilities. RAP distinguishes itself by being versatile: it excels in both text-only and multimodal environments, making it suitable for a wide range of tasks. Empirical evaluations demonstrate RAP's effectiveness, where it achieves SOTA performance in textual scenarios and notably enhances multimodal LLM agents' performance for embodied tasks. These results highlight RAP's potential in advancing the functionality and applicability of LLM agents in complex, real-world applications.

cs.LG