← All publications
ConferenceEvolutionaryOptimization

Exploring Efficiency and Solution Diversity for Type-E Assembly Line Balancing Problem

Khalid, M. N. A.

2025 IEEE 15th International Conference on Control System, Computing and Engineering (ICCSCE) · pp. 12-17 · 2025

§ sole author

DOI ↗Google Scholar ↗

Abstract

This paper explores AI-driven optimization strategies for solving the Type-E Simple Assembly Line Balancing Problem (SALB-E), a complex combinatorial problem where both the number of stations (K) and cycle time (C) must be optimized to maximize line efficiency (E). We evaluate three approaches: Random Grid Search (RGS), a lightweight randomized baseline; Stochastic Hill Climbing (SHC), with tailored neighborhood operators; and a novel application of Quality Diversity Search (QDS), which employs the MAP-Elites framework to explore the trade-off space between K and C. QDS exemplifies a new class of algorithms that combine optimization with solution space illumination, producing diverse, high-performing configurations. Experiments on nine benchmark datasets show that QDS consistently outperforms traditional methods in robustness and insight generation, while SHC and RGS remain effective for simpler instances. These results highlight the promise of diversityaware approaches in AI-based optimization for complex assembly system design.

Interactive demo

Assembly line balancing · immune algorithm
DEMO

This interactive is a faithful re-design of the research, simplified for illustrative and teaching purposes. It conveys the idea and behaviour of the model — it is not the paper’s full method, data, or results.

Open the full simulation →

A looping preview of the line-balancing model: an artificial immune system assigns precedence-constrained tasks to workstations under a cycle-time limit, rebalancing to raise line efficiency.

Chicago citation
Khalid, M. N. A. “Exploring Efficiency and Solution Diversity for Type-E Assembly Line Balancing Problem.” In 2025 IEEE 15th International Conference on Control System, Computing and Engineering (ICCSCE), 2025.
BibTeX
@inproceedings{khalid2025exploring,
  author  = {Khalid, M. N. A.},
  title   = {Exploring Efficiency and Solution Diversity for Type-E Assembly Line Balancing Problem},
  booktitle = {2025 IEEE 15th International Conference on Control System, Computing and Engineering (ICCSCE)},
  pages   = {12-17},
  year    = {2025},
  doi     = {10.1109/ICCSCE65566.2025.11182666},
}