中文
相关论文

相关论文: A Survey of RWKV

200 篇论文

Recent advancements in quantum machine learning have shown promise in enhancing classical neural network architectures, particularly in domains involving complex, high-dimensional data. Building upon prior work in temporal sequence…

机器学习 · 计算机科学 2025-07-01 Chi-Sheng Chen

As is known, hybrid quadratic and subquadratic attention models in multi-head architectures have surpassed both Transformer and Linear RNN models , with these works primarily focusing on reducing KV complexity and improving efficiency. For…

计算与语言 · 计算机科学 2025-01-28 Lin Yueyu , Li Zhiyuan , Peter Yue , Liu Xiao

Transformers have revolutionized the point cloud learning task, but the quadratic complexity hinders its extension to long sequence and makes a burden on limited computational resources. The recent advent of RWKV, a fresh breed of deep…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Qingdong He , Jiangning Zhang , Jinlong Peng , Haoyang He , Xiangtai Li , Yabiao Wang , Chengjie Wang

Transformers have catalyzed advancements in computer vision and natural language processing (NLP) fields. However, substantial computational complexity poses limitations for their application in long-context tasks, such as high-resolution…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Zhengcong Fei , Mingyuan Fan , Changqian Yu , Debang Li , Junshi Huang

We introduce CrossWKV, a novel cross-attention mechanism for the state-based RWKV-7 model, designed to enhance the expressive power of text-to-image generation. Leveraging RWKV-7's linear-complexity Weighted Key-Value (WKV) architecture,…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Liu Xiao , Li Zhiyuan , Lin Yueyu

Existing Visual Language Modelsoften struggle with information loss and limited reasoning abilities when handling high-resolution web interfaces that combine complex visual, textual, and interactive elements. These challenges are…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Jiaxi Yang , Haowen Hou

In light of recent progress in video editing, deep learning models focusing on both spatial and temporal dependencies have emerged as the primary method. However, these models suffer from the quadratic computational complexity of…

计算机视觉与模式识别 · 计算机科学 2025-12-05 Abdelilah Aitrouga , Youssef Hmamouche , Amal El Fallah Seghrouchni

Human-AI interaction thrives on intuitive and efficient interfaces, among which voice stands out as a particularly natural and accessible modality. Recent advancements in transformer-based text-to-speech (TTS) systems, such as Fish-Speech,…

声音 · 计算机科学 2025-04-07 Lin yueyu , Liu Xiao

State-based sequence models like RWKV-7 offer a compelling alternative to Transformer architectures, achieving linear complexity while demonstrating greater expressive power in short-context scenarios and enabling state tracking beyond the…

机器学习 · 计算机科学 2025-04-14 Liu Xiao , Li Zhiyuan , Lin Yueyu

Recurrent Neural Networks have long been the dominating choice for sequence modeling. However, it severely suffers from two issues: impotent in capturing very long-term dependencies and unable to parallelize the sequential computation…

机器学习 · 计算机科学 2019-07-15 Zhiwei Wang , Yao Ma , Zitao Liu , Jiliang Tang

RWKV is a modern RNN architecture that approaches the performance of Transformers, with the advantage of processing long contexts at a linear memory cost. However, its sequential computation pattern struggles to efficiently leverage GPU…

硬件体系结构 · 计算机科学 2026-01-06 Liu Shijie , Zeng Zhenghao , Jiao Han , Huang Yihua

Retentive Network (RetNet) represents a significant advancement in neural network architecture, offering an efficient alternative to the Transformer. While Transformers rely on self-attention to model dependencies, they suffer from high…

计算与语言 · 计算机科学 2025-06-10 Haiqi Yang , Zhiyuan Li , Yi Chang , Yuan Wu

3D semantic occupancy prediction networks have demonstrated remarkable capabilities in reconstructing the geometric and semantic structure of 3D scenes, providing crucial information for robot navigation and autonomous driving systems.…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Junming Wang , Wei Yin , Xiaoxiao Long , Xingyu Zhang , Zebin Xing , Xiaoyang Guo , Qian Zhang

Image dehazing is crucial for reliable visual perception, yet it remains highly challenging under real-world non-uniform haze conditions. Although Transformer-based methods excel at capturing global context, their quadratic computational…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Lirong Zheng , Yanshan Li , Rui Yu , Kaihao Zhang

Existing low-light image enhancement (LLIE) and joint LLIE and deblurring (LLIE-deblur) models have made strides in addressing predefined degradations, yet they are often constrained by dynamically coupled degradations. To address these…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Rui Xu , Yuzhen Niu , Yuezhou Li , Huangbiao Xu , Wenxi Liu , Yuzhong Chen

Low-light image enhancement remains a challenging task, particularly in preserving object edge continuity and fine structural details under extreme illumination degradation. In this paper, we propose a novel model, DRWKV (Detailed…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Xuecheng Bai , Yuxiang Wang , Boyu Hu , Qinyuan Jie , Chuanzhi Xu , Kechen Li , Hongru Xiao , Vera Chung

Transformer-based segmentation methods face the challenge of efficient inference when dealing with high-resolution images. Recently, several linear attention architectures, such as Mamba and RWKV, have attracted much attention as they can…

计算机视觉与模式识别 · 计算机科学 2024-06-28 Haobo Yuan , Xiangtai Li , Lu Qi , Tao Zhang , Ming-Hsuan Yang , Shuicheng Yan , Chen Change Loy

While CNNs were long considered state of the art for image processing, the introduction of Transformer architectures has challenged this position. While achieving excellent results in image classification and segmentation, Transformers…

计算机视觉与模式识别 · 计算机科学 2025-03-25 DeShin Hwa , Tobias Holmes , Klaus Drechsler

Recurrent neural networks are effective models to process sequences. However, they are unable to learn long-term dependencies because of their inherent sequential nature. As a solution, Vaswani et al. introduced the Transformer, a model…

机器学习 · 计算机科学 2023-03-28 Quentin Fournier , Gaétan Marceau Caron , Daniel Aloise

Transformer models have been successful in various sequence processing tasks, but the self-attention mechanism's computational cost limits its practicality for long sequences. Although there are existing attention variants that improve…

机器学习 · 计算机科学 2024-04-19 Zicheng Liu , Li Wang , Siyuan Li , Zedong Wang , Haitao Lin , Stan Z. Li