中文
相关论文

相关论文: Effective Degrees of Freedom: A Flawed Metaphor

200 篇论文

I discuss the issue of degrees of freedom in modified teleparallel gravity. These theories do have an extra structure on top of the usual (pseudo)Riemannian manifold, that of a flat parallel transport. This structure is absolutely abstract…

广义相对论与量子宇宙学 · 物理学 2024-08-29 Alexey Golovnev

Multimodal learning leverages the integration of diverse data modalities to enhance performance in complex tasks. Yet, it frequently encounters incomplete or redundant modality data in real-world scenarios. This paper presents a…

机器学习 · 计算机科学 2026-05-05 Richeng Zhou , Xuelin Zhang , Liyuan Liu

Probabilistic graphical models are a powerful concept for modeling high-dimensional distributions. Besides modeling distributions, probabilistic graphical models also provide an elegant framework for performing statistical inference;…

人工智能 · 计算机科学 2022-09-13 Christian Knoll

In classical inverse linear optimization, one assumes a given solution is a candidate to be optimal. Real data is imperfect and noisy, so there is no guarantee this assumption is satisfied. Inspired by regression, this paper presents a…

最优化与控制 · 数学 2017-06-23 Timothy C. Y. Chan , Taewoo Lee , Daria Terekhov

Unbinned maximum likelihood is a common procedure for parameter estimation. After parameters have been estimated, it is crucial to know whether the fit model adequately describes the experimental data. Univariate Goodness of Fit procedures…

应用统计 · 统计学 2011-02-14 Giulio Palombo

In sparse regression modeling via regularization such as the lasso, it is important to select appropriate values of tuning parameters including regularization parameters. The choice of tuning parameters can be viewed as a model selection…

统计方法学 · 统计学 2012-01-05 Kei Hirose , Shohei Tateishi , Sadanori Konishi

We show that invertible transformations of dynamical variables can change the number of dynamical degrees of freedom. Moreover, even in cases when the number of dynamical degrees of freedom remains unchanged, the resulting dynamics can be…

广义相对论与量子宇宙学 · 物理学 2023-07-21 Pavel Jiroušek , Keigo Shimada , Alexander Vikman , Masahide Yamaguchi

Tailoring the design of robot bodies for control purposes is implicitly performed by engineers, however, a methodology or set of tools is largely absent and optimization of morphology (shape, material properties of robot bodies, etc.) is…

机器人学 · 计算机科学 2015-10-27 Matej Hoffmann , Vincent C. Müller

An accurate assessment of a model's complexity is crucial for topics such as interpretation, generalization, and model selection. However, most existing complexity measures either rely on heuristic assumptions or are computationally…

机器学习 · 统计学 2026-05-21 Oskar Allerbo , Thomas B. Schön

When quantitative models are used to support decision-making on complex and important topics, understanding a model's ``reasoning'' can increase trust in its predictions, expose hidden biases, or reduce vulnerability to adversarial attacks.…

机器学习 · 计算机科学 2019-07-09 Dimitris Bertsimas , Arthur Delarue , Patrick Jaillet , Sebastien Martin

Process flexibility is widely adopted as an effective strategy for responding to uncertain demand. Many algorithms for constructing sparse flexibility designs with good theoretical guarantees have been developed for balanced and symmetrical…

数据结构与算法 · 计算机科学 2018-06-11 Xi Chen , Tengyu Ma , Jiawei Zhang , Yuan Zhou

We investigate the parameterized computational complexity of the satisfiability problem for modal logic and attempt to pinpoint relevant structural parameters which cause the problem's combinatorial explosion, beyond the number of…

计算机科学中的逻辑 · 计算机科学 2009-12-31 Antonis Achilleos , Michael Lampis , Valia Mitsou

Choosing a deep neural network architecture is a fundamental problem in applications that require balancing performance and parameter efficiency. Standard approaches rely on ad-hoc engineering or computationally expensive validation on a…

机器学习 · 计算机科学 2020-04-01 Calvin Murdock , Simon Lucey

Mathematical models are increasingly used in both academia and the pharmaceutical industry to understand how phenotypes emerge from systems of molecular interactions. However, their current construction as monolithic sets of equations…

分子网络 · 定量生物学 2007-10-19 Aneil Mallavarapu , Matthew Thomson , Benjamin Ullian , Jeremy Gunawardena

Flexibility is often claimed as a competitive advantage when proposing new network designs. However, most proposals provide only qualitative arguments for their improved support of flexibility. Quantitative arguments vary a lot among…

网络与互联网体系结构 · 计算机科学 2015-12-17 Wolfgang Kellerer , Arsany Basta , Andreas Blenk

We extend the definitions of complexity measures of functions to domains such as the symmetric group. The complexity measures we consider include degree, approximate degree, decision tree complexity, sensitivity, block sensitivity, and a…

计算复杂性 · 计算机科学 2020-10-16 Neta Dafni , Yuval Filmus , Noam Lifshitz , Nathan Lindzey , Marc Vinyals

Constraint-logic object-oriented programming provides a useful symbiosis between object-oriented programming and constraint-logic search. The ability to use logic variables, constraints, non-deterministic search, and object-oriented…

编程语言 · 计算机科学 2020-09-01 Jan C. Dageförde , Herbert Kuchen

Conformal prediction is an assumption-lean approach to generating distribution-free prediction intervals or sets, for nearly arbitrary predictive models, with guaranteed finite-sample coverage. Conformal methods are an active research topic…

统计方法学 · 统计学 2024-01-19 Jerzy Wieczorek

Robotic systems are multi-dimensional entities, combining both hardware and software, that are heavily dependent on, and influenced by, interactions with the real world. They can be variously categorised as embedded, cyberphysical,…

软件工程 · 计算机科学 2018-09-05 Marie Farrell , Matt Luckcuck , Michael Fisher

The design of metaprogramming languages requires appreciation of the tradeoffs that exist between important language characteristics such as safety properties, expressive power, and succinctness. Unfortunately, such tradeoffs are little…

编程语言 · 计算机科学 2009-09-29 Todd L. Veldhuizen