中文
相关论文

相关论文: How Low Can We Go: Trading Memory for Error in Low…

200 篇论文

In the preprocessing model for uncertain data we are given a set of regions R which model the uncertainty associated with an unknown set of points P. In this model there are two phases: a preprocessing phase, in which we have access only to…

计算几何 · 计算机科学 2021-01-18 Ivor van der Hoog , Irina Kostitsyna , Maarten Löffler , Bettina Speckmann

The trade off between risks and returns gives rise to multi-criteria optimisation problems that are well understood in finance, efficient frontiers being the tool to navigate their set of optimal solutions. Motivated by the recent advances…

计算金融 · 定量金融 2021-04-13 Zheng Gong , Carmine Ventre , John O'Hara

Low precision training can significantly reduce the computational overhead of training deep neural networks (DNNs). Though many such techniques exist, cyclic precision training (CPT), which dynamically adjusts precision throughout training…

机器学习 · 计算机科学 2024-03-05 Cameron R. Wolfe , Anastasios Kyrillidis

End-to-end learning has become a widely applicable and studied problem in training predictive ML models to be aware of their impact on downstream decision-making tasks. These end-to-end models often outperform traditional methods that…

机器学习 · 计算机科学 2025-05-19 Rares Cristian , Pavithra Harsha , Georgia Perakis , Brian Quanz

Deep learning is finding its way into high energy physics by replacing traditional Monte Carlo simulations. However, deep learning still requires an excessive amount of computational resources. A promising approach to make deep learning…

数据分析、统计与概率 · 物理学 2021-03-19 Florian Rehm , Sofia Vallecorsa , Vikram Saletore , Hans Pabst , Adel Chaibi , Valeriu Codreanu , Kerstin Borras , Dirk Krücker

We consider the supervised learning problem of learning the price of an option or the implied volatility given appropriate input data (model parameters) and corresponding output data (option prices or implied volatilities). The majority of…

Multi-objective optimization (MOO) is a prevalent challenge for Deep Learning, however, there exists no scalable MOO solution for truly deep neural networks. Prior work either demand optimizing a new network for every point on the Pareto…

机器学习 · 计算机科学 2021-10-15 Michael Ruchte , Josif Grabocka

Despite the power of deep neural networks for a wide range of tasks, an overconfident prediction issue has limited their practical use in many safety-critical applications. Many recent works have been proposed to mitigate this issue, but…

机器学习 · 计算机科学 2020-08-14 Jooyoung Moon , Jihyo Kim , Younghak Shin , Sangheum Hwang

Embedding tables are usually huge in click-through rate (CTR) prediction models. To train and deploy the CTR models efficiently and economically, it is necessary to compress their embedding tables at the training stage. To this end, we…

机器学习 · 计算机科学 2024-08-07 Shiwei Li , Huifeng Guo , Lu Hou , Wei Zhang , Xing Tang , Ruiming Tang , Rui Zhang , Ruixuan Li

The class of direct preference optimization (DPO) algorithms has emerged as a promising approach for solving the alignment problem in foundation models. These algorithms work with very limited feedback in the form of pairwise preferences…

机器学习 · 计算机科学 2026-02-03 Luca Viano , Ruida Zhou , Yifan Sun , Mahdi Namazifar , Volkan Cevher , Shoham Sabach , Mohammad Ghavamzadeh

Learning-based low rank approximation algorithms can significantly improve the performance of randomized low rank approximation with sketch matrix. With the learned value and fixed non-zero positions for sketch matrices from learning-based…

机器学习 · 计算机科学 2022-12-19 Tiejin Chen , Yicheng Tao

In several different applications, including data transformation and entity resolution, rules are used to capture aspects of knowledge about the application at hand. Often, a large set of such rules is generated automatically or…

人工智能 · 计算机科学 2020-11-03 Phokion G. Kolaitis , Lucian Popa , Kun Qian

Balancing safety, efficiency, and operational costs in highway driving poses a challenging decision-making problem for heavy-duty vehicles. A central difficulty is that conventional scalar reward formulations, obtained by aggregating these…

机器学习 · 计算机科学 2026-01-27 Deepthi Pathare , Leo Laine , Morteza Haghir Chehreghani

AI inference scaling is often tuned through 1D heuristics (a fixed reasoning pass) or 2D bivariate trade-offs (e.g., accuracy vs. compute), which fail to consider cost and latency constraints. We introduce a 3D optimization framework that…

机器学习 · 计算机科学 2025-11-18 Minseok Jung , Abhas Ricky , Muhammad Rameez Chatni

Recent large language models (LLMs) employ billions of parameters to enable broad problem-solving capabilities. Such language models also tend to be memory-bound because of the dominance of matrix-vector and matrix-matrix multiplications…

机器学习 · 计算机科学 2024-10-24 Chakshu Moar , Faraz Tahmasebi , Michael Pellauer , Hyoukjun Kwon

Typical semiconductor chips include thousands of mostly small memories. As memories contribute an estimated 25% to 40% to the overall power, performance, and area (PPA) of a chip, memories must be designed carefully to meet the system's…

其他计算机科学 · 计算机科学 2020-07-13 Felix Last , Max Haeberlein , Ulf Schlichtmann

Algorithmic fairness seeks to identify and correct sources of bias in machine learning algorithms. Confoundingly, ensuring fairness often comes at the cost of accuracy. We provide formal tools in this work for reconciling this fundamental…

机器学习 · 计算机科学 2021-11-22 Susan Wei , Marc Niethammer

Fine-tuning adapts a pre-trained model to downstream tasks using a small amount of labeled data. Low-Rank Adaptation (LoRA) is an efficient fine-tuning method that reduces memory and computation costs while often achieving performance close…

机器学习 · 计算机科学 2026-05-20 Ali Zindari , Rotem Mulayoff , Sebastian U. Stich

Bayesian optimization (BO) is a popular method to optimize expensive black-box functions. It efficiently tunes machine learning algorithms under the implicit assumption that hyperparameter evaluations cost approximately the same. In…

机器学习 · 计算机科学 2020-11-25 Gauthier Guinet , Valerio Perrone , Cédric Archambeau

As model sizes grow, finding efficient and cost-effective hyperparameter optimization (HPO) methods becomes increasingly crucial for deep learning pipelines. While multi-fidelity HPO (MF-HPO) trades off computational resources required for…

机器学习 · 计算机科学 2025-04-18 Timur Carstensen , Neeratyoy Mallik , Frank Hutter , Martin Rapp