← Search

Jingyuan Qi

4 accepted papers

2025

AR-RAG: Autoregressive Retrieval Augmentation for Image Generation

NeurIPS 2025poster

We introduce Autoregressive Retrieval Augmentation (AR-RAG), a novel paradigm that enhances image generation by autoregressively incorporating k-nearest neighbor retrievals at the patch level. Unlike prior methods that perform a single, static retrieval before generation and condition the entire ge…

Cited by 0SourcecodeScholar
2025

MetaScientist: A Human-AI Synergistic Framework for Automated Mechanical Metamaterial Design

NAACL 2025system demonstrations

The discovery of novel mechanical metamaterials, whose properties are dominated by their engineered structures rather than chemical composition, is a knowledge-intensive and resource-demanding process. To accelerate the design of novel metamaterials, we present MetaScientist, a human-in-the-loop sys…

2024

MULTISCRIPT: Multimodal Script Learning for Supporting Open Domain Everyday Tasks

AAAI 2024technical

Automatically generating scripts (i.e. sequences of key steps described in text) from video demonstrations and reasoning about the subsequent steps are crucial to the modern AI virtual assistants to guide humans to complete everyday tasks, especially unfamiliar ones. However, current methods for gen…

2023

The Art of SOCRATIC QUESTIONING: Recursive Thinking with Large Language Models

EMNLP 2023long main

Chain-of-Thought (CoT) prompting enables large language models to solve complex reasoning problems by generating intermediate steps. However, confined by its inherent single-pass and sequential generation process, CoT heavily relies on the initial decisions, causing errors in early steps to accumula…

Cited by 0SourcecodeScholar