中文
相关论文

相关论文: Train and Test Tightness of LP Relaxations in Stru…

200 篇论文

Anticipating supply chain disruptions before they materialize is a core challenge for firms and policymakers alike. A key difficulty is learning to reason reliably about infrequent, high-impact events from noisy and unstructured inputs - a…

机器学习 · 计算机科学 2026-04-03 Benjamin Turtel , Paul Wilczewski , Kris Skotheim

Recent neural network-driven semantic role labeling (SRL) systems have shown impressive improvements in F1 scores. These improvements are due to expressive input representations, which, at least at the surface, are orthogonal to…

计算与语言 · 计算机科学 2020-05-06 Tao Li , Parth Anand Jawale , Martha Palmer , Vivek Srikumar

Inducing sparseness while training neural networks has been shown to yield models with a lower memory footprint but similar effectiveness to dense models. However, sparseness is typically induced starting from a dense model, and thus this…

机器学习 · 计算机科学 2022-03-30 Thomas Demeester , Johannes Deleu , Fréderic Godin , Chris Develder

Much algorithmic research in NLP aims to efficiently manipulate rich formal structures. An algorithm designer typically seeks to provide guarantees about their proposed algorithm -- for example, that its running time or space complexity is…

编程语言 · 计算机科学 2025-12-30 Tim Vieira , Ryan Cotterell , Jason Eisner

In this paper, we focus on the problem of conformal prediction with conditional guarantees. Prior work has shown that it is impossible to construct nontrivial prediction sets with full conditional coverage guarantees. A wealth of research…

机器学习 · 计算机科学 2024-04-29 Shayan Kiyani , George Pappas , Hamed Hassani

Balancing predictive power and interpretability has long been a challenging research area, particularly in powerful yet complex models like neural networks, where nonlinearity obstructs direct interpretation. This paper introduces a novel…

机器学习 · 计算机科学 2025-02-20 Antoine Ledent , Peng Liu

Accurately segmenting a citation string into fields for authors, titles, etc. is a challenging task because the output typically obeys various global constraints. Previous work has shown that modeling soft constraints, where the model is…

计算与语言 · 计算机科学 2014-10-20 Sam Anzaroot , Alexandre Passos , David Belanger , Andrew McCallum

Projection algorithms are well known for their simplicity and flexibility in solving feasibility problems. They are particularly important in practice due to minimal requirements for software implementation and maintenance. In this work, we…

最优化与控制 · 数学 2020-04-14 Minh N. Dao , Hung M. Phan

We study the problem of structured prediction under test-time budget constraints. We propose a novel approach applicable to a wide range of structured prediction problems in computer vision and natural language processing. Our approach…

机器学习 · 统计学 2016-06-09 Tolga Bolukbasi , Kai-Wei Chang , Joseph Wang , Venkatesh Saligrama

Reinforcement Learning (RL), bolstered by the expressive capabilities of Deep Neural Networks (DNNs) for function approximation, has demonstrated considerable success in numerous applications. However, its practicality in addressing various…

机器学习 · 计算机科学 2024-04-26 Aditya Mohan , Amy Zhang , Marius Lindauer

We study a theoretical and algorithmic framework for structured prediction in the online learning setting. The problem of structured prediction, i.e. estimating function where the output space lacks a vectorial structure, is well studied in…

机器学习 · 计算机科学 2024-06-19 Pierre Boudart , Alessandro Rudi , Pierre Gaillard

We propose a structured prediction approach for robot imitation learning from demonstrations. Among various tools for robot imitation learning, supervised learning has been observed to have a prominent role. Structured prediction is a form…

机器人学 · 计算机科学 2023-09-27 Anqing Duan , Iason Batzianoulis , Raffaello Camoriano , Lorenzo Rosasco , Daniele Pucci , Aude Billard

Recent work has shown logical background knowledge can be used in learning systems to compensate for a lack of labeled training data. Many methods work by creating a loss function that encodes this knowledge. However, often the logic is…

人工智能 · 计算机科学 2022-09-05 Alessandro Daniele , Emile van Krieken , Luciano Serafini , Frank van Harmelen

The Super Learner (SL) is a widely used ensemble method that combines predictions from a library of learners based on their predictive performance. Interval predictions are of considerable practical interest because they allow uncertainty…

机器学习 · 统计学 2026-04-27 Zhanli Wu , Fabrizio Leisen , Miguel-Angel Luque-Fernandez , F. Javier Rubio

Performance prediction, the task of estimating a system's performance without performing experiments, allows us to reduce the experimental burden caused by the combinatorial explosion of different datasets, languages, tasks, and models. In…

计算与语言 · 计算机科学 2021-02-11 Zihuiwen Ye , Pengfei Liu , Jinlan Fu , Graham Neubig

We consider a framework for structured prediction based on search in the space of complete structured outputs. Given a structured input, an output is produced by running a time-bounded search procedure guided by a learned cost function, and…

机器学习 · 计算机科学 2012-07-03 Janardhan Rao Doppa , Alan Fern , Prasad Tadepalli

In machine learning we often encounter structured output prediction problems (SOPPs), i.e. problems where the output space admits a rich internal structure. Application domains where SOPPs naturally occur include natural language…

机器学习 · 计算机科学 2021-06-03 Waleed Mustafa , Yunwen Lei , Antoine Ledent , Marius Kloft

In situations where forecasters are scored on the quality of their probabilistic predictions, it is standard to use `proper' scoring rules to perform such scoring. These rules are desirable because they give forecasters no incentive to lie…

统计方法学 · 统计学 2020-08-25 Spencer Greenberg

Detectability of failures of linear programming (LP) decoding and its potential for improvement by adding new constraints motivate the use of an adaptive approach in selecting the constraints for the LP problem. In this paper, we make a…

信息论 · 计算机科学 2007-07-13 Mohammad H. Taghavi N. , Paul H. Siegel

Label assignment problems with large state spaces are important tasks especially in computer vision. Often the pairwise interaction (or smoothness prior) between labels assigned at adjacent nodes (or pixels) can be described as a function…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Christopher Zach , Christian Häne