Skip to content
View Yuxiang-Fan's full-sized avatar
  • Tongji University
  • Shanghai, China

Block or report Yuxiang-Fan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Yuxiang-Fan/README.md

Hi there, I'm Yuxiang Fan 👋

I am a junior undergraduate student majoring in Artificial Intelligence at Tongji University. My core research interest lies in Embodied AI, specifically in developing adaptive control frameworks and reinforcement learning agents that enable robots to navigate and interact with highly constrained, dynamic environments.

我是范于翔,同济大学人工智能专业大三在读。我的研究方向为具身智能,致力于开发自适应控制框架与强化学习智能体,使机器人能够在受限且动态的环境中完成高精度的导航与交互任务。


🔬 Research Projects / 科研经历

Ongoing & Recent / 近期研究

  • Autonomous Manipulation in Constrained Environments
    • Developed an Asymmetric Hybrid Control strategy for precision manipulation of flexible instruments, integrating PPO-based Reinforcement Learning with interpretable PID controllers.
    • Utilized the SOFA Framework for physics-based modeling and behavioral extraction to bridge the simulation-to-reality gap.
    • Note: This work is currently under double-blind review (IEEE T-ASE); details are kept general to maintain anonymity.
    • 针对受限空间操作开发了基于 PPO 强化学习可解释 PID 的异步混合控制策略;利用 SOFA 框架进行物理建模与行为提取以弥合虚实鸿沟。(注:该工作处于 T-ASE 双盲审阶段,仅展示通用描述。)
  • Hierarchical Federated Learning
    • Explored graph-based edge server clustering to improve communication efficiency in distributed AI systems.
    • Resulted in a co-first author paper accepted at ICC 2026 WS.
    • 研究基于图论的边缘服务器聚类,以提升分布式 AI 系统的通信效率;以共同第一作者身份产出论文 1 篇(ICC 2026 WS 已接收)。
  • Embodied Intelligence Literature
    • Contributed to the "Embodied Intelligence" chapter of the book "Foundations of Artificial Intelligence".
    • 参与编撰《人工智能基础》,负责撰写“具身智能”章节。

🛠️ Technical Toolkit / 技术栈

AI & Learning Paradigms / 人工智能与学习范式

Development & Modeling / 建模与开发

  • Programming & Hardware: Python, C++, MATLAB, Verilog.
  • Research & Modeling Tools: SOFA Framework, Blender, 3D Slicer, Inkscape, Git, LaTeX.

📫 Contact / 联系方式

“Exploring the intelligence that emerges through physical interaction.” “探索在物理交互中涌现的智能。”

Pinned Loading

  1. Huawei-ICT-ViT-Breast-Cancer-Acceleration Huawei-ICT-ViT-Breast-Cancer-Acceleration Public

    Inference acceleration framework for breast cancer classification based on UNI and Huawei Ascend NPU, integrating structured pruning, Decoupled Knowledge Distillation (DKD), SVD, and INT8 quantizat…

    Jupyter Notebook

  2. Industrial-Signal-Forecaster Industrial-Signal-Forecaster Public

    An industrial time-series forecasting pipeline using CNN-LSTM. Features robust lag-correlation analysis, collinearity removal, and offline Min-Max scaling. Developed for the 2025 Supcon Cup.基于CNN-L…

    Jupyter Notebook 1

  3. V2G-Synergy-Framework V2G-Synergy-Framework Public

    A cross-regional V2G benefit evaluation framework based on Monte Carlo simulation and Frank Copula spatiotemporal behavior modeling.基于蒙特卡洛模拟与 Frank Copula 时空行为建模的跨区域 V2G 效益评估框架。

    Python

  4. DRL-vs-Tabu-FJSSP DRL-vs-Tabu-FJSSP Public

    A comparative study solving the Multi-Objective Flexible Job Shop Scheduling Problem (FJSSP) using Deep Reinforcement Learning (Masked PPO) and Tabu Search to optimize makespan and energy consumpti…

    Python