arXiv 论文速递

2025-08-22 22:06
Snapshot: 20250822_2206
Scaling Group Inference for Diverse and High-Quality Generation
Authors: Gaurav Parmar, Or Patashnik, Daniil Ostashev, Kuan-Chieh Wang, Kfir Aberman, Srinivasa Narasimhan, Jun-Yan Zhu
Venue: www
First: 2025-08-21T17:59:57+00:00 · Latest: 2025-08-21T17:59:57+00:00
Comments: Project website: https://www.cs.cmu.edu/~group-inference, GitHub: https://github.com/GaParmar/group-inference
Abstract
Generative models typically sample outputs independently, and recent inference-time guidance and scaling algorithms focus on improving the quality of individual samples. However, in real-world applications, users are often presented with a set of multiple images (e.g., 4-8) for each prompt, where independent sampling tends to lead to redundant results, limiting user choices and hindering idea exploration. In this work, we introduce a scalable group inference method that improves both the diversity and quality of a group of samples. We formulate group inference as a quadratic integer assignment problem: candidate outputs are modeled as graph nodes, and a subset is selected to optimize sample quality (unary term) while maximizing group diversity (binary term). To substantially improve runtime efficiency, we progressively prune the candidate set using intermediate predictions, allowing our method to scale up to large candidate sets. Extensive experiments show that our method significantly improves group diversity and quality compared to independent sampling baselines and recent inference algorithms. Our framework generalizes across a wide range of tasks, including text-to-image, image-to-image, image prompting, and video generation, enabling generative models to treat multiple outputs as cohesive groups rather than independent samples.
中文标题/摘要
标题:规模化群体推理以实现多样化和高质量生成
生成模型通常独立采样输出,而近期的推理时引导和扩展算法主要关注提升单个样本的质量。然而在实际应用中,用户常需针对每个提示获取一组多幅图像(如4-8张),独立采样易导致结果冗余,限制用户选择并阻碍创意探索。本研究提出可扩展的群体推理方法,同步提升样本组的多样性与质量。我们将群体推理构建为二次整数分配问题:候选输出建模为图节点,通过选择子集优化样本质量(一元项)并最大化群体多样性(二元项)。为显著提升运行效率,采用中间预测逐步剪枝候选集,使方法能扩展至大规模候选集。大量实验表明,相比独立采样基线和最新推理算法,本方法显著提升群体多样性与质量。该框架可泛化至文本生成图像、图像到图像转换、图像提示及视频生成等广泛任务,使生成模型将多输出视为有机整体而非独立样本。
Summary / 总结
The motivation is to address the redundancy in independently sampled outputs from generative models, which limits user choice and exploration when presented with multiple results per prompt. The method formulates group inference as a quadratic integer assignment problem, selecting a subset of candidate outputs to optimize both quality and diversity, with progressive pruning for scalability. Experimental results demonstrate significant improvements in group diversity and quality across tasks like text-to-image, image-to-image, and video generation compared to baseline methods.
该研究的动机是解决生成模型独立采样输出导致的冗余问题,这限制了用户在每次提示下获得多个结果时的选择和探索。方法将群体推理构建为二次整数分配问题,通过选择候选输出子集来优化质量和多样性,并采用渐进剪枝以提高可扩展性。实验结果表明,在文本到图像、图像到图像、图像提示和视频生成任务中,该方法相比基线显著提升了群体多样性和质量。
CineScale: Free Lunch in High-Resolution Cinematic Visual Generation
Authors: Haonan Qiu, Ning Yu, Ziqi Huang, Paul Debevec, Ziwei Liu
Venue: ICCV 2025
First: 2025-08-21T17:59:57+00:00 · Latest: 2025-08-21T17:59:57+00:00
Comments: CineScale is an extended work of FreeScale (ICCV 2025). Project Page: https://eyeline-labs.github.io/CineScale/, Code Repo: https://github.com/Eyeline-Labs/CineScale
Abstract
Visual diffusion models achieve remarkable progress, yet they are typically trained at limited resolutions due to the lack of high-resolution data and constrained computation resources, hampering their ability to generate high-fidelity images or videos at higher resolutions. Recent efforts have explored tuning-free strategies to exhibit the untapped potential higher-resolution visual generation of pre-trained models. However, these methods are still prone to producing low-quality visual content with repetitive patterns. The key obstacle lies in the inevitable increase in high-frequency information when the model generates visual content exceeding its training resolution, leading to undesirable repetitive patterns deriving from the accumulated errors. In this work, we propose CineScale, a novel inference paradigm to enable higher-resolution visual generation. To tackle the various issues introduced by the two types of video generation architectures, we propose dedicated variants tailored to each. Unlike existing baseline methods that are confined to high-resolution T2I and T2V generation, CineScale broadens the scope by enabling high-resolution I2V and V2V synthesis, built atop state-of-the-art open-source video generation frameworks. Extensive experiments validate the superiority of our paradigm in extending the capabilities of higher-resolution visual generation for both image and video models. Remarkably, our approach enables 8k image generation without any fine-tuning, and achieves 4k video generation with only minimal LoRA fine-tuning. Generated video samples are available at our website: https://eyeline-labs.github.io/CineScale/.
中文标题/摘要
标题:CineScale:高分辨率电影级视觉生成中的免费午餐
视觉扩散模型虽取得显著进展,但因缺乏高分辨率数据及计算资源受限,通常仅在有限分辨率下训练,制约了其生成高保真高分辨率图像或视频的能力。近期研究探索了免调优策略以释放预训练模型在高分辨率视觉生成方面的潜力,但这些方法仍易产生带有重复图案的低质量视觉内容。关键障碍在于当模型生成超出训练分辨率的视觉内容时,高频信息不可避免地增加,导致误差累积产生不良重复模式。本研究提出CineScale——一种实现更高分辨率视觉生成的新型推理范式。针对两类视频生成架构的不同问题,我们设计了专用变体。与现有局限于高分辨率文生图(T2I)和文生视频(T2V)的基线方法不同,CineScale基于顶尖开源视频生成框架,进一步实现了高分辨率图生视频(I2V)和视频生视频(V2V)合成。大量实验验证了我们的范式在扩展图像与视频模型高分辨率生成能力方面的优越性。值得注意的是,该方法无需微调即可实现8K图像生成,并通过极少量LoRA微调达成4K视频生成。生成视频样本请访问:https://eyeline-labs.github.io/CineScale/。
Summary / 总结
The motivation behind CineScale is to address the limitations of visual diffusion models, which are typically trained at low resolutions and struggle to generate high-fidelity, high-resolution content without producing repetitive patterns due to accumulated high-frequency errors. The method introduces a novel inference paradigm with tailored variants for different video generation architectures, enabling higher-resolution text-to-video, image-to-video, and video-to-video synthesis without fine-tuning. Experimental results demonstrate its superiority, achieving 8k image generation without fine-tuning and 4k video generation with minimal LoRA fine-tuning, significantly outperforming existing baseline methods.
该研究旨在解决无需微调即可生成高分辨率电影级视觉内容的挑战,因为现有扩散模型在超出训练分辨率时容易出现重复模式和误差。作者提出了CineScale,一种新颖的推理范式,针对不同视频生成架构设计了专用变体,实现了高分辨率的文本到视频、图像到视频和视频到视频合成。实验结果表明,CineScale在视觉质量上表现优异,能够实现无需微调的8k图像生成和仅需最小LoRA微调的4k视频生成。
Visual Autoregressive Modeling for Instruction-Guided Image Editing
Authors: Qingyang Mao, Qi Cai, Yehao Li, Yingwei Pan, Mingyue Cheng, Ting Yao, Qi Liu, Tao Mei
First: 2025-08-21T17:59:32+00:00 · Latest: 2025-08-21T17:59:32+00:00
Comments: Source codes and models are available at https://github.com/HiDream-ai/VAREdit
Abstract
Recent advances in diffusion models have brought remarkable visual fidelity to instruction-guided image editing. However, their global denoising process inherently entangles the edited region with the entire image context, leading to unintended spurious modifications and compromised adherence to editing instructions. In contrast, autoregressive models offer a distinct paradigm by formulating image synthesis as a sequential process over discrete visual tokens. Their causal and compositional mechanism naturally circumvents the adherence challenges of diffusion-based methods. In this paper, we present VAREdit, a visual autoregressive (VAR) framework that reframes image editing as a next-scale prediction problem. Conditioned on source image features and text instructions, VAREdit generates multi-scale target features to achieve precise edits. A core challenge in this paradigm is how to effectively condition the source image tokens. We observe that finest-scale source features cannot effectively guide the prediction of coarser target features. To bridge this gap, we introduce a Scale-Aligned Reference (SAR) module, which injects scale-matched conditioning information into the first self-attention layer. VAREdit demonstrates significant advancements in both editing adherence and efficiency. On standard benchmarks, it outperforms leading diffusion-based methods by 30\%+ higher GPT-Balance score. Moreover, it completes a $512\times512$ editing in 1.2 seconds, making it 2.2$\times$ faster than the similarly sized UltraEdit. The models are available at https://github.com/HiDream-ai/VAREdit.
中文标题/摘要
标题:指令引导图像编辑的视觉自回归建模
扩散模型的最新进展为指令引导图像编辑带来了显著的视觉保真度,但其全局去噪过程本质上将编辑区域与整个图像上下文纠缠,导致意外的伪修改并削弱对编辑指令的遵循。相比之下,自回归模型通过将图像合成构建为离散视觉标记的序列过程,提供了一种独特范式。其因果组合机制天然规避了基于扩散方法的遵循难题。本文提出VAREdit——一种将图像编辑重构为下一尺度预测问题的视觉自回归(VAR)框架。通过源图像特征和文本指令的条件化,VAREdit生成多尺度目标特征以实现精确编辑。该范式的核心挑战在于如何有效条件化源图像标记。我们发现最精细尺度的源特征无法有效指导较粗目标特征的预测。为弥合此差距,我们引入了尺度对齐参考(SAR)模块,将尺度匹配的条件信息注入首个自注意力层。VAREdit在编辑遵循度和效率上均取得显著进展,在标准基准测试中,其GPT平衡分数比领先的扩散方法高出30%以上,且完成512×512图像编辑仅需1.2秒,比同等规模的UltraEdit快2.2倍。模型详见https://github.com/HiDream-ai/VAREdit。
Summary / 总结
Motivated by the limitations of diffusion models in instruction-guided image editing, which often cause unintended changes due to their global denoising process, this paper introduces VAREdit, a visual autoregressive framework that treats editing as a sequential, next-scale prediction task. The method conditions on source image features and text instructions to generate multi-scale target features, addressing conditioning challenges with a Scale-Aligned Reference module that aligns source and target scales in the self-attention layer. Experimental results show that VAREdit significantly outperforms leading diffusion-based methods by over 30% in editing adherence metrics and achieves 1.2-second editing times for 512x512 images, making it 2.2 times faster than comparable models.
针对扩散模型在指令引导图像编辑中因全局去噪过程导致意外修改和指令遵循性差的问题,本文提出了VAREdit,一种将编辑视为序列化多尺度预测任务的视觉自回归框架。该方法基于源图像特征和文本指令,通过创新的尺度对齐参考模块生成多尺度目标特征,确保尺度匹配的条件化。实验结果表明,VAREdit在编辑遵循性指标上显著优于主流扩散方法30%以上,并在512x512图像编辑上仅需1.2秒,速度比同类模型快2.2倍。
SceneGen: Single-Image 3D Scene Generation in One Feedforward Pass
Authors: Yanxu Meng, Haoning Wu, Ya Zhang, Weidi Xie
First: 2025-08-21T17:59:16+00:00 · Latest: 2025-08-21T17:59:16+00:00
Comments: Technical Report; Project Page: https://mengmouxu.github.io/SceneGen
Abstract
3D content generation has recently attracted significant research interest due to its applications in VR/AR and embodied AI. In this work, we address the challenging task of synthesizing multiple 3D assets within a single scene image. Concretely, our contributions are fourfold: (i) we present SceneGen, a novel framework that takes a scene image and corresponding object masks as input, simultaneously producing multiple 3D assets with geometry and texture. Notably, SceneGen operates with no need for optimization or asset retrieval; (ii) we introduce a novel feature aggregation module that integrates local and global scene information from visual and geometric encoders within the feature extraction module. Coupled with a position head, this enables the generation of 3D assets and their relative spatial positions in a single feedforward pass; (iii) we demonstrate SceneGen's direct extensibility to multi-image input scenarios. Despite being trained solely on single-image inputs, our architectural design enables improved generation performance with multi-image inputs; and (iv) extensive quantitative and qualitative evaluations confirm the efficiency and robust generation abilities of our approach. We believe this paradigm offers a novel solution for high-quality 3D content generation, potentially advancing its practical applications in downstream tasks. The code and model will be publicly available at: https://mengmouxu.github.io/SceneGen.
中文标题/摘要
标题:SceneGen:单图像三维场景单次前馈生成
三维内容生成因其在VR/AR及具身智能领域的应用近期引发广泛研究关注。本研究致力于解决从单张场景图像合成多个三维资产的挑战性任务。具体贡献包括:(i)提出SceneGen新型框架,以场景图像及对应物体掩码为输入,同步生成带几何结构与纹理的多个三维资产,且无需优化过程或资产检索;(ii)设计新颖的特征聚合模块,在特征提取阶段融合视觉与几何编码器的局部与全局场景信息,结合位置预测头实现单次前馈生成三维资产及其相对空间位置;(iii)展示框架对多图像输入的直接扩展能力——尽管仅使用单图像训练,架构设计可提升多输入时的生成性能;(iv)通过大量定量与定性实验验证方法的高效性与强健生成能力。该范式为高质量三维内容生成提供了创新解决方案,有望推动下游任务的实际应用。代码与模型将公开于:https://mengmouxu.github.io/SceneGen
Summary / 总结
This work introduces SceneGen, a framework designed to generate multiple 3D assets with geometry and texture from a single scene image and object masks in one feedforward pass, eliminating the need for optimization or retrieval. The method integrates a novel feature aggregation module that combines local and global scene information from visual and geometric encoders, along with a position head to determine spatial relationships. Experimental results demonstrate its efficiency, robust generation quality, and extensibility to multi-image inputs despite being trained only on single images.
本文的动机源于VR/AR和具身AI中对3D内容日益增长的需求,提出了SceneGen框架,能够从单张场景图像和物体掩码中一次性前向生成多个带有几何和纹理的3D资产,无需优化或检索。该方法采用特征聚合模块,整合来自视觉和几何编码器的局部与全局场景信息,并通过位置头确定空间关系。实验结果表明,该方法高效、生成质量稳健,且尽管仅使用单图像训练,仍可扩展至多图像输入场景。
ATLAS: Decoupling Skeletal and Shape Parameters for Expressive Parametric Human Modeling
Authors: Jinhyung Park, Javier Romero, Shunsuke Saito, Fabian Prada, Takaaki Shiratori, Yichen Xu, Federica Bogo, Shoou-I Yu, Kris Kitani, Rawal Khirodkar
Venue: ICCV 2025
First: 2025-08-21T17:58:56+00:00 · Latest: 2025-08-21T17:58:56+00:00
Comments: ICCV 2025; Website: https://jindapark.github.io/projects/atlas/
Abstract
Parametric body models offer expressive 3D representation of humans across a wide range of poses, shapes, and facial expressions, typically derived by learning a basis over registered 3D meshes. However, existing human mesh modeling approaches struggle to capture detailed variations across diverse body poses and shapes, largely due to limited training data diversity and restrictive modeling assumptions. Moreover, the common paradigm first optimizes the external body surface using a linear basis, then regresses internal skeletal joints from surface vertices. This approach introduces problematic dependencies between internal skeleton and outer soft tissue, limiting direct control over body height and bone lengths. To address these issues, we present ATLAS, a high-fidelity body model learned from 600k high-resolution scans captured using 240 synchronized cameras. Unlike previous methods, we explicitly decouple the shape and skeleton bases by grounding our mesh representation in the human skeleton. This decoupling enables enhanced shape expressivity, fine-grained customization of body attributes, and keypoint fitting independent of external soft-tissue characteristics. ATLAS outperforms existing methods by fitting unseen subjects in diverse poses more accurately, and quantitative evaluations show that our non-linear pose correctives more effectively capture complex poses compared to linear models.
中文标题/摘要
标题:ATLAS:解耦骨骼与形态参数以实现富有表现力的参数化人体建模
参数化人体模型通过注册的3D网格学习基础,能够广泛表达不同姿态、体型和面部表情的三维人体表征。然而,现有方法因训练数据多样性不足和建模假设限制,难以捕捉多样体态下的细节变化。传统范式先通过线性基优化体表,再从表面顶点回归内部骨骼关节,导致骨骼与软组织间存在不良依赖,限制了直接控制身高和骨长的能力。为此,我们提出ATLAS——基于240台同步相机采集的60万次高分辨率扫描构建的高保真人体模型。该方法通过将网格表征锚定于人体骨骼,显式解耦形态与骨骼基础,从而增强形态表现力、实现细粒度身体属性定制,并支持独立于软组织特征的关键点拟合。定量评估表明,ATLAS能更精准地拟合未知对象的多样姿态,其非线性姿态校正比线性模型更能有效捕捉复杂姿态。
Summary / 总结
Motivated by the limitations of existing parametric human models in capturing detailed shape variations and their problematic coupling of skeletal and surface parameters, ATLAS introduces a novel approach that explicitly decouples shape and skeleton bases by grounding the mesh representation in the human skeleton. This method, trained on 600k high-resolution scans, enhances shape expressivity and allows fine-grained customization and keypoint fitting independent of soft tissue. Experimental results demonstrate that ATLAS outperforms existing methods in fitting unseen subjects across diverse poses, with quantitative evaluations confirming that its non-linear pose correctives more effectively capture complex poses compared to linear models.
ATLAS的动机是解决现有参数化人体模型的局限性,这些模型由于数据多样性和建模假设的限制,难以捕捉不同姿势和形状的细节变化,并且存在内部骨骼与外部软组织之间的依赖问题。该方法基于60万张高分辨率扫描数据学习高保真人体模型,通过将网格表示基于人体骨骼来显式解耦形状和骨骼基,从而增强表达性并实现细粒度属性定制。实验结果表明,ATLAS在拟合未见过的多样化姿势主体时更准确,定量评估显示其非线性姿势校正比线性模型更有效地捕捉复杂姿势。
Discovering Hidden Algebraic Structures via Transformers with Rank-Aware Beam GRPO
Authors: Jaeha Lee, Gio Huh, Ning Su, Tony Yue YU
First: 2025-08-21T17:58:50+00:00 · Latest: 2025-08-21T17:58:50+00:00
Abstract
Recent efforts have extended the capabilities of transformers in logical reasoning and symbolic computations. In this work, we investigate their capacity for non-linear latent pattern discovery in the context of functional decomposition, focusing on the challenging algebraic task of multivariate polynomial decomposition. This problem, with widespread applications in science and engineering, is proved to be NP-hard, and demands both precision and insight. Our contributions are threefold: First, we develop a synthetic data generation pipeline providing fine-grained control over problem complexity. Second, we train transformer models via supervised learning and evaluate them across four key dimensions involving scaling behavior and generalizability. Third, we propose Beam Grouped Relative Policy Optimization (BGRPO), a rank-aware reinforcement learning method suitable for hard algebraic problems. Finetuning with BGRPO improves accuracy while reducing beam width by up to half, resulting in approximately 75% lower inference compute. Additionally, our model demonstrates competitive performance in polynomial simplification, outperforming Mathematica in various cases.
中文标题/摘要
标题:通过具有秩感知束GRPO的Transformer发现隐藏代数结构
近期研究扩展了Transformer在逻辑推理和符号计算方面的能力。本文探讨了其在函数分解背景下发现非线性潜在模式的能力,重点关注多元多项式分解这一具有挑战性的代数任务。该问题在科学与工程领域应用广泛,被证明是NP难问题,需要精确性与洞察力。我们的贡献有三:首先开发了能精细控制问题复杂度的合成数据生成流程;其次通过监督学习训练Transformer模型,并在涉及扩展行为和泛化能力的四个关键维度进行评估;第三提出了束分组相对策略优化(BGRPO),这是一种适用于困难代数问题的秩感知强化学习方法。使用BGRPO进行微调可在将束宽减半的同时提升准确率,推理计算量降低约75%。此外,我们的模型在多项式简化任务中展现出竞争优势,在多类案例中超越Mathematica。
Summary / 总结
Motivated by the need to enhance transformers' capabilities in discovering non-linear latent patterns for complex algebraic tasks, this paper addresses the NP-hard problem of multivariate polynomial decomposition. The method involves generating synthetic data with controlled complexity, training transformers via supervised learning, and introducing Beam Grouped Relative Policy Optimization (BGRPO), a rank-aware reinforcement learning technique. Experimental results show that BGRPO finetuning improves accuracy while reducing beam width by up to half, cutting inference compute by approximately 75%, and the model outperforms Mathematica in polynomial simplification tasks.
本文旨在提升Transformer模型发现潜在代数结构的能力,特别针对科学和工程中广泛存在且被证明为NP难的多元多项式分解问题。作者开发了可控复杂度的合成数据生成流程,通过监督学习训练Transformer,并提出了适用于困难代数问题的秩感知强化学习方法——Beam Grouped Relative Policy Optimization(BGRPO)。实验结果表明,使用BGRPO进行微调在提高精度的同时将束搜索宽度减少多达一半,推理计算量降低约75%,且在多项式简化任务中多次优于Mathematica。
Distributed Detection of Adversarial Attacks in Multi-Agent Reinforcement Learning with Continuous Action Space
Authors: Kiarash Kazari, Ezzeldin Shereen, György Dán
First: 2025-08-21T17:58:36+00:00 · Latest: 2025-08-21T17:58:36+00:00
Comments: Accepted for publication at ECAI 2025
Abstract
We address the problem of detecting adversarial attacks against cooperative multi-agent reinforcement learning with continuous action space. We propose a decentralized detector that relies solely on the local observations of the agents and makes use of a statistical characterization of the normal behavior of observable agents. The proposed detector utilizes deep neural networks to approximate the normal behavior of agents as parametric multivariate Gaussian distributions. Based on the predicted density functions, we define a normality score and provide a characterization of its mean and variance. This characterization allows us to employ a two-sided CUSUM procedure for detecting deviations of the normality score from its mean, serving as a detector of anomalous behavior in real-time. We evaluate our scheme on various multi-agent PettingZoo benchmarks against different state-of-the-art attack methods, and our results demonstrate the effectiveness of our method in detecting impactful adversarial attacks. Particularly, it outperforms the discrete counterpart by achieving AUC-ROC scores of over 0.95 against the most impactful attacks in all evaluated environments.
中文标题/摘要
标题:连续动作空间多智能体强化学习中对抗攻击的分布式检测
本文研究连续动作空间下协作多智能体强化学习对抗攻击的检测问题。提出一种仅依赖智能体局部观测的分散式检测器,利用可观测智能体正常行为的统计特征。该检测器通过深度神经网络将智能体正常行为近似为参数化多元高斯分布。基于预测密度函数定义正态性评分并解析其均值与方差特征,据此采用双端CUSUM过程实时检测正态性评分偏离均值的情况,实现异常行为检测。在多种多智能体PettingZoo基准环境中针对不同前沿攻击方法进行评估,结果表明本方法能有效检测高影响力对抗攻击,尤其在所有测试环境中对最具影响力攻击的AUC-ROC分数均超过0.95,性能显著优于离散动作空间方案。
Summary / 总结
This paper addresses the need to detect adversarial attacks in cooperative multi-agent reinforcement learning with continuous action spaces, motivated by the vulnerability of such systems to malicious interference. The method involves a decentralized detector that uses deep neural networks to model normal agent behavior as parametric multivariate Gaussian distributions, then applies a two-sided CUSUM procedure to monitor deviations from expected behavior in real-time. Experimental results on multi-agent PettingZoo benchmarks show high effectiveness, with AUC-ROC scores exceeding 0.95 against impactful attacks, outperforming discrete-space counterparts across all tested environments.
本文针对连续动作空间下协作多智能体强化学习中的对抗攻击检测问题,旨在实现分散式和实时安全防护。方法利用深度神经网络将智能体正常行为建模为参数化多元高斯分布,定义正态性评分并采用双侧CUSUM过程实时检测异常。在多种PettingZoo基准测试中,该方法对高影响力攻击的AUC-ROC分数超过0.95,效果显著优于离散空间对应方法。
Intern-S1: A Scientific Multimodal Foundation Model
Authors: Lei Bai, Zhongrui Cai, Maosong Cao, Weihan Cao, Chiyu Chen, Haojiong Chen, Kai Chen, Pengcheng Chen, Ying Chen, Yongkang Chen, Yu Cheng, Yu Cheng, Pei Chu, Tao Chu, Erfei Cui, Ganqu Cui, Long Cui, Ziyun Cui, Nianchen Deng, Ning Ding, Nanqin Dong, Peijie Dong, Shihan Dou, Sinan Du, Haodong Duan, Caihua Fan, Ben Gao, Changjiang Gao, Jianfei Gao, Songyang Gao, Yang Gao, Zhangwei Gao, Jiaye Ge, Qiming Ge, Lixin Gu, Yuzhe Gu, Aijia Guo, Qipeng Guo, Xu Guo, Conghui He, Junjun He, Yili Hong, Siyuan Hou, Caiyu Hu, Hanglei Hu, Jucheng Hu, Ming Hu, Zhouqi Hua, Haian Huang, Junhao Huang, Xu Huang, Zixian Huang, Zhe Jiang, Lingkai Kong, Linyang Li, Peiji Li, Pengze Li, Shuaibin Li, Tianbin Li, Wei Li, Yuqiang Li, Dahua Lin, Junyao Lin, Tianyi Lin, Zhishan Lin, Hongwei Liu, Jiangning Liu, Jiyao Liu, Junnan Liu, Kai Liu, Kaiwen Liu, Kuikun Liu, Shichun Liu, Shudong Liu, Wei Liu, Xinyao Liu, Yuhong Liu, Zhan Liu, Yinquan Lu, Haijun Lv, Hongxia Lv, Huijie Lv, Qidang Lv, Ying Lv, Chengqi Lyu, Chenglong Ma, Jianpeng Ma, Ren Ma, Runmin Ma, Runyuan Ma, Xinzhu Ma, Yichuan Ma, Zihan Ma, Sixuan Mi, Junzhi Ning, Wenchang Ning, Xinle Pang, Jiahui Peng, Runyu Peng, Yu Qiao, Jiantao Qiu, Xiaoye Qu, Yuan Qu, Yuchen Ren, Fukai Shang, Wenqi Shao, Junhao Shen, Shuaike Shen, Chunfeng Song, Demin Song, Diping Song, Chenlin Su, Weijie Su, Weigao Sun, Yu Sun, Qian Tan, Cheng Tang, Huanze Tang, Kexian Tang, Shixiang Tang, Jian Tong, Aoran Wang, Bin Wang, Dong Wang, Lintao Wang, Rui Wang, Weiyun Wang, Wenhai Wang, Yi Wang, Ziyi Wang, Ling-I Wu, Wen Wu, Yue Wu, Zijian Wu, Linchen Xiao, Shuhao Xing, Chao Xu, Huihui Xu, Jun Xu, Ruiliang Xu, Wanghan Xu, GanLin Yang, Yuming Yang, Haochen Ye, Jin Ye, Shenglong Ye, Jia Yu, Jiashuo Yu, Jing Yu, Fei Yuan, Bo Zhang, Chao Zhang, Chen Zhang, Hongjie Zhang, Jin Zhang, Qiaosheng Zhang, Qiuyinzhe Zhang, Songyang Zhang, Taolin Zhang, Wenlong Zhang, Wenwei Zhang, Yechen Zhang, Ziyang Zhang, Haiteng Zhao, Qian Zhao, Xiangyu Zhao, Xiangyu Zhao, Bowen Zhou, Dongzhan Zhou, Peiheng Zhou, Yuhao Zhou, Yunhua Zhou, Dongsheng Zhu, Lin Zhu, Yicheng Zou
First: 2025-08-21T17:58:00+00:00 · Latest: 2025-08-21T17:58:00+00:00
Abstract
In recent years, a plethora of open-source foundation models have emerged, achieving remarkable progress in some widely attended fields, with performance being quite close to that of closed-source models. However, in high-value but more challenging scientific professional fields, either the fields still rely on expert models, or the progress of general foundation models lags significantly compared to those in popular areas, far from sufficient for transforming scientific research and leaving substantial gap between open-source models and closed-source models in these scientific domains. To mitigate this gap and explore a step further toward Artificial General Intelligence (AGI), we introduce Intern-S1, a specialized generalist equipped with general understanding and reasoning capabilities with expertise to analyze multiple science modal data. Intern-S1 is a multimodal Mixture-of-Experts (MoE) model with 28 billion activated parameters and 241 billion total parameters, continually pre-trained on 5T tokens, including over 2.5T tokens from scientific domains. In the post-training stage, Intern-S1 undergoes offline and then online reinforcement learning (RL) in InternBootCamp, where we propose Mixture-of-Rewards (MoR) to synergize the RL training on more than 1000 tasks simultaneously. Through integrated innovations in algorithms, data, and training systems, Intern-S1 achieved top-tier performance in online RL training.On comprehensive evaluation benchmarks, Intern-S1 demonstrates competitive performance on general reasoning tasks among open-source models and significantly outperforms open-source models in scientific domains, surpassing closed-source state-of-the-art models in professional tasks, such as molecular synthesis planning, reaction condition prediction, predicting thermodynamic stabilities for crystals. Our models are available at https://huggingface.co/internlm/Intern-S1.
中文标题/摘要
标题:Intern-S1:科学多模态基础模型
近年来,开源基础模型大量涌现,在部分广受关注的领域取得显著进展,性能已十分接近闭源模型。然而,在高价值但更具挑战性的科学专业领域,这些领域要么仍依赖专家模型,要么通用基础模型的进展明显滞后于热门领域,远不足以变革科学研究,且开源模型与闭源模型在这些科学领域存在巨大差距。为弥合这一差距并探索迈向通用人工智能(AGI)的下一步,我们推出Intern-S1——一个具备通用理解与推理能力,并能分析多模态科学数据的专业通才模型。Intern-S1是多模态混合专家(MoE)模型,拥有280亿激活参数和2410亿总参数,基于5T token(其中包含超过2.5T科学领域token)进行持续预训练。在后训练阶段,该模型通过InternBootCamp先后进行离线和在线强化学习(RL),我们提出混合奖励机制(MoR)以协同推进超过1000项任务的RL训练。通过算法、数据和训练系统的集成创新,Intern-S1在在线RL训练中达到顶级性能。在综合评估基准测试中,Intern-S1在开源模型中展现出通用推理任务的竞争优势,并在科学领域显著超越开源模型,在分子合成规划、反应条件预测、晶体热力学稳定性预测等专业任务中超越闭源最先进模型。模型详见:https://huggingface.co/internlm/Intern-S1。
Summary / 总结
The motivation behind Intern-S1 is to bridge the performance gap between open-source and closed-source foundation models in scientific domains, which are high-value but challenging and currently underserved by generalist models. The method involves building a multimodal Mixture-of-Experts (MoE) model with 28 billion activated parameters, pre-trained on 5 trillion tokens including a significant portion from scientific data, and further refined using offline and online reinforcement learning with a Mixture-of-Rewards (MoR) approach across over 1000 tasks. Experimental results show that Intern-S1 achieves competitive performance on general reasoning tasks among open-source models and significantly outperforms them in scientific tasks, even surpassing state-of-the-art closed-source models in specialized areas like molecular synthesis planning and crystal stability prediction.
Intern-S1的动机是解决开源与闭源基础模型在科学领域性能差距大的问题,通用模型常表现不足,因此开发专业多模态模型以推动通用人工智能发展。方法上采用混合专家模型,激活参数280亿,基于包含科学数据的5万亿token进行预训练,并通过离线与在线强化学习及混合奖励机制在1000多个任务上微调。实验结果表明,Intern-S1在通用推理任务上达到开源模型竞争水平,在科学领域显著优于开源模型,甚至在分子合成规划、晶体稳定性预测等专业任务上超越最先进的闭源模型。
Waver: Wave Your Way to Lifelike Video Generation
Authors: Yifu Zhang, Hao Yang, Yuqi Zhang, Yifei Hu, Fengda Zhu, Chuang Lin, Xiaofeng Mei, Yi Jiang, Zehuan Yuan, Bingyue Peng
First: 2025-08-21T17:56:10+00:00 · Latest: 2025-08-21T17:56:10+00:00
Abstract
We present Waver, a high-performance foundation model for unified image and video generation. Waver can directly generate videos with durations ranging from 5 to 10 seconds at a native resolution of 720p, which are subsequently upscaled to 1080p. The model simultaneously supports text-to-video (T2V), image-to-video (I2V), and text-to-image (T2I) generation within a single, integrated framework. We introduce a Hybrid Stream DiT architecture to enhance modality alignment and accelerate training convergence. To ensure training data quality, we establish a comprehensive data curation pipeline and manually annotate and train an MLLM-based video quality model to filter for the highest-quality samples. Furthermore, we provide detailed training and inference recipes to facilitate the generation of high-quality videos. Building on these contributions, Waver excels at capturing complex motion, achieving superior motion amplitude and temporal consistency in video synthesis. Notably, it ranks among the Top 3 on both the T2V and I2V leaderboards at Artificial Analysis (data as of 2025-07-30 10:00 GMT+8), consistently outperforming existing open-source models and matching or surpassing state-of-the-art commercial solutions. We hope this technical report will help the community more efficiently train high-quality video generation models and accelerate progress in video generation technologies. Official page: https://github.com/FoundationVision/Waver.
中文标题/摘要
标题:Waver:以波动方式实现逼真视频生成
我们推出Waver,一个用于统一图像与视频生成的高性能基础模型。该模型能直接生成长度5至10秒、原生分辨率720p的视频,并支持上采样至1080p。在单一集成框架内同时支持文本生成视频(T2V)、图像生成视频(I2V)及文本生成图像(T2I)功能。通过引入混合流式DiT架构增强模态对齐并加速训练收敛。为确保训练数据质量,我们建立了完整的数据筛选流程,并手动标注训练基于MLLM的视频质量评估模型以筛选最优样本。此外,提供详细的训练与推理方案以促进高质量视频生成。基于这些创新,Waver在捕捉复杂运动、实现卓越运动幅度与时间一致性方面表现突出,在Artificial Analysis平台的T2V和I2V排行榜均位列前三(数据截至2025年7月30日北京时间10时),持续超越现有开源模型并媲美或领先尖端商业解决方案。本技术报告旨在助力社区更高效训练高质量视频生成模型,加速视频技术发展。官方页面:https://github.com/FoundationVision/Waver。
Summary / 总结
Motivated by the need for high-quality, unified video and image generation, Waver introduces a Hybrid Stream DiT architecture to enhance modality alignment and accelerate training convergence, alongside a rigorous data curation pipeline using an MLLM-based video quality model to filter training samples. The method supports text-to-video, image-to-video, and text-to-image generation in a single framework, producing 5-10 second videos at 720p native resolution, upscaled to 1080p. Experimental results show Waver excels in complex motion capture and temporal consistency, ranking Top 3 on T2V and I2V leaderboards, outperforming open-source models and matching state-of-the-art commercial solutions.
Waver的动机是满足高质量、统一的视频和图像生成需求,采用混合流DiT架构以增强模态对齐并加速训练收敛,同时通过基于MLLM的质量模型严格筛选训练数据。该方法在单一框架内支持文本到视频、图像到视频和文本到图像生成,可生成本地720p分辨率、持续5-10秒并升级至1080p的视频。实验结果表明,Waver在复杂运动捕捉和时间一致性方面表现优异,在T2V和I2V排行榜中位列前三,超越开源模型并媲美最先进的商业解决方案。
LiveMCP-101: Stress Testing and Diagnosing MCP-enabled Agents on Challenging Queries
Authors: Ming Yin, Dinghan Shen, Silei Xu, Jianbing Han, Sixun Dong, Mian Zhang, Yebowen Hu, Shujian Liu, Simin Ma, Song Wang, Sathish Reddy Indurthi, Xun Wang, Yiran Chen, Kaiqiang Song
First: 2025-08-21T17:55:54+00:00 · Latest: 2025-08-21T17:55:54+00:00
Abstract
Tool calling has emerged as a critical capability for AI agents to interact with the real world and solve complex tasks. While the Model Context Protocol (MCP) provides a powerful standardized framework for tool integration, there is a significant gap in benchmarking how well AI agents can effectively solve multi-step tasks using diverse MCP tools in realistic, dynamic scenarios. In this work, we present LiveMCP-101, a benchmark of 101 carefully curated real-world queries, refined through iterative LLM rewriting and manual review, that require coordinated use of multiple MCP tools including web search, file operations, mathematical reasoning, and data analysis. Moreover, we introduce a novel evaluation approach that leverages ground-truth execution plans rather than raw API outputs, better reflecting the evolving nature of real-world environments. Experiments show that even frontier LLMs achieve a success rate below 60\%, highlighting major challenges in tool orchestration. Detailed ablations and error analysis further reveal distinct failure modes and inefficiencies in token usage, pointing to concrete directions for advancing current models. LiveMCP-101 sets a rigorous standard for evaluating real-world agent capabilities, advancing toward autonomous AI systems that reliably execute complex tasks through tool use.
中文标题/摘要
标题:LiveMCP-101:对支持MCP的智能体进行挑战性查询的压力测试与诊断
工具调用已成为AI智能体与现实世界交互并解决复杂任务的关键能力。虽然模型上下文协议(MCP)为工具集成提供了强大的标准化框架,但在实际动态场景中,如何有效评估AI智能体运用多样化MCP工具解决多步骤任务的性能仍存在显著空白。本研究推出LiveMCP-101基准测试,包含101个精心筛选的真实查询(经过迭代式LLM重写与人工审核),要求协调使用包括网络搜索、文件操作、数学推理和数据分析在内的多种MCP工具。此外,我们引入了一种新颖的评估方法,该方法基于真实执行计划而非原始API输出,更能反映现实环境的动态特性。实验表明,即使前沿LLMs的成功率也低于60%,突显了工具协调方面的重大挑战。详细的消融实验和错误分析进一步揭示了不同的故障模式及令牌使用效率低下的问题,为改进现有模型指明了具体方向。LiveMCP-101为评估现实世界智能体能力设立了严格标准,推动通过工具使用可靠执行复杂任务的自主AI系统发展。
Summary / 总结
Motivated by the need to benchmark AI agents' real-world tool-use capabilities beyond simple API calls, this work introduces LiveMCP-101, a benchmark of 101 complex queries requiring multi-step tool orchestration via the Model Context Protocol (MCP). The method involves curating realistic queries through LLM rewriting and manual refinement, and employs a novel evaluation using ground-truth execution plans to reflect dynamic environments. Experimental results show that even top-performing LLMs achieve below 60% success, with detailed error analysis revealing persistent challenges in tool coordination and token inefficiency, highlighting critical areas for improvement in autonomous agent systems.
本研究旨在评估AI代理在真实场景中使用多种工具解决复杂任务的能力,提出了LiveMCP-101基准,包含101个经过精心设计和人工审核的查询,需要协调使用网络搜索、文件操作和数据分析等MCP工具。方法上采用基于真实执行计划而非原始API输出的新颖评估方式,以更好地反映动态环境。实验结果表明,即使最先进的LLM成功率也低于60%,错误分析进一步揭示了工具协调失败和令牌使用低效等具体问题,为模型改进指明了方向。
History