Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Model Evaluation›Akaike Information Criterion (AIC)
MCDMInformation-theoretic criterion

Akaike Information Criterion (AIC)

Akaike Information Criterion · Also known as: AIC

The Akaike Information Criterion is an information-theoretic measure for model selection that balances goodness of fit against model complexity. Introduced by Hirotugu Akaike in 1974, AIC estimates the relative quality of models for a given dataset, penalizing additional parameters to prevent overfitting.

ScholarGate
  1. MCDM
  2. v1
  3. 3 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Akaike Information Criterion
Adjusted R-squaredBayesian Information Cri…Mean Squared ErrorR-squaredGoodness-of-Fit

When to use it

Use AIC when comparing multiple candidate models fit to the same dataset. It is particularly valuable for model selection in regression, time-series, and mixed-effect contexts. AIC assumes the true model is in your candidate set and is most useful for comparing non-nested models. For very large sample sizes, the penalty 2k may be too lenient; consider BIC instead. AIC is prediction-focused, not fit-focused.

Strengths & limitations

Strengths
  • Information-theoretic foundation: estimates relative quality of out-of-sample prediction
  • Works with non-nested models: directly comparable across different model structures
  • Prevents overfitting by penalizing complexity
  • Consistent with maximum likelihood estimation framework
Limitations
  • Only relative values matter; absolute AIC is uninterpretable
  • Assumes observations are independent; violates with time-series autocorrelation
  • Requires full likelihood specification; not applicable to all model types
  • Bias toward complex models with large samples; penalty 2k stays constant

Frequently asked

How many points AIC difference is meaningful?

As a rough guide: delta AIC < 2 suggests negligible difference, 4-7 suggests less support for the higher AIC model, > 10 suggests very little support. However, context matters; always use domain knowledge in addition to AIC rankings.

Should I use AIC or BIC?

AIC is prediction-focused; BIC is explanation-focused. AIC tends to select more complex models (as sample size increases, penalty stays 2k), while BIC penalty grows with n log(n). Use AIC for prediction, BIC for understanding true model structure.

Can I use AIC with time-series data?

With caution. AIC assumes independence; time-series data violate this. Some time-series models (ARIMA, GARCH) still provide proper likelihoods, making AIC valid. However, auto-correlated residuals can bias AIC comparisons.

Why does AIC increase with sample size for fixed k?

As n grows, the likelihood magnitude changes (more observations, larger product). This is expected; AIC values across datasets are not comparable. Only compare AIC within the same dataset.

How does AIC relate to cross-validation?

Both estimate out-of-sample prediction error. AIC is faster (no need to refit), but cross-validation is more direct and requires fewer assumptions. For critical decisions, use both methods.

Sources

  1. Akaike, H. (1974). A new look at the statistical model identification. IEEE Transactions on Automatic Control, 19(6), 716-723. DOI: 10.1109/TAC.1974.1100705 ↗
  2. Burnham, K. P., & Anderson, D. R. (2002). Model Selection and Multimodel Inference: A Practical Information-Theoretic Approach (2nd ed.). New York: Springer. DOI: 10.2307/3802723 ↗
  3. Kullback, S., & Leibler, R. A. (1951). On information and sufficiency. Annals of Mathematical Statistics, 22(1), 79-86. DOI: 10.1214/aoms/1177729694 ↗

How to cite this page

ScholarGate. (2026, June 3). Akaike Information Criterion. ScholarGate. https://scholargate.app/en/model-evaluation/akaike-information-criterion

Related methods

Adjusted R-squaredBayesian Information CriterionMean Squared ErrorR-squared

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Adjusted R-squaredModel Evaluation↔ compare
  • Bayesian Information CriterionModel Evaluation↔ compare
  • Mean Squared ErrorModel Evaluation↔ compare
  • R-squaredModel Evaluation↔ compare
Compare side by side →

Referenced by

Adjusted R-squaredBayesian Information CriterionGoodness-of-FitMean Squared ErrorR-squared

Similar methods

Bayesian Information CriterionAdjusted R-squaredMaximum Likelihood EstimationR-squaredMCMC for Model ComparisonRidge RegressionLog-Loss (Cross-Entropy Loss)Bayesian Model Averaging

Related reference concepts

Predictive Information CriteriaCross-ValidationBayesian Model Comparison and SelectionModel Evaluation and SelectionModel Evaluation, Validation, and SelectionBias-Variance and Overfitting

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Akaike Information Criterion (Akaike Information Criterion). Retrieved 2026-07-21 from https://scholargate.app/en/model-evaluation/akaike-information-criterion · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Hirotugu Akaike
Subfamily
Information-theoretic criterion
Year
1974
Type
Model selection metric
Related methods
Adjusted R-squaredBayesian Information CriterionMean Squared ErrorR-squared
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account