COMP2024 Spring 2025
Tutorial 10 – LLM for Knowledge and Reasoning
1. How do Large Language Models (LLMs) contribute to Knowledge Representation
and Reasoning (KRR)?
2. What are probability-based language models, and how do they function?
3. Explain the key components of a Transformer model.
4. Compare BERT and GPT in terms of knowledge processing.
5. What is Retrieval-Augmented Generation (RAG), and why is it useful?
6. Compare Full Fine-Tuning and Parameter-Efficient Fine-Tuning (PEFT).
7. (Question for further study): A research lab wants an LLM-powered assistant to
analyse legal case documents and infer potential outcomes. Suggest how you
may implement a reasoning-based application using LLMs.
8. (Question for further study): Suggest a technique you will apply (with the steps) to
fine-tune and optimize an LLM for a domain-specific task.
Problem:
A company wants to fine-tune an LLM for legal document summarization.
Prepared by Simon Lau Boung Yew Page 1 of 1