← Search

Qiaozhu Mei

14 accepted papers

2025

MASSW: A New Dataset and Benchmark Tasks for AI-Assisted Scientific Workflows

NAACL 2025findings

Scientific innovation relies on detailed workflows, which include critical steps such as contextualizing literature, generating ideas, validating ideas, interpreting results, and planning new research. Scientific publications that document these workflows are extensive and unstructured, making it di…

2025

Position: Towards Bidirectional Human-AI Alignment

NeurIPS 2025poster

Recent advances in general-purpose AI underscore the urgent need to align AI systems with human goals and values. Yet, the lack of a clear, shared understanding of what constitutes "alignment" limits meaningful progress and cross-disciplinary collaboration. In this position paper, we argue that the…

Cited by 0SourceScholar
2024

Bridging the Preference Gap between Retrievers and LLMs

ACL 2024long

Large Language Models (LLMs) have demonstrated superior results across a wide range of tasks, and Retrieval-augmented Generation (RAG) is an effective way to enhance the performance by locating relevant information and placing it into the context window of the LLM. However, the relationship between…

Cited by 30SourcePDFScholar
2024

PRewrite: Prompt Rewriting with Reinforcement Learning

ACL 2024short

Prompt engineering is critical for the development of LLM-based applications. However, it is usually done manually in a “trial and error” fashion that can be time consuming, ineffective, and sub-optimal. Even for the prompts which seemingly work well, there is always a lingering question: can the pr…

Cited by 10SourcePDFScholar
2024

Retrieval Augmented Generation or Long-Context LLMs? A Comprehensive Study and Hybrid Approach

EMNLP 2024industry

Retrieval Augmented Generation (RAG) has been a powerful tool for Large Language Models (LLMs) to efficiently process overly lengthy contexts. However, recent LLMs like Gemini-1.5 and GPT-4 show exceptional capabilities to understand long contexts directly. We conduct a comprehensive comparison betw…

Cited by 33SourcePDFScholar
2023

How Much Space Has Been Explored? Measuring the Chemical Space Covered by Databases and Machine-Generated Molecules

ICLR 2023poster

Forming a molecular candidate set that contains a wide range of potentially effective compounds is crucial to the success of drug discovery. While most databases and machine-learning-based generation models aim to optimize particular chemical properties, there is limited literature on how to properl…

Cited by 20SourcePDFScholar
2021

CopulaGNN: Towards Integrating Representational and Correlational Roles of Graphs in Graph Neural Networks

ICLR 2021poster

Graph-structured data are ubiquitous. However, graphs encode diverse types of information and thus play different roles in data representation. In this paper, we distinguish the \textit{representational} and the \textit{correlational} roles played by the graphs in node-level prediction tasks, and we…

2021

Explainable Prediction of Text Complexity: The Missing Preliminaries for Text Simplification

ACL 2021long

Text simplification reduces the language complexity of professional content for accessibility purposes. End-to-end neural network models have been widely adopted to directly generate the simplified version of input text, usually functioning as a blackbox. We show that text simplification can be deco…

Cited by 30SourcePDFScholar
2021

Learning-to-Rank with Partitioned Preference: Fast Estimation for the Plackett-Luce Model

AISTATS 2021poster

We consider the problem of listwise learning-to-rank (LTR) on data with \textit{partitioned preference}, where a set of items are sliced into ordered and disjoint partitions, but the ranking of items within a partition is unknown. The Plackett-Luce (PL) model has been widely used in listwise LTR met…

Cited by 9SourcePDFScholar
2020

Emoji-Powered Representation Learning for Cross-Lingual Sentiment Classification (Extended Abstract)

IJCAI 2020poster

Sentiment classification typically relies on a large amount of labeled data. In practice, the availability of labels is highly imbalanced among different languages. To tackle this problem, cross-lingual sentiment classification approaches aim to transfer knowledge learned from one language that has…

2019

A Flexible Generative Framework for Graph-based Semi-supervised Learning

NeurIPS 2019poster

We consider a family of problems that are concerned about making predictions for the majority of unlabeled, graph-structured data samples based on a small proportion of labeled samples. Relational information among the data samples, often encoded in the graph/network structure, is shown to be helpf…