paper-with-me

Papers

Semantic Commit: Helping Users Update Intent Specifications for AI Memory at Scale

2025-04-12 · Priyan Vaithilingam, Munyeong Kim, Frida-Cecilia Acosta-Parenteau, Daniel Lee, Amine Mhedhbi, Elena L. Glassman, Ian Arawjo

How do we update AI memory of user intent as intent changes? We consider how an AI interface may assist the integration of new information into a repository of natural language data. Inspired by software engineering concepts like impact analysis, we develop methods and a UI for managing semantic changes with non-local effects, which we call "semantic conflict resolution." The user commits new intent to a project -- makes a "semantic commit" -- and the AI helps the user detect and resolve semantic conflicts within a store of existing information representing their intent (an "intent specification"). We develop an interface, SemanticCommit, to better understand how users resolve conflicts when updating intent specifications such as Cursor Rules and game design documents. A knowledge graph-based RAG pipeline drives conflict detection, while LLMs assist in suggesting resolutions. We evaluate our technique on an initial benchmark. Then, we report a 12 user within-subjects study of SemanticCommit for two task domains -- game design documents, and AI agent memory in the style of ChatGPT memories -- where users integrated new information into an existing list. Half of our participants adopted a workflow of impact analysis, where they would first flag conflicts without AI revisions then resolve conflicts locally, despite having access to a global revision feature. We argue that AI agent interfaces, such as software IDEs like Cursor and Windsurf, should provide affordances for impact analysis and help users validate AI retrieval independently from generation. Our work speaks to how AI agent designers should think about updating memory as a process that involves human feedback and decision-making.

📄 PDF Abstract BibTeX arXiv:2504.09283

Code (0)

등록된 구현이 없습니다.

Tasks

AI AgentGame DesignRAG

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Adam 설명 없음
Attention 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

DialogVCS: Robust Natural Language Understanding in Dialogue System Upgrade

2023-05-24 · Zefan Cai, Xin Zheng, Tianyu Liu, Xu Wang 외

In the constant updates of the product dialogue systems, we need to retrain the natural language understanding (NLU) model as new data from the real users would be merged into the existent data accumulated in the last up…

Intent DetectionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONNatural Language Understanding

SCOPE: Structured Decomposition and Conditional Skill Orchestration for Complex Image Generation

2026-05-08 · Tianfei Ren, Zhipeng Yan, Yiming Zhao, Zhen Fang 외 arxiv

While text-to-image models have made strong progress in visual fidelity, faithfully realizing complex visual intents remains challenging because many requirements must be tracked across grounding, generation, and verific…

Image Generation

Search Intenion Network for Personalized Query Auto-Completion in E-Commerce

2024-03-05 · Wei Bao, Mi Zhang, Tao Zhang, Chengfu Huo

Query Auto-Completion(QAC), as an important part of the modern search engine, plays a key role in complementing user queries and helping them refine their search intentions.Today's QAC systems in real-world scenarios fac…

Open Book: a tool for helping ASD users' semantic comprehension

2013-06-01 · WS 2013 6 · Eduard Barbu, Maria Teresa Mart{\'\i}n-Valdivia, Luis Alfonso Ure{\~n}a-L{\'o}pez
Reading Comprehension

RACE: Retrieval-Augmented Commit Message Generation

2022-03-05 · Ensheng Shi, Yanlin Wang, Wei Tao, Lun Du 외

Commit messages are important for software development and maintenance. Many neural network-based approaches have been proposed and shown promising results on automatic commit message generation. However, the generated c…

Information RetrievalRetrievalSemantic SimilaritySemantic Textual Similarity