paper-with-me

홈 › Papers

Beyond 'Aha!': Toward Systematic Meta-Abilities Alignment in Large Reasoning Models

2025-05-15 · Zhiyuan Hu, Yibo Wang, Hanze Dong, Yuhui Xu, Amrita Saha, Caiming Xiong, Bryan Hooi, Junnan Li

Large reasoning models (LRMs) already possess a latent capacity for long chain-of-thought reasoning. Prior work has shown that outcome-based reinforcement learning (RL) can incidentally elicit advanced reasoning behaviors such as self-correction, backtracking, and verification phenomena often referred to as the model's "aha moment". However, the timing and consistency of these emergent behaviors remain unpredictable and uncontrollable, limiting the scalability and reliability of LRMs' reasoning capabilities. To address these limitations, we move beyond reliance on prompts and coincidental "aha moments". Instead, we explicitly align models with three meta-abilities: deduction, induction, and abduction, using automatically generated, self-verifiable tasks. Our three stage-pipeline individual alignment, parameter-space merging, and domain-specific reinforcement learning, boosting performance by over 10\% relative to instruction-tuned baselines. Furthermore, domain-specific RL from the aligned checkpoint yields an additional 2\% average gain in the performance ceiling across math, coding, and science benchmarks, demonstrating that explicit meta-ability alignment offers a scalable and dependable foundation for reasoning. Code is available at: https://github.com/zhiyuanhubj/Meta-Ability-Alignment

📄 PDF Abstract BibTeX arXiv:2505.10554

Code (1)

zhiyuanhubj/meta-ability-alignment 공식 구현 pytorch

Tasks

Mathreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

MetaBench: A Multi-task Benchmark for Assessing LLMs in Metabolomics

2025-10-16 · Yuxing Lu, Xukai Zhao, J. Ben Tamo, Micky C. Nnamdi 외 arxiv

Large Language Models (LLMs) have demonstrated remarkable capabilities on general text; however, their proficiency in specialized scientific domains that require deep, interconnected knowledge remains largely uncharacter…

Text Generation

Meta-Judging with Large Language Models: Concepts, Methods, and Challenges

2026-01-24 · Hugo Silva, Mateus Mendes, Hugo Gonçalo Oliveira arxiv

Large language models (LLMs) are evolving fast and are now frequently used as evaluators, in a process typically referred to as LLM-as-a-Judge, which provides quality assessments of model outputs. However, recent researc…

MetaRA: Metamorphic Robustness Assessment for Multimodal Large Language Model-based Visual Question Answering Systems

2026-05-19 · Quanxing Xu, Yuhao Tian, Ling Zhou, Xian Zhong 외 arxiv

Visual Question Answering (VQA), as the representative multimodal task, serves as a key benchmark for evaluating the reasoning capabilities of Multimodal Large Language Models (MLLMs). However, existing evaluations large…

Visual Question AnsweringMultimodal Reasoning

Enabling Systematic Generalization in Abstract Spatial Reasoning through Meta-Learning for Compositionality

2025-04-02 · Philipp Mondorf, Shijia Zhou, Monica Riedler, Barbara Plank

Systematic generalization refers to the capacity to understand and generate novel combinations from known components. Despite recent progress by large language models (LLMs) across various domains, these models often fai…

Meta-LearningSpatial ReasoningSystematic GeneralizationTranslation

meta-pipe: An LLM-agent pipeline for end-to-end automated systematic review and meta-analysis

2026-04-05 · Hsieh-Ting Lin, Jiunn-Tyng Yeh arxiv

Objective: To describe the architecture and design rationale of meta-pipe, an open-source large language model (LLM)-agent pipeline that integrates the complete systematic review and meta-analysis (SR/MA) workflow -- fro…