← Search

Zichu Fei

6 accepted papers

2023

RealBehavior: A Framework for Faithfully Characterizing Foundation Models’ Human-like Behavior Mechanisms

EMNLP 2023long findings

Reports of human-like behaviors in foundation models are growing, with psychological theories providing enduring tools to investigate these behaviors. However, current research tends to directly apply these human-oriented tools without verifying the faithfulness of their outcomes. In this paper, we…

Cited by 0SourceScholar
2022

CQG: A Simple and Effective Controlled Generation Framework for Multi-hop Question Generation

ACL 2022long

Multi-hop question generation focuses on generating complex questions that require reasoning over multiple pieces of information of the input passage. Current models with state-of-the-art performance have been able to generate the correct questions corresponding to the answers. However, most models…

2022

LFKQG: A Controlled Generation Framework with Local Fine-tuning for Question Generation over Knowledge Bases

COLING 2022main

Question generation over knowledge bases (KBQG) aims at generating natural questions about a subgraph, which can be answered by a given answer entity. Existing KBQG models still face two main challenges: (1) Most models often focus on the most relevant part of the answer entity, while neglecting the…

Cited by 7SourcePDFScholar
2022

ProofInfer: Generating Proof via Iterative Hierarchical Inference

EMNLP 2022main

Proof generation focuses on deductive reasoning: given a hypothesis and a set of theories, including some supporting facts and logical rules expressed in natural language, the model generates a proof tree indicating how to deduce the hypothesis from given theories.Current models with state-of-the-ar…

2022

TextFusion: Privacy-Preserving Pre-trained Model Inference via Token Fusion

EMNLP 2022main

Recently, more and more pre-trained language models are released as a cloud service. It allows users who lack computing resources to perform inference with a powerful model by uploading data to the cloud. The plain text may contain private information, as the result, users prefer to do partial compu…