Smart Sokoban

• This application is mainly to realize the sokoban smart game based on Android. Sokoban smart game(https://www.sokoban.jp/) is an ancient game from Japan. Its design purpose is to train people’s logical thinking ability. The game scene is usually set in a small space warehouse, and it is required to place the boxes in the designated location. This requires players to skillfully use limited space and passages, and reasonably arrange the position and movement order of boxes to complete the task.
• The application is based on Eclipse as a development tool, using Java programming technology, XML technology, Handler technology, and combined with SQLite database to design and implement sokoban smart games. Through the realization and integration of various functional modules, we finally successfully developed a sokoban smart game under the Android platform.
• The sokoban smart game designed this time allows players to not only enjoy the joy of completing each level, but also store the player’s game records and score, and at the same time share the player’s game results and joy to other people through Weibo, SMS, people web etc.

I am a research-oriented machine learning systems engineer working on foundation model infrastructure, alignment, and evaluation. My work focuses on building efficient, reliable systems for large language models while studying the algorithms and data choices that make these models more useful, controllable, and cost-effective in real applications.
At TikTok, my recent work centers on Model-as-a-Service platforms and high-performance LLM inference. I develop serving infrastructure with vLLM and SGLang across model runtime integration, scheduling and continuous batching, KV-cache and memory management, distributed execution, observability, and reliability. This systems work is closely connected to my research on distributed disaggregated inference, preference optimization, instruction-tuning data selection, multimodal evaluation, and retrieval-augmented biomedical summarization.
My broader research spans reinforcement learning for robotics, healthcare sequence modeling, privacy-preserving machine learning, and motion planning. I am especially interested in model-system co-design: how model architecture, inference algorithms, data curation, hardware utilization, scheduling, and distributed runtimes interact. My goal is to advance frontier AI systems that are faster to experiment with, more rigorous to evaluate, and dependable enough to serve at scale.