← Search

Po-Nien Kung

8 accepted papers

2026

Learning Structured Reasoning via Tractable Trajectory Control

ICML 2026spotlight

Large language models can exhibit emergent reasoning behaviors, often manifested as recurring lexical patterns (e.g., “wait,” indicating verification). However, complex reasoning trajectories remain sparse in unconstrained sampling, and standard RL often fails to guarantee the acquisition of diverse…

Cited by 0SourceScholar
2024

Adaptable Logical Control for Large Language Models

NeurIPS 2024poster

Despite the success of Large Language Models (LLMs) on various tasks following human instructions, controlling model generation to follow strict constraints at inference time poses a persistent challenge. In this paper, we introduce Ctrl-G, a neuro-symbolic framework that enables tractable and adapt…

2024

Improving Event Definition Following For Zero-Shot Event Detection

ACL 2024long

Existing approaches on zero-shot event detection usually train models on datasets annotated with known event types, and prompt them with unseen event definitions. These approaches yield sporadic successes, yet generally fall short of expectations.In this work, we aim to improve zero-shot event detec…

2024

MIDDAG: Where Does Our News Go? Investigating Information Diffusion via Community-Level Information Pathways

AAAI 2024technical

We present MIDDAG, an intuitive, interactive system that visualizes the information propagation paths on social media triggered by COVID-19-related news articles accompanied by comprehensive insights including user/community susceptibility level, as well as events and popular opinions raised by the…

2024

STAR: Boosting Low-Resource Information Extraction by Structure-to-Text Data Generation with Large Language Models

AAAI 2024technical

Information extraction tasks such as event extraction require an in-depth understanding of the output structure and sub-task dependencies. They heavily rely on task-specific training data in the form of (passage, target structure) pairs to obtain reasonable performance. However, obtaining such data…

Cited by 20SourcePDFScholar
2023

Active Instruction Tuning: Improving Cross-Task Generalization by Training on Prompt Sensitive Tasks

EMNLP 2023long main

Instruction tuning (IT) achieves impressive zero-shot generalization results by training large language models (LLMs) on a massive amount of diverse tasks with instructions. However, how to select new tasks to improve the performance and generalizability of IT models remains an open question. Traini…

Cited by 0SourcecodeScholar
2023

Do Models Really Learn to Follow Instructions? An Empirical Study of Instruction Tuning

ACL 2023short

Recent works on instruction tuning (IT) have achieved great performance with zero-shot generalizability to unseen tasks. With additional context (e.g., task definition, examples) provided to models for fine-tuning, they achieved much higher performance than untuned models. Despite impressive perform…

2021

Efficient Multi-Task Auxiliary Learning: Selecting Auxiliary Data by Feature Similarity

EMNLP 2021main

Multi-task auxiliary learning utilizes a set of relevant auxiliary tasks to improve the performance of a primary task. A common usage is to manually select multiple auxiliary tasks for multi-task learning on all data, which raises two issues: (1) selecting beneficial auxiliary tasks for a primary ta…