← Search

Suhong Moon

7 accepted papers

2025

Language Model Fine-Tuning on Scaled Survey Data for Predicting Distributions of Public Opinions

ACL 2025long

Large language models (LLMs) present novel opportunities in public opinion research by predicting survey responses in advance during the early stages of survey design. Prior methods steer LLMs via descriptions of subpopulations as LLMs’ input prompt, yet such prompt engineering approaches have strug…

2025

Plan-and-Act: Improving Planning of Agents for Long-Horizon Tasks

ICML 2025poster

Large language models (LLMs) have shown remarkable advancements in enabling language agents to tackle simple tasks. However, applying them for complex, multi-step, long-horizon tasks remains a challenge. Recent work have found success by separating high-level planning from low-level execution, which…

Cited by 0SourcePDFScholar
2024

An LLM Compiler for Parallel Function Calling

ICML 2024poster

The reasoning capabilities of the recent LLMs enable them to execute external function calls to overcome their inherent limitations, such as knowledge cutoffs, poor arithmetic skills, or lack of access to private data. This development has allowed LLMs to select and coordinate multiple functions bas…

2024

TinyAgent: Function Calling at the Edge

EMNLP 2024system demonstrations

Recent large language models (LLMs) have enabled the development of advanced agentic systems that can integrate various tools and APIs to fulfill user queries through function calling. However, the deployment of these LLMs on the edge has not been explored since they typically require cloud-based in…

2024

Virtual Personas for Language Models via an Anthology of Backstories

EMNLP 2024main

Large language models (LLMs) are trained from vast repositories of text authored by millions of distinct authors, reflecting an enormous diversity of human traits. While these models bear the potential to be used as approximations of human subjects in behavioral studies, prior efforts have been limi…

2023

Speculative Decoding with Big Little Decoder

NeurIPS 2023poster

The recent emergence of Large Language Models based on the Transformer architecture has enabled dramatic advancements in the field of Natural Language Processing. However, these models have long inference latency, which limits their deployment and makes them prohibitively expensive for various real-…

2020

Advisable Learning for Self-Driving Vehicles by Internalizing Observation-to-Action Rules

CVPR 2020poster

Humans learn to drive through both practice and theory, e.g. by studying the rules, while most self-driving systems are limited to the former. Being able to incorporate human knowledge of typical causal driving behaviour should benefit autonomous systems. We propose a new approach that learns vehicl…

Cited by 65PDFcodeScholar