中文
相关论文

相关论文: Using MLIR Transform to Design Sliced Convolution …

200 篇论文

This article provides next step towards solving speed bottleneck of any system that intensively uses convolutions operations (e.g. CNN). Method described in the article is applied on deformable part models (DPM) algorithm. Method described…

计算机视觉与模式识别 · 计算机科学 2017-07-12 D. V. Parkhomenko , I. L. Mazurenko

In edge computing, emerging network slicing and computation offloading can support Edge Service Providers (ESPs) better handling diverse distributions of user requests, to improve Quality-of-Service (QoS) and resource efficiency. However,…

网络与互联网体系结构 · 计算机科学 2024-12-06 Ting Xiaoyang , Minfeng Zhang , Saimin Chen Zhang

We present techniques for speeding up the test-time evaluation of large convolutional networks, designed for object recognition tasks. These models deliver impressive accuracy but each image evaluation requires millions of floating point…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Remi Denton , Wojciech Zaremba , Joan Bruna , Yann LeCun , Rob Fergus

Accurate and scalable machine-learned inter-atomic potentials (MLIPs) are essential for molecular simulations ranging from drug discovery to new material design. Current state-of-the-art models enforce roto-translational symmetries through…

This work presents MLIR, a novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building…

By exploiting the correlation between the structure and the solution of Mixed-Integer Linear Programming (MILP), Machine Learning (ML) has become a promising method for solving large-scale MILP problems. Existing ML-based MILP solvers…

机器学习 · 计算机科学 2025-01-03 Yixuan Li , Can Chen , Jiajun Li , Jiahui Duan , Xiongwei Han , Tao Zhong , Vincent Chau , Weiwei Wu , Wanyuan Wang

Network in Netwrok (NiN) is an effective instance and an important extension of Convolutional Neural Network (CNN) consisting of alternating convolutional layers and pooling layers. Instead of using a linear filter for convolution, NiN…

计算机视觉与模式识别 · 计算机科学 2016-03-23 Yanwei Pang , Manli Sun , Xiaoheng Jiang , Xuelong Li

As Convolutional Neural Networks (CNNs) gain prominence in deep learning, algorithms like Winograd Convolution have been introduced to enhance computational efficiency. However, existing implementations often face challenges such as high…

性能 · 计算机科学 2024-12-30 Haoyuan Gui , Xiaoyu Zhang , Chong Zhang , Zitong Su , Huiyuan Li

Bone density prediction via CT scans to estimate T-scores is crucial, providing a more precise assessment of bone health compared to traditional methods like X-ray bone density tests, which lack spatial resolution and the ability to detect…

The paper introduces the weighted convolution, a novel approach to the convolution for signals defined on regular grids (e.g., 2D images) through the application of an optimal density function to scale the contribution of neighbouring…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Simone Cammarasana , Giuseppe Patanè

Spatially variant dynamic convolution provides a principled approach of integrating spatial adaptivity into deep neural networks. However, mainstream designs in medical segmentation commonly generate dynamic kernels through average pooling,…

图像与视频处理 · 电气工程与系统科学 2026-03-02 Bo Shi , Wei-ping Zhu , M. N. S. Swamy

Purpose: To develop generic optimization strategies for image reconstruction using graphical processing units (GPUs) in magnetic resonance imaging (MRI) and to exemplarily report about our experience with a highly accelerated implementation…

分布式、并行与集群计算 · 计算机科学 2018-01-08 Sebastian Schaetz , Dirk Voit , Jens Frahm , Martin Uecker

In this proposal, we design a learned multi-frequency image compression approach that uses generalized octave convolutions to factorize the latent representations into high-frequency (HF) and low-frequency (LF) components, and the LF…

图像与视频处理 · 电气工程与系统科学 2020-09-29 Jianping Lin , Mohammad Akbari , Haisheng Fu , Qian Zhang , Shang Wang , Jie Liang , Dong Liu , Feng Liang , Guohe Zhang , Chengjie Tu

Wavelet decompositions of integral operators have proven their efficiency in reducing computing times for many problems, ranging from the simulation of waves or fluids to the resolution of inverse problems in imaging. Unfortunately,…

图像与视频处理 · 电气工程与系统科学 2020-08-03 Paul Escande , Pierre Weiss

We introduce dense vision transformers, an architecture that leverages vision transformers in place of convolutional networks as a backbone for dense prediction tasks. We assemble tokens from various stages of the vision transformer into…

计算机视觉与模式识别 · 计算机科学 2021-03-26 René Ranftl , Alexey Bochkovskiy , Vladlen Koltun

Recent advances in deep learning, especially deep convolutional neural networks (CNNs), have led to significant improvement over previous semantic segmentation systems. Here we show how to improve pixel-wise semantic segmentation by…

计算机视觉与模式识别 · 计算机科学 2018-06-04 Panqu Wang , Pengfei Chen , Ye Yuan , Ding Liu , Zehua Huang , Xiaodi Hou , Garrison Cottrell

While convolution and self-attention are extensively used in learned image compression (LIC) for transform coding, this paper proposes an alternative called Contextual Clustering based LIC (CLIC) which primarily relies on clustering…

图像与视频处理 · 电气工程与系统科学 2024-01-23 Yichi Zhang , Zhihao Duan , Ming Lu , Dandan Ding , Fengqing Zhu , Zhan Ma

Recent advances in learned image compression (LIC) have achieved remarkable performance improvements over traditional codecs. Notably, the MLIC series-LICs equipped with multi-reference entropy models-have substantially surpassed…

图像与视频处理 · 电气工程与系统科学 2026-02-26 Wei Jiang , Yongqi Zhai , Jiayu Yang , Feng Gao , Ronggang Wang

Accurate and efficient perception is essential for autonomous driving, where segmentation tasks such as drivable-area and lane segmentation provide critical cues for motion planning and control. However, achieving high segmentation accuracy…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Minh-Khoi Do , Huy Che , Dinh-Duy Phan , Duc-Khai Lam , Duc-Lung Vu

Recent work has shown how to embed differentiable optimization problems (that is, problems whose solutions can be backpropagated through) as layers within deep learning architectures. This method provides a useful inductive bias for certain…

机器学习 · 计算机科学 2019-10-29 Akshay Agrawal , Brandon Amos , Shane Barratt , Stephen Boyd , Steven Diamond , Zico Kolter