paper-with-me

Papers

Automated Hybrid Grounding Using Structural and Data-Driven Heuristics

2025-07-23 · Alexander Beiser, Markus Hecher, Stefan Woltran arxiv

The grounding bottleneck poses one of the key challenges that hinders the widespread adoption of Answer Set Programming in industry. Hybrid Grounding is a step in alleviating the bottleneck by combining the strength of standard bottom-up grounding with recently proposed techniques where rule bodies are decoupled during grounding. However, it has remained unclear when hybrid grounding shall use body-decoupled grounding and when to use standard bottom-up grounding. In this paper, we address this issue by developing automated hybrid grounding: we introduce a splitting algorithm based on data-structural heuristics that detects when to use body-decoupled grounding and when standard grounding is beneficial. We base our heuristics on the structure of rules and an estimation procedure that incorporates the data of the instance. The experiments conducted on our prototypical implementation demonstrate promising results, which show an improvement on hard-to-ground scenarios, whereas on hard-to-solve instances we approach state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2507.17493

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Verify Before You Fix: Agentic Execution Grounding for Trustworthy Cross-Language Code Analysis

2026-04-12 · Jugal Gajjar arxiv

Learned classifiers deployed in agentic pipelines face a fundamental reliability problem: predictions are probabilistic inferences, not verified conclusions, and acting on them without grounding in observable evidence le…

GUI-360$^\circ$: A Comprehensive Dataset and Benchmark for Computer-Using Agents

2025-11-06 · Jian Mu, Chaoyun Zhang, Chiming Ni, Lu Wang 외 arxiv

We introduce GUI-360$^\circ$, a large-scale, comprehensive dataset and benchmark suite designed to advance computer-using agents (CUAs). CUAs present unique challenges and is constrained by three persistent gaps: a scarc…

Reinforcement Learning

Grounding Machine Creativity in Game Design Knowledge Representations: Empirical Probing of LLM-Based Executable Synthesis of Goal Playable Patterns under Structural Constraints

2026-03-07 · Hugh Xuechen Liu, Kıvanç Tatar arxiv

Creatively translating complex gameplay ideas into executable artifacts (e.g., games as Unity projects and code) remains a central challenge in computational game creativity. Gameplay design patterns provide a structured…

AutoSG: LLM-Driven Solver Generation Solely from Task Prompts for Expensive Optimization

2026-05-25 · Haoran Gu, Handing Wang, Yi Mei, Mengjie Zhang arxiv

Expensive optimization tasks are ubiquitous in real-world applications, demanding highly specialized solvers. While LLM-driven automated solver generation shows promise, current paradigms face three critical issues when …

Designing Maintainable Hybrid Generative Systems: A Quantum-Inspired Approach to Automated Music Harmony Generation

2026-07-07 · Josef Pavlicek arxiv

This paper presents the design and evaluation of a maintainable hybrid generative architecture for automated music harmony generation from melody. The proposed system combines quantum-inspired candidate exploration over …