← Search

Yijun Mo

6 accepted papers

2026

$R^3$DAO: Reactive Recovery and Reconstruction for Long-horizon Data Agent Orchestration

ICML 2026poster

End-to-end data science agent workflows involve tightly coupled sub-processes with strong dynamic dependencies, posing a challenging long-horizon orchestration problem. Existing frameworks primarily rely on static, chain-like execution plans, which are prone to error propagation from early stages—of…

Cited by 0SourceScholar
2026

Graph-Link: Bridging the Semantic-Structural Gap in Text-to-SQL via Constrained Subgraph Induction

ICML 2026poster

Schema Linking serves as the foundational perception layer in Text-to-SQL, tasked with grounding natural language queries into relevant schema elements. However, existing retrieval-based approaches suffer from a critical *structural blindness*: by prioritizing elements with high textual similarity, …

Cited by 0SourceScholar
2026

RC-FCL: Combating Asynchronous Concept Drift in Federated Continual Learning via Retrospective Calibration

ICML 2026poster

Federated Continual Learning (FCL) enables the continuous acquisition of knowledge from streaming tasks, but inherently struggles with the temporal dynamics of client data distributions. These dynamics naturally induce asynchronous concept drift, where distribution shifts occur independently across …

Cited by 0SourceScholar
2024

NCPrompt: NSP-Based Prompt Learning and Contrastive Learning for Implicit Discourse Relation Recognition

EMNLP 2024finding

Implicit Discourse Relation Recognition (IDRR) is an important task to classify the discourse relation sense between argument pairs without an explicit connective. Recently, prompt learning methods have demonstrated success in IDRR. However, prior work primarily transform IDRR into a connective-cloz…

Cited by 0SourcePDFScholar
2022

Bi-Directional Iterative Prompt-Tuning for Event Argument Extraction

EMNLP 2022main

Recently, prompt-tuning has attracted growing interests in event argument extraction (EAE). However, the existing prompt-tuning methods have not achieved satisfactory performance due to the lack of consideration of entity information. In this paper, we propose a bi-directional iterative prompt-tunin…

2022

Encoding and Fusing Semantic Connection and Linguistic Evidence for Implicit Discourse Relation Recognition

ACL 2022findings

Prior studies use one attention mechanism to improve contextual semantic representation learning for implicit discourse relation recognition (IDRR). However, diverse relation senses may benefit from different attention mechanisms. We also argue that some linguistic relation in between two words can…