4 papers
MolDeTox: Evaluating Language Model's Stepwise Fragment Editing for Molecular Detoxification
Jueon Park, Wonjune Jang, Jiwoo Lee +2
Large Language Models (LLMs) and Vision Language Models (VLMs) have recently shown promising capabilities in various scientific domain. In particular, these advances have opened ne…
Assessing LLM Reasoning Steps via Principal Knowledge Grounding
Hyeon Hwang, Yewon Cho, Chanwoong Yoon +5
Step-by-step reasoning has become a standard approach for large language models (LLMs) to tackle complex tasks. While this paradigm has proven effective, it raises a fundamental qu…
KU-DMIS at EHRSQL 2024:Generating SQL query via question templatization in EHR
Hajung Kim, Chanhwi Kim, Hoonick Lee +5
Transforming natural language questions into SQL queries is crucial for precise data retrieval from electronic health record (EHR) databases. A significant challenge in this proces…
Ask Optimal Questions: Aligning Large Language Models with Retriever's Preference in Conversation
Chanwoong Yoon, Gangwoo Kim, Byeongguk Jeon +3
Conversational search, unlike single-turn retrieval tasks, requires understanding the current question within a dialogue context. The common approach of rewrite-then-retrieve aims…