Related Experiment Video
Updated: Mar 28, 2026

03:14
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
1.3K
Sherlock: A Semi-automatic Framework for Quiz Generation Using a Hybrid Semantic Similarity Measure
Chenghua Lin1, Dong Liu2, Wei Pang1
1Department of Computing Science, University of Aberdeen, Aberdeen, AB24 3UE UK.
Cognitive Computation
|December 23, 2015
Summary
This study introduces Sherlock, a system for generating domain-independent quizzes. Its novel semantic similarity measure improves quiz difficulty control and clustering accuracy.
Area of Science:
- Computer Science
- Artificial Intelligence
- Knowledge Representation
Background:
- Automated quiz generation systems often lack domain independence and fine-grained difficulty control.
- Existing methods struggle to accurately assess the cognitive difficulty of educational content.
Purpose of the Study:
- To develop a semi-automatic system (Sherlock) for generating domain-independent quizzes with adjustable difficulty levels.
- To propose a novel hybrid semantic similarity measure for assessing knowledge difficulty using linked data.
Main Methods:
- Developed Sherlock, a system leveraging linked data and RDF resource descriptions for quiz generation.
- Implemented a novel hybrid semantic similarity measure to quantify knowledge difficulty.
- Evaluated the system's performance using extensive experiments and human quiz testing.
Main Results:
- The proposed semantic similarity measure significantly outperformed four baseline methods, achieving over 47% gain in clustering accuracy.
- Sherlock demonstrated domain-independent quiz generation capabilities.
- Human quiz tests confirmed a strong correlation between the model's accuracy and pairwise quiz similarity.
Conclusions:
- The novel semantic similarity measure is effective for controlling quiz difficulty and improving automated quiz generation.
- Sherlock offers a flexible and accurate framework for creating educational assessments.
- The approach bridges cognitive science principles with linked data for enhanced learning tools.
Related Concept Videos
Multiple Comparison Tests
4.6K
Multiple comparison test, abbreviated as MCT, is a post hoc analysis generally performed after comparing multiple samples with one or more tests. An MCT will help identify a significantly different sample among multiple samples or a factor among multiple factors.
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
4.6K
Heuristics
857
Heuristics are problem-solving strategies that use mental shortcuts to simplify decision-making. Unlike algorithms, which must be followed precisely to achieve a correct result, heuristics offer a general problem-solving framework. They save time and energy but can sometimes lead to less rational decisions.
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
857
Inductive Reasoning
69.3K
Inductive reasoning is a form of logical thinking that uses related observations to arrive at a general conclusion. It is uncertain and operates in degrees to which the conclusions are credible. As such, inductive arguments can be weak or strong, rather than valid or invalid, and conclusions can be used to formulate testable, falsifiable hypotheses.
Inductive reasoning is common in descriptive science. A life scientist makes observations and records them. This data can be qualitative or...
Inductive reasoning is common in descriptive science. A life scientist makes observations and records them. This data can be qualitative or...
69.3K
Wilcoxon Signed-Ranks Test for Matched Pairs
586
The Wilcoxon signed-rank test for matched pairs evaluates the null hypothesis by combining the ranks of differences with their signs. It essentially tests whether the median of the differences in a population of matched pairs is zero. Since the test incorporates more information than the sign test, it generally yields more trustable conclusions. This test also does not require the data to follow a normal distribution, but two conditions must be met for it to be applicable: (1) the data must...
586
Causes of Similarity-Dissimilarity Effect
335
The similarity-dissimilarity effect, a fundamental concept in social psychology, explains how interpersonal similarities and differences influence attraction and social interactions. This effect is supported by three key psychological perspectives: balance theory, social comparison theory, and consensual validation.Balance Theory and Cognitive ConsistencyBalance theory, developed by Fritz Heider, posits that individuals seek cognitive consistency in their relationships. When two people share...
335
Measures of Intelligence
8.9K
Psychologists measure intelligence by using standardized tests that produce a score known as the intelligence quotient or IQ. To understand IQ tests, it's important to recognize the key principles behind their construction: validity, reliability, and standardization.
Validity refers to how well a test measures what it claims to measure. An intelligence test should accurately assess intelligence rather than another characteristic, like anxiety. Criterion validity is one way to evaluate this;...
Validity refers to how well a test measures what it claims to measure. An intelligence test should accurately assess intelligence rather than another characteristic, like anxiety. Criterion validity is one way to evaluate this;...
8.9K