中文
相关论文

相关论文: Incomplete Dot Products for Dynamic Computation Sc…

200 篇论文

The partial domain adaptation (PDA) challenge is a prevalent issue in industrial fault diagnosis. Drawing inspiration from traditional classification settings where such partial challenge is not a concern, we propose a novel PDA framework…

机器学习 · 计算机科学 2024-11-05 Gecheng Chen

Efficiently optimizing multi-model inference pipelines for fast, accurate, and cost-effective inference is a crucial challenge in machine learning production systems, given their tight end-to-end latency requirements. To simplify the…

分布式、并行与集群计算 · 计算机科学 2024-05-28 Saeid Ghafouri , Kamran Razavi , Mehran Salmani , Alireza Sanaee , Tania Lorido-Botran , Lin Wang , Joseph Doyle , Pooyan Jamshidi

Depth is one of the keys that make neural networks succeed in the task of large-scale image recognition. The state-of-the-art network architectures usually increase the depths by cascading convolutional layers or building blocks. In this…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Siyuan Qiao , Zhishuai Zhang , Wei Shen , Bo Wang , Alan Yuille

Deep neural networks often produce overconfident predictions, undermining their reliability in safety-critical applications. This miscalibration is further exacerbated under distribution shift, where test data deviates from the training…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Yilin Zhang , Cai Xu , You Wu , Ziyu Guan , Wei Zhao

As the saying goes, sometimes less is more -- and when it comes to neural networks, that couldn't be more true. Enter pruning, the art of selectively trimming away unnecessary parts of a network to create a more streamlined, efficient…

计算机视觉与模式识别 · 计算机科学 2023-11-01 Samir Khaki , Weihan Luo

Incremental learning aims to enable machine learning models to continuously acquire new knowledge given new classes, while maintaining the knowledge already learned for old classes. Saving a subset of training samples of previously seen…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Jian Jiang , Edoardo Cetin , Oya Celiktutan

Due to their weak inductive bias, Multi-Layer Perceptrons (MLPs) have subpar performance at low-compute levels compared to standard architectures such as convolution-based networks (CNN). Recent work, however, has shown that the performance…

机器学习 · 计算机科学 2024-10-15 Sean Wu , Jordan Hong , Keyu Bai , Gregor Bachmann

By generating prediction intervals (PIs) to quantify the uncertainty of each prediction in deep learning regression, the risk of wrong predictions can be effectively controlled. High-quality PIs need to be as narrow as possible, whilst…

机器学习 · 计算机科学 2023-02-03 Haocheng Lei , Anthony Bellotti

Per-example gradient clipping is a key algorithmic step that enables practical differential private (DP) training for deep learning models. The choice of clipping threshold R, however, is vital for achieving high accuracy under DP. We…

机器学习 · 计算机科学 2023-10-05 Zhiqi Bu , Yu-Xiang Wang , Sheng Zha , George Karypis

The item details page (IDP) is a web page on an e-commerce website that provides information on a specific product or item listing. Just below the details of the item on this page, the buyer can usually find recommendations for other…

While Deep Neural Networks (DNNs) push the state-of-the-art in many machine learning applications, they often require millions of expensive floating-point operations for each input classification. This computation overhead limits the…

神经与进化计算 · 计算机科学 2017-05-12 Hokchhay Tann , Soheil Hashemi , Iris Bahar , Sherief Reda

The deployment of deep neural networks in real-world applications is mostly restricted by their high inference costs. Extensive efforts have been made to improve the accuracy with expert-designed or algorithm-searched architectures.…

机器学习 · 计算机科学 2020-11-10 Shaofeng Cai , Yao Shu , Wei Wang , Beng Chin Ooi

To apply deep CNNs to mobile terminals and portable devices, many scholars have recently worked on the compressing and accelerating deep convolutional neural networks. Based on this, we propose a novel uniform channel pruning (UCP) method…

计算机视觉与模式识别 · 计算机科学 2020-10-06 Jingfei Chang , Yang Lu , Ping Xue , Xing Wei , Zhen Wei

Advancements in deep learning have ignited an explosion of research on efficient hardware for embedded computer vision. Hardware vision acceleration, however, does not address the cost of capturing and processing the image data that feeds…

计算机视觉与模式识别 · 计算机科学 2017-08-03 Mark Buckler , Suren Jayasuriya , Adrian Sampson

Deep discrete structured models have seen considerable progress recently, but traditional inference using dynamic programming (DP) typically works with a small number of states (less than hundreds), which severely limits model capacity. At…

机器学习 · 计算机科学 2022-07-26 Yao Fu , John P. Cunningham , Mirella Lapata

Deep Neural Networks (DNNs) on hardware is facing excessive computation cost due to the massive number of parameters. A typical training pipeline to mitigate over-parameterization is to pre-define a DNN structure first with redundant…

神经与进化计算 · 计算机科学 2019-12-19 Xiaocong Du , Zheng Li , Yufei Ma , Yu Cao

In differentially private (DP) tabular data synthesis, the consensus is that statistical models are better than neural network (NN)-based methods. However, we argue that this conclusion is incomplete and overlooks the challenge of densely…

机器学习 · 计算机科学 2025-11-19 Kai Chen , Chen Gong , Tianhao Wang

Diffusion policies (DP) have demonstrated significant potential in visual navigation by capturing diverse multi-modal trajectory distributions. However, standard imitation learning (IL), which most DP methods rely on for training, often…

机器人学 · 计算机科学 2026-02-02 Runhua Zhang , Junyi Hou , Changxu Cheng , Qiyi Chen , Tao Wang , Wuyue Zhao

It is well-known that by adding integrality constraints to the semidefinite programming (SDP) relaxation of the max-cut problem, the resulting integer semidefinite program is an exact formulation of the problem. In this paper we show…

最优化与控制 · 数学 2023-11-09 Frank de Meijer , Renata Sotirov

Given an existing trained neural network, it is often desirable to learn new capabilities without hindering performance of those already learned. Existing approaches either learn sub-optimal solutions, require joint training, or incur a…

计算机视觉与模式识别 · 计算机科学 2018-02-15 Amir Rosenfeld , John K. Tsotsos