paper-with-me

홈 › Papers

Motif: Discovering and Automating Personal Web Workflows

2026-07-12 · Shaokang Jiang, Daye Nam arxiv

Recent advances in LLMs and existing work on programming by demonstration have made it possible for end users to create automations by explicitly demonstrating their behavior to LLMs. However, these approaches rely on the assumption that users know what to automate and what is capable of being automated. Additionally, automation via LLM agents is often expensive compared with programs. We introduce Motif, a system that passively observes everyday browser activity to discover recurring interaction patterns that are programmable, makes recommendations to users whenever a pattern is discovered and generate a program to install after user confirmation. Users can review, and refine the program using natural language. We evaluated Motif in a multi-day study, comparing its ambient discoveries against automations users attempted to build via ``vibe coding.'' With eight participants, Motif discovered more automatable patterns than users recognized. Most of them matched participants' routines and were useful. Follow-up surveys showed most would continue using Motif-generated programs.

📄 PDF Abstract BibTeX arXiv:2607.10531

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficiently Discovering Frequent Motifs in Large-scale Sensor Data

2015-01-02 · Puneet Agarwal, Gautam Shroff, Sarmimala Saikia, Zaigham Khan

While analyzing vehicular sensor data, we found that frequently occurring waveforms could serve as features for further analysis, such as rule mining, classification, and anomaly detection. The discovery of waveform patt…

Anomaly DetectionClusteringTime SeriesTime Series Analysis

Clustering sequence sets for motif discovery

2009-12-01 · NeurIPS 2009 12 · Jong K. Kim, Seungjin Choi

Most of existing methods for DNA motif discovery consider only a single set of sequences to find an over-represented motif. In contrast, we consider multiple sets of sequences where we group sets associated with the same…

Clustering

LoCoMotif: Discovering time-warped motifs in time series

2023-11-29 · Daan Van Wesenbeeck, Aras Yurtman, Wannes Meert, Hendrik Blockeel

Time Series Motif Discovery (TSMD) refers to the task of identifying patterns that occur multiple times (possibly with minor variations) in a time series. All existing methods for TSMD have one or more of the following l…

Time Series

Discovering Motifs to Fingerprint Multi-Layer Networks: a Case Study on the Connectome of C. Elegans

2024-08-09 · Deepak Sharma, Matthias Renz, Philipp Hövel

Motif discovery is a powerful and insightful method to quantify network structures and explore their function. As a case study, we present a comprehensive analysis of regulatory motifs in the connectome of the model orga…

Subgraph Counting

Efficient Discovery of Motif Transition Process for Large-Scale Temporal Graphs

2025-04-22 · Zhiyuan Zheng, Jianpeng Qi, Jiantao Li, Guoqing Chao 외

Understanding the dynamic transition of motifs in temporal graphs is essential for revealing how graph structures evolve over time, identifying critical patterns, and predicting future behaviors, yet existing methods oft…

Result aggregation