Close Menu
    Trending
    • How to Access NASA’s Climate Data — And How It’s Powering the Fight Against Climate Change Pt. 1
    • From Training to Drift Monitoring: End-to-End Fraud Detection in Python | by Aakash Chavan Ravindranath, Ph.D | Jul, 2025
    • Using Graph Databases to Model Patient Journeys and Clinical Relationships
    • Cuba’s Energy Crisis: A Systemic Breakdown
    • AI Startup TML From Ex-OpenAI Exec Mira Murati Pays $500,000
    • STOP Building Useless ML Projects – What Actually Works
    • Credit Risk Scoring for BNPL Customers at Bati Bank | by Sumeya sirmula | Jul, 2025
    • The New Career Crisis: AI Is Breaking the Entry-Level Path for Gen Z
    AIBS News
    • Home
    • Artificial Intelligence
    • Machine Learning
    • AI Technology
    • Data Science
    • More
      • Technology
      • Business
    AIBS News
    Home»Machine Learning»Jargons of NLP. NLP (and especially LLMs) are full of… | by Dhananjaikrishnakumar | Apr, 2025
    Machine Learning

    Jargons of NLP. NLP (and especially LLMs) are full of… | by Dhananjaikrishnakumar | Apr, 2025

    Team_AIBS NewsBy Team_AIBS NewsApril 21, 2025No Comments3 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Reddit Telegram Email
    Share
    Facebook Twitter LinkedIn Pinterest Email


    NLP (and particularly LLMs) are stuffed with jargon — it’s like studying a brand new dialect of AI 😄

    Right here’s a good and memorable means to sort out this:

    💡 Technique: “3-Degree Reminiscence Hook”

    We’ll use Associations, Analogies, and Acronyms to memorize advanced phrases.

    📦 1. Group Phrases by Theme (Contextual Chunking)

    As an alternative of memorizing random phrases, group them:

    🧠 Language Modeling & Tokenization

    • Token: smallest unit (like a phrase or sub-word)

    • Vocabulary: listing of all potential tokens

    • Corpus: giant assortment of textual content

    • N-gram: sequence of N tokens

    • Perplexity: how “stunned” the mannequin is by the precise subsequent phrase

    🧠 Analogy:

    Corpus = the novel, Tokens = phrases in it, Vocabulary = dictionary, N-gram = phrase, Perplexity = reader’s confusion

    🧠 Phrase Embeddings

    • Word2Vec: Predict neighbors (CBOW & Skip-gram)

    • GloVe: Counts + matrix factorization

    • fastText: Sub-word embeddings

    • Cosine similarity: How shut phrases are in which means

    💡 Mnemonic:

    WGF → “Phrases Get Pleasant” (Word2Vec, GloVe, fastText) — all construct vector friendships.

    🧠 Mannequin Architectures

    • RNN, LSTM, GRU: Deal with sequences

    • Transformer: No recurrence, simply consideration

    • Self-Consideration: Every phrase attends to others in identical sentence

    • Multi-Head Consideration: Look from a number of “views”

    💡 Analogy:

    LSTM = observe taker with reminiscence,

    Transformer = group chat with everybody studying one another’s messages

    🧠 Decoding & Technology

    • Grasping decoding: choose most possible subsequent phrase

    • Beam search: hold top-k sequences

    • High-k sampling: select from prime okay probably tokens

    • High-p (nucleus) sampling: choose from prime likelihood mass

    🧠 Acronym Trick: GBK-P

    Grasping — Beam — High-okay — High-p

    Consider “Getting Higher Okay-Pop” as you discover decoding 😄

    🧠 High-quality-tuning & Coaching

    • ELMo: Deep contextual embeddings (makes use of LSTM)

    • BERT: Bi-directional encoding

    • GPT: Decoder-only, autoregressive

    • LoRA: Low-Rank Adapters

    • Distillation: Small pupil learns from huge trainer

    💡 Analogy:

    ELMo = good man who learns context deeply,

    BERT = reads each side,

    GPT = writes tales word-by-word

    🧠 Ethics & Alignment

    • Bias: systemic prejudice in outputs

    • Toxicity: dangerous/offensive content material

    • RLHF: Reinforcement Studying from Human Suggestions

    💡 Mnemonic: “Be Actual”

    Bias, Ethics, RLHF → Be Actual about AI security

    🧠 2. Use Flashcards (Anki / Google Docs / Sticky Notes)

    Entrance:

    What’s the distinction between BERT and GPT?

    Again:

    BERT = encoder, bidirectional, masked LM

    GPT = decoder, left-to-right, autoregressive LM

    Do 10–15 flashcards a day — spaced repetition is gold.

    🔁 3. Use & Clarify the Phrases Usually

    • Communicate to your self utilizing them.

    • Educate a good friend.

    • Clarify by way of diagrams (nice for Transformers or token circulate).

    • Create humorous tales utilizing them (eg: “GPT is an keen author who guesses each subsequent phrase whereas BERT is a deep thinker who fills within the blanks.”)



    Source link

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Previous ArticleNetflix is eyeing video podcasts as it expands beyond TV and film
    Next Article ‘The Rehearsal’ Season 2 will make you think differently about plane crashes—and standing up to your boss
    Team_AIBS News
    • Website

    Related Posts

    Machine Learning

    From Training to Drift Monitoring: End-to-End Fraud Detection in Python | by Aakash Chavan Ravindranath, Ph.D | Jul, 2025

    July 1, 2025
    Machine Learning

    Credit Risk Scoring for BNPL Customers at Bati Bank | by Sumeya sirmula | Jul, 2025

    July 1, 2025
    Machine Learning

    Why PDF Extraction Still Feels LikeHack

    July 1, 2025
    Add A Comment
    Leave A Reply Cancel Reply

    Top Posts

    How to Access NASA’s Climate Data — And How It’s Powering the Fight Against Climate Change Pt. 1

    July 1, 2025

    I Tried Buying a Car Through Amazon: Here Are the Pros, Cons

    December 10, 2024

    Amazon and eBay to pay ‘fair share’ for e-waste recycling

    December 10, 2024

    Artificial Intelligence Concerns & Predictions For 2025

    December 10, 2024

    Barbara Corcoran: Entrepreneurs Must ‘Embrace Change’

    December 10, 2024
    Categories
    • AI Technology
    • Artificial Intelligence
    • Business
    • Data Science
    • Machine Learning
    • Technology
    Most Popular

    How Much to Save for Retirement Each Month Based on Age

    December 11, 2024

    IEEE-HKN Marks 120th Anniversary With Hackathon

    April 9, 2025

    Revolutionizing Palm Oil Plantations: How AI and Drones are Cultivating Efficiency and Sustainability

    May 20, 2025
    Our Picks

    How to Access NASA’s Climate Data — And How It’s Powering the Fight Against Climate Change Pt. 1

    July 1, 2025

    From Training to Drift Monitoring: End-to-End Fraud Detection in Python | by Aakash Chavan Ravindranath, Ph.D | Jul, 2025

    July 1, 2025

    Using Graph Databases to Model Patient Journeys and Clinical Relationships

    July 1, 2025
    Categories
    • AI Technology
    • Artificial Intelligence
    • Business
    • Data Science
    • Machine Learning
    • Technology
    • Privacy Policy
    • Disclaimer
    • Terms and Conditions
    • About us
    • Contact us
    Copyright © 2024 Aibsnews.comAll Rights Reserved.

    Type above and press Enter to search. Press Esc to cancel.