• 学术搜索
  • 科研智能体
    • Research Labs
    • AI 阅读
    • AI 文库
    • 深度研究
    • 学者亮点
  • 学术资源
    • AI2000
    • 期刊/会议
    • 学者库
    • 学术API
    • 溯源树
    • 数据集
  • 知识沉淀
    • 学术空间
订阅小程序
旧版功能
aminer vip
开通会员低至0.73元/天
一次搞定AI科研
立即登录
  • English
  • 联系方式
    C

    Corporación Universitaria Minuto de Dios

    企业EST. 1990
    2,713论文总数
    7,923引用总数

    论文量&引用量时间轴

    机构学者

    排序
    Cesar Augusto Silva-Giraldo
    Cesar Augusto Silva-Giraldo
    Corporación Universitaria Minuto de Dios - Uniminuto
    论文:32引用:0H-index:0
    William Umar Rincón-Báez
    William Umar Rincón-Báez
    Corporación Universitaria Minuto de Dios
    论文:31引用:0H-index:0
    Nicolas Arias Velandia
    Nicolas Arias Velandia
    Politécnico Grancolombiano
    论文:25引用:0H-index:0
    Ph. D. Jayson Andrey Bernate
    Ph. D. Jayson Andrey Bernate
    Corporacion Universitaria Minuto de Dios
    论文:17引用:0H-index:0
    Benjamin Baron Velandia
    Benjamin Baron Velandia
    Corporación Universitaria Minuto de Dios
    论文:16引用:0H-index:0
    Jair Eduardo Restrepo Pineda
    Jair Eduardo Restrepo Pineda
    Corp Univ Minuto Dios UNIMINUTO
    论文:15引用:0H-index:0
    Giséle Eugenia Becerra-Plaza
    Giséle Eugenia Becerra-Plaza
    ASCOLFA
    论文:12引用:0H-index:0
    Juan Sebastián Dugarte-Mendoza
    Juan Sebastián Dugarte-Mendoza
    Corporación Universitaria Minuto de Dios – Uniminuto
    论文:12引用:0H-index:0
    Juan Gabriel Castaneda Polanco
    Juan Gabriel Castaneda Polanco
    Corporación Universitaria Iberoamericana
    论文:11引用:0H-index:0

    论文(2714)

    年份
    起
    –
    止
    排序
    1Learning to Reason Via Mixture-of-Thought for Logical Reasoning
    Tong Zheng,Lichang Chen, Simeng Han, R. Thomas McCoy,Heng Huang

    Human beings naturally utilize multiple reasoning modalities to learn and solve logical problems, i.e., different representational formats such as natural language, code, and symbolic logic. In contrast, most existing LLM-based approaches operate with a single reasoning modality during training, typically natural language. Although some methods explored modality selection or augmentation at inference time, the training process remains modality-blind, limiting synergy among modalities. To fill in this gap, we propose Mixture-of-Thought (MoT), a framework that enables LLMs to reason across three complementary modalities: natural language, code, and a newly introduced symbolic modality, truth-table, which systematically enumerates logical cases and partially mitigates key failure modes in natural language reasoning. MoT adopts a two-phase design: (1) self-evolving MoT training, which jointly learns from filtered, self-generated rationales across modalities; and (2) MoT inference, which fully leverages the synergy of three modalities to produce better predictions. Experiments on logical reasoning benchmarks including FOLIO and ProofWriter demonstrate that our MoT framework consistently and significantly outperforms strong LLM baselines with single-modality chain-of-thought approaches, achieving up to +11.7pp average accuracy gain. Further analyses show that our MoT framework benefits both training and inference stages; that it is particularly effective on harder logical reasoning problems; and that different modalities contribute complementary strengths, with truth-table reasoning helping to overcome key bottlenecks in natural language inference.

    ICLR 2026引用:13
    引用
    AI阅读
    加入学术空间
    2UALM: Unified Audio Language Model for Understanding, Generation and Reasoning
    Jinchuan Tian,Sang-gil Lee,Zhifeng Kong,Sreyan Ghosh,Arushi Goel,Chao-Han Huck Yang,Wenliang Dai,Zihan Liu,Hanrong Ye,Shinji Watanabe,Mohammad Shoeybi,Bryan Catanzaro,

    Recent advances in the audio language modeling (ALM) domain tackle audio understanding and text-to-audio generation as separate tasks. Very few studies attempt to unify these tasks -- an essential step toward advanced multimodal reasoning. This paper introduces Unified Audio Language Model (UALM), which aims to unify audio understanding, text-to-audio generation, and multimodal reasoning in a single model. To achieve this goal, we first present UALM-Gen, a text-to-audio language model that directly predicts audio tokens and is comparable to state-of-the-art diffusion-based models. We then demonstrate, using proper data blending, training recipes, and inference techniques, that our single UALM model matches the quality of state-of-the-art specialized models in audio understanding, text-to-audio generation, and text reasoning. Furthermore, we present UALM-Reason, a multimodal reasoning model that utilizes both text and audio in the intermediate thinking steps to facilitate complex generation tasks. To our knowledge, this is the first demonstration in audio research of cross-modal generative reasoning, with its effectiveness confirmed by subjective evaluations.

    ICLR 2026引用:9
    引用
    AI阅读
    加入学术空间
    3PyVision-RL: Forging Open Agentic Vision Models Via RL
    Shitian Zhao, Shaoheng Lin,Ming Li, Haoquan Zhang,Wenshuo Peng,Kaipeng Zhang,Chen Wei

    Reinforcement learning for agentic multimodal models often suffers from interaction collapse, where models learn to reduce tool usage and multi-turn reasoning, limiting the benefits of agentic behavior. We introduce PyVision-RL, a reinforcement learning framework for open-weight multimodal models that stabilizes training and sustains interaction. Our approach combines an oversampling–filtering–ranking rollout strategy with an accumulative tool reward to prevent collapse and encourage multi-turn tool use. Using a unified training pipeline, we develop PyVision-Image and PyVision-Video for image and video understanding. For video reasoning, PyVision-Video employs on-demand context construction, selectively sampling task-relevant frames during reasoning to significantly reduce visual token usage. Experiments show strong performance and improved efficiency, demonstrating that sustained interaction and on-demand visual processing are critical for scalable multimodal agents.

    2026ICML 2026(2026)引用:8
    引用
    AI阅读
    加入学术空间
    4Test-Time Scaling in Diffusion LLMs Via Hidden Semi-Autoregressive Experts
    Jihoon Lee, Hoyeon Moon, Kevin Zhai, Arun Kumar Chithanar,Anit Kumar Sahu,Soummya Kar, Chul Lee,Souradip Chakraborty,Amrit Singh Bedi

    Diffusion-based large language models (dLLMs) are trained to model extreme flexibility/dependence in the data-distribution; however, how to best utilize this at inference time remains an open problem. In this work, we uncover an interesting property of these models: dLLMs {trained on textual data} implicitly learn a mixture of semi-autoregressive experts, where different generation orders reveal different specialized behaviors. We show that committing to any single, fixed inference time schedule, a common practice, collapses performance by failing to leverage this latent ensemble. To address this, we introduce HEX (Hidden semi-autoregressive EXperts for test-time scaling), a training-free inference method that ensembles across heterogeneous block schedules. By doing a majority vote over diverse block-sized generation paths, HEX robustly avoids failure modes associated with any single fixed schedule. On reasoning benchmarks such as GSM8K, it boosts accuracy by up to 3.56× (from 24.72\% to 88.10\%), outperforming top-K margin inference and specialized fine-tuned methods like GRPO, without additional training. HEX even yields significant gains on MATH benchmark from 16.40\% to 40.00\%, scientific reasoning on ARC-C from 54.18\% to 87.80\%, and TruthfulQA from 28.36\% to 57.46\%. Our results establish test-time scaling as a powerful principle for dLLMs, showing that the sequence in which masking is done can play a significant role in test-time scaling/inferencing of dLLMs.

    ICLR 2026引用:6
    引用
    AI阅读
    加入学术空间
    5SIMPACT: Simulation-Enabled Action Planning Using Vision-Language Models
    Haowen Liu, Shaoxiong Yao, Haonan Chen, Jiawei Gao,Jiayuan Mao,Jia-Bin Huang,Yilun Du

    Vision-Language Models (VLMs) exhibit remarkable common-sense and semantic reasoning capabilities. However, they lack a grounded understanding of physical dynamics. This limitation arises from training VLMs on static internet-scale visual-language data that contain no causal interactions or action-conditioned changes. Consequently, it remains challenging to leverage VLMs for fine-grained robotic manipulation tasks that require physical understanding, reasoning, and corresponding action planning. To overcome this, we present SIMPACT, a test-time, SIMulation-enabled ACTion Planning framework that equips VLMs with physical reasoning through simulation-in-the-loop world modeling, without requiring any additional training. From a single RGB-D observation, SIMPACT efficiently constructs physics simulations, enabling the VLM to propose informed actions, observe simulated rollouts, and iteratively refine its reasoning. By integrating language reasoning with physics prediction, our simulation-enabled VLM can understand contact dynamics and action outcomes in a physically grounded way. Our method demonstrates state-of-the-art performance on five challenging, real-world rigid-body and deformable manipulation tasks that require fine-grained physical reasoning, outperforming existing general-purpose robotic manipulation models. Our results demonstrate that embedding physics understanding via efficient simulation into VLM reasoning at test time offers a promising path towards generalizable embodied intelligence. Project webpage can be found at https://simpact-bot.github.io

    2026CVPR 2026(2026)引用:3
    引用
    AI阅读
    加入学术空间
    立即登录,查看全部 2714 篇论文

    合作机构(100)

    Politécnico Grancolombiano合作论文 47
    哥伦比亚国立大学合作论文 42
    University of the Coast合作论文 36
    Universidad Cooperativa de Colombia合作论文 28
    西蒙·玻利瓦尔大学合作论文 20
    哈维里亚纳大学合作论文 20
    Corporación Universitaria Latinoamericana合作论文 19
    South Colombian University合作论文 18
    Fundación Universitaria del Área Andina合作论文 16
    Universidad Nacional Abierta y a Distancia合作论文 16

    机构统计