Skip to main content

Showing 1–31 of 31 results for author: Kronberger, G

.
  1. arXiv:2406.03585  [pdf, ps, other

    cs.LG cs.AI

    A Comparison of Recent Algorithms for Symbolic Regression to Genetic Programming

    Authors: Yousef A. Radwan, Gabriel Kronberger, Stephan Winkler

    Abstract: Symbolic regression is a machine learning method with the goal to produce interpretable results. Unlike other machine learning methods such as, e.g. random forests or neural networks, which are opaque, symbolic regression aims to model and map data in a way that can be understood by scientists. Recent advancements, have attempted to bridge the gap between these two fields; new methodologies attemp… ▽ More

    Submitted 5 June, 2024; originally announced June 2024.

  2. arXiv:2404.17292  [pdf, other

    cs.NE astro-ph.GA astro-ph.IM

    The Inefficiency of Genetic Programming for Symbolic Regression -- Extended Version

    Authors: Gabriel Kronberger, Fabricio Olivetti de Franca, Harry Desmond, Deaglan J. Bartlett, Lukas Kammerer

    Abstract: We analyse the search behaviour of genetic programming for symbolic regression in practically relevant but limited settings, allowing exhaustive enumeration of all solutions. This enables us to quantify the success probability of finding the best possible expressions, and to compare the search efficiency of genetic programming to random search in the space of semantically unique expressions. This… ▽ More

    Submitted 26 April, 2024; originally announced April 2024.

    Comments: This is an extended version of the article submitted to Parallel Problem Solving from Nature (PPSN) Conference 2024

  3. arXiv:2311.15865  [pdf, other

    astro-ph.CO astro-ph.IM cs.LG cs.NE

    A precise symbolic emulator of the linear matter power spectrum

    Authors: Deaglan J. Bartlett, Lukas Kammerer, Gabriel Kronberger, Harry Desmond, Pedro G. Ferreira, Benjamin D. Wandelt, Bogdan Burlacu, David Alonso, Matteo Zennaro

    Abstract: Computing the matter power spectrum, $P(k)$, as a function of cosmological parameters can be prohibitively slow in cosmological analyses, hence emulating this calculation is desirable. Previous analytic approximations are insufficiently accurate for modern applications, so black-box, uninterpretable emulators are often used. We utilise an efficient genetic programming based symbolic regression fra… ▽ More

    Submitted 15 April, 2024; v1 submitted 27 November, 2023; originally announced November 2023.

    Comments: 9 pages, 5 figures. Accepted for publication in A&A

    Journal ref: A&A 686, A209 (2024)

  4. arXiv:2307.01238  [pdf, other

    cs.LG cs.AI

    Learning Difference Equations with Structured Grammatical Evolution for Postprandial Glycaemia Prediction

    Authors: Daniel Parra, David Joedicke, J. Manuel Velasco, Gabriel Kronberger, J. Ignacio Hidalgo

    Abstract: People with diabetes must carefully monitor their blood glucose levels, especially after eating. Blood glucose regulation requires a proper combination of food intake and insulin boluses. Glucose prediction is vital to avoid dangerous post-meal complications in treating individuals with diabetes. Although traditional methods, such as artificial neural networks, have shown high accuracy rates, some… ▽ More

    Submitted 3 July, 2023; originally announced July 2023.

  5. arXiv:2212.10284  [pdf, other

    cs.LG cs.NE

    Steel Phase Kinetics Modeling using Symbolic Regression

    Authors: David Piringer, Bernhard Bloder, Gabriel Kronberger

    Abstract: We describe an approach for empirical modeling of steel phase kinetics based on symbolic regression and genetic programming. The algorithm takes processed data gathered from dilatometer measurements and produces a system of differential equations that models the phase kinetics. Our initial results demonstrate that the proposed approach allows to identify compact differential equations that fit the… ▽ More

    Submitted 19 December, 2022; originally announced December 2022.

    Comments: 24th International Symposium on Symbolic and Numeric Algorithms for Scientific Computing (SYNASC 2022)

  6. Identifying Differential Equations to predict Blood Glucose using Sparse Identification of Nonlinear Systems

    Authors: David Jödicke, Daniel Parra, Gabriel Kronberger, Stephan Winkler

    Abstract: Describing dynamic medical systems using machine learning is a challenging topic with a wide range of applications. In this work, the possibility of modeling the blood glucose level of diabetic patients purely on the basis of measured data is described. A combination of the influencing variables insulin and calories are used to find an interpretable model. The absorption speed of external substanc… ▽ More

    Submitted 28 September, 2022; originally announced September 2022.

    Comments: Submitted manuscript to be published in Computer Aided Systems Theory - EUROCAST 2022: 18th International Conference, Las Palmas de Gran Canaria, Feb. 2022

    Journal ref: In: Moreno-Diaz, R., Pichler, F., Quesada-Arencibia, A. (eds) Computer Aided Systems Theory EUROCAST 2022. Lecture Notes in Computer Science, vol 13789

  7. Symbolic Regression with Fast Function Extraction and Nonlinear Least Squares Optimization

    Authors: Lukas Kammerer, Gabriel Kronberger, Michael Kommenda

    Abstract: Fast Function Extraction (FFX) is a deterministic algorithm for solving symbolic regression problems. We improve the accuracy of FFX by adding parameters to the arguments of nonlinear functions. Instead of only optimizing linear parameters, we optimize these additional nonlinear parameters with separable nonlinear least squared optimization using a variable projection algorithm. Both FFX and our n… ▽ More

    Submitted 20 September, 2022; originally announced September 2022.

    Comments: Submitted manuscript to be published in Computer Aided Systems Theory - EUROCAST 2022: 18th International Conference, Las Palmas de Gran Canaria, Feb. 2022

    Journal ref: In: Moreno-Diaz, R., Pichler, F., Quesada-Arencibia, A. (eds) Computer Aided Systems Theory EUROCAST 2022. Lecture Notes in Computer Science, vol 13789. Springer, Cham

  8. Comparing Shape-Constrained Regression Algorithms for Data Validation

    Authors: Florian Bachinger, Gabriel Kronberger

    Abstract: Industrial and scientific applications handle large volumes of data that render manual validation by humans infeasible. Therefore, we require automated data validation approaches that are able to consider the prior knowledge of domain experts to produce dependable, trustworthy assessments of data quality. Prior knowledge is often available as rules that describe interactions of inputs with regard… ▽ More

    Submitted 20 September, 2022; originally announced September 2022.

    Comments: 9 pages, Submitted manuscript to be published in Computer Aided System Theory - EUROCAST 2022, Las Palmas de Gran Canaria, February 2022

    Journal ref: In: Moreno-Diaz, R., Pichler, F., Quesada-Arencibia, A. (eds) Computer Aided Systems Theory EUROCAST 2022. Lecture Notes in Computer Science, vol 13789

  9. arXiv:2209.06454  [pdf, other

    cs.LG cs.NE

    Prediction Intervals and Confidence Regions for Symbolic Regression Models based on Likelihood Profiles

    Authors: Fabricio Olivetti de Franca, Gabriel Kronberger

    Abstract: Symbolic regression is a nonlinear regression method which is commonly performed by an evolutionary computation method such as genetic programming. Quantification of uncertainty of regression models is important for the interpretation of models and for decision making. The linear approximation and so-called likelihood profiles are well-known possibilities for the calculation of confidence and pred… ▽ More

    Submitted 14 September, 2022; originally announced September 2022.

    Comments: 10 pages, 8 figures, 1 table, 3 algorithms. Submitted to IEEE Transactions on Evolutionary Computation

  10. Local Optimization Often is Ill-conditioned in Genetic Programming for Symbolic Regression

    Authors: Gabriel Kronberger

    Abstract: Gradient-based local optimization has been shown to improve results of genetic programming (GP) for symbolic regression. Several state-of-the-art GP implementations use iterative nonlinear least squares (NLS) algorithms such as the Levenberg-Marquardt algorithm for local optimization. The effectiveness of NLS algorithms depends on appropriate scaling and conditioning of the optimization problem. T… ▽ More

    Submitted 2 September, 2022; originally announced September 2022.

    Comments: Submitted to International Symposium on Symbolic and Numeric Algorithms for Scientific Computing 2022 https://synasc.ro/

  11. arXiv:2206.06422  [pdf, other

    cond-mat.mtrl-sci cs.LG cs.NE

    Symbolic Regression in Materials Science: Discovering Interatomic Potentials from Data

    Authors: Bogdan Burlacu, Michael Kommenda, Gabriel Kronberger, Stephan Winkler, Michael Affenzeller

    Abstract: Particle-based modeling of materials at atomic scale plays an important role in the development of new materials and understanding of their properties. The accuracy of particle simulations is determined by interatomic potentials, which allow to calculate the potential energy of an atomic system as a function of atomic coordinates and potentially other properties. First-principles-based ab initio p… ▽ More

    Submitted 21 July, 2022; v1 submitted 13 June, 2022; originally announced June 2022.

    Comments: Submitted to the GPTP XIX Workshop, June 2-4 2022, University of Michigan, Ann Arbor, Michigan

  12. Optimization Networks for Integrated Machine Learning

    Authors: Michael Kommenda, Johannes Karder, Andreas Beham, Bogdan Burlacu, Gabriel Kronberger, Stefan Wagner, Michael Affenzeller

    Abstract: Optimization networks are a new methodology for holistically solving interrelated problems that have been developed with combinatorial optimization problems in mind. In this contribution we revisit the core principles of optimization networks and demonstrate their suitability for solving machine learning problems. We use feature selection in combination with linear model creation as a benchmark ap… ▽ More

    Submitted 1 September, 2021; originally announced October 2021.

    Comments: International Conference on Computer Aided Systems Theory, Eurocast 2017, pp 392-399

    Journal ref: In: Moreno-Díaz R. et al (eds) Computer Aided Systems Theory, Eurocast 2017. Lecture Notes in Computer Science, Vol. 10671. Springer (2018)

  13. Cluster Analysis of a Symbolic Regression Search Space

    Authors: Gabriel Kronberger, Lukas Kammerer, Bogdan Burlacu, Stephan M. Winkler, Michael Kommenda, Michael Affenzeller

    Abstract: In this chapter we take a closer look at the distribution of symbolic regression models generated by genetic programming in the search space. The motivation for this work is to improve the search for well-fitting symbolic regression models by using information about the similarity of models that can be precomputed independently from the target function. For our analysis, we use a restricted gramma… ▽ More

    Submitted 28 September, 2021; originally announced September 2021.

    Comments: Genetic Programming Theory and Practice XVI. Genetic and Evolutionary Computation. Springer

    Journal ref: eIn: Banzhaf W. et al (eds) Genetic Programming Theory and Practice XVI. Genetic and Evolutionary Computation. Springer, Cham. pp 85-102 (2019)

  14. Symbolic Regression by Exhaustive Search: Reducing the Search Space Using Syntactical Constraints and Efficient Semantic Structure Deduplication

    Authors: Lukas Kammerer, Gabriel Kronberger, Bogdan Burlacu, Stephan M. Winkler, Michael Kommenda, Michael Affenzeller

    Abstract: Symbolic regression is a powerful system identification technique in industrial scenarios where no prior knowledge on model structure is available. Such scenarios often require specific model properties such as interpretability, robustness, trustworthiness and plausibility, that are not easily achievable using standard approaches like genetic programming for symbolic regression. In this chapter we… ▽ More

    Submitted 28 September, 2021; originally announced September 2021.

    Comments: Genetic and Evolutionary Computation

    Journal ref: In: Banzhaf W. et al (eds) Genetic Programming Theory and Practice XVII, pp 79-99 (2020)

  15. Complexity Measures for Multi-objective Symbolic Regression

    Authors: Michael Kommenda, Andreas Beham, Michael Affenzeller, Gabriel Kronberger

    Abstract: Multi-objective symbolic regression has the advantage that while the accuracy of the learned models is maximized, the complexity is automatically adapted and need not be specified a-priori. The result of the optimization is not a single solution anymore, but a whole Pareto-front describing the trade-off between accuracy and complexity. In this contribution we study which complexity measures are mo… ▽ More

    Submitted 1 September, 2021; originally announced September 2021.

    Comments: International Conference on Computer Aided Systems Theory, Eurocast 2015, pp 409-416

    Journal ref: In: Moreno-Díaz R. et al (eds) Computer Aided Systems Theory, EUROCAST 2015. Lecture Notes in Computer Science, vol 9520 (2015)

  16. Data Aggregation for Reducing Training Data in Symbolic Regression

    Authors: Lukas Kammerer, Gabriel Kronberger, Michael Kommenda

    Abstract: The growing volume of data makes the use of computationally intense machine learning techniques such as symbolic regression with genetic programming more and more impractical. This work discusses methods to reduce the training data and thereby also the runtime of genetic programming. The data is aggregated in a preprocessing step before running the actual machine learning algorithm. K-means cluste… ▽ More

    Submitted 24 August, 2021; originally announced August 2021.

    Comments: International Conference on Computer Aided Systems Theory 2015, pp 378-386

    Journal ref: In: Moreno-Díaz R. et al (eds) Computer Aided Systems Theory, Eurocast 2019. Lecture Notes in Computer Science, Vol. 12013. Springer (2020)

  17. Smooth Symbolic Regression: Transformation of Symbolic Regression into a Real-valued Optimization Problem

    Authors: Erik Pitzer, Gabriel Kronberger

    Abstract: The typical methods for symbolic regression produce rather abrupt changes in solution candidates. In this work, we have tried to transform symbolic regression from an optimization problem, with a landscape that is so rugged that typical analysis methods do not produce meaningful results, to one that can be compared to typical and very smooth real-valued problems. While the ruggedness might not int… ▽ More

    Submitted 6 August, 2021; originally announced August 2021.

    Journal ref: Pitzer E. et al., Smooth Symbolic Regression: Transformation of Symbolic Regression into a Real-Valued Optimization Problem. In: Moreno-Díaz R. et al. (eds) Computer Aided Systems Theory. Lecture Notes in Computer Science, Vol. 9520, 2015

  18. Concept Drift Detection with Variable Interaction Networks

    Authors: Jan Zenisek, Gabriel Kronberger, Josef Wolfartsberger, Norbert Wild, Michael Affenzeller

    Abstract: The current development of today's production industry towards seamless sensor-based monitoring is paving the way for concepts such as Predictive Maintenance. By this means, the condition of plants and products in future production lines will be continuously analyzed with the objective to predict any kind of breakdown and trigger preventing actions proactively. Such ambitious predictions are commo… ▽ More

    Submitted 6 August, 2021; originally announced August 2021.

    Comments: International Conference on Computer Aided Systems Theory, Eurocast 2019, pp. 296-303

    Journal ref: In: Moreno-Díaz R. et al (eds) Computer Aided Systems Theory, Eurocast 2019. Lecture Notes in Computer Science, Vol. 12013. Springer, Cham

  19. arXiv:2108.01595  [pdf, other

    cs.NE

    Extending a Physics-Based Constitutive Model using Genetic Programming

    Authors: Gabriel Kronberger, Evgeniya Kabliman, Johannes Kronsteiner, Michael Kommenda

    Abstract: In material science, models are derived to predict emergent material properties (e.g. elasticity, strength, conductivity) and their relations to processing conditions. A major drawback is the calibration of model parameters that depend on processing conditions. Currently, these parameters must be optimized to fit measured data since their relations to processing conditions (e.g. deformation temper… ▽ More

    Submitted 19 November, 2021; v1 submitted 3 August, 2021; originally announced August 2021.

    Comments: Preprint submitted to Applications in Engineering Sciences

    MSC Class: 68T05; 74-04; 74-05; 74-10; 74C99

  20. Concept for a Technical Infrastructure for Management of Predictive Models in Industrial Applications

    Authors: Florian Bachinger, Gabriel Kronberger

    Abstract: With the increasing number of created and deployed prediction models and the complexity of machine learning workflows we require so called model management systems to support data scientists in their tasks. In this work we describe our technological concept for such a model management system. This concept includes versioned storage of data, support for different machine learning algorithms, fine t… ▽ More

    Submitted 29 July, 2021; originally announced July 2021.

    Comments: International Conference on Computer Aided Systems Theory, Eurocast 2019, pp 263-270

    Journal ref: In: Moreno-Díaz R. et al (eds) Computer Aided Systems Theory. Lecture Notes in Computer Science, Vol. 12013 (2020)

  21. Hash-Based Tree Similarity and Simplification in Genetic Programming for Symbolic Regression

    Authors: Bogdan Burlacu, Lukas Kammerer, Michael Affenzeller, Gabriel Kronberger

    Abstract: We introduce in this paper a runtime-efficient tree hashing algorithm for the identification of isomorphic subtrees, with two important applications in genetic programming for symbolic regression: fast, online calculation of population diversity and algebraic simplification of symbolic expression trees. Based on this hashing approach, we propose a simple diversity-preservation mechanism with promi… ▽ More

    Submitted 22 July, 2021; originally announced July 2021.

    Comments: International Conference on Computer Aided Systems Theory, EUROCAST 2019

    Journal ref: In: Moreno-Díaz R. et al. Computer Aided Systems Theory. Lecture Notes in Computer Science, Vol. 12013. Springer, 2020, pp 361-369

  22. Predicting Friction System Performance with Symbolic Regression and Genetic Programming with Factor Variables

    Authors: Gabriel Kronberger, Michael Kommenda, Andreas Promberger, Falk Nickel

    Abstract: Friction systems are mechanical systems wherein friction is used for force transmission (e.g. mechanical braking systems or automatic gearboxes). For finding optimal and safe design parameters, engineers have to predict friction system performance. This is especially difficult in real-world applications, because it is affected by many parameters. We have used symbolic regression and genetic progra… ▽ More

    Submitted 19 July, 2021; originally announced July 2021.

    Comments: Genetic and Evolutionary Computation Conference (GECCO), July 15th-19th, 2018

    Journal ref: In Proceedings of the Genetic and Evolutionary Computation Conference, pp. 1278-1285. ACM. (July 2018)

  23. arXiv:2107.09458  [pdf, other

    cs.NE

    Using Shape Constraints for Improving Symbolic Regression Models

    Authors: Christian Haider, Fabricio Olivetti de França, Bogdan Burlacu, Gabriel Kronberger

    Abstract: We describe and analyze algorithms for shape-constrained symbolic regression, which allows the inclusion of prior knowledge about the shape of the regression function. This is relevant in many areas of engineering -- in particular whenever a data-driven model obtained from measurements must have certain properties (e.g. positivity, monotonicity or convexity/concavity). We implement shape constrain… ▽ More

    Submitted 20 July, 2021; originally announced July 2021.

    Comments: 33 pages, 6 figures

  24. Identification of Dynamical Systems using Symbolic Regression

    Authors: Gabriel Kronberger, Lukas Kammerer, Michael Kommenda

    Abstract: We describe a method for the identification of models for dynamical systems from observational data. The method is based on the concept of symbolic regression and uses genetic programming to evolve a system of ordinary differential equations (ODE). The novelty is that we add a step of gradient-based optimization of the ODE parameters. For this we calculate the sensitivities of the solution to the… ▽ More

    Submitted 6 July, 2021; originally announced July 2021.

    Comments: The final authenticated publication is available online at https://doi.org/10.1007/978-3-030-45093-9

    Journal ref: In Computer Aided Systems Theory - EUROCAST 2019, Series Volume 12013, pp. 370-377. Springer. (2020)

  25. Shape-constrained Symbolic Regression -- Improving Extrapolation with Prior Knowledge

    Authors: Gabriel Kronberger, Fabricio Olivetti de França, Bogdan Burlacu, Christian Haider, Michael Kommenda

    Abstract: We investigate the addition of constraints on the function image and its derivatives for the incorporation of prior knowledge in symbolic regression. The approach is called shape-constrained symbolic regression and allows us to enforce e.g. monotonicity of the function over selected inputs. The aim is to find models which conform to expected behaviour and which have improved extrapolation capabili… ▽ More

    Submitted 31 May, 2021; v1 submitted 29 March, 2021; originally announced March 2021.

  26. Online Diversity Control in Symbolic Regression via a Fast Hash-based Tree Similarity Measure

    Authors: Bogdan Burlacu, Michael Affenzeller, Gabriel Kronberger, Michael Kommenda

    Abstract: Diversity represents an important aspect of genetic programming, being directly correlated with search performance. When considered at the genotype level, diversity often requires expensive tree distance measures which have a negative impact on the algorithm's runtime performance. In this work we introduce a fast, hash-based tree distance measure to massively speed-up the calculation of population… ▽ More

    Submitted 3 February, 2019; originally announced February 2019.

    Comments: 8 pages, conference, submitted to congress on evolutionary computation

  27. Data Mining using Unguided Symbolic Regression on a Blast Furnace Dataset

    Authors: Michael Kommenda, Gabriel Kronberger, Christoph Feilmayr, Michael Affenzeller

    Abstract: In this paper a data mining approach for variable selection and knowledge extraction from datasets is presented. The approach is based on unguided symbolic regression (every variable present in the dataset is treated as the target variable in multiple regression runs) and a novel variable relevance metric for genetic programming. The relevance of each input variable is calculated and a model appro… ▽ More

    Submitted 23 September, 2013; originally announced September 2013.

    Comments: Presented at Workshop for Heuristic Problem Solving, Computer Aided Systems Theory - EUROCAST 2011. The final publication is available at http://link.springer.com/chapter/10.1007/978-3-642-27549-4_51

    Journal ref: Computer Aided Systems Theory - EUROCAST 2011, Lecture Notes in Computer Science Volume 6927, 2012, pp 400-407

  28. On the Success Rate of Crossover Operators for Genetic Programming with Offspring Selection

    Authors: Gabriel Kronberger, Stephan Winkler, Michael Affenzeller, Andreas Beham, Stefan Wagner

    Abstract: Genetic programming is a powerful heuristic search technique that is used for a number of real world applications to solve among others regression, classification, and time-series forecasting problems. A lot of progress towards a theoretic description of genetic programming in form of schema theorems has been made, but the internal dynamics and success factors of genetic programming are still not… ▽ More

    Submitted 23 September, 2013; originally announced September 2013.

    Comments: The final publication is available at http://link.springer.com/chapter/10.1007/978-3-642-04772-5_102

    Journal ref: Computer Aided Systems Theory - EUROCAST 2009, Lecture Notes in Computer Science Volume 5717, 2009, pp 793-800, Springer

  29. arXiv:1306.0202  [pdf, ps, other

    stat.ML astro-ph.IM

    Declarative Modeling and Bayesian Inference of Dark Matter Halos

    Authors: Gabriel Kronberger

    Abstract: Probabilistic programming allows specification of probabilistic models in a declarative manner. Recently, several new software systems and languages for probabilistic programming have been developed on the basis of newly developed and improved methods for approximate inference in probabilistic models. In this contribution a probabilistic model for an idealized dark matter localization problem is d… ▽ More

    Submitted 2 June, 2013; originally announced June 2013.

    Comments: Presented at the Workshop "Intelligent Information Processing", EUROCAST2013. To appear in selected papers of Computer Aided Systems Theory - EUROCAST 2013; Volumes Editors: Roberto Moreno-Díaz, Franz R. Pichler, Alexis Quesada-Arencibia; LNCS Springer

  30. arXiv:1305.3794  [pdf, ps, other

    cs.NE cs.LG stat.ML

    Evolution of Covariance Functions for Gaussian Process Regression using Genetic Programming

    Authors: Gabriel Kronberger, Michael Kommenda

    Abstract: In this contribution we describe an approach to evolve composite covariance functions for Gaussian processes using genetic programming. A critical aspect of Gaussian processes and similar kernel-based models such as SVM is, that the covariance function should be adapted to the modeled data. Frequently, the squared exponential covariance function is used as a default. However, this can lead to a mi… ▽ More

    Submitted 22 May, 2013; v1 submitted 16 May, 2013; originally announced May 2013.

    Comments: Presented at the Workshop "Theory and Applications of Metaheuristic Algorithms", EUROCAST2013. To appear in selected papers of Computer Aided Systems Theory - EUROCAST 2013; Volumes Editors: Roberto Moreno-Díaz, Franz R. Pichler, Alexis Quesada-Arencibia; LNCS Springer

  31. Macro-Economic Time Series Modeling and Interaction Networks

    Authors: Gabriel Kronberger, Stefan Fink, Michael Kommenda, Michael Affenzeller

    Abstract: Macro-economic models describe the dynamics of economic quantities. The estimations and forecasts produced by such models play a substantial role for financial and political decisions. In this contribution we describe an approach based on genetic programming and symbolic regression to identify variable interactions in large datasets. In the proposed approach multiple symbolic regression runs are e… ▽ More

    Submitted 23 September, 2013; v1 submitted 10 December, 2012; originally announced December 2012.

    Comments: The original publication is available at http://link.springer.com/chapter/10.1007/978-3-642-20520-0_11

    Journal ref: Applications of Evolutionary Computation, LNCS 6625 (Springer Berlin Heidelberg), pp. 101-110 (2011)