Skip to content
View psychofict's full-sized avatar

Block or report psychofict

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
psychofict/README.md
Ebenezer Tarubinga

typing subtitle

Portfolio Google Scholar arXiv LinkedIn Website Email

profile views location

I'm an AI/ML Engineer at Gractor, where I'm the primary engineer across four live government platforms and have solo-owned ~130K lines of production code. I build production LLM systems end to end: RAG pipelines, tool-calling agents, and the evaluation harnesses that keep them honest.

Earlier, during my MSc in AI at Korea University's Pattern Recognition & Machine Learning Lab (advised by Prof. Seong-Whan Lee, IEEE Fellow), I published two first-author papers on semi-supervised semantic segmentation, ranked #2 and #3 globally on the Cityscapes and Pascal VOC leaderboards, work I now continue independently with PixCon.

My focus: shipping AI that holds up at scale, reliable retrieval, calibrated uncertainty, and closing the gap between what works in a paper and what works in production.

🔬 Publications

Year Paper Venue Rank Links
2026 PixCon — Clean-Positive Contrastive Learning for Foundation-Model SSSS Preprint (under review) #1 arXiv · Code · Project
2026 FARCLUSS — Fuzzy Adaptive Rebalancing & Contrastive Uncertainty Learning for SSSS Neural Networks (under review) #2 arXiv · Code · Project
2025 CW-BASS — Confidence-Weighted Boundary-Aware Learning for SSSS IJCNN (IEEE) #3 IEEE · arXiv · Code · Project

With ResNet-101 backbones, CW-BASS and FARCLUSS were among the state of the art in semi-supervised segmentation in 2025, ranking #3 and #2 globally on Pascal VOC / Cityscapes (77.15% and 78.8% / 78.2% mIoU). PixCon (independent, 2026) carries the line onto foundation-model features (DINOv2-scale), taking the #1 spot in semi-supervised segmentation alongside UniMatch V2. All three attack the same problem, dense prediction from very few labels: confidence-weighted boundaries (CW-BASS), fuzzy pseudo-labeling with contrastive rebalancing (FARCLUSS), and a clean-positive pixel memory bank (PixCon).

🛠️ Open Source

Project What it does Stack
hwpkit Read, fill & edit Korean HWP (Hancom Office) docs in Python — text extraction for LLM/RAG, programmatic form-filling, and corruption-free binary rewrite Python · OLE/CFB
Claude Usage Widget & Token Tracker Live system-tray widget for Claude Code plan limits (5h/7d) + local token & cost analytics per project, model, and tool Python · GTK · CLI

Claude Code usage — I build with agentic coding daily.

Claude Code tokens

output tokens sessions projects primary model since

Local Claude Code telemetry, snapshot updated Jul 2026.

🧠 Tech Stack

AI / LLM Systems

ML / Computer Vision

Backend & Data

Frontend

Infra / DevOps / IoT

Languages

📊 GitHub Stats

GitHub stats Top languages

GitHub streak

contribution snake animation

💼 Experience

AI/ML Engineer · Gractor Co., Ltd. · Sept 2025 – present · Seoul
Primary engineer across four live government platforms; solo-owned ~130K LOC. Built a RAG system over 2.7M+ IoT records at 98.8% eval accuracy, a tool-calling agent at 100% (96/96) rebuilt to ~12x faster startup, a multi-provider LLM router with circuit-breaker failover, and YOLOv5 + OpenVINO edge inference on government smart poles.

Research Engineer (MSc) · Korea University, PRML Lab · Sept 2023 – Feb 2026 · Seoul
Advised by Prof. Seong-Whan Lee (IEEE Fellow). First-author segmentation papers (#2 & #3 globally); ~10K LOC of PyTorch multi-GPU training infrastructure; Korean patent filed (autonomous-driving perception).

AI Software Engineer · GliT (GLITEC), EdTech · Jan 2019 – Jan 2021 · Zimbabwe
Built two offline-first mobile learning products reaching 500+ students and 80,000+ learning sessions.

🎓 Education & Awards

MSc in Artificial Intelligence · Korea University · 2023–2026 · GPA 3.78/4.0
Global Korea Scholarship (sole Zimbabwe awardee) · BK21 Research Fellowship · Advisor: Prof. Seong-Whan Lee

Awards — GINCON Global Award 2025 (Korean National Assembly)


Let's build something that ships.

Design licensed CC BY 4.0

Like this profile? Reuse the design with attribution to Ebenezer Tarubinga. See LICENSE.

footer

Pinned Loading

  1. StaticB1/claude_ai_usage_widget StaticB1/claude_ai_usage_widget Public

    2-in-1 for Claude Code: a live system-tray usage widget (5h/7d plan limits) + local token & cost analytics — per project/model/tool, budgets, forecasts. Unofficial; not affiliated with Anthropic.

    Python 20 5

  2. CW-BASS CW-BASS Public

    [IJCNN 2025] 'CW-BASS: Confidence-Weighted Boundary Aware Learning for Semi-Supervised Semantic Segmentation'

    Python 6