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

Bohan Su · 苏渤涵

Software Engineering undergraduate at Wuhan University

Actively seeking research collaborations and RA opportunities.

Homepage · Email · CV · 中文简历

About

I am interested in LLM reasoning and machine learning, particularly the use of structured representations and reasoning enhancement in computer vision and scientific problem solving. My recent work covers person re-identification, scientific reasoning graphs, and systems that operate under real-world constraints.

Across these projects, I have worked on problem formulation, experimental protocols, failure-case analysis, system implementation, and paper writing. I am actively seeking research collaborations and RA opportunities where I can contribute in these areas.

Current Research

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

First author · Accepted to ECCV 2026 · Oct 2025–Mar 2026

This work studies person re-identification when appearance cues become unreliable because of occlusion, clothing changes, or cross-modality. We introduce monocular 3D body geometry as a complementary cue and use a reliability-aware gate to reduce the effect of low-confidence geometry estimates. The method was evaluated through comparisons, ablations, and perturbation tests on nine ReID benchmarks.

PEARL: Verifiable Curation and Small-Model Learning for Scientific Reasoning Graph Extraction

First author · WAICA Workshop version accepted · Mar 2026–present

PEARL separates model-generated reasoning graphs from code-based checks for structure, compilation, and source alignment. The preliminary version has been accepted to the WAICA Workshop. The current extension uses curated graphs to train smaller models and is being developed toward an AAAI submission.

Appearance Variations in Person Re-Identification: A Survey

First author · In progress, targeting TPAMI · Mar 2026–present

The survey reorganizes appearance variation into short-term perturbations, long-term changes, and compound variations. It also distinguishes appearance robustness from appearance generalization to examine how existing methods and benchmarks cover clothing changes, occlusion, cross-modality, and long-term deployment. Writing, model fine-tuning, and testing are ongoing.

Selected Project Experience

  • Modular Robot System: Responsible for module coordination, bus arbitration, hot-plug discovery, and bus merging. The system reached a 98.5% communication success rate and improved communication efficiency by about 40% over the original design. The project received a National First Prize and placed in the Top 6 at the National University IoT Design Competition.

  • A4R Guided Smartphone AI Assistant: Co-designed a clarify-execute-verify workflow and built more than 150 interactions across six domains and 16 applications. The system achieved a 64.68% completion rate and a 72.33% effective-guidance rate on China Unicom tasks, and the project received a national second prize.

  • SmartPhone Battery: The Moment of Depletion: Combined a physical battery model with ECM-EKF and physics-informed neural-network solvers. Across eight data sources and more than 120,000 time steps, SOC RMSE was 1.24% and overall TTE MAPE was 8.7%. The project received the 2026 MCM Finalist Award.

  • A2A Multi-Agent System: Implemented requirement clarification, protocol adaptation, streaming responses, context propagation, fallback handling, and logging on Holos and A2A v0.3.0 for end-to-end travel-planning and email-collaboration demos.

Education and Recognition

  • Wuhan University, Bachelor's student in Software Engineering, Sep 2023–Jun 2027 (expected)
  • GPA: 3.75 / 4.0
  • Selected recognition: National First Prize (Top 6) in the National University IoT Design Competition; National Second Prize in the China Youth Sci-Tech Innovation Challenge; Xiaomi Cup National Third Prize; MCM 2026 Finalist; Zheng Geru First-Class Scholarship, ranked first in the grade-level defense; Wuhan University First-Class Scholarship twice

Contact

I am actively seeking research collaborations and RA opportunities, especially in computer vision, structured reasoning, and multi-agent systems. Please feel free to contact me at 2023302143001@whu.edu.cn.

Popular repositories Loading

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

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

    Python 9

  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