paper-with-me

Papers

ParallelPARC: A Scalable Pipeline for Generating Natural-Language Analogies

2024-03-02 · Oren Sultan, Yonatan Bitton, Ron Yosef, Dafna Shahaf

Analogy-making is central to human cognition, allowing us to adapt to novel situations -- an ability that current AI systems still lack. Most analogy datasets today focus on simple analogies (e.g., word analogies); datasets including complex types of analogies are typically manually curated and very small. We believe that this holds back progress in computational analogy. In this work, we design a data generation pipeline, ParallelPARC (Parallel Paragraph Creator) leveraging state-of-the-art Large Language Models (LLMs) to create complex, paragraph-based analogies, as well as distractors, both simple and challenging. We demonstrate our pipeline and create ProPara-Logy, a dataset of analogies between scientific processes. We publish a gold-set, validated by humans, and a silver-set, generated automatically. We test LLMs' and humans' analogy recognition in binary and multiple-choice settings, and found that humans outperform the best models (~13% gap) after a light supervision. We demonstrate that our silver-set is useful for training models. Lastly, we show challenging distractors confuse LLMs, but not humans. We hope our pipeline will encourage research in this emerging field.

📄 PDF Abstract BibTeX arXiv:2403.01139

Code (1)

orensul/parallelparc 공식 구현

Tasks

Multiple-choice

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Teaching Through Analogies: A Modular Pipeline for Educational Analogy Generation

2026-05-22 · Mariam Barakat, Ekaterina Kochmar arxiv

Analogies help learners understand unfamiliar concepts by relating them to known concepts. Despite recent advances, large language models (LLMs) continue to struggle to generate analogies of comparable quality to those p…

Explanation Generation

Scalable Micro-planned Generation of Discourse from Structured Data

2018-10-05 · CL 2019 12 · Anirban Laha, Parag Jain, Abhijit Mishra, Karthik Sankaranarayanan

We present a framework for generating natural language description from structured data such as tables; the problem comes under the category of data-to-text natural language generation (NLG). Modern data-to-text NLG syst…

Knowledge GraphsSentenceText Generation

Distilling Game Code World Model Generation into Lightweight Large Language Models

2026-05-23 · Tyrone Serapio, Arjun Prakash, Haoyang Xu, Kevin Wang 외 arxiv

Large Language Models (LLMs) have shown great ability in generating executable code from natural language, opening the possibility of automatically constructing environments for AI agents. Recent work on Code World Model…

Reinforcement Learning

Scaling LLM Planning: NL2FLOW for Parametric Problem Generation and Rigorous Evaluation

2025-07-03 · Jungkoo Kang arxiv

Robust workflow composition is critical for effective agent performance, yet progress in Large Language Model (LLM) planning and reasoning is hindered by a scarcity of scalable evaluation data. This work introduces NL2Fl…

Generate, Prune, Select: A Pipeline for Counterspeech Generation against Online Hate Speech

2021-06-03 · Findings (ACL) 2021 8 · Wanzheng Zhu, Suma Bhat

Countermeasures to effectively fight the ever increasing hate speech online without blocking freedom of speech is of great social interest. Natural Language Generation (NLG), is uniquely capable of developing scalable so…

BlockingDiversityRetrievalText Generation