中文
相关论文

相关论文: LogAvgExp Provides a Principled and Performant Glo…

200 篇论文

The LogSumExp function, dual to the Kullback-Leibler (KL) divergence, plays a central role in many important optimization problems, including entropy-regularized optimal transport (OT) and distributionally robust optimization (DRO). In…

最优化与控制 · 数学 2026-02-04 Egor Gladin , Alexey Kroshnin , Jia-Jie Zhu , Pavel Dvurechensky

For each of $T$ time steps, $m$ experts report probability distributions over $n$ outcomes; we wish to learn to aggregate these forecasts in a way that attains a no-regret guarantee. We focus on the fundamental and practical aggregation…

机器学习 · 计算机科学 2023-10-11 Eric Neyman , Tim Roughgarden

The study of neural operators has paved the way for the development of efficient approaches for solving partial differential equations (PDEs) compared with traditional methods. However, most of the existing neural operators lack the…

机器学习 · 统计学 2024-04-25 Sawan Kumar , Rajdip Nayek , Souvik Chakraborty

Leveraging machine learning to facilitate the optimization process is an emerging field that holds the promise to bypass the fundamental computational bottleneck caused by classic iterative solvers in critical applications requiring…

机器学习 · 计算机科学 2022-07-18 Xinran Liu , Yuzhe Lu , Ali Abbasi , Meiyi Li , Javad Mohammadi , Soheil Kolouri

We consider the optimal control of a differential equation that involves the suprema of the state over some part of the history. In many applications, this non-smooth functional dependence is crucial for the successful modeling of…

最优化与控制 · 数学 2019-10-21 Tobias Geiger , Daniel Wachsmuth , Gerd Wachsmuth

In the framework of convolutional neural networks, downsampling is often performed with an average-pooling, where all the activations are treated equally, or with a max-pooling operation that only retains an element with maximum activation…

计算机视觉与模式识别 · 计算机科学 2021-09-06 Adrien Deliège , Maxime Istasse , Ashwani Kumar , Christophe De Vleeschouwer , Marc Van Droogenbroeck

Analyzing the worst-case performance of deep neural networks against input perturbations amounts to solving a large-scale non-convex optimization problem, for which several past works have proposed convex relaxations as a promising…

机器学习 · 计算机科学 2022-07-11 Shaoru Chen , Eric Wong , J. Zico Kolter , Mahyar Fazlyab

When conducting a randomized controlled trial, it is common to specify in advance the statistical analyses that will be used to analyze the data. Typically these analyses will involve adjusting for small imbalances in baseline covariates.…

应用统计 · 统计学 2017-08-04 Edward Wu , Johann Gagnon-Bartsch

A common architectural choice for deep metric learning is a convolutional neural network followed by global average pooling (GAP). Albeit simple, GAP is a highly effective way to aggregate information. One possible explanation for the…

计算机视觉与模式识别 · 计算机科学 2023-08-23 Yeti Z. Gurbuz , Ozan Sener , A. Aydın Alatan

Global pooling is one of the most significant operations in many machine learning models and tasks, which works for information fusion and structured data (like sets and graphs) representation. However, without solid mathematical…

机器学习 · 计算机科学 2022-12-14 Hongteng Xu , Minjie Cheng

Global pooling, such as max- or sum-pooling, is one of the key ingredients in deep neural networks used for processing images, texts, graphs and other types of structured data. Based on the recent DeepSets architecture proposed by Zaheer et…

机器学习 · 计算机科学 2020-01-23 Łukasz Maziarka , Marek Śmieja , Aleksandra Nowak , Jacek Tabor , Łukasz Struski , Przemysław Spurek

Agents are LLM-driven components that can mutate environments in powerful, arbitrary ways. Extracting guarantees for the execution of agents in production environments can be challenging due to asynchrony and failures. In this paper, we…

Large language models (LLMs) typically employ greedy decoding or low-temperature sampling for reasoning tasks, reflecting a perceived trade-off between diversity and accuracy. We challenge this convention by introducing top-$n\sigma$, a…

机器学习 · 计算机科学 2024-11-13 Chenxia Tang , Jianchun Liu , Hongli Xu , Liusheng Huang

Evaluating the log-sum-exp function or the softmax function is a key step in many modern data science algorithms, notably in inference and classification. Because of the exponentials that these functions contain, the evaluation is prone to…

数值分析 · 数学 2019-09-10 Pierre Blanchard , Desmond J. Higham , Nicholas J. Higham

Mathematical morphology is a part of image processing that uses a window that moves across the image to change certain pixels according to certain operations. The concepts of supremum and infimum play a crucial role here, but it proves…

计算机视觉与模式识别 · 计算机科学 2024-11-18 Marvin Kahra , Michael Breuß , Andreas Kleefeld , Martin Welk

Evolutions of the trading landscape lead to the capability to exchange the same financial instrument on different venues. Because of liquidity issues, the trading firms split large orders across several trading destinations to optimize…

交易与市场微观结构 · 定量金融 2010-07-28 Sophie Laruelle , Charles-Albert Lehalle , Gilles Pagès

Processing and reviewing nightly test execution failure logs for large industrial systems is a tedious activity. Furthermore, multiple failures might share one root/common cause during test execution sessions, and the review might therefore…

Due to the sheer size of software logs, developers rely on automated log analysis. Log parsing, which parses semi-structured logs into a structured format, is a prerequisite of automated log analysis. However, existing log parsers are…

软件工程 · 计算机科学 2026-03-16 Yifan Wu , Bingxu Chai , Siyu Yu , Ying Li , Pinjia He , Wei Jiang , Jianguo Li

Recently, dropout has seen increasing use in deep learning. For deep convolutional neural networks, dropout is known to work well in fully-connected layers. However, its effect in pooling layers is still not clear. This paper demonstrates…

机器学习 · 计算机科学 2015-12-07 Haibing Wu , Xiaodong Gu

This work introduces an ensemble parameter estimation framework that enables the Lumped Parameter Linear Superposition (LPLSP) method to generate reduced order thermal models from a single transient dataset. Unlike earlier implementations…

数值分析 · 数学 2026-05-26 Neelakantan Padmanabhan
‹ 上一页 1 2 3 10 下一页 ›