Section 01
[Introduction] Semantic Triplet Reduction Protocol: A New Solution to Improve LLM Table Understanding Efficiency
Researchers propose the Semantic Triplet Reduction (STR) protocol, which rewrites table cells into atomic fact triplets, eliminating HTML/Markdown markup overhead and reducing input tokens. This protocol matches or outperforms HTML-based baselines in four Chinese and English table question-answering benchmarks, and is paired with the TripletQL query-aware router to optimize information filtering. This article will cover aspects such as background, methods, experiments, and applications.