6 papers
Cognition-of-Thought Elicits Social-Aligned Reasoning in Large Language Models
Xuanming Zhang, Yuxuan Chen, Samuel Yeh +1
Large language models (LLMs) excel at complex reasoning but can still exhibit harmful behaviors. Current alignment strategies typically embed safety into model weights, making thes…
SocialEval: Evaluating Social Intelligence of Large Language Models
Jinfeng Zhou, Yuxuan Chen, Yihan Shi +13
LLMs exhibit promising Social Intelligence (SI) in modeling human behavior, raising the need to evaluate LLMs' SI and their discrepancy with humans. SI equips humans with interpers…
MetaMind: Modeling Human Social Thoughts with Metacognitive Multi-Agent Systems
Xuanming Zhang, Yuxuan Chen, Samuel Yeh +1
Human social interactions depend on the ability to infer others' unspoken intentions, emotions, and beliefs-a cognitive skill grounded in the psychological concept of Theory of Min…
Human Decision-making is Susceptible to AI-driven Manipulation
Sahand Sabour, June M. Liu, Siyang Liu +13
AI systems are increasingly intertwined with daily life, assisting users with various tasks and guiding decision-making. This integration introduces risks of AI-driven manipulation…
Seeker: Towards Exception Safety Code Generation with Intermediate Language Agents Framework
Xuanming Zhang, Yuxuan Chen, Yiming Zheng +3
In real world software development, improper or missing exception handling can severely impact the robustness and reliability of code. Exception handling mechanisms require develop…
Towards Exception Safety Code Generation with Intermediate Representation Agents Framework
Xuanming Zhang, Yuxuan Chen, Yuan Yuan +1
Large Language Models (LLMs) often struggle with robust exception handling in generated code, leading to fragile programs that are prone to runtime errors. We propose Seeker, a nov…