中文
相关论文

相关论文: EquiformerV3: Scaling Efficient, Expressive, and G…

200 篇论文

Most current deep learning models equivariant to $O(n)$ or $SO(n)$ either consider mostly scalar information such as distances and angles or have a very high computational complexity. In this work, we test a few novel message passing graph…

机器学习 · 计算机科学 2024-07-11 Cong Liu , David Ruhe , Patrick Forré

Fully Convolutional Neural Networks (F-CNNs) achieve state-of-the-art performance for segmentation tasks in computer vision and medical imaging. Recently, computational blocks termed squeeze and excitation (SE) have been introduced to…

图像与视频处理 · 电气工程与系统科学 2020-02-26 Anne-Marie Rickmann , Abhijit Guha Roy , Ignacio Sarasua , Christian Wachinger

The integration of Convolutional Neural Network (ConvNet) and Transformer has emerged as a strong candidate for image registration, leveraging the strengths of both models and a large parameter space. However, this hybrid model, treating…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Yufeng Zhou , Wenming Cao

Scaling Transformers typically necessitates training larger models from scratch, as standard architectures struggle to expand without discarding learned representations. We identify the primary bottleneck in the attention mechanism's linear…

机器学习 · 计算机科学 2026-04-22 Weijie Zhao , Mingquan Liu , Bolun Wang , Simo Wu , Nuobei Xie , Rui-Jie Zhu , Peng Zhou

With the advent of group equivariant convolutions in deep networks literature, spherical CNNs with $\mathsf{SO}(3)$-equivariant layers have been developed to cope with data that are samples of signals on the sphere $S^2$. One can implicitly…

计算机视觉与模式识别 · 计算机科学 2023-05-29 Gianfranco Cortes , Yue Yu , Robin Chen , Melissa Armstrong , David Vaillancourt , Baba C. Vemuri

The success of current Entity Alignment (EA) task depends largely on the supervision information provided by labeled data. Considering the cost of labeled data, most supervised methods are difficult to apply in practical scenarios.…

人工智能 · 计算机科学 2025-06-10 Weishan Cai , Wenjun Ma , Yuncheng Jiang

The accuracy of density functional theory hinges on the approximation of non-local contributions to the exchange-correlation (XC) functional. To date, machine-learned and human-designed approximations suffer from insufficient accuracy,…

机器学习 · 计算机科学 2025-05-19 Nicholas Gao , Eike Eberhard , Stephan Günnemann

Deep 3-dimensional (3D) Convolutional Network (ConvNet) has shown promising performance on video recognition tasks because of its powerful spatio-temporal information fusion ability. However, the extremely intensive requirements on memory…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Haonan Wang , Jun Lin , Zhongfeng Wang

Scaling Transformers to ultra-long contexts is bottlenecked by the $O(n^2 d)$ cost of self-attention. Existing methods reduce this cost along the sequence axis through local windows, kernel approximations, or token-level sparsity, but these…

机器学习 · 计算机科学 2026-03-31 Yan Xie , Tiansheng Wen , Tangda Huang , Bo Chen , Chenyu You , Stefanie Jegelka , Yifei Wang

Mesh-based 3D static analysis methods have recently emerged as efficient alternatives to traditional computational numerical solvers, significantly reducing computational costs and runtime for various physics-based analyses. However, these…

计算机视觉与模式识别 · 计算机科学 2025-05-29 Sungwon Kim , Namkyeong Lee , Yunyoung Doh , Seungmin Shin , Guimok Cho , Seung-Won Jeon , Sangkook Kim , Chanyoung Park

Convolutional Neural Networks (ConvNets) are commonly developed at a fixed resource budget, and then scaled up for better accuracy if more resources are available. In this paper, we systematically study model scaling and identify that…

机器学习 · 计算机科学 2020-09-14 Mingxing Tan , Quoc V. Le

We present a new model named Stacked-DETR(SDETR), which inherits the main ideas in canonical DETR. We improve DETR in two directions: simplifying the cost of training and introducing the stacked architecture to enhance the performance. To…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Wenyuan Sheng

Modern diffusion models, particularly those utilizing a Transformer-based UNet for denoising, rely heavily on self-attention operations to manage complex spatial relationships, thus achieving impressive generation performance. However, this…

计算机视觉与模式识别 · 计算机科学 2024-10-18 Songhua Liu , Weihao Yu , Zhenxiong Tan , Xinchao Wang

Visual Autoregressive (VAR) has emerged as a promising approach in image generation, offering competitive potential and performance comparable to diffusion-based models. However, current AR-based visual generation models require substantial…

计算机视觉与模式识别 · 计算机科学 2024-11-27 Rui Xie , Tianchen Zhao , Zhihang Yuan , Rui Wan , Wenxi Gao , Zhenhua Zhu , Xuefei Ning , Yu Wang

By integrating the self-attention capability and the biological properties of Spiking Neural Networks (SNNs), Spikformer applies the flourishing Transformer architecture to SNNs design. It introduces a Spiking Self-Attention (SSA) module to…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Qingyu Wang , Duzhen Zhang , Tielin Zhang , Bo Xu

Recent advances in Multimodal Large Language Models (MLLMs) have expanded reasoning capabilities into 3D domains, enabling fine-grained spatial understanding. However, the substantial size of 3D MLLMs and the high dimensionality of input…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Yuhui Lin , Siyue Yu , Yuxing Yang , Guangliang Cheng , Jimin Xiao

Transformer-based models have gained considerable attention in the field of physiological signal analysis. They leverage long-range dependencies and complex patterns in temporal signals, allowing them to achieve performance superior to…

机器学习 · 计算机科学 2025-12-01 Merey Orazaly , Fariza Temirkhanova , Jurn-Gyu Park

Accurately predicting the elastic properties of crystalline solids is vital for computational materials science. However, traditional atomistic scale ab initio approaches are computationally intensive, especially for studying complex…

无序系统与神经网络 · 物理学 2023-11-13 Teerachote Pakornchote , Annop Ektarawong , Thiparat Chotibut

In a wide range of semantic segmentation tasks, fully convolutional neural networks (F-CNNs) have been successfully leveraged to achieve state-of-the-art performance. Architectural innovations of F-CNNs have mainly been on improving spatial…

计算机视觉与模式识别 · 计算机科学 2018-08-27 Abhijit Guha Roy , Nassir Navab , Christian Wachinger

The Transformer is a sequence model that forgoes traditional recurrent architectures in favor of a fully attention-based approach. Besides improving performance, an advantage of using attention is that it can also help to interpret a model…

人机交互 · 计算机科学 2019-06-14 Jesse Vig