A Pilot Study on LLM-Based Agentic Translation from Android to iOS: Pitfalls and Insights
Zhili Zeng, Kimya Khakzad Shahandashti, Alvine Boaye Belle, Song Wang, and Zhen Ming (Jack) Jiang

TL;DR
This study evaluates the effectiveness of LLM-based agentic approaches for translating mobile applications from Android to iOS, highlighting key challenges, failure points, and proposing guidelines for improved cross-platform translation.
Contribution
It introduces a chain of agents that consider dependencies and program structure for Android to iOS translation and provides a detailed analysis of their performance and limitations.
Findings
Identified common failure modes in LLM-based translation.
Proposed guidelines to enhance translation accuracy.
Manual evaluation showed varying success in syntactic and semantic correctness.
Abstract
The rapid advancement of mobile applications has led to a significant demand for cross-platform compatibility, particularly between the Android and iOS platforms. Traditional approaches to mobile application translation often rely on manual intervention or rule-based systems, which are labor-intensive and time-consuming. While recent advancements in machine learning have introduced automated methods, they often lack contextual understanding and adaptability, resulting in suboptimal translations. Large Language Models (LLMs) were recently leveraged to enhance code translation at different granularities, including the method, class, and repository levels. Researchers have investigated common errors, limitations, and potential strategies to improve these tasks. However, LLM-based application translation across different platforms, such as migrating mobile applications between Android and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMulti-Agent Systems and Negotiation · Natural Language Processing Techniques · Digital Rights Management and Security
