most citedAre Large Language Models Capable of Generating Human-Level Narratives?

5 citations · 16 across the 22 of their papers we have counts for

collaborators
Showing cs.CLShow all

16 papers · 1 filter

cs.CL20245 cited

Are Large Language Models Capable of Generating Human-Level Narratives?

Yufei Tian, Tenghao Huang, Miri Liu +5

This paper investigates the capability of LLMs in storytelling, focusing on narrative development and plot progression. We introduce a novel computational framework to analyze narr…

cs.CL2024

FamiCom: Further Demystifying Prompts for Language Models with Task-Agnostic Performance Estimation

Bangzheng Li, Ben Zhou, Xingyu Fu +3

Language models have shown impressive in-context-learning capabilities, which allow them to benefit from input prompts and perform better on downstream end tasks. Existing works in…

cs.CL2024

Planning and Editing What You Retrieve for Enhanced Tool Learning

Tenghao Huang, Dongwon Jung, Muhao Chen

Recent advancements in integrating external tools with Large Language Models (LLMs) have opened new frontiers, with applications in mathematical reasoning, code generators, and sma…

cs.CL2024

Two Heads are Better than One: Nested PoE for Robust Defense Against Multi-Backdoors

Victoria Graf, Qin Liu, Muhao Chen

Data poisoning backdoor attacks can cause undesirable behaviors in large language models (LLMs), and defending against them is of increasing importance. Existing defense mechanisms…

cs.CL2024

X-Shot: A Unified System to Handle Frequent, Few-shot and Zero-shot Learning Simultaneously in Classification

Hanzi Xu, Muhao Chen, Lifu Huang +2

In recent years, few-shot and zero-shot learning, which learn to predict labels with limited annotated instances, have garnered significant attention. Traditional approaches often…

cs.CL20243 cited

Privacy-Preserving Language Model Inference with Instance Obfuscation

Yixiang Yao, Fei Wang, Srivatsan Ravi +1

Language Models as a Service (LMaaS) offers convenient access for developers and researchers to perform inference using pre-trained language models. Nonetheless, the input data and…