Explaining my PhD thesis

Outline

LLMs are good at predicting the next word. Does that mean they process language similarly to humans?

  1. Do LLMs have the ability to learn a new language from grammar rules, like humans do?

    Not really: LLMs learn better from unstructured parallel data, rather than descriptive grammar rules. [paper]

  2. Do LLMs reason about translation in a similar way to humans?

    No: LLMs don’t benefit from an explicit decomposition step, preferring simple self-refinement. [paper]

  3. Are formal (metalinguistic) and functional (linguistic) competences dissociated in LLMs, like in humans?

    There is an asymmetric association: language analysis (exemplified as glossing) depends on language use (exemplified as translation). (Under submission)

  4. Do LLMs with metalinguistic reasoning abilities also have strong linguistic abilities e.g. in translation, like for humans?

    Let’s see!

  5. Should we really expect a priori LLMs to be good models of human neuro-organisation and translation abilities?

    TBC

← All posts