The human cognitive ability to learn with experience is a masterpiece of natural evolution that has yet to be fully duplicated in computational and artificial intelligence systems. When presented with a new task, our brain has the natural tendency to retrieve and reuse knowledge priors acquired from related experiences, thereby speeding up our problem-solving process. In the modern era of data-driven optimization, fuelled by growing amounts of data and seamless information transmission technologies, it is becoming increasingly important for machines to embody the ability to learn from experiences as well. To this end, a recent computational paradigm known as transfer evolutionary optimization (TrEO) has emerged to encompass methods that leverage knowledge priors from various source optimization tasks to boost the convergence performance in a new but related target task. Despite the potential for performance speed-up, the effectiveness of existing TrEO algorithms in actual practice could be hampered by discrepancies between the original search spaces of source and target problemsa common scenario when solving blackbox optimization problems of diverse properties, where little is known about their search landscapes a priori. In particular, heterogeneous source and target dimensionalities or a lack of overlap between their optimized search distributions may give rise to unaligned solution representations that conceal useful inter-task relationships. This could in turn cause two undesired issues in TrEO, namely, the scarcity of beneficial positive transfers, or the increase of harmful negative transfers. Even though methodological advances have been made, for instance, the state-of-the-art probabilistic model-based transfer approach for curbing negative inter-task interactions, there is currently a lack of approaches capable of jointly addressing the two predominant issues in TrEO.Taking the cue, this thesis presents a novel study on solution representation learning in probabilistic model-based TrEO for inducing greater alignment (of solution representations) and hence positive transfers between distinct optimization tasks that bear discrepancies in their original search spaces, while simultaneously curbing the Abstract ii occurrence of negative transfers. A formalization of solution representation learning in TrEO is established. To this end, the importance and motivations of solution representation learning for uncovering useful but hidden inter-task relationships are conceived. Following from the motivations, a principled perspective of solution representation learning via search space mappings in TrEO is presented, where a streamlined definition is first given. Accordingly, the source-to-target map is proposed as a category of spatial mappings by which source tasks are mapped to a transformed and well-aligned solution representation space, such that the discrepancies between various sources and the target task are reducedin this category, the target search space serves as the transformed (or common) solution repre...