paper-with-me

Papers

Creative Procedural-Knowledge Extraction From Web Design Tutorials

2019-04-18 · Longqi Yang, Chen Fang, Hailin Jin, Walter Chang, Deborah Estrin

Complex design tasks often require performing diverse actions in a specific order. To (semi-)autonomously accomplish these tasks, applications need to understand and learn a wide range of design procedures, i.e., Creative Procedural-Knowledge (CPK). Prior knowledge base construction and mining have not typically addressed the creative fields, such as design and arts. In this paper, we formalize an ontology of CPK using five components: goal, workflow, action, command and usage; and extract components' values from online design tutorials. We scraped 19.6K tutorial-related webpages and built a web application for professional designers to identify and summarize CPK components. The annotated dataset consists of 819 unique commands, 47,491 actions, and 2,022 workflows and goals. Based on this dataset, we propose a general CPK extraction pipeline and demonstrate that existing text classification and sequence-to-sequence models are limited in identifying, predicting and summarizing complex operations described in heterogeneous styles. Through quantitative and qualitative error analysis, we discuss CPK extraction challenges that need to be addressed by future research.

📄 PDF Abstract BibTeX arXiv:1904.08587

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Base Constructiontext-classificationText Classification

Similar Papers 제목 키워드 기반

Automating Skill Acquisition through Large-Scale Mining of Open-Source Agentic Repositories: A Framework for Multi-Agent Procedural Knowledge Extraction

2026-03-12 · Shuzhen Bi, Mengsong Wu, Hao Hao, Keqian Li 외 arxiv

The transition from monolithic large language models (LLMs) to modular, skill-equipped agents represents a fundamental architectural shift in artificial intelligence deployment. While general-purpose models demonstrate r…

Bridging VideoQA and Video-Guided Agentic Tasks via Generalized Keyframe Extraction

2026-06-28 · Sunqi Fan, Qingle Liu, Runqi Yin, Meng-Hao Guo 외 arxiv

Video understanding is a fundamental capability for multimodal intelligence, and recent Multimodal Large Language Models (MLLMs) have achieved remarkable performance on Video Question Answering (VideoQA) benchmarks. Howe…

Video Question Answering

Pairing Analogy-Augmented Generation with Procedural Memory for Procedural Q&A

2024-09-02 · K Roth, Rushil Gupta, Simon Halle, Bang Liu

Large language models struggle to synthesize disparate pieces of information into a coherent plan when approaching a complex procedural task. In this work, we introduce a novel formalism and structure for such procedural…

Language ModellingQuestion AnsweringRAG

TutoAI: A Cross-domain Framework for AI-assisted Mixed-media Tutorial Creation on Physical Tasks

2024-03-12 · Yuexi Chen, Vlad I. Morariu, Anh Truong, Zhicheng Liu

Mixed-media tutorials, which integrate videos, images, text, and diagrams to teach procedural skills, offer more browsable alternatives than timeline-based videos. However, manually creating such tutorials is tedious, an…

AtDelfi: Automatically Designing Legible, Full Instructions For Games

2018-07-11 · Michael Cerny Green, Ahmed Khalifa, Gabriella A. B. Barros, Tiago Machado 외

This paper introduces a fully automatic method for generating video game tutorials. The AtDELFI system (AuTomatically DEsigning Legible, Full Instructions for games) was created to investigate procedural generation of in…