Skip to content
View cosmic4dev's full-sized avatar

Block or report cosmic4dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cosmic4dev/README.md

Hi there 👋

Hi, I'm Mason Park 👋

AI Researcher at Yonsei University focusing on LLM Behavior & Interpretability. I study how and why large language models behave differently across context, interaction, and execution conditions, and how these behavioral patterns can be interpreted, evaluated, and controlled.

🔬 Research Interests

🧠 LLM Behavior & Interpretability

  • Context-dependent and conditional model behavior
  • Failure modes in reasoning, pragmatics, tool use, and multi-step interaction
  • Interpreting behavioral differences across models, conditions, and interventions
  • Behavioral analysis of tool-using agents under execution and control constraints

🤖 Agent Behavior & Evaluation

  • Tool-using LLM agents and multi-step execution
  • Stateful and trajectory-level evaluation
  • Execution control, stopping behavior, and post-completion actions
  • Cost-aware analysis of agent success and failure

💬 Pragmatics & Human-Centered Evaluation

  • Indirect intent and pragmatic reasoning
  • Human–model disagreement and evaluator mismatch
  • Context-sensitive and ambiguity-aware interaction

🛡️ Safety & Controlled Intervention

  • Harmful language mitigation and detoxification
  • Conditional rewriting and intervention
  • Robust and controllable model behavior

📄 Recent Publications & Preprints

Read the Room, Read the Image: Understanding Indirect Speech Acts in Multimodal Visual Contexts

Findings of ACL 2026 · Co-first Author

A multimodal benchmark for understanding indirect speech acts from visual, conversational, and sociopragmatic context.

  • Introduced READI, a vision-based pragmatic QA benchmark
  • Evaluated indirect intent understanding across English and Korean
  • Showed that strong multimodal models still struggle as indirectness increases

AEGIS: Awareness-Enhanced Guidance for Iterative Safeguard

arXiv Preprint · First Author · 2026

A modular framework for span-guided multilingual detoxification.

  • Combined intensity-aware span detection with conditioned generation
  • Studied toxicity–meaning trade-offs across models and languages
  • Evaluated English, Mandarin Chinese, and Korean

When Does Span-Guided Detoxification Help? Human Preferences and Evaluator Diagnostics in a Controlled Comparison

arXiv Preprint · 2026

A controlled study of when span guidance improves detoxification under human evaluation.

  • Compared guided and unguided rewriting under controlled conditions
  • Analyzed disagreement between automatic evaluators and human preferences
  • Examined when stronger intervention helps — and when it does not

🛠️ Tech Stack

Languages:
Python · Java · Kotlin · JavaScript· SQL

Modeling / DL Frameworks:
PyTorch · Transformers · PEFT · TensorFlow

LLM Work:
LLaMA · Qwen · GPT · T5/mT5 · KoBART · XLM-R

Tools / Infra:
Docker · Vessl.ai · RunPod · Kaggle
FastAPI · LangChain · LangGraph
Cursor · VSCode


🚀 Selected Projects

Tool-Using Agent Evaluation

Empirical analysis of failure, execution behavior, cost, and stopping decisions in multi-step LLM agents.

LLM Red-Team & Jailbreak Analysis

Evaluation pipelines based on adversarial and safety benchmarks.

Clarifying Legal Chatbot

Ambiguity detection and clarification strategies for legal QA systems.


🌐 Contacts

Pinned Loading

  1. readiset readiset Public

    Official companion code for READI, a bilingual multimodal benchmark for visually grounded indirect speech act understanding (ACL 2026).

    Python

  2. multilingual-hate-detection multilingual-hate-detection Public

    Multilingual harmful-span detection and controlled detoxification across English, Chinese, and Korean.

    Python

  3. ISA_work ISA_work Public

    Korean indirect-speech-act span detection under severe label imbalance.

    Python

  4. gpt-oss-red-team_YAI gpt-oss-red-team_YAI Public

    Forked from Merenova/gpt-oss-red-team_YAI

    Red-team findings and reproducible analyses for context-dependent GPT-OSS-20B safety failures.

    Jupyter Notebook

  5. yaicon-15th yaicon-15th Public

    Forked from yai-translationese-mitigation/yaicon-15th

    English-to-Korean translationese mitigation with T5-family and KoBART models.

    Jupyter Notebook