Skip to content
View BohanSu's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Highlights

  • Pro

Block or report BohanSu

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
BohanSu/README.md

👋 Positioning

I am an undergraduate in Software Engineering at Wuhan University. My work runs on three parallel tracks: visual representation under appearance variation, small-model structured scientific reasoning, and multi-agent systems for real tasks. I care more about methods that turn into reproducible, analyzable, deployable systems than isolated benchmark gains.


🗓 Recent Updates

  • 2026.04 — TPAMI appearance-variation ReID survey §2–§8 drafted with 231 references; §1 introduction and literature alignment still iterating.
  • 2026.03 — Submitted Reliability-Aware 3D Geometric Injection for Universal Person Re-identification to ECCV 2026.
  • 2026.03 — PEARL mainline pipeline ready: graph_spec IR, validator, compiler, issue-list repair, and joint-score evaluation are in place; Gate B local checks passed and Phase 3–5 main experiments are queued.
  • 2025.11 — Built an A2A-protocol multi-agent system on Holos with routing, validation, fallback, and observability for end-to-end task demos.

🔬 Research & Ongoing Work

1. Reliability-Aware 3D Geometric Injection for Universal Person Re-identification

  • Status: ECCV 2026 submission (2025.10 – 2026.03)
  • Focus: Universal ReID under occlusion, clothing change, and cross-modality, with monocular 3D geometry treated as conditionally useful evidence rather than an always-trusted auxiliary.
  • Contributions: Proposed UniGeo, decoupled SMPL parameters into global shape and joint topology, introduced a Reliability-Aware Gate, and designed adaptive residual fusion between 2D visual features and 3D structural features.
  • Evidence: Unified training, comparisons, ablations, gate-correlation analysis, fusion-complexity checks, and perturbation-stability verification across 9 benchmarks.

2. PEARL: Decoupling Generation from Verification for Small-Model Scientific Reasoning Graph Extraction

  • Status: Ongoing, target submission to EMNLP (2026.03 – present)
  • Problem: ARCHE's Peircean scientific reasoning graph extraction mixes structure learning with DOT syntax generation and diagnosis with repair, making small models brittle.
  • Contributions: Designed the graph_spec intermediate representation, validator, compiler, issue-list repair loop, and joint-score evaluation pipeline; a 4B Qwen student handles generation while structural checking and repair are externalized.
  • Training plan: Five-teacher quality-weighted SFT plus Smart Prompt, targeting majority-teacher advantage on joint-score.
  • Progress: Phase 1 mainline code is ready; Gate B local three metrics passed; Phase 3–5 main experiments are queued.

3. Appearance Variations in Person Re-Identification: A Survey

  • Status: Ongoing, TPAMI survey preparation (2026.03 – present)
  • Framework: Reconstructed the field through a three-branch taxonomy of short-term / long-term / compound appearance variation and reorganized existing methods through a robustness vs. generalization lens.
  • Progress: Completed §2–§8 main text and 231 references; current work focuses on evaluation blind spots and metric transferability under appearance variation.

🚀 Project Experience

Modular Robot System Development (2023.11 – 2025.08)

  • Worked on software architecture for a modular intelligent hardware system and a dual-bus power-communication platform.
  • Implemented module coordination, bus arbitration, hot-plug, and bus-merging control logic; supported three PCB iterations and 24V industrial-environment adaptation.
  • Achieved 98.5% communication success rate and about 40% efficiency gain over traditional solutions.
  • Result: National First Prize (Top 6) in the National University IoT Design Competition and completion of a provincial innovation project.

A4R: Guided Smartphone AI Assistant (2025.05 – 2025.08)

  • Designed and implemented the A4R (Ask for Refine) interaction scheme for ambiguous smartphone-agent requests.
  • Built 150+ real interaction samples covering 6 domains and 16 apps; designed Guide, Discern, and Validate collaboration.
  • On China Unicom real-world tasks, the system reached 64.68% completion rate and outperformed baselines such as MobileAgent-V2, MobA, and GUI-Explorer on key metrics.

A2A Protocol Multi-Agent System Development (2025.11.08 – 2025.11.10)

  • Built a multi-agent system on Holos and A2A v0.3.0 for uncertain-requirement scenarios.
  • Implemented GuideAgent, DiscernAgent, and 8 functional agents, covering requirement clarification, decomposition, execution, and verification.
  • Completed protocol adaptation, SSE streaming response, task-fingerprint deduplication, LLM/rule fallback, and observability debugging for travel-planning and email-collaboration demos.

Digital Legacy Interactive Exhibition System (2024.10 – 2025.06)

  • Participated in the design and development of a 3D interaction module for digital memory preservation and virtual-asset revitalization.
  • Built a Unity3D interactive prototype and contributed interaction logic and scene-expression design for project showcases and roadshows.

🎓 Education

  • Wuhan University, B.Eng. in Software Engineering — 2023.09 – 2027.06 (expected)
  • GPA 3.74 / 4.0
  • Core courses: Computer Vision, Frontier Technologies in Artificial Intelligence, Computer Networks, Operating Systems, Software Engineering, Software Quality Assurance and Testing, Database Systems, Object-Oriented Programming
  • Research interests: visual representation under appearance variations · structured scientific reasoning with small models · multi-agent systems and real-world task systems

🏆 Selected Awards & Honors

  • National University IoT Design Competition (Huawei Cup) — National First Prize (Top 6)
  • China Youth Sci-Tech Innovation Challenge — National Second Prize
  • National University Computer System Capability Competition — National Third Prize
  • MCM/ICM — Honorable Mention
  • Zheng Geru First-Class Scholarship — ranked 1st in the grade-level defense and sole recipient
  • Wuhan University First-Class Scholarship — twice
  • Merit Student — twice
  • Outstanding Student Cadre, Outstanding Youth League Branch Leader, Future College Outstanding Trainee

🤝 Student Activities

  • Vice Minister of Publicity, Student Party Branch Secretaries Joint Council, Wuhan University (2024.09 – 2025.09)
  • Supported undergraduate Party-building publicity work and contributed to 100+ published articles, including theoretical pieces and process optimization work.
  • Project Team Member, Second Classroom Center, University Youth League Committee (2023.10 – 2024.09)
  • Participated in platform quality monitoring, issue investigation, reporting, and fix follow-through for multiple platform issues.

🛠 Core Skills

  • Programming Languages & Tools: Python, C/C++, Java, Git, MATLAB
  • Computer Vision & 3D Modeling: Person Re-ID, SMPL body modeling, 3D Gaussian Splatting, experimental design, ablation analysis, academic writing
  • LLMs & Multi-Agent Systems: orchestration, routing, validation, observability, and application development with GPT, Claude, and Gemini APIs
  • Embedded Systems: embedded driver development, modular hardware protocol design, RISC-V / ESP32 dual-architecture platform development

📫 Contact

Popular repositories Loading

  1. MultiAgent-SAR-System MultiAgent-SAR-System Public

    这是一个面向复杂非结构化环境的无人机集群协作搜救仿真系统。本项目深度集成了机器人控制理论、信息论以及多智能体系统 (MAS) 领域的多种前沿算法,构建了一个具备自主感知、动态决策、路径规划和分布式协作能力的智能体集群仿真平台。

    Python 7

  2. Smart_Greenhouse_Control_System Smart_Greenhouse_Control_System Public

    Smart_Greenhouse_Control_System,2023级特软班大二暑期实训开发大作业

    C 2

  3. LumosAgent-HarmonyOS LumosAgent-HarmonyOS Public

    An intelligent emotional companion and personal assistant built on HarmonyOS NEXT. Features AI chat, mood tracking, and daily management powered by ArkTS. (基于 HarmonyOS NEXT 的智能情感伴侣与个人助手,具备 AI 对话、情…

    TypeScript 2 1

  4. JosephQuestion JosephQuestion Public

    The Joseph Question

    C++ 1

  5. BohanSu BohanSu Public

    1

  6. MatrixMultiplication MatrixMultiplication Public

    给定两个n×n的矩阵a和b,求它们的积,结果矩阵中每个元素值模3

    C++ 1