← Search

Alice Shoshana Jakobovits

2 accepted papers

2025

Agents' Room: Narrative Generation through Multi-step Collaboration

ICLR 2025poster

Writing compelling fiction is a multifaceted process combining elements such as crafting a plot, developing interesting characters, and using evocative language. While large language models (LLMs) show promise for story writing, they currently rely heavily on intricate prompting, which limits their…

2018

Neural Code Comprehension: A Learnable Representation of Code Semantics

NeurIPS 2018poster

With the recent success of embeddings in natural language processing, research has been conducted into applying similar methods to code analysis. Most works attempt to process the code directly or use a syntactic tree representation, treating it like sentences written in a natural language. However,…