Papers by Yang Haoyue
Beyond Guilt: Legal Judgment Prediction with Trichotomous Reasoning (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Current legal large language models lack trichotomous reasoning capabilities due to the absence of an appropriate benchmark dataset. |
| Approach: | They propose a benchmark dataset for Legal Judgment Prediction with Innocent Verdicts that incorporates trichotomous dogmatics into zero-shot prompting and fine-tuning. |
| Outcome: | The proposed dataset extends three widely-used legal datasets through LLM-based augmentation and manual verification. |
ChartEdit: How Far Are MLLMs From Automating Chart Analysis? Evaluating MLLMs’ Capability via Chart Editing (2025.findings-acl)
Copied to clipboard
| Challenge: | Existing evaluations of multimodal large language models rely on limited case studies . however, they lack the ability to generate accurate edits according to the instructions . |
| Approach: | They propose a benchmark for chart editing that includes 1,405 edit instructions applied to 233 real-world charts. |
| Outcome: | The proposed benchmark includes 1,405 diverse editing instructions applied to 233 real-world charts. |
OmniDiagram: Advancing Unified Diagram Code Generation via Visual Interrogation Reward (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing studies on programmable diagram generation focus on a narrow set of tasks and languages. |
| Approach: | They propose a unified framework that integrates diverse diagram code languages and task definitions. |
| Outcome: | The proposed framework can bridge complex visual information with executable code across diverse tasks and languages. |