← Search

Wichayaporn Wongkamjan

5 accepted papers

2025

Personalized Help for Optimizing Low-Skilled Users’ Strategy

NAACL 2025short

AIs can beat humans in game environments; however, how helpful those agents are to human remains understudied. We augment Cicero, a natural language agent that demonstrates superhuman performance in Diplomacy, to generate both move and message advice based on player intentions. A dozen Diplomacy gam…

Cited by 0SourcePDFScholar
2025

Should I Trust You? Detecting Deception in Negotiations using Counterfactual RL

ACL 2025finding

An increasingly common socio-technical problem is people being taken in by offers that sound “too good to be true”, where persuasion and trust shape decision-making. This paper investigates how AI can help detect these deceptive scenarios. We analyze how humans strategically deceive each other in Di…

Cited by 0SourcePDFScholar
2024

COPlanner: Plan to Roll Out Conservatively but to Explore Optimistically for Model-Based RL

ICLR 2024poster

Dyna-style model-based reinforcement learning contains two phases: model rollouts to generate sample for policy learning and real environment exploration using current policy for dynamics model learning. However, due to the complex real-world environment, it is inevitable to learn an imperfect dynam…

Cited by 10SourcePDFScholar
2024

More Victories, Less Cooperation: Assessing Cicero’s Diplomacy Play

ACL 2024long

The boardgame Diplomacy is a challenging setting for communicative and cooperative artificial intelligence. The most prominent communicative Diplomacy AI, Cicero, has excellent strategic abilities, exceeding human players. However, the best Diplomacy players master communication, not just tactics, w…

2023

Live in the Moment: Learning Dynamics Model Adapted to Evolving Policy

ICML 2023poster

Model-based reinforcement learning (RL) often achieves higher sample efficiency in practice than model-free RL by learning a dynamics model to generate samples for policy learning. Previous works learn a dynamics model that fits under the empirical state-action visitation distribution for all histor…