Arrow Research search

Author name cluster

Markus Wagner

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

4 papers
1 author row

Possible papers

4

AAAI Conference 2019 Conference Paper

An Improved Generic Bet-and-Run Strategy with Performance Prediction for Stochastic Local Search

  • Thomas Weise
  • Zijun Wu
  • Markus Wagner

A commonly used strategy for improving optimization algorithms is to restart the algorithm when it is believed to be trapped in an inferior part of the search space. Building on the recent success of BET-AND-RUN approaches for restarted local search solvers, we introduce a more generic version that makes use of performance prediction. It is our goal to obtain the best possible results within a given time budget t using a given black-box optimization algorithm. If no prior knowledge about problem features and algorithm behavior is available, the question about how to use the time budget most efficiently arises. We first start k ≥ 1 independent runs of the algorithm during an initialization budget t1 < t, pause these runs, then apply a decision maker D to choose 1 ≤ m < k runs from them (consuming t2 ≥ 0 time units in doing so), and then continue these runs for the remaining t3 = t−t1−t2 time units. In previous BET-AND-RUN strategies, the decision maker D = currentBest would simply select the run with the best-so-far results at negligible time. We propose using more advanced methods to discriminate between “good” and “bad” sample runs with the goal of increasing the correlation of the chosen run with the a-posteriori best one. In over 157 million experiments, we test different approaches to predict which run may yield the best results if granted the remaining budget. We show (1) that the currentBest method is indeed a very reliable and robust baseline approach, and (2) that our approach can yield better results than the previous methods.

YNIMG Journal 2019 Journal Article

Population receptive field and connectivity properties of the early visual cortex in human albinism

  • Khazar Ahmadi
  • Anne Herbik
  • Markus Wagner
  • Martin Kanowski
  • Hagen Thieme
  • Michael B. Hoffmann

In albinism, the pathological decussation of the temporal retinal afferents at the optic chiasm leads to superimposed representations of opposing hemifields in the visual cortex. Here, we assessed the equivalence of the two representations and the cortico-cortical connectivity of the early visual areas. Applying fMRI-based population receptive field (pRF)-mapping (both hemifield and bilateral mapping) and connective field (CF)-modeling, we investigated the early visual cortex in 6 albinotic participants and 4 controls. In albinism, superimposed retinotopic representations of the contra- and ipsilateral visual hemifield were observed on the hemisphere contralateral to the stimulated eye. This was confirmed by the observation of bilateral pRFs during bilateral mapping. Hemifield mapping revealed similar pRF-sizes for both hemifield representations throughout V1 to V3. The typical increase of V1-sampling extent for V3 compared to V2 was not found for the albinotic participants. The similarity of the pRF-sizes for opposing visual hemifield representations highlights the equivalence of the two maps in the early visual cortex. The altered V1-sampling extent in V3 might indicate the adaptation of cortico-cortical connections to visual pathway abnormalities in albinism. These findings thus suggest that conservative developmental mechanisms are complemented by alterations of the extrastriate cortico-cortical connectivity.

AAAI Conference 2017 Conference Paper

A Generic Bet-and-Run Strategy for Speeding Up Stochastic Local Search

  • Tobias Friedrich
  • Timo Kštzing
  • Markus Wagner

A common strategy for improving optimization algorithms is to restart the algorithm when it is believed to be trapped in an inferior part of the search space. However, while specific restart strategies have been developed for specific problems (and specific algorithms), restarts are typically not regarded as a general tool to speed up an optimization algorithm. In fact, many optimization algorithms do not employ restarts at all. Recently, bet-and-run was introduced in the context of mixed-integer programming, where first a number of short runs with randomized initial conditions is made, and then the most promising run of these is continued. In this article, we consider two classical NP-complete combinatorial optimization problems, traveling salesperson and minimum vertex cover, and study the effectiveness of different bet-and-run strategies. In particular, our restart strategies do not take any problem knowledge into account, nor are tailored to the optimization algorithm. Therefore, they can be used off-the-shelf. We observe that state-of-the-art solvers for these problems can benefit significantly from restarts on standard benchmark instances.

IJCAI Conference 2011 Conference Paper

Approximation-Guided Evolutionary Multi-Objective Optimization

  • Karl Bringmann
  • Tobias Friedrich
  • Frank Neumann
  • Markus Wagner

Multi-objective optimization problems arise frequently in applications but can often only be solved approximately by heuristic approaches. Evolutionary algorithms have been widely used to tackle multi-objective problems. These algorithms use different measures to ensure diversity in the objective space but are not guided by a formal notion of approximation. We present a new framework of an evolutionary algorithm for multi-objective optimization that allows to work with a formal notion of approximation. Our experimental results show that our approach outperforms state-of-the-art evolutionary algorithms in terms of the quality of the approximation that is obtained in particular for problems with many objectives.

v2026.09.13