#llms

LLMs

255 stories tagged LLMs · page 3 of 11

New Tool Reveals Hidden Biases in AI Language Models
research

New Tool Reveals Hidden Biases in AI Language Models

Researchers have developed TreeTracer, a visual analytics tool that reveals hidden biases in AI language models by analyzing multiple possible outputs instead of just one. This approach uncovers representational and syntactic biases that standard auditing methods miss, making AI fairness assessment more thorough.

via ArXiv cs.CL#AI#Bias#Research
Researchers Use Graphs to Help AI Think More Like Humans
research

Researchers Use Graphs to Help AI Think More Like Humans

A new study proposes Visual Graph Scaffolds, a method that uses graph structures to improve the reasoning of large language models (LLMs). Unlike prior approaches that treat graphs as external data sources, this technique integrates graphs directly into the model's reasoning process, inspired by how humans use mind maps to organize complex thoughts. The method showed significant improvements on multi-hop question answering tasks.

via ArXiv cs.AI#AI#Research#LLMs