Papers by Hyunbin Jin
“Well, Keep Thinking”: Enhancing LLM Reasoning with Adaptive Injection Decoding (2025.findings-acl)
Copied to clipboard
| Challenge: | Large language models (LLMs) exhibit strong reasoning abilities, often attributed to few-shot or zero-shot Chain-of-Thought (CoT) prompting. |
| Approach: | They propose a decoding strategy that nudges LLMs to continue reasoning, thereby preventing immature reasoning processes. |
| Outcome: | The proposed method significantly improves LLM reasoning capabilities on diverse reasoning benchmarks. |
Evaluating Structure-Aware Retrieval and Safety in Statute-Centric Legal QA (2026.acl-long)
Copied to clipboard
Kyubyung Chae, Jewon Yeom, Jeongjae Park, Seunghyun Bae, Ijun Jang, Hyunbin Jin, Jinkwan Jang, Taesup Kim
| Challenge: | Legal QA benchmarks focus on case law, overlooking statute-centric regulatory reasoning . relevant evidence is distributed across hierarchically linked documents, creating statutory retrieval gap . |
| Approach: | They propose a structure- and safety-aware benchmark for statute-centric legal QA . the benchmark assesses whether models can retrieve hierarchically fragmented evidence . |
| Outcome: | The proposed benchmark evaluates whether models can retrieve hierarchically fragmented evidence and safely abstain when statutory context is insufficient. |