2 papers
cs.CR2026
Private Direct Preference Optimization for LLM Alignment
Yangfan Jiang, Fei Wei, Ergute Bao +3
Direct preference optimization (DPO) is now a standard method for aligning large language models (LLMs) using human preference data. Each DPO example contains a prompt and a pair o…
cs.DB2026
Accurate Table Question Answering with Accessible LLMs
Yangfan Jiang, Fei Wei, Ergute Bao +4
Given a table T in a database and a question Q in natural language, the table question answering (TQA) task aims to return an accurate answer to Q based on the content of T. Recent…