← Search

Xiaobin Wang

21 accepted papers

2026

Scaling Generalist Data-Analytic Agents

ICLR 2026poster

Data-analytic agents are emerging as a key catalyst for automated scientific discovery and for the vision of Innovating AI. Current approaches, however, rely heavily on prompt engineering over proprietary models, while open-source models struggle to face diverse-format, large-scale data files and lo…

Cited by 0SourcecodeScholar
2025

Agentic Knowledgeable Self-awareness

ACL 2025long

Large Language Models (LLMs) have achieved considerable performance across various agentic planning tasks. However, traditional approaches adopt a “flood irrigation” methodology that indiscriminately injects gold trajectories, external feedback, and domain knowledge into agent models. This practice…

2025

Benchmarking Agentic Workflow Generation

ICLR 2025poster

Large Language Models (LLMs), with their exceptional ability to handle a wide range of tasks, have driven significant advancements in tackling reasoning and planning tasks, wherein decomposing complex problems into executable workflows is a crucial step in this process. Existing workflow evaluation…

2025

SynWorld: Virtual Scenario Synthesis for Agentic Action Knowledge Refinement

ACL 2025short

In the interaction between agents and their environments, agents expand their capabilities by planning and executing actions. However, LLM-based agents face substantial challenges when deployed in novel environments or required to navigate unconventional action spaces. To empower agents to autonomou…

2024

DIALIGHT: Lightweight Multilingual Development and Evaluation of Task-Oriented Dialogue Systems with Large Language Models

NAACL 2024system demonstrations

We present DIALIGHT, a toolkit for developing and evaluating multilingual Task-Oriented Dialogue (ToD) systems which facilitates systematic evaluations and comparisons between ToD systems using fine-tuning of Pretrained Language Models (PLMs) and those utilising the zero-shot and in-context learning…

2024

EcomGPT: Instruction-Tuning Large Language Models with Chain-of-Task Tasks for E-commerce

AAAI 2024technical

Recently, instruction-following Large Language Models (LLMs) , represented by ChatGPT, have exhibited exceptional performance in general Natural Language Processing (NLP) tasks. However, the unique characteristics of E-commerce data pose significant challenges to general LLMs. An LLM tailored specif…

2024

Effective Demonstration Annotation for In-Context Learning via Language Model-Based Determinantal Point Process

EMNLP 2024main

In-context learning (ICL) is a few-shot learning paradigm that involves learning mappings through input-output pairs and appropriately applying them to new instances. Despite the remarkable ICL capabilities demonstrated by Large Language Models (LLMs), existing works are highly dependent on large-sc…

Cited by 1SourcePDFScholar
2024

SeqGPT: An Out-of-the-Box Large Language Model for Open Domain Sequence Understanding

AAAI 2024technical

Large language models (LLMs) have shown impressive abilities for open-domain NLP tasks. However, LLMs are sometimes too footloose for natural language understanding (NLU) tasks which always have restricted output and input format. Their performances on NLU tasks are highly related to prompts or demo…

2024

Three Heads Are Better than One: Improving Cross-Domain NER with Progressive Decomposed Network

AAAI 2024technical

Cross-domain named entity recognition (NER) tasks encourage NER models to transfer knowledge from data-rich source domains to sparsely labeled target domains. Previous works adopt the paradigms of pre-training on the source domain followed by fine-tuning on the target domain. However, these works ig…

Cited by 0SourcePDFScholar
2023

Exploring Lottery Prompts for Pre-trained Language Models

ACL 2023long

Consistently scaling pre-trained language models (PLMs) imposes substantial burdens on model adaptation, necessitating more efficient alternatives to conventional fine-tuning. Given the advantage of prompting in the zero-shot setting and the observed performance fluctuation among different prompts,…

Cited by 11SourcePDFScholar
2023

Few-shot Classification with Hypersphere Modeling of Prototypes

ACL 2023findings

Metric-based meta-learning is one of the de facto standards in few-shot learning. It composes of representation learning and metrics calculation designs. Previous works construct class representations in different ways, varying from mean output embedding to covariance and distributions. However, usi…

Cited by 9SourcePDFScholar
2023

MANNER: A Variational Memory-Augmented Model for Cross Domain Few-Shot Named Entity Recognition

ACL 2023long

This paper focuses on the task of cross domain few-shot named entity recognition (NER), which aims to adapt the knowledge learned from source domain to recognize named entities in target domain with only a few labeled examples. To address this challenging task, we propose MANNER, a variational memor…

2023

Recall, Expand, and Multi-Candidate Cross-Encode: Fast and Accurate Ultra-Fine Entity Typing

ACL 2023long

Ultra-fine entity typing (UFET) predicts extremely free-formed types (e.g., president, politician) of a given entity mention (e.g., Joe Biden) in context. State-of-the-art (SOTA) methods use the cross-encoder (CE) based architecture. CE concatenates a mention (and its context) with each type and fee…

2022

AISHELL-NER: Named Entity Recognition from Chinese Speech

ICASSP 2022accepted

Named Entity Recognition (NER) from speech is among Spoken Language Understanding (SLU) tasks, aiming to extract semantic information from the speech signal. NER from speech is usually made through a two-step pipeline that consists of (1) processing the audio using an Automatic Speech Recognition (A…

Cited by 0SourceScholar
2022

Domain-Specific NER via Retrieving Correlated Samples

COLING 2022main

Successful Machine Learning based Named Entity Recognition models could fail on texts from some special domains, for instance, Chinese addresses and e-commerce titles, where requires adequate background knowledge. Such texts are also difficult for human annotators. In fact, we can obtain some potent…

2022

Identifying Chinese Opinion Expressions with Extremely-Noisy Crowdsourcing Annotations

ACL 2022long

Recent works of opinion expression identification (OEI) rely heavily on the quality and scale of the manually-constructed training corpus, which could be extremely difficult to satisfy. Crowdsourcing is one practical solution for this problem, aiming to create a large-scale but quality-unguaranteed…

2022

Parallel Instance Query Network for Named Entity Recognition

ACL 2022long

Named entity recognition (NER) is a fundamental task in natural language processing. Recent works treat named entity recognition as a reading comprehension task, constructing type-specific queries manually to extract entities. This paradigm suffers from three issues. First, type-specific queries can…

2022

Prompt-learning for Fine-grained Entity Typing

EMNLP 2022finding

As an effective approach to adapting pre-trained language models (PLMs) for specific tasks, prompt-learning has recently attracted much attention from researchers. By using cloze-style language prompts to stimulate the versatile knowledge of PLMs, prompt-learning can achieve promising results on a s…

Cited by 172SourcePDFScholar
2021

Few-NERD: A Few-shot Named Entity Recognition Dataset

ACL 2021long

Recently, considerable literature has grown up around the theme of few-shot named entity recognition (NER), but little published benchmark data specifically focused on the practical and challenging task. Current approaches collect existing supervised NER datasets and re-organize them to the few-shot…

2021

Prototypical Representation Learning for Relation Extraction

ICLR 2021poster

Recognizing relations between entities is a pivotal task of relational learning. Learning relation representations from distantly-labeled datasets is difficult because of the abundant label noise and complicated expressions in human language. This paper aims to learn predictive, interpretable, a…

2019

Learning Models from Data with Measurement Error: Tackling Underreporting

ICML 2019oral

Measurement error in observational datasets can lead to systematic bias in inferences based on these datasets. As studies based on observational data are increasingly used to inform decisions with real-world impact, it is critical that we develop a robust set of techniques for analyzing and adjustin…

Cited by 18SourcePDFScholar