← Search

Minqian Liu

9 accepted papers

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…

2025

Modality-Specialized Synergizers for Interleaved Vision-Language Generalists

ICLR 2025poster

Recent advancements in Vision-Language Models (VLMs) have led to the emergence of Vision-Language Generalists (VLGs) capable of understanding and generating both text and images. However, seamlessly generating an arbitrary sequence of text and images remains a challenging task for the current VLGs.…

Cited by 0SourcePDFScholar
2025

ReFocus: Visual Editing as a Chain of Thought for Structured Image Understanding

ICML 2025poster

Structured image understanding, such as interpreting tables and charts, requires strategically refocusing across various structures and texts within an image, forming a reasoning sequence to arrive at the final answer. However, current multimodal large language models (LLMs) lack this multihop selec…

Cited by 4SourcePDFScholar
2024

Holistic Evaluation for Interleaved Text-and-Image Generation

EMNLP 2024main

Interleaved text-and-image generation has been an intriguing research direction, where the models are required to generate both images and text pieces in an arbitrary order. Despite the emerging advancements in interleaved generation, the progress in its evaluation still significantly lags behind. E…

Cited by 6SourcePDFScholar
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…

2024

X-Eval: Generalizable Multi-aspect Text Evaluation via Augmented Instruction Tuning with Auxiliary Evaluation Aspects

NAACL 2024long

Natural Language Generation (NLG) typically involves evaluating the generated text in various aspects (e.g., consistency and naturalness) to obtain a comprehensive assessment. However, multi-aspect evaluation remains challenging as it may require the evaluator to generalize to any given evaluation a…

2023

Teamwork Is Not Always Good: An Empirical Study of Classifier Drift in Class-incremental Information Extraction

ACL 2023findings

Class-incremental learning (CIL) aims to develop a learning system that can continually learn new classes from a data stream without forgetting previously learned classes. When learning classes incrementally, the classifier must be constantly updated to incorporate new classes, and the drift in deci…

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
2022

Incremental Prompting: Episodic Memory Prompt for Lifelong Event Detection

COLING 2022main

Lifelong event detection aims to incrementally update a model with new event types and data while retaining the capability on previously learned old types. One critical challenge is that the model would catastrophically forget old types when continually trained on new data. In this paper, we introdu…