← Search

Xiaoming Shi

23 accepted papers

2026

Mix-Ecom: Towards Mixed-Type E-Commerce Dialogues with Complex Domain Rules

ICLR 2026poster

E-commerce agents contribute greatly to helping users complete their e-commerce needs. To promote further research and application of e-commerce agents, benchmarking frameworks are introduced for evaluating LLM agents in the e-commerce domain. Despite the progress, current benchmarks lack evaluating…

Cited by 0SourceScholar
2026

Ophiuchus: Incentivizing Tool-augmented ''Think with Images'' for Joint Medical Segmentation, Understanding and Reasoning

ICML 2026poster

Recent medical MLLMs have made significant progress in generating step by step textual reasoning chains. However, they still struggle with complex clinical tasks that necessitate dynamic and iterative focusing on fine-grained visual regions. To close this gap, we introduce Ophiuchus, a versatile, to…

Cited by 0SourceScholar
2025

Coherency Improved Explainable Recommendation via Large Language Model

AAAI 2025technical

Explainable recommender systems are designed to elucidate the explanation behind each recommendation, enabling users to comprehend the underlying logic. Previous works perform rating prediction and explanation generation in a multi-task manner. However, these works suffer from incoherence between pr…

2025

Flow2Code: Evaluating Large Language Models for Flowchart-based Code Generation Capability

ACL 2025finding

While large language models (LLMs) show promise in code generation, existing benchmarks neglect the flowchart-based code generation. To promote further research on flowchart-based code generation, this work presents Flow2Code, a novel benchmark for flowchart-based code generation evaluation. The eva…

2025

KwaiChat: A Large-Scale Video-Driven Multilingual Mixed-Type Dialogue Corpus

NAACL 2025findings

Video-based dialogue systems have compelling application value, such as education assistants, thereby garnering growing interest. However, the current video-based dialogue systems are limited by their reliance on a single dialogue type, which hinders their versatility in practical applications acros…

2025

LIFBench: Evaluating the Instruction Following Performance and Stability of Large Language Models in Long-Context Scenarios

ACL 2025long

As Large Language Models (LLMs) evolve in natural language processing (NLP), their ability to stably follow instructions in long-context inputs has become critical for real-world applications. However, existing benchmarks seldom focus on instruction-following in long-context scenarios or stability o…

2025

Mis-prompt: Benchmarking Large Language Models for Proactive Error Handling

ACL 2025long

Large language models (LLMs) have demonstrated significant advancements in error handling. Current error-handling works are performed in a passive manner, with explicit error-handling instructions. However, in real-world scenarios, explicit error-handling instructions are usually unavailable. In thi…

Cited by 0SourcePDFScholar
2025

RepoDebug: Repository-Level Multi-Task and Multi-Language Debugging Evaluation of Large Language Models

EMNLP 2025

Large Language Models (LLMs) have exhibited significant proficiency in code debugging, especially in automatic program repair, which may substantially reduce the time consumption of developers and enhance their efficiency. Significant advancements in debugging datasets have been made to promote the

2025

STAMPsy: Towards SpatioTemporal-Aware Mixed-Type Dialogues for Psychological Counseling

AAAI 2025technical

Online psychological counseling dialogue systems are trending, offering a convenient and accessible alternative to traditional in-person therapy. However, existing psychological counseling dialogue systems mainly focus on basic empathetic dialogue or QA with minimal professional knowledge and withou…

2025

Stealthy Jailbreak Attacks on Large Language Models via Benign Data Mirroring

NAACL 2025long

Large language model (LLM) safety is a critical issue, with numerous studies employing red team testing to enhance model security. Among these, jailbreak methods explore potential vulnerabilities by crafting malicious prompts that induce model outputs contrary to safety alignments. Existing black-bo…

2025

Time-MoE: Billion-Scale Time Series Foundation Models with Mixture of Experts

ICLR 2025spotlight

Deep learning for time series forecasting has seen significant advancements over the past decades. However, despite the success of large-scale pre-training in language and vision domains, pre-trained time series models remain limited in scale and operate at a high cost, hindering the development of…

2025

TimeMixer++: A General Time Series Pattern Machine for Universal Predictive Analysis

ICLR 2025oral

Time series analysis plays a critical role in numerous applications, supporting tasks such as forecasting, classification, anomaly detection, and imputation. In this work, we present the time series pattern machine (TSPM), a model designed to excel in a broad range of time series tasks through power…

2024

EasyTPP: Towards Open Benchmarking Temporal Point Processes

ICLR 2024poster

Continuous-time event sequences play a vital role in real-world domains such as healthcare, finance, online shopping, social networks, and so on. To model such data, temporal point processes (TPPs) have emerged as the most natural and competitive models, making a significant impact in both academic…

2024

Medical Dialogue System: A Survey of Categories, Methods, Evaluation and Challenges

ACL 2024findings

This paper surveys and organizes research works of medical dialog systems, which is an important yet challenging task. Although these systems have been surveyed in the medical community from an application perspective, a systematic review from a rigorous technical perspective has to date remained no…

2024

Time-LLM: Time Series Forecasting by Reprogramming Large Language Models

ICLR 2024poster

Time series forecasting holds significant importance in many real-world dynamic systems and has been extensively studied. Unlike natural language process (NLP) and computer vision (CV), where a single large model can tackle multiple tasks, models for time series forecasting are often specialized, ne…

2024

TimeMixer: Decomposable Multiscale Mixing for Time Series Forecasting

ICLR 2024poster

Time series forecasting is widely used in extensive applications, such as traffic planning and weather forecasting. However, real-world time series usually present intricate temporal variations, making forecasting extremely challenging. Going beyond the mainstream paradigms of plain decomposition an…

2023

Bellman Meets Hawkes: Model-Based Reinforcement Learning via Temporal Point Processes

AAAI 2023technical

We consider a sequential decision making problem where the agent faces the environment characterized by the stochastic discrete events and seeks an optimal intervention policy such that its long-term reward is maximized. This problem exists ubiquitously in social media, finance and health informatic…

2023

Full Scaling Automation for Sustainable Development of Green Data Centers

IJCAI 2023poster

The rapid rise in cloud computing has resulted in an alarming increase in data centers' carbon emissions, which now accounts for >3% of global greenhouse gas emissions, necessitating immediate steps to combat their mounting strain on the global climate. An important focus of this effort is to improv…

2023

Language Models Can Improve Event Prediction by Few-Shot Abductive Reasoning

NeurIPS 2023poster

Large language models have shown astonishing performance on a wide range of reasoning tasks. In this paper, we investigate whether they could reason about real-world events and help improve the prediction performance of event sequence models. We design LAMP, a framework that integrates a large langu…

Cited by 52SourcePDFScholar
2023

Learning Semantic Alignment with Global Modality Reconstruction for Video-Language Pre-training towards Retrieval

AAAI 2023technical

Video-language pre-training for text-based video retrieval tasks is vitally important. Previous pre-training methods suffer from the semantic misalignments. The reason is that these methods ignore sequence alignments but focusing on critical token alignment. To alleviate the problem, we propose a vi…

Cited by 3SourcePDFScholar
2023

MidMed: Towards Mixed-Type Dialogues for Medical Consultation

ACL 2023long

Most medical dialogue systems assume that patients have clear goals (seeking a diagnosis, medicine querying, etc.) before medical consultation. However, in many real situations, due to the lack of medical knowledge, it is usually difficult for patients to determine clear goals with all necessary slo…

2023

Prompt-augmented Temporal Point Process for Streaming Event Sequence

NeurIPS 2023poster

Neural Temporal Point Processes (TPPs) are the prevalent paradigm for modeling continuous-time event sequences, such as user activities on the web and financial transactions. In real world applications, the event data typically comes in a streaming manner, where the distribution of the patterns may…

Cited by 26SourcePDFScholar
2022

HYPRO: A Hybridly Normalized Probabilistic Model for Long-Horizon Prediction of Event Sequences

NeurIPS 2022accept

In this paper, we tackle the important yet under-investigated problem of making long-horizon prediction of event sequences. Existing state-of-the-art models do not perform well at this task due to their autoregressive structure. We propose HYPRO, a hybridly normalized probabilistic model that natura…

Cited by 38SourcePDFScholar