paper-with-me

Papers

Generalized Planning with Positive and Negative Examples

2019-11-21 · Javier Segovia-Aguas, Sergio Jiménez, Anders Jonsson

Generalized planning aims at computing an algorithm-like structure (generalized plan) that solves a set of multiple planning instances. In this paper we define negative examples for generalized planning as planning instances that must not be solved by a generalized plan. With this regard the paper extends the notion of validation of a generalized plan as the problem of verifying that a given generalized plan solves the set of input positives instances while it fails to solve a given input set of negative examples. This notion of plan validation allows us to define quantitative metrics to asses the generalization capacity of generalized plans. The paper also shows how to incorporate this new notion of plan validation into a compilation for plan synthesis that takes both positive and negative instances as input. Experiments show that incorporating negative examples can accelerate plan synthesis in several domains and leverage quantitative metrics to evaluate the generalization capacity of the synthesized plans.

📄 PDF Abstract BibTeX arXiv:1911.09365

Code (1)

aig-upf/automated-programming-framework 공식 구현

Similar Papers 제목 키워드 기반

DSReg: Using Distant Supervision as a Regularizer

2019-05-28 · ICLR 2020 1 · Yuxian Meng, Muyu Li, Xiaoya Li, Wei Wu 외

In this paper, we aim at tackling a general issue in NLP tasks where some of the negative examples are highly similar to the positive examples, i.e., hard-negative examples. We propose the distant supervision as a regula…

Multi-Task LearningReading Comprehensiontext-classificationText Classification

Failures Are the Stepping Stones to Success: Enhancing Few-Shot In-Context Learning by Leveraging Negative Samples

2025-07-31 · Yunhao Liang, Ruixuan Ying, Takuya Taniguchi, Zhe Cui arxiv

Large Language Models exhibit powerful few-shot in-context learning (ICL) capabilities, but the performance is highly sensitive to provided examples. Recent research has focused on retrieving corresponding examples for e…

Semantic Similarity

GAPX: Generalized Autoregressive Paraphrase-Identification X

2022-10-05 · Yifei Zhou, Renyu Li, Hayden Housen, Ser-Nam Lim

Paraphrase Identification is a fundamental task in Natural Language Processing. While much progress has been made in the field, the performance of many state-of-the-art models often suffer from distribution shift during …

Paraphrase Identification

Geodesic Exponential Kernels: When Curvature and Linearity Conflict

2014-11-02 · CVPR 2015 6 · Aasa Feragen, Francois Lauze, Søren Hauberg

We consider kernel methods on general geodesic metric spaces and provide both negative and positive results. First we show that the common Gaussian kernel can only be generalized to a positive definite kernel on a geodes…

How much do LLMs learn from negative examples?

2025-03-18 · Shadi Hamdan, Deniz Yuret

Large language models (LLMs) undergo a three-phase training process: unsupervised pre-training, supervised fine-tuning (SFT), and learning from human feedback (RLHF/DPO). Notably, it is during the final phase that these …

Multiple-choiceQuestion AnsweringUnsupervised Pre-training