← Search

Xiping Liu

5 accepted papers

2026

Sonar-TS: Search-Then-Verify Natural Language Querying for Time Series Databases

ICML 2026poster

Natural Language Querying for Time Series Databases (NLQ4TSDB) aims to assist non-expert users retrieve meaningful events, intervals, and summaries from massive temporal records. However, existing Text-to-SQL methods are not designed for continuous morphological intents such as shapes or anomalies, …

Cited by 0SourceScholar
2025

DEGAP: Dual Event-Guided Adaptive Prefixes for Templated-Based Event Argument Extraction with Slot Querying

COLING 2025main

Recent advancements in event argument extraction (EAE) involve incorporating useful auxiliary information into models during training and inference, such as retrieved instances and event templates. These methods face two challenges: (1) the retrieval results may be irrelevant and (2) templates are d…

2024

Dependency Structure-Enhanced Graph Attention Networks for Event Detection

AAAI 2024technical

Existing models on event detection share three-fold limitations, including (1) insufficient consideration of the structures between dependency relations, (2) limited exploration of the directed-edge semantics, and (3) issues in strengthening the event core arguments. To tackle these problems, we pro…

Cited by 4SourcePDFScholar
2024

Enhancing Text-to-SQL Capabilities of Large Language Models through Tailored Promptings

COLING 2024main

Large language models (LLMs) with prompting have achieved encouraging results on many natural language processing (NLP) tasks based on task-tailored promptings. Text-to-SQL is a critical task that generates SQL queries from natural language questions. However, prompting on LLMs haven’t show superior…

Cited by 10SourcePDFScholar
2023

Joint Document-Level Event Extraction via Token-Token Bidirectional Event Completed Graph

ACL 2023long

We solve the challenging document-level event extraction problem by proposing a joint exaction methodology that can avoid inefficiency and error propagation issues in classic pipeline methods. Essentially, we address the three crucial limitations in existing studies. First, the autoregressive strate…