Showing cs.CLShow all
2 papers · 1 filter
cs.CL2026
SAFE: An LLM-as-Verifier Framework for Evidence-Grounded Multi-Hop Reasoning
Daeyong Kwon, Soyoung Yoon, Seung-won Hwang
Multi-hop QA benchmarks often reward Large Language Models (LLMs) for spurious correctness, where models reach correct answers through invalid intermediate reasoning. We propose SA…
cs.CL2025
Chain of Grounded Objectives: Bridging Process and Goal-oriented Prompting for Code Generation
Sangyeop Yeo, Seung-won Hwang, Yu-Seung Ma
The use of Large Language Models (LLMs) for code generation has gained significant attention in recent years. Existing methods often aim to improve the quality of generated code by…