2 papers
cs.CL2025
Investigating the Impact of Rationales for LLMs on Natural Language Understanding
Wenhang Shi, Shuqing Bian, Yiren Chen +5
Chain-of-thought (CoT) rationales, which provide step-by-step reasoning to derive final answers, benefit LLMs in both inference and training. Incorporating rationales, either by ge…
cs.DB2025
TxnSails: Achieving Serializable Transaction Scheduling with Self-Adaptive Isolation Level Selection
Qiyu Zhuang, Wei Lu, Shuang Liu +6
Achieving the serializable isolation level, regarded as the gold standard for transaction processing, is costly. Recent studies reveal that adjusting specific query patterns within…