← Search

Di Zhao

8 accepted papers

2026

A Multi-Agent LLM Framework for Multi-Domain Low-Resource In-Context NER via Knowledge Retrieval, Disambiguation and Reflective Analysis

AAAI 2026technical

In-context learning (ICL) with large language models (LLMs) has emerged as a promising paradigm for named entity recognition (NER) in low-resource scenarios. However, existing ICL-based NER methods suffer from three key limitations: (1) reliance on dynamic retrieval of annotated examples, which is p

Cited by 0SourcePDFScholar
2026

TowerMind: A Tower Defence Game Learning Environment and Benchmark for LLM as Agents

AAAI 2026technical

Recent breakthroughs in Large Language Models (LLMs) have positioned them as a promising paradigm for agents, with long-term planning and decision-making emerging as core general-purpose capabilities for adapting to diverse scenarios and tasks. Real-time strategy (RTS) games serve as an ideal testbe

Cited by 0SourcePDFScholar
2026

Trifuse: Enhancing Attention-Based GUI Grounding via Multimodal Fusion

ICML 2026poster

GUI grounding maps natural language instructions to the correct interface elements, serving as the perception foundation for GUI agents. Existing approaches predominantly rely on fine-tuning multimodal large language models (MLLMs) using large-scale GUI datasets to predict target element coordinates…

Cited by 0SourceScholar
2026

Unlearning during Training: Domain-Specific Gradient Ascent for Domain Generalization

ICLR 2026poster

Deep neural networks often exhibit degraded performance under domain shifts due to reliance on domain-specific features. Existing domain generalization (DG) methods attempt to mitigate this during training but lack mechanisms to adaptively correct domain-specific reliance once it emerges. We propose…

Cited by 0SourceScholar
2025

Balancing Invariant and Specific Knowledge for Domain Generalization with Online Knowledge Distillation

IJCAI 2025

Recent research has demonstrated the effectiveness of knowledge distillation in Domain Generalization. However, existing approaches often overlook domain-specific knowledge and rely on an offline distillation strategy, limiting the effectiveness of knowledge transfer. To address these limitations, w

Cited by 0SourcePDFScholar
2025

COLA: Collaborative Multi-Agent Framework with Dynamic Task Scheduling for GUI Automation

EMNLP 2025

With the rapid advancements in Large Language Models (LLMs), an increasing number of studies have leveraged LLMs as the cognitive core of agents to address complex task decision-making challenges. Specially, recent research has demonstrated the potential of LLM-based agents on automating GUI operati

2024

Coaxial Integrated Tendon-Driven Actuator: Design, Modeling, Control, and Performance Analysis

RA-L 2024

In this letter, a novel tendon-driven actuator is presented for anthropomimetic robots, mimicking the functionality of a spindle muscle. This actuator can contract and relax, and its tension output can be measured and controlled. The proposed actuator features an innovative space-saving co-axial win

Cited by 0SourceScholar
2024

Symmetric Self-Paced Learning for Domain Generalization

AAAI 2024technical

Deep learning methods often suffer performance degradation due to domain shift, where discrepancies exist between training and testing data distributions. Domain generalization mitigates this problem by leveraging information from multiple source domains to enhance model generalization capabilities…