Skip to content
View bighardperson's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report bighardperson

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.

Content in all repositories owned by your account will be closed.
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
bighardperson/README.md

Haoze Yu profile banner

Email GitHub HITsz Research

👋 About Me

I am Haoze Yu (于浩泽), an undergraduate student majoring in Computer Science & Technology at Harbin Institute of Technology, Shenzhen (HITsz), expected to graduate in June 2027.

My current research focuses on multimodal foundation models, large language model security, adversarial robustness, privacy-preserving RAG, and AIGC/deepfake detection. I am interested in understanding the failure modes of multimodal AI systems and developing practical methods for attack analysis, defense, traceability, and trustworthy deployment.

  • 🎓 B.Eng. in Computer Science & Technology, HITsz, 2023–2027 (expected)
  • 📈 Weighted Average: 93.88 / 100
  • 🏅 Grade Rank: Top 4.5%
  • 📚 Major Rank: Top 5.4%
  • 🔬 Research interests: Multimodal & LLM Security · VLM Red-Teaming · Adversarial Attacks · RAG Privacy · AIGC Deepfake Detection

🔬 Current Research

Multimodal Model Security & VLM Red-Teaming

I study the robustness and security boundaries of vision-language models and multimodal ranking/reasoning systems, with a particular focus on adversarial attacks against visual inputs. My work includes optimization-based red-teaming, robustness evaluation, attack transferability, and efficient multimodal inference during iterative adversarial testing.

Privacy & Safety for Retrieval-Augmented Generation

I am exploring the privacy–utility trade-off in RAG systems when retrieved corpora contain sensitive or personally identifiable information. My work involves benchmark construction, privacy/utility evaluation, sensitivity analysis, and training-free safety mechanisms that can be applied to both open-source and closed-source language models.

AIGC / Deepfake Detection, Localization & Explainability

I work on audio-visual forgery detection and traceability, aiming to move beyond binary real/fake classification toward identifying where the forgery occurs and why the model considers it suspicious. My research combines appearance, motion, style, audio-visual synchronization, and reliability-aware evidence fusion.

Intelligent Agent Evaluation & Self-Evolution

I am also interested in LLM-based agents, especially evaluation harnesses, capability evolution, memory/skill systems, and methods for making iterative self-improvement more stable and measurable.

🧪 Selected Research Experience

AIGC Audio-Visual Multimodal Forgery Detection

Project Lead · Harbin Institute of Technology, Shenzhen
Oct 2025 – Mar 2026

  • Designed a multi-stage framework for multimodal forgery analysis using visual appearance, optical-flow-based motion cues, style evolution, and audio-visual consistency.
  • Focused on jointly producing real/fake prediction, forged-region localization, and interpretable cause analysis.
  • Investigated reliability-aware fusion across heterogeneous forensic signals.

Multi-Stage Malicious Traffic Interception & Analysis

Project Lead · Harbin Institute of Technology, Shenzhen
Dec 2024 – Jul 2025

  • Designed a hierarchical framework for encrypted and malicious traffic analysis.
  • Combined lightweight screening, coarse attack-family classification, fine-grained attribution, routing decisions, and probability-calibrated fusion.
  • Focused on balancing detection efficiency, classification accuracy, and attribution granularity.

🏆 Honors & Awards

  • Three National-level Scholarships
    • National Scholarship (2025)
    • National Encouragement Scholarship (2024, 2026)
  • First-class Academic Scholarship, Harbin Institute of Technology (2025)
  • Top 10 Youth Volunteers, HIT (2025) — only 10 selected university-wide per year
  • National Second Prize, National AI Competition for College Students
  • Provincial First Prize, China Undergraduate Mathematical Contest in Modeling (CUMCM)
  • First Prize, Chinese Mathematics Competitions (CMC)
  • Excellent Social Practice Member (2025)
  • Excellent Student (2023–2025)
  • Excellent Youth League Member (2023–2025)
  • 1 registered software copyright

🧠 Selected Coursework

Course Grade
Discrete Mathematics 99
Calculus B 99
Linear Algebra 97
C Programming 97
Operating Systems 97
Computer Systems 92
Computer Networks 92

🛠️ Skills

Programming
Python · C++ · C · Java

Machine Learning / Deep Learning
PyTorch · Transformer architectures · Model training · Hyperparameter tuning · Evaluation & analysis

LLM / Multimodal Practice
Fine-tuning · Inference · Deployment · RAG pipelines · Multimodal models · Safety evaluation

Security Research
VLM red-teaming · Adversarial attacks · Robustness analysis · PII privacy protection · AIGC deepfake detection & traceability

Systems & Engineering
Linux · Git · Experiment reproduction · Scripting · Collaborative development · RISC-V CPU design

💻 Selected Engineering Projects

Project Description
multimodal-document-reasoner Multimodal document understanding and reasoning experiments.
aircraft-war-android Native Android aircraft battle game with Java, SQLite, networking, diagnostics, audio, and LAN multiplayer features.
-CPU- CPU design project with single-cycle / pipelined implementations and RISC-V-style architecture experiments.
computer-science-skills-collection Collection of computer science learning materials, implementations, and engineering practice.

📊 GitHub Snapshot

Haoze Yu GitHub stats Haoze Yu top languages

Haoze Yu contribution graph


Researching secure, reliable, and interpretable multimodal AI systems.

Popular repositories Loading

  1. computer-science-skills-collection computer-science-skills-collection Public

    计算机专业 Skills 大合集:610 个 Claude Code / OpenClaw 风格 skills,覆盖编程、前后端、云平台、AI Agent、科研、自动化与安全审计。

    Python 52 9

  2. -CPU- -CPU- Public

    Verilog miniRV/RISC-V style CPU course project featuring single-cycle and five-stage pipeline designs with hazard handling.

    Verilog 24

  3. aircraft-war-android aircraft-war-android Public

    Native Android aircraft battle game with multi-difficulty combat, SQLite leaderboard, audio, diagnostics, online center, and LAN multiplayer demo.

    Java

  4. bighardperson bighardperson Public

    Polished GitHub profile README for a HITsz Computer Science undergraduate focused on systems, Android, algorithms, and AI applications.

  5. multimodal-document-reasoner multimodal-document-reasoner Public

    Evidence-grounded multimodal reasoning for multi-page PDF review

    Python