paper-with-me

Papers

WikiCoder: Learning to Write Knowledge-Powered Code

2023-03-15 · Théo Matricon, Nathanaël Fijalkow, Gaëtan Margueritte

We tackle the problem of automatic generation of computer programs from a few pairs of input-output examples. The starting point of this work is the observation that in many applications a solution program must use external knowledge not present in the examples: we call such programs knowledge-powered since they can refer to information collected from a knowledge graph such as Wikipedia. This paper makes a first step towards knowledge-powered program synthesis. We present WikiCoder, a system building upon state of the art machine-learned program synthesizers and integrating knowledge graphs. We evaluate it to show its wide applicability over different domains and discuss its limitations. WikiCoder solves tasks that no program synthesizers were able to solve before thanks to the use of knowledge graphs, while integrating with recent developments in the field to operate at scale.

📄 PDF Abstract BibTeX arXiv:2303.08574

Code (1)

Theomat/ProgSynth 공식 구현 pytorch

Tasks

Knowledge GraphsProgram Synthesis

Similar Papers 제목 키워드 기반

Creative Writing with an AI-Powered Writing Assistant: Perspectives from Professional Writers

2022-11-09 · Daphne Ippolito, Ann Yuan, Andy Coenen, Sehmon Burnam

Recent developments in natural language generation (NLG) using neural language models have brought us closer than ever to the goal of building AI-powered creative writing tools. However, most prior work on human-AI colla…

Text Generation

LMCanvas: Object-Oriented Interaction to Personalize Large Language Model-Powered Writing Environments

2023-03-27 · Tae Soo Kim, Arghya Sarkar, Yoonjoo Lee, Minsuk Chang 외

Large language models (LLMs) can enhance writing by automating or supporting specific tasks in writers' workflows (e.g., paraphrasing, creating analogies). Leveraging this capability, a collection of interfaces have been…

Language ModelingLanguage ModellingLarge Language Model

Resilient Write: A Six-Layer Durable Write Surface for LLM Coding Agents

2026-04-12 · Justice Owusu Agyemang, Jerry John Kponyo, Elliot Amponsah, Godfred Manu Addo Boakye 외 arxiv

LLM-powered coding agents increasingly rely on tool-use protocols such as the Model Context Protocol (MCP) to read and write files on a developer's workstation. When a write fails - due to content filters, truncation, or…

Re-ranking for Writer Identification and Writer Retrieval

2020-07-14 · Simon Jordan, Mathias Seuret, Pavel Král, Ladislav Lenc 외

Automatic writer identification is a common problem in document analysis. State-of-the-art methods typically focus on the feature extraction step with traditional or deep-learning-based techniques. In retrieval problems,…

Re-RankingRetrievalWriter Retrieval

"It was 80% me, 20% AI": Seeking Authenticity in Co-Writing with Large Language Models

2024-11-20 · Angel Hsing-Chi Hwang, Q. Vera Liao, Su Lin Blodgett, Alexandra Olteanu 외

Given the rising proliferation and diversity of AI writing assistance tools, especially those powered by large language models (LLMs), both writers and readers may have concerns about the impact of these tools on the aut…