中文
相关论文

相关论文: Instruction and Solution Probabilities as Heuristi…

200 篇论文

The learning curve expresses the error rate of a predictive modeling procedure as a function of the sample size of the training dataset. It typically is a decreasing, convex function with a positive limiting value. An estimate of the…

应用统计 · 统计学 2012-03-14 Eric B. Laber , Kerby Shedden , Yang Yang

A scalable graphical method is presented for selecting, and partitioning datasets for the training phase of a classification task. For the heuristic, a clustering algorithm is required to get its computation cost in a reasonable proportion…

机器学习 · 计算机科学 2019-07-25 Sumedh Yadav , Mathis Bode

Estimating a constrained relation is a fundamental problem in machine learning. Special cases are classification (the problem of estimating a map from a set of to-be-classified elements to a set of labels), clustering (the problem of…

机器学习 · 计算机科学 2014-08-06 Lizhen Qu , Bjoern Andres

Choosing appropriate step sizes is critical for reducing the computational cost of training large-scale neural network models. Mini-batch sub-sampling (MBSS) is often employed for computational tractability. However, MBSS introduces a…

机器学习 · 统计学 2019-09-17 Younghwan Chae , Daniel N. Wilke

Probabilistic Logic Programs (PLPs) generalize traditional logic programs and allow the encoding of models combining logical structure and uncertainty. In PLP, inference is performed by summarizing the possible worlds which entail the query…

计算机科学中的逻辑 · 计算机科学 2018-04-30 Arun Nampally , Timothy Zhang , C. R. Ramakrishnan

Probabilistic programming languages aim to describe and automate Bayesian modeling and inference. Modern languages support programmable inference, which allows users to customize inference algorithms by incorporating guide programs to…

编程语言 · 计算机科学 2021-04-09 Di Wang , Jan Hoffmann , Thomas Reps

Selecting powerful predictors for an outcome is a cornerstone task for machine learning. However, some types of questions can only be answered by identifying the predictors that causally affect the outcome. A recent approach to this causal…

机器学习 · 计算机科学 2022-03-01 Guillaume Martinet , Alexander Strzalkowski , Barbara E. Engelhardt

Drawing on the Data and Predictions strand of the Indicazioni Nazionali per il curricolo 2012, this study proposes a problem based instructional approach to the teaching of probability. More specifically, the study adopts a design based…

历史与综述 · 数学 2026-04-24 Luigia Caputo , Aniello Buonocore

Individual's semantics have been used for guiding the learning process of Genetic Programming solving supervised learning problems. The semantics has been used to proposed novel genetic operators as well as different ways of performing…

机器学习 · 计算机科学 2021-04-06 Claudia N. Sánchez , Mario Graff

A key challenge in program synthesis is the astronomical size of the search space the synthesizer has to explore. In response to this challenge, recent work proposed to guide synthesis using learned probabilistic models. Obtaining such a…

编程语言 · 计算机科学 2020-10-20 Shraddha Barke , Hila Peleg , Nadia Polikarpova

In AI-rich higher education, polished written mathematics has become easier to produce than trustworthy evidence of understanding. This article develops a human-scale methodology for service mathematics, with informatics as its main running…

历史与综述 · 数学 2026-04-13 Siniša Miličić

The likelihood-informed subspace (LIS) method offers a viable route to reducing the dimensionality of high-dimensional probability distributions arising in Bayesian inference. LIS identifies an intrinsic low-dimensional linear subspace…

统计计算 · 统计学 2021-10-22 Tiangang Cui , Xin T. Tong

A risk-aware decision-making problem can be formulated as a chance-constrained linear program in probability measure space. Chance-constrained linear program in probability measure space is intractable, and no numerical method exists to…

最优化与控制 · 数学 2023-11-21 Xun Shen , Satoshi Ito

Probabilistic representation spaces convey information about a dataset and are shaped by factors such as the training data, network architecture, and loss function. Comparing the information content of such spaces is crucial for…

机器学习 · 计算机科学 2025-02-20 Kieran A. Murphy , Sam Dillavou , Dani S. Bassett

While instruction-tuned language models have demonstrated impressive zero-shot generalization, these models often struggle to generate accurate responses when faced with instructions that fall outside their training set. This paper presents…

计算与语言 · 计算机科学 2024-02-20 Taehyeon Kim , Joonkee Kim , Gihun Lee , Se-Young Yun

We are concerned with three types of uncertainties: probabilistic, possibilitistic and interval. By using possibility and necessity measures as an Interval Valued Probability Measure (IVPM), we present IVPM's interval expected values whose…

最优化与控制 · 数学 2008-01-25 Phantipa Thipwiwatpotjana , Weldon A. Lodwick

Constraint programming is known for being an efficient approach for solving combinatorial problems. Important design choices in a solver are the branching heuristics, which are designed to lead the search to the best solutions in a minimum…

人工智能 · 计算机科学 2024-04-17 Tom Marty , Tristan François , Pierre Tessier , Louis Gauthier , Louis-Martin Rousseau , Quentin Cappart

Since the adoption of large language models (LLMs) for text evaluation has become increasingly prevalent in the field of natural language processing (NLP), a series of existing works attempt to optimize the prompts for LLM evaluators to…

计算与语言 · 计算机科学 2025-06-03 Bosi Wen , Pei Ke , Yufei Sun , Cunxiang Wang , Xiaotao Gu , Jinfeng Zhou , Jie Tang , Hongning Wang , Minlie Huang

The scalability of instructable agents in robotics or gaming is often hindered by limited data that pairs instructions with agent trajectories. However, large datasets of unannotated trajectories containing sequences of various agent…

机器学习 · 计算机科学 2025-03-05 Niklas Höpner , Ilaria Tiddi , Herke van Hoof

The extension of classical imperative programs with real-valued random variables and random branching gives rise to probabilistic programs. The termination problem is one of the most fundamental liveness properties for such programs. The…