👍 71
07/08 08:00
Structure-property relationships are foundational to biology, chemistry and materials science, where function, reactivity and physical response emerge from spatial, chemical and periodic organization. Mechanistically explaining these relationships requires interpreting structural evidence through sc
中文介绍 提出Deep Native Structural Reasoning方法,通过深度神经网络对空间、化学和周期组织进行结构推理,实现跨学科、透明且准确的结构-性质关系理解,适用于生物学、化学和材料科学。
👍 55
07/03 08:00
Scaling modern large language models (LLMs) to long contexts is limited by the quadratic computation cost, and poor length extrapolation of dense attention. Chunk-wise sparse attention offers a promising alternative, but all existing methods fall short of full attention because of their inaccurate c
中文介绍 提出层次稀疏注意力机制,通过改进的chunk-wise稀疏注意力解决LLM长上下文中的二次计算开销和长度外推问题,在保持全注意力准确性的同时显著降低计算成本,走向无限上下文建模。
👍 44
07/08 08:00
Mainstream Vision-Language-Action (VLA) models predict actions primarily from the current observation under a Markovian assumption, thus struggling with long-horizon, temporally dependent tasks. Existing memory-augmented VLAs either expand the observation window or retrieve history from the memory b
中文介绍 提出Dual Latent Memory机制增强VLA模型,通过双潜记忆存储短期和长期历史信息,无需扩大观测窗口即可有效利用时序上下文,提升机器人长程操作任务的性能。
👍 39
07/02 08:00
We introduce Gemma 4, a new generation of open-weight, natively multimodal language models in the Gemma model family. Designed to advance compute efficiency and reasoning, the Gemma 4 model suite features dense and Mixture-of-Experts architectures, ranging from 2.3B to 31B parameters. Alongside impr
中文介绍 Gemma 4是新一代开源多模态语言模型,采用dense和MoE架构,参数规模2.3B至31B。在计算效率和推理能力上取得进步,保持开放权重,适用于多种多模态任务。
👍 38
07/07 08:00
We formulate computer vision as unified multimodal generation, where heterogeneous visual tasks are expressed in the native text and image generation spaces of a unified multimodal model, without task-specific architectures. Under this formulation, SenseNova-Vision uses natural-language instructions
中文介绍 提出将计算机视觉视为统一多模态生成任务,SenseNova-Vision通过自然语言指令将各种视觉任务转化为文本和图像生成,无需任务特定架构,实现视觉任务统一处理。
👍 25
07/06 08:00
Speculative decoding accelerates Large Language Model (LLM) inference by decoupling draft generation from target verification. While recent parallel drafters efficiently propose long token sequences in a single forward pass, they suffer from rapid acceptance decay due to a lack of inter-token depend
中文介绍 DSpark提出置信度调度的推测解码,结合半自回归生成,通过动态调度置信度驱动的草稿生成并捕获token间依赖,缓解并行草稿生成中接受率快速衰减问题,加速LLM推理。
👍 21
07/08 08:00
We present LingBot-World 2.0 (also known as LingBot-World-Infinity), an advanced iteration of LingBot-World featuring four distinct upgrades. (1) Our model achieves an unbounded interaction horizon while maintaining consistent output quality, benefiting from a carefully crafted causal pretraining pa
中文介绍 LingBot-World 2.0实现无限交互世界,具备无界交互时域、因果预训练、一致输出质量等四项升级,支持丰富交互场景,提升长期任务表现稳定性。
👍 20
07/05 08:00
Reinforcement learning (RL) for non-verifiable instruction following increasingly relies on LLM judges with prompt-specific rubrics as reward signals. While recent methods adapt these rubrics to the evolving policy during training, the training prompts themselves remain static, drawn from fixed corp
中文介绍 提出LLM-as-a-Tutor方法,针对非可验证指令遵循RL训练,通过策略感知的提示自适应动态调整训练提示,使LLM裁判的评估标准与当前策略同步进化,提升奖励信号有效性。
👍 18
07/03 08:00
Dense video captioning aims to generate temporally grounded descriptions of video events, benefiting both event-level video understanding and generation. In this domain, autoregressive video large language models have emerged as a prevalent paradigm due to their strong generative and cross-modal mod
中文介绍 提出并行自回归解码方法用于全模态密集视频描述,通过并行化生成加速视频事件描述,同时保持跨模态建模能力,提升密集视频描述任务效率。
👍 13
06/29 08:00
JD.com, one of the world's largest e-commerce platforms, serves over 700 million active users and millions of merchants, with a catalog of tens of billions of SKUs. At this scale, high-quality, structured item knowledge underpins a better consumer experience, lower management costs, and higher opera
中文介绍 京东Oxygen AIIC V1是以LLM/VLM为核心的工业级商品理解与管理解决方案,处理数十亿SKU,通过多模态大模型提取结构化商品知识,提升消费者体验、降低管理成本并提高运营效率。
👍 13
07/07 08:00
On-policy distillation (OPD) trains a student policy by matching a stronger teacher on the student's own trajectories, offering a promising framework for language agent training. However, its application to long-horizon agentic tasks remains insufficiently explored. We identify two key inefficiencie
中文介绍 TurnOPD改进在线策略蒸馏,使其对turn感知,通过解决两个关键低效问题,使蒸馏过程更适配多轮交互场景,加速长程智能体训练中的策略收敛。
👍 12
07/07 08:00
Despite recent progress of VLA foundation models, the disparity between laboratory conditions and real-world applications continues to impede their practical implementation. To bridge this gap, we present LingBot-VLA 2.0, which advances LingBot-VLA through improvements in three functional domains. (
中文介绍 LingBot-VLA 2.0在三个功能领域改进VLA模型,解决实验室与现实的差距,增强机器人操作等任务中的鲁棒性和泛化性,推动基础模型向实际应用转化。
👍 11
07/03 08:00
We introduce MentalThink, a visual-symbolic reasoning paradigm that equips Multimodal LLMs (MLLMs) with an executable mechanism for "mental" visualization. The core of MentalThink is a think-with-SVG pipeline, where the model learns to generate, render, and interpret scalable vector graphics (SVG) c
中文介绍 MentalThink提出视觉-符号推理范式,通过“think-with-SVG”流水线让多模态LLM在思维中生成、渲染和解释SVG图像,实现内部可视化推理,增强多模态推理能力。
👍 9
07/06 08:00
Complex image creation and editing often require more than a single generation or editing model. A user request may involve synthesizing images, localizing objects, segmenting regions, editing selected content, compositing intermediate assets, reading text, and enhancing the final result. Such tasks
中文介绍 CanvasAgent通过视觉工具编排实现复杂图像创建与编辑,将图像生成、定位、分割、编辑、合成等多步操作组织成可执行流程,自动完成用户多步骤图像任务。
👍 9
07/02 08:00
State-of-the-art single-image 3D reconstruction methods often rely on complex hybrid architectures and loss functions, or compress geometry into latent spaces in order to leverage pre-trained latent diffusion models. In this work, we show that such architectural overhead and intricate loss formulati
中文介绍 PointDiT在像素空间进行扩散用于单目几何估计,简化传统混合架构和复杂损失函数,直接在像素空间生成点云,实现高效的单图像3D重建。
👍 7
07/04 08:00
Challenges remain in ego-centric 3D scene generation due to limited view overlap and the dominant influence of individual perspectives on scene interpretation. These factors hinder the creation of viewpoint-consistent and semantically aligned visual content, as well as the construction of accurate g
中文介绍 CGGS提出一致性增强几何高斯泼溅,用于以自我为中心的3D场景生成,通过引入一致性约束解决视角重叠有限和个体视角偏差问题,生成视角一致且语义对齐的3D场景。
👍 6
07/08 08:00
Reinforcement learning (RL) is becoming increasingly important for post-training large language models (LLMs). Previous RL pipelines for LLMs were mostly synchronous and batch-interleaved, which is inefficient for long-horizon agentic tasks. Recently, asynchronous RL has emerged as a more efficient
中文介绍 提出单次rollout异步优化方法用于智能体RL训练,相比传统同步批处理,允许异步更新,提高长程代理任务中LLM后训练的效率。
👍 6
07/07 08:00
Generalist robot manipulation policies have advanced rapidly, yet existing benchmarks remain limited in systematically evaluating their capabilities. Many rely on simple, short-horizon, or skill-narrow tasks with limited capability coverage, and are often conducted only in simulation or only in the
中文介绍 RoboDojo是统一的仿真与真实世界基准,全面评估通用机器人操作策略,涵盖多种长时域、多技能任务,在仿真和真实环境中系统测试策略的泛化能力。
👍 6
07/04 08:00
Multimodal large language models (MLLMs) generate responses autoregressively, integrating visual and linguistic information in an evolving context. Prior work on interpretability has focused on individual layers and circuits (where), leaving the token-level dynamics of multimodal computation during
中文介绍 逐token分析多模态语言模型的生成过程,揭示视觉与语言信息在自回归解码中的动态交互,通过细粒度注意力分析理解多模态计算中的token级行为。
👍 6
07/07 08:00
Late-interaction retrieval models that use the MaxSim similarity function have shown strong empirical performance, often outperforming single-vector dense and sparse retrieval models. Despite these empirical findings, little is known about the theoretical representation power of MaxSim and how it co
中文介绍 量化并扩展后交互检索模型(MaxSim)的理论容量,分析其表示能力及与单向量模型的关系,提供理论保证并探讨扩展途径。