paper-with-me

Papers

InfiMed-ORBIT: Aligning LLMs on Open-Ended Complex Tasks via Rubric-Based Incremental Training

2025-10-17 · Pengkai Wang, Pengwei Liu, Qi Zuo, Zhijie Sang, Congkai Xie, Hongxia Yang arxiv

Reinforcement learning (RL) has powered many recent breakthroughs in large language models (LLMs), especially for tasks where rewards can be computed automatically, such as code generation. However, it is less effective in open-ended medical dialogue, where feedback is ambiguous, context-dependent, and difficult to simply summarize into a single scalar signal-often requiring heavily supervised reward models and creating risks of reward hacking. Thus, we introduce ORBIT, an open-ended rubric-based incremental training framework tailored for critical medical dialogues. ORBIT integrates medical dialogue construction with dynamically generated case-conditioned rubrics that serve as adaptive guides for incremental RL. Unlike approaches that rely on external medical knowledge bases or handcrafted rules, ORBIT uses rubric-guided evaluation and can be implemented with general-purpose instruction-following LLMs, avoiding task-specific judge fine-tuning. With only 2k training samples, ORBIT raises Qwen3-4B-Instruct's HealthBench-Hard score from 7.0 to 27.5, achieving state-of-the-art performance among similarly sized open-source models while maintaining strong consultation quality as rubric coverage broadens.

📄 PDF Abstract BibTeX arXiv:2510.15859

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningCode Generation

Similar Papers 제목 키워드 기반

InfiMed-Foundation: Pioneering Advanced Multimodal Medical Models with Compute-Efficient Pre-Training and Multi-Stage Fine-Tuning

2025-09-26 · Guanghao Zhu, Zhitian Hou, Zeyu Liu, Zhijie Sang 외 arxiv

Multimodal large language models (MLLMs) have shown remarkable potential in various domains, yet their application in the medical field is hindered by several challenges. General-purpose MLLMs often lack the specialized …

Visual Question AnsweringKnowledge DistillationContinual Pretraining

GraphTranslator: Aligning Graph Model to Large Language Model for Open-ended Tasks

2024-02-11 · Mengmei Zhang, Mingwei Sun, Peng Wang, Shen Fan 외

Large language models (LLMs) like ChatGPT, exhibit powerful zero-shot and instruction-following capabilities, have catalyzed a revolutionary transformation across diverse fields, especially for open-ended tasks. While th…

Graph Question AnsweringInstruction FollowingLanguage ModelingLanguage Modelling+4

Arbiters of Ambivalence: Challenges of Using LLMs in No-Consensus Tasks

2025-05-28 · Bhaktipriya Radharapu, Manon Revel, Megan Ung, Sebastian Ruder 외

The increasing use of LLMs as substitutes for humans in ``aligning'' LLMs has raised questions about their ability to replicate human judgments and preferences, especially in ambivalent scenarios where humans disagree. T…

VisionLLM: Large Language Model is also an Open-Ended Decoder for Vision-Centric Tasks

2023-05-18 · NeurIPS 2023 11 · Wenhai Wang, Zhe Chen, Xiaokang Chen, Jiannan Wu 외

Large language models (LLMs) have notably accelerated progress towards artificial general intelligence (AGI), with their impressive zero-shot capacity for user-tailored tasks, endowing them with immense potential across …

DecoderLanguage ModelingLanguage ModellingLarge Language Model

Distributional Open-Ended Evaluation of LLM Cultural Value Alignment Based on Value Codebook

2026-03-16 · Jaehyeok Lee, Xiaoyuan Yi, Jing Yao, Hyunjin Hwang 외 arxiv

As LLMs are globally deployed, aligning their cultural value orientations is critical for safety and user engagement. However, existing benchmarks face the Construct-Composition-Context ($C^3$) challenge: relying on disc…