TensorX

Explore · 每周精选

发现最受关注的研究论文,追踪研究趋势,订阅感兴趣的期刊与关键词。

606 篇论文 · 按点赞排序

61

VibeVoice Technical Report

Zhiliang Peng, Jianwei Yu, Wenhui Wang +10 authors

VibeVoice synthesizes long-form multi-speaker speech using next-token diffusion and a highly efficient continuous speech tokenizer, achieving superior performance and fidelity.

174next-token diffusioncontinuous speech tokenizerHF ↗arXiv ↗
62

Qwen2.5-Omni Technical Report

Jin Xu, Zhifang Guo, Jinzheng He +11 authors

Qwen2.5-Omni is a multimodal model that processes text, images, audio, and video in a streaming fashion and generates text and speech using a dual-track architecture, achieving state-of-the-art performance on multimodal benchmarks.

173block-wise processingTMRoPE (Time-aligned Multimodal RoPE)HF ↗arXiv ↗
63

Transformers without Normalization

Jiachen Zhu, Xinlei Chen, Kaiming He +2 authors

Dynamic Tanh (DyT) replaces normalization layers in Transformers, achieving equivalent or superior performance without hyperparameter tuning across various tasks.

172Normalization layersDynamic TanhHF ↗arXiv ↗
64

General Agentic Memory Via Deep Research

B. Y. Yan, Chaofan Li, Hongjin Qian +2 authors

GAM, a novel framework that employs JIT compilation principles, improves memory efficiency and task completion by leveraging a lightweight memorizer and researcher in conjunction with reinforcement learning.

172general agentic memoryGAMHF ↗arXiv ↗
67

MemOS: A Memory OS for AI System

Zhiyu Li, Shichao Song, Chenyang Xi +36 authors

MemOS, a memory operating system for Large Language Models, addresses memory management challenges by unifying plaintext, activation-based, and parameter-level memories, enabling efficient storage, retrieval, and continual learning.

168Large Language ModelsArtificial General IntelligenceHF ↗arXiv ↗
68

SigLIP 2: Multilingual Vision-Language Encoders with Improved Semantic Understanding, Localization, and Dense Features

Michael Tschannen, Alexey Gritsenko, Xiao Wang +11 authors

SigLIP 2, a multilingual vision-language encoder, improves upon SigLIP with unified training techniques, enhancing performance in zero-shot classification, image-text retrieval, localization, and dense prediction across various model sizes and data diversity.

167vision-language encoderscaptioning-based pretrainingHF ↗arXiv ↗
70

Qwen3-VL Technical Report

Shuai Bai, Yuxuan Cai, Ruizhe Chen +61 authors

Qwen3-VL, a vision-language model, excels in text and multimodal understanding through advanced architectures and larger contexts, achieving superior performance across benchmarks.

164vision-language modelinterleaved contextsHF ↗arXiv ↗
71

VeriGUI: Verifiable Long-Chain GUI Dataset

Shunyu Liu, Minghao Liu, Huichi Zhou +29 authors

VeriGUI is a novel dataset for evaluating GUI agents in long-horizon tasks, emphasizing long-chain complexity and subtask-level verifiability.

164Graphical User Interface (GUI)GUI agentsHF ↗arXiv ↗
73

AgentFly: Fine-tuning LLM Agents without Fine-tuning LLMs

Huichi Zhou, Yihang Chen, Siyuan Guo +8 authors

A novel memory-augmented reinforcement learning paradigm enables adaptive LLM agents to continually learn without fine-tuning, using episodic memory and a neural case-selection policy.

162Large Language Model (LLM)memory-based online reinforcement learningHF ↗arXiv ↗
74

Scaling RL to Long Videos

Yukang Chen, Wei Huang, Baifeng Shi +11 authors

A framework scales vision-language models for long video reasoning using reinforcement learning, achieving strong performance on benchmarks and demonstrating consistent gains with increased video frames.

161vision-language modelsreinforcement learningHF ↗arXiv ↗
75

Agentic Reinforced Policy Optimization

Guanting Dong, Hangyu Mao, Kai Ma +11 authors

Agentic Reinforced Policy Optimization (ARPO) enhances multi-turn reasoning in large language models by balancing long-horizon capabilities and tool interactions, using entropy-based adaptive rollouts and advantage attribution.

161reinforcement learningverifiable rewardsHF ↗arXiv ↗
77

Memory in the Age of AI Agents

Yuyang Hu, Shichun Liu, Yanwei Yue +44 authors

This survey provides an updated overview of agent memory research, distinguishing its forms, functions, and dynamics, and highlights emerging research directions.

160agent memoryLLM memoryHF ↗arXiv ↗
79

Seed1.5-VL Technical Report

Dong Guo, Faming Wu, Feida Zhu +194 authors

Seed1.5-VL, a vision-language foundation model combining a vision encoder and a large MoE LLM, achieves state-of-the-art performance across various benchmarks and excels in multimodal reasoning tasks such as visual puzzles.

157vision-language foundation modelvision encoderHF ↗arXiv ↗
80

Towards Understanding Camera Motions in Any Video

Zhiqiu Lin, Siyuan Cen, Daniel Jiang +12 authors

CameraBench assesses and enhances camera motion understanding by providing a large-scale dataset, taxonomy, and benchmark for evaluating SfM and VLMs, emphasizing the need for both semantic and geometric information.

157Structure-from-Motion (SfM)Video-Language Models (VLMs)HF ↗arXiv ↗
82

Qwen3-Omni Technical Report

Jin Xu, Zhifang Guo, Hangrui Hu +35 authors

Qwen3-Omni, a multimodal model, achieves state-of-the-art performance across text, image, audio, and video, using a Thinker-Talker MoE architecture and a lightweight causal ConvNet for efficient streaming synthesis.

154multimodal modelThinker-Talker MoE architectureHF ↗arXiv ↗
83

RWKV-7 "Goose" with Expressive Dynamic State Evolution

Bo Peng, Ruichong Zhang, Daniel Goldstein +12 authors

RWKV-7 "Goose" achieves state-of-the-art performance in multilingual tasks with optimal memory and inference efficiency, exceeding Transformer capabilities in complexity.

153sequence modeling architecturedelta ruleHF ↗arXiv ↗
87

Spatial Forcing: Implicit Spatial Representation Alignment for Vision-language-action Model

Fuhao Li, Wenxuan Song, Han Zhao +5 authors

Vision-language-action (VLA) models have recently shown strong potential in enabling robots to follow language instructions and execute precise actions. However, most VLAs are built upon vision-language models pretrained solely on 2D data, which lack accurate spatial awareness and hinder their ability to operate in the 3D physical world. Existing solutions attempt to incorporate explicit 3D sensor inputs such as depth maps or point clouds, but these approaches face challenges due to sensor noise, hardware heterogeneity, and incomplete depth coverage in existing datasets. Alternative methods that estimate 3D cues from 2D images also suffer from the limited performance of depth estimators.We propose Spatial Forcing (SF), a simple yet effective alignment strategy that implicitly forces VLA models to develop spatial comprehension capabilities without relying on explicit 3D inputs or depth estimators. SF aligns intermediate visual embeddings of VLAs with geometric representations produced by pretrained 3D foundation models. By enforcing alignment at intermediate layers, SF guides VLAs to encode richer spatial representations that enhance action precision.Extensive experiments in simulation and real-world environments demonstrate that SF achieves state-of-the-art results, surpassing both 2D- and 3D-based VLAs. SF further accelerates training by up to 3.8x and improves data efficiency across diverse robotic tasks. Project page is at https://spatial-forcing.github.io/

149HF ↗arXiv ↗
89

ReCamMaster: Camera-Controlled Generative Rendering from A Single Video

Jianhong Bai, Menghan Xia, Xiao Fu +8 authors

ReCamMaster uses pre-trained text-to-video models to render dynamic scenes of input videos from novel camera trajectories, leveraging a unique video conditioning mechanism and a custom dataset created with Unreal Engine 5.

148camera-controlled generative video re-renderingpre-trained text-to-video modelsHF ↗arXiv ↗
3 / 21

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号