Back to Experience
MAIYUAN logo

2026 · Internship

Algorithm Intern

MAIYUAN

Industrial data analysis, predictive modeling, and AI-assisted workflow design for high-salinity wastewater resource recovery.

Industrial DataSoft SensorPredictive ModelingAI Workflows

Internship Scope

Industrial resource recovery

MAIYUAN develops resource-recovery and zero-liquid-discharge solutions for high-salinity industrial wastewater using advanced evaporation and crystallization technologies.

Featured Case · 01

Time SeriesFeature EngineeringValidation Design

Water Production Measurement & Soft Sensor

Abstract data signals converging into an estimated water-production curve.
AI-generated conceptual visual; not a real site or equipment record.

The Challenge

Observed discharge did not always represent real-time water production. Storage changes, pump operation, sensor timing, and operating transitions all shaped the measurement, so establishing a reliable production label was part of the modeling problem rather than a preprocessing detail.

A soft sensor estimates a process value that is difficult to measure continuously from other available operating signals.

My Role

  • Mapped the evaporation, condensation, storage, and discharge process into a business-readable measurement model.
  • Reconstructed minute-level production labels from anonymized discharge and storage changes, then checked their aggregate agreement against independent metering.
  • Investigated timing alignment, quantized storage changes, missing values, and operating-state transitions.
  • Built historical and operating-condition features from upstream process signals only.
  • Prevented target leakage by excluding label sources and downstream outcomes from model inputs.
  • Used time-ordered validation and a later operating regime to test generalization beyond the training window.

Method Flow

  1. 01Reconstruct the measurement chain
  2. 02Build a reliable minute-level label
  3. 03Model upstream process history
  4. 04Validate forward across operating regimes
  • Measurement reliability before model complexity.
  • Multi-million-row source dataset with more than 200,000 stable operating minutes.
  • Time-ordered evaluation instead of random train/test splitting.
  • Explicit leakage control and operating-regime boundaries.

Offline Validation

Measured forward, qualified carefully

0.0409 t/mininternal time-ordered validation MAE
12.48%internal time-ordered validation WMAPE
0.0375 t/minlater operating-regime validation MAE
9.30%later operating-regime validation WMAPE

Offline validation results; the model had not yet entered production deployment.

Measurement assumptions still require field confirmation, and steady-state rules must be refit on training-only data before a final benchmark is frozen. The work remains an offline decision-support study.

Featured Case · 02

StoryboardProgrammatic VideoMedia QA

AI-Assisted Video Research & Production

Conceptual storyboard, timeline, audio, and validation layers for an AI-assisted video workflow.
AI-generated conceptual visual; not a real site or equipment record.

The Challenge

Enterprise video needs richer visual production without allowing generated imagery to become evidence for a customer, site, product capability, or operating result.

Production Principles

  • Use verified source material for factual claims and AI only for low-risk atmosphere or transitions.
  • Keep scripts, storyboards, assets, timelines, and render records as separate reviewable layers.
  • Control captions, brand elements, calls to action, and timing with deterministic production tools.
  • Verify duration, encoding, audio, safe areas, and file identity before human review.

My Role

  • Researched the tool landscape and reframed selection around business scenarios, evidence boundaries, and acceptance gates.
  • Designed a governed production path from brief and storyboard through asset routing, programmatic rendering, media checks, and approval.
  • Built a vertical company-profile review film with a complete voice and caption pass.
  • Recorded status, artifacts, checks, and open approval blockers so an internal review could not be mistaken for a public release.

Governed Workflow

  1. 01Scenario and evidence brief
  2. 02Storyboard and asset routing
  3. 03Programmatic edit and render
  4. 04Automated checks and human approval

Internal Review Build

30 secondsvertical internal review film
9:161080 × 1920 at 30 fps
13-shotapproved storyboard and scene route
16 automated QA checksvoice, captions, safe areas, and media output

An internal review version has been rendered with voice and captions. Final approval is still pending, so no review media is included here.

Supporting Contributions

Tools and organizational enablement

01

Industrial Trend Explorer

Built and released an offline-capable trend-analysis tool for long-range industrial time-series exploration.

  • Supported filtering by process, equipment group, and field, while preserving valid negative values, business cleaning markers, and normalized views.
  • Used Python, Pandas, PyArrow, a standard-library HTTP service, and native Canvas without external front-end runtime dependencies.
  • Queried approximately 4.009 million rows without keeping the complete dataset resident in memory.
  • Preserved about 100,800 plotted points in a representative seven-day, ten-signal query under fixed business downsampling rules.
  • Reached a recorded median query time of approximately 47 ms and reduced a representative response from about 3.18 MB to 0.80 MB with gzip.
  • Completed 15 automated tests covering query behavior, cleaning, sampling, compression, offline use, and normalized tooltips.

02

Executive AI Enablement

Designed a one-hour executive training program that turned AI capabilities into reviewable management workflows.

  • Organized each demonstration as business scenario → AI operation → deliverable → management value instead of a feature tour.
  • Produced a Markdown source of truth plus PowerPoint, Word, PDF, and rendered review outputs.
  • Demonstrated documents, presentations, spreadsheet analysis, browser research, recurring automation, and reusable prompts.
  • Placed safety boundaries next to file access, external actions, sensitive data, and human approval responsibilities.
  • Converted the preparation path into a reusable Skill and SOP structure for future sessions.