17 related articles

A systematic overview of the evolution from AI, machine learning, deep learning, and Transformer to LLMs, covering generative AI principles, model selection, and the future of AI Agents.

Understand how AI, machine learning, deep learning, large models, and generative AI relate to each other. From Deep Blue to ChatGPT, learn how Transformer architecture gave rise to LLMs.

When Korean/Japanese ASR transliterates GitHub as 기터부 or ギットハブ, what can developers do? This article analyzes four solutions: correction dictionaries, hotword biasing, model fine-tuning, and more.

Selected Short on the ARR Author Form but submitted a Long paper? Learn how ARR's two-form system works, why paper-level metadata is authoritative, and how to fix the error.

Can an English major pursue a Master's in Computational Linguistics to enter NLP? This article analyzes feasibility, program selection strategies, and practical advice for humanities-to-NLP career changers.

A systematic learning path for NLP beginners covering word2vec principles and implementation, GloVe comparison, Transformer contextual embeddings, required math foundations, and recommended resources.

Analyzing how end-to-end ASR models perform on five classic challenges: context understanding solved, noise improved but limited, accent gaps hidden by averages, code-switching nearly stagnant.

Can a linguistics background lead to a career in computational linguistics in the LLM era? This article analyzes job prospects, differentiation strategies, and future-proof career positioning.

Deep dive into training ASR models with simulated call center audio: analyzing codec simulation, code-switching, and diarization bottlenecks that reveal the gap between simulated and real phone data.

EMNLP 2026 introduces AI-generated reviews in ACL Rolling Review, exploring LLM-assisted academic peer review. Analysis of the experiment's background, mechanics, controversies, and implications.

EMNLP 2026 introduces AI-generated reviews in ACL Rolling Review, exploring LLM-assisted academic peer review. Analysis of the experiment's background, core content, controversies, and implications.

A beginner's guide to AI large models: clarify the relationships between AI, ML, deep learning, and LLMs, trace the journey from Deep Blue to ChatGPT and DeepSeek, and explore China's model landscape.

OpenAI unveils GPT Live One voice model with full-duplex conversation—AI listens and responds while you speak. Real-time reasoning, web search, multitasking, and bidirectional translation redefine voice AI.

Emily Bender clarifies the original meaning of 'Stochastic Parrots': LLMs generate text via statistical modeling but lack true understanding of meaning. An overview of the form-vs-meaning debate and its implications for AI honesty.

Top LLMs are pushing beyond existing human vocabulary, producing neologisms and expressive distortion. This article analyzes the tension between LLM high-dimensional semantic spaces and natural language symbol systems.
Product ReviewsHands-on review of building a retro gaming blog with Bolt.new. Deep dive into vibe coding's workflow, iteration pain points, code quality issues, and real-world applicability.
Deep DivesA systematic guide to AI Agents covering core principles of perception, decision-making, and action, plus the technical stack of LLMs, tool calling, memory systems, and RAG, with real-world use cases.