Evaluating NLP Embedding Models for Handling Science-Specific Symbolic Expressions in Student Texts
This study evaluates the performance of various NLP embedding models on physics-specific symbolic expressions found in student texts, revealing that while OpenAI's GPT-text-embedding-3-large outperforms others, researchers must carefully select models to avoid bias and ensure accuracy when analyzing science-related language containing equations.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are trying to teach a robot to understand what students are thinking. You hand it a stack of essays, but these aren't just about history or stories; they are about physics. In physics, the language is a weird mix of regular words and a secret code made of symbols, like or $F=ma$. These symbols are the "spice" of the dish; without them, the meaning of the sentence falls apart. If a student writes, "The energy is conserved," it's okay, but if they write "E = const," it's the precise scientific truth.
To help the robot read these essays, scientists use special digital tools called "embedding models." Think of these models as a giant, invisible library where every word, sentence, or symbol gets a unique ID card. The trick is that the library is arranged so that things with similar meanings sit right next to each other. If you have a card for "dog" and a card for "puppy," they are neighbors. If you have a card for "apple pie," it's way down the other aisle. The goal is to see if these digital librarians can figure out that a physics formula is sitting right next to the concept it represents, even if the formula looks like a jumble of letters and math signs to a human who doesn't know the code. This matters because if the robot gets confused by the math symbols, it might think a brilliant student is just guessing, or it might miss a key idea entirely.
The Great Symbolic Showdown
In this study, two researchers, Tom and Paul, decided to put these digital librarians to the test. They wanted to see which "embedding model" was the best at understanding physics formulas hidden inside student essays. They gathered 100 real examples of symbols written by German students—things like "m·g·h = 1/2·m·v²"—and asked six different AI models to make sense of them.
To test the models, they played a matching game. They gave the models a physics symbol (like a formula for energy) and then asked the model to find its "best friend" in a list of text options. The list included:
- The Correct Translation: A plain English sentence explaining the formula.
- The Wrong Translation: A sentence that looked similar but got the meaning wrong.
- The Right Concept: The actual physics idea the formula represents (like "conservation of energy").
- The Wrong Concept: A physics idea that was related but not the right one (like "conservation of momentum").
- The Wildcard: A completely random sentence about an "apple pie recipe" to see if the model would get totally confused.
They measured how well the models did by checking if the "correct" matches were closer together in the digital library than the "wrong" ones. They also tried using these models to grade a huge pile of student answers (over 3,000 of them) to see if the choice of model changed the final grades.
The Results: Who Won the Race?
The results were clear, though not a total blowout. One model, GPT-text-embedding-3-large (a powerful tool from OpenAI), consistently came out on top. It was the best at realizing that a physics formula and its correct English explanation were "best friends." In the matching game, it got the right answer about 91% of the time when comparing correct vs. incorrect translations, and 83% of the time for concepts.
However, the paper is careful to say this wasn't a "decisive" victory. The gap between the winner and the other models was "moderate." Some other models, like the German-specific ones, did okay, but a few others struggled mightily. For instance, one model specifically trained for science education actually performed worse than random guessing in some tests, suggesting that just training a model on science words isn't enough if it hasn't learned how to handle the symbols themselves.
When they tested the models on the big task of grading 3,322 student answers, the winner still held the crown. The best model improved the grading accuracy by 0.16 points compared to the worst model. While that number sounds small, the authors explain that in a real-world school with thousands of students, that tiny difference could mean correctly grading about 1,600 extra answers out of 10,000. That's a lot of students getting the right feedback!
The Catch and The Future
The researchers also pointed out some important "buts." First, the winning model is a "proprietary" tool, meaning it costs money to use and lives on a company's server, not on your own computer. This raises questions about cost and privacy for schools. Second, the study only looked at physics. We don't know if these models would handle chemistry formulas or complex math symbols just as well.
Finally, the authors note that their test was actually a "worst-case scenario." They tested the models on symbols without the surrounding sentences. In real life, students write full paragraphs, which gives the models more clues. So, the models might actually be even better in the real world than this study showed.
The bottom line? If you are building a system to grade science essays, you can't just grab any old text tool. You have to pick one that knows how to read the math, or you might accidentally give a failing grade to a student who actually understood the lesson perfectly. The study suggests that while the current best tools are good, we still need to build better, free, and open tools that can handle the secret code of science just as well as they handle the words.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.