Frontier Atlas
TasksMethodsBenchmarksModelsOrganizations
Frontier Atlas

Discover

Trending Papers
Latest Papers
Most GitHub Stars

Tasks

Large Language Models
Agents
Reasoning
Vision-Language Models
Multimodal Models
World Models
Image Generation
Automatic Speech Recognition
Robotics
All Tasks

Methods

Transformers
Diffusion Models
Mixture of Experts
Reinforcement Learning
Chain-of-Thought
RAG
Model Context Protocol
LoRA
RLHF
All Methods
Frontier Atlas

Explore the research shaping modern AI. Discover papers, methods, models, tasks and benchmarks in one place.

Research

  • Papers
  • Models
  • Tasks
  • Methods
  • Benchmarks
  • Organizations

Company

  • About Us
  • Contact
  • Terms of Use
  • Privacy Policy

Stay Updated

Get the latest AI research papers and trends delivered to your inbox weekly.

© 2026 FrontierAtlas. All rights reserved.

Privacy Policy|Terms of Service
Frontier Atlas
TasksMethodsBenchmarksModelsOrganizations
Frontier Atlas

Discover

Trending Papers
Latest Papers
Most GitHub Stars

Tasks

Large Language Models
Agents
Reasoning
Vision-Language Models
Multimodal Models
World Models
Image Generation
Automatic Speech Recognition
Robotics
All Tasks

Methods

Transformers
Diffusion Models
Mixture of Experts
Reinforcement Learning
Chain-of-Thought
RAG
Model Context Protocol
LoRA
RLHF
All Methods
Home/Methods

All Methods

Discover the complete landscape of AI methods powering modern research, grouped into categories and linked to research papers.

28
Categories
173
Methods
126,327
Papers

Methods

  • Core AI
  • Neural Architectures
  • Neural Components
  • Training
  • Alignment
  • Prompting & Reasoning
  • Agents
  • Retrieval
  • Adaptation
  • Optimization
  • Regularization
  • Efficiency
  • Reinforcement Learning
  • Representation Learning
  • Diffusion
  • Vision
  • Language
  • Audio
  • Video
  • Robotics
  • 3D
  • Mathematics
  • Evaluation
  • Interpretability
  • Safety
  • Systems
  • Hardware
  • Research Concepts

Core AI

12 methods · 14,883 papers

General

Core AI methods for learning, reasoning, and intelligent decision-making.

2,743 papers

Language

Methods for understanding, generating, and translating natural language.

2,221 papers

Computer Vision

Techniques for understanding images, videos, and visual content.

2,106 papers

Audio & Speech

Methods for speech recognition, synthesis, and audio understanding.

542 papers

Video

Methods for video understanding, generation, and temporal analysis.

428 papers

Multimodal

Models combining text, images, audio, and video inputs.

1,009 papers

Robotics

AI methods for robot perception, planning, and interaction.

228 papers

Embodied AI

Intelligent agents learning through real-world interactions.

233 papers

3D & Spatial

Methods for 3D perception, mapping, and spatial reasoning.

56 papers

Graph Learning

Learning from graph-structured data and relationships.

5,171 papers

Time Series

Forecasting and modeling patterns in sequential time-series data.

109 papers

Scientific AI

AI methods advancing scientific research and discovery.

37 papers

Neural Architectures

10 methods · 24,685 papers

Transformer

Attention-based neural architecture for sequence modeling and generation.

8,723 papers

Mamba

State space architecture designed for efficient long-context sequence modeling.

1,140 papers

State Space Models

State-space models for capturing long-range dependencies.

7,321 papers

Convolutional Networks

Neural networks specialized for extracting spatial features from data.

74 papers

Recurrent Networks

Neural architectures designed for sequential and time-dependent data.

619 papers

Graph Neural Networks

Models that learn representations from graph-structured data.

5,607 papers

Mixture of Experts

Architecture that routes inputs to specialized expert networks.

Autoencoders

Neural models that learn compact representations by reconstructing inputs.

1,123 papers

Generative Adversarial Networks

Generative models using generator-discriminator competition.

42 papers

Diffusion Architectures

Generative architectures that create data through iterative denoising.

36 papers

Neural Components

10 methods · 16,197 papers

Attention

Mechanisms that focus on the most relevant parts of input data.

9,638 papers

Embeddings

Dense vector embeddings capturing semantic meaning.

5,375 papers

Positional Encoding

Methods that encode sequence order for transformer-based models.

35 papers

Feedforward Networks

Fully connected neural layers for feature transformation and learning.

290 papers

Activation Functions

Functions introducing non-linearity to improve model learning capacity.

92 papers

Normalization

Techniques that stabilize training and improve model convergence.

73 papers

Residual Connections

Connections that improve gradient flow in deep neural networks.

309 papers

Pooling

Methods for reducing feature dimensions while preserving key information.

31 papers

Convolution

Neural operations that extract local patterns from structured data.

319 papers

Tokenization

Methods for splitting text into tokens for language model processing.

35 papers

Training

12 methods · 7,347 papers

Pre-training

Training models on large datasets to learn general-purpose representations.

129 papers

Fine-tuning

Adapting pre-trained models for specific downstream tasks.

3,174 papers

Instruction Tuning

Training models to better understand and follow user instructions.

37 papers

Continued Pretraining

Extending pre-training using additional domain-specific datasets.

36 papers

Self-Supervised Learning

Learning meaningful representations without manually labeled data.

1,061 papers

Semi-Supervised Learning

Combining labeled and unlabeled data to improve model performance.

36 papers

Transfer Learning

Reusing knowledge learned from one task to solve another.

530 papers

Curriculum Learning

Training models progressively from simpler tasks to harder ones.

16 papers

Multi-task Learning

Learning multiple related tasks within a shared model architecture.

34 papers

Continual Learning

Methods enabling models to learn continuously without forgetting.

36 papers

Distillation

Transferring knowledge from larger models into smaller, efficient models.

2,166 papers

Teacher Forcing

Training sequence models using target outputs as guidance.

92 papers

Alignment

6 methods · 11,947 papers

RLHF

Aligning models with human preferences through reinforcement learning.

3,469 papers

DPO

Preference optimization without reinforcement learning.

475 papers

Preference Optimization

Optimizing model behavior using human or synthetic preferences.

4,210 papers

Reward Modeling

Learning reward functions for optimizing machine learning models.

3,512 papers

Constitutional AI

Aligning AI behavior using predefined principles and rules.

2 papers

AI Feedback

Improving models using feedback generated by other AI systems.

279 papers

Prompting & Reasoning

6 methods · 4,951 papers

Prompting

Guiding model behavior through carefully designed prompts and instructions.

306 papers

Chain of Thought

Reasoning step by step to solve complex problems effectively.

901 papers

Reasoning

Methods for logical inference, analysis, and decision-making.

1,531 papers

Planning

Breaking complex goals into structured actions and intermediate steps.

293 papers

Search

Finding relevant information efficiently across large search spaces.

1,810 papers

Reflection

Improving responses through self-evaluation and iterative refinement.

110 papers

Agents

7 methods · 1,772 papers

Tool Use

Using external tools and APIs to complete complex tasks.

202 papers

ReAct

Combining reasoning and actions to solve multi-step problems.

387 papers

Function Calling

Invoking external functions and APIs during model execution.

98 papers

Agent Memory

Maintaining context and recalling information across interactions.

207 papers

Multi-Agent Systems

Coordinating multiple intelligent agents to achieve shared goals.

835 papers

Workflow Orchestration

Managing multi-step AI workflows and task execution pipelines.

43 papers

Model Context Protocol (MCP)

Standardized communication between AI models, tools, and services.

Retrieval

7 methods · 6,414 papers

Retrieval-Augmented Generation

Combines retrieval with language generation.

Dense Retrieval

Retrieving documents using semantic vector representations.

5,383 papers

Sparse Retrieval

Keyword-based retrieval using sparse text representations.

312 papers

Hybrid Retrieval

Combining dense and sparse retrieval for improved search quality.

138 papers

Reranking

Reordering retrieved results based on relevance and quality.

22 papers

Vector Search

Searching data using vector embeddings and similarity matching.

332 papers

Knowledge Graphs

Structured graphs representing entities and relationships.

227 papers

Adaptation

6 methods · 6,620 papers

LoRA

Low-rank adaptation for efficient fine-tuning of large models.

3,174 papers

QLoRA

Quantized LoRA for memory-efficient model fine-tuning.

3,174 papers

PEFT

Parameter-efficient methods for adapting large language models.

27 papers

Prompt Tuning

Learning task-specific prompts without updating all model weights.

185 papers

Prefix Tuning

Optimizing trainable prefix representations for downstream tasks.

44 papers

Adapter Tuning

Fine-tuning lightweight adapter layers while freezing base models.

16 papers

Optimization

4 methods · 223 papers

Optimizers

Algorithms that update model parameters for efficient and stable learning.

37 papers

Learning Rate Scheduling

Techniques that adjust learning rates throughout the training process.

18 papers

Initialization

Methods for setting initial model parameters before training begins.

70 papers

Gradient Methods

Gradient-based optimization for updating machine learning models.

98 papers

Regularization

4 methods · 612 papers

Dropout

Randomly disabling neurons during training to reduce model overfitting.

30 papers

Weight Regularization

Constraining model weights to improve generalization and robustness.

356 papers

Label Smoothing

Softening target labels to improve model confidence and accuracy.

163 papers

Data Augmentation

Expanding training datasets with transformed or synthetic examples.

63 papers

Efficiency

9 methods · 13,085 papers

Quantization

Reducing numerical precision for faster and more efficient inference.

4,997 papers

Pruning

Removes unnecessary parameters while preserving performance.

2,166 papers

Sparsity

Using sparse representations to reduce computation.

72 papers

Speculative Decoding

Accelerating text generation through predictive decoding strategies.

253 papers

KV Cache

Caching attention states to speed up autoregressive model inference.

31 papers

PagedAttention

Memory-efficient attention for serving large language models efficiently.

77 papers

FlashAttention-2

Highly optimized attention algorithm for faster transformer execution.

4,628 papers

Model Compression

Reducing model size while preserving accuracy and performance.

821 papers

Inference Optimization

Techniques that improve model inference speed and resource efficiency.

40 papers

Reinforcement Learning

5 methods · 363 papers

Value-based RL

Learning action values to maximize long-term rewards through experience.

4 papers

Policy Optimization

Optimizing decision-making policies for reinforcement learning agents.

216 papers

Model-based RL

Learning environment dynamics for better planning and decisions.

4 papers

Offline RL

Training reinforcement learning agents using fixed offline datasets.

7 papers

Online RL

Learning through real-time interactions with environments.

132 papers

Representation Learning

4 methods · 1,485 papers

Contrastive Learning

Learning representations by comparing similar and dissimilar samples.

1,081 papers

Metric Learning

Learning distance metrics that capture semantic similarity between samples.

268 papers

Embedding Learning

Creating dense feature representations for downstream tasks.

20 papers

Feature Learning

Automatically discovering useful features directly from raw input data.

116 papers

Diffusion

4 methods · 2,392 papers

Diffusion Models

Generative models that create data through iterative denoising processes.

1,155 papers

Flow Matching

Learning continuous transformations for efficient generative modeling tasks.

1,201 papers

Score-based Models

Generative models that learn score functions over data distributions.

5 papers

Consistency Models

Fast generative models designed for high-quality one-step sampling.

31 papers

Vision

7 methods · 990 papers

Object Detection

Detecting and localizing objects within images and video scenes.

251 papers

Segmentation

Partitioning images into regions for detailed understanding

223 papers

Image Generation

Generating realistic images from text, noise, or other visual inputs.

59 papers

Image Classification

Classifying images into predefined categories using deep learning models.

126 papers

Pose Estimation

Estimating human or object poses from images and videos.

102 papers

Tracking

Following objects consistently across multiple frames in video sequences.

197 papers

3D Vision

Understanding 3D scenes, geometry, and spatial relationships.

32 papers

Language

7 methods · 5,761 papers

Tokenization

Splitting text into tokens for efficient language model processing.

35 papers

Language Modeling

Learning language patterns for text prediction and generation tasks.

5,023 papers

Machine Translation

Translating text accurately between different natural languages.

127 papers

Text Generation

Generating coherent and contextually relevant natural language text.

27 papers

Summarization

Producing concise summaries while preserving essential information.

55 papers

Question Answering

Answering questions using context, documents, or structured knowledge.

222 papers

Information Extraction

Extracting structured facts and entities from unstructured text.

272 papers

Audio

5 methods · 104 papers

Speech Recognition

Converting spoken language into accurate text using AI models.

74 papers

Speech Synthesis

Generating realistic and natural-sounding speech from text inputs.

18 papers

Speaker Recognition

Identifying and verifying speakers from voice characteristics.

6 papers

Audio Generation

Generating speech, sound effects, and other synthetic audio content.

3 papers

Music Generation

Creating original music compositions using generative AI models.

3 papers

Video

4 methods · 186 papers

Video Understanding

Analyzing video content to recognize events, actions, and scene dynamics.

38 papers

Video Generation

Generating realistic videos from text, images, or learned visual representations.

133 papers

Video Segmentation

Segmenting objects and regions consistently across video frames.

4 papers

Video Retrieval

Finding relevant videos using semantic search and similarity.

11 papers

Robotics

4 methods · 436 papers

Motion Planning

Planning safe and efficient robot movements in complex environments.

48 papers

Manipulation

Controlling robotic interaction through grasping and manipulation.

218 papers

Navigation

Navigating autonomous robots in dynamic environments.

113 papers

Policy Learning

Learning robot control policies from experience, demonstrations, or rewards.

57 papers

3D

4 methods · 315 papers

NeRF

Neural rendering method for reconstructing realistic three-dimensional scenes.

16 papers

Gaussian Splatting

Fast technique for high-quality rendering of complex 3D scenes.

150 papers

SLAM

Simultaneous localization and mapping for robotic perception and navigation.

50 papers

Point Clouds

Representing 3D environments using spatial point collections.

99 papers

Mathematics

5 methods · 591 papers

Optimization Theory

Mathematical principles for optimization in machine learning.

33 papers

Probability

Modeling uncertainty and randomness with probabilistic frameworks.

293 papers

Statistics

Analyzing data distributions, patterns, and relationships through statistical methods.

167 papers

Loss Functions

Functions that measure prediction errors during model optimization.

35 papers

Linear Algebra

Foundation for vectors, matrices, and neural network computations.

63 papers

Evaluation

5 methods · 587 papers

Metrics

Measuring model accuracy, quality, and performance using evaluation metrics.

335 papers

Human Evaluation

Assessing AI outputs through human judgment and expert review.

43 papers

LLM-as-a-Judge

Using language models to evaluate responses and compare output quality.

30 papers

Preference Evaluation

Comparing model outputs using human or AI preference judgments.

23 papers

Benchmarking

Evaluating models against standardized datasets and benchmark tasks.

156 papers

Interpretability

4 methods · 187 papers

Mechanistic Interpretability

Studying internal model mechanisms to understand learned behaviors.

8 papers

Attribution

Identifying which inputs contribute most to model predictions.

70 papers

Probing

Using diagnostic probes to analyze learned representations.

81 papers

Explainability

Making AI decisions more transparent and understandable for users.

28 papers

Safety

6 methods · 840 papers

Hallucination

Reducing inaccurate or fabricated content generated by AI systems.

97 papers

Watermarking

Embedding identifiable markers into AI-generated content for verification.

8 papers

Alignment Safety

Ensuring AI systems behave safely and follow intended objectives.

16 papers

Jailbreak Defense

Protecting models against prompt injection and jailbreak attacks.

8 papers

Robustness

Improving model reliability under noisy, adversarial, or changing conditions.

436 papers

Privacy

Protecting sensitive data throughout model training and deployment.

275 papers

Systems

5 methods · 2,621 papers

Distributed Training

Scaling model training across multiple machines and computing devices.

17 papers

Parallelism

Executing model computations to improve training efficiency.

18 papers

Serving

Deploying AI models for reliable, large-scale production inference.

2,559 papers

Inference Systems

Systems optimized for fast and scalable model inference workloads.

19 papers

Memory Optimization

Reducing memory usage while maintaining efficient model performance.

8 papers

Hardware

4 methods · 128 papers

GPUs

Graphics processors optimized for large-scale AI training and inference.

53 papers

TPUs

Google-designed accelerators for machine learning workloads.

28 papers

NPUs

Dedicated neural processors for efficient on-device AI computation.

26 papers

Accelerators

Specialized hardware designed to speed up AI model execution.

21 papers

Research Concepts

7 methods · 605 papers

Scaling Laws

Studying how model performance improves with increased scale and data.

119 papers

Emergence

Unexpected capabilities that appear as AI models become larger.

75 papers

In-Context Learning

Learning new tasks from examples provided directly within prompts.

58 papers

Test-Time Compute

Using extra computation during inference to improve performance.

17 papers

Context Engineering

Optimizing prompts and context to improve model responses consistently.

23 papers

World Models

Learning internal environment representations for planning.

185 papers

Foundation Models

Large pre-trained models adaptable to diverse downstream AI applications.

128 papers