← Search

Xiaoli Li

49 accepted papers

2026

Bridging Synthetic and Real Routing Problems via LLM-Guided Instance Generation and Progressive Adaptation

AAAI 2026technical

Recent advances in Neural Combinatorial Optimization (NCO) methods have significantly improved the capability of neural solvers to handle synthetic routing instances. Nonetheless, existing neural solvers typically struggle to generalize effectively from synthetic, uniformly-distributed training data

Cited by 0SourcePDFScholar
2026

Failure-Aware RL: Reliable Offline-To-Online Reinforcement Learning with Self-Recovery for Real-World Manipulation

ICRA 2026poster

Post-training algorithms based on deep reinforcement learning can push the limits of robotic models for specific objectives, such as generalizability, accuracy, and robustness. However, Intervention-requiring Failures (IR Failures) (e.g., a robot spilling water or breaking fragile glass) during real…

2026

IMPACT: Influence Modeling for Open-Set Time Series Anomaly Detection

ICML 2026poster

Open-set anomaly detection (OSAD) is an emerging paradigm designed to utilize limited labeled data from anomaly classes seen in training to identify both seen and unseen anomalies during testing. Current approaches rely on simple augmentation methods to generate pseudo anomalies that replicate unsee…

Cited by 0SourceScholar
2026

TGCD: A Framework for Generalized Category Discovery in Time-Series Data

AAAI 2026technical

Generalized Category Discovery (GCD) aims to classify labeled instances from known categories while discovering novel categories from unlabeled data. Despite recent progress in GCD for computer vision, existing GCD approaches largely rely on static final-step representations (in the visual domain),

Cited by 0SourcePDFScholar
2025

Counterfactual Contrastive Learning with Normalizing Flows for Robust Treatment Effect Estimation

ICML 2025poster

Estimating Individual Treatment Effects (ITE) from observational data is challenging due to covariate shift and counterfactual absence. While existing methods attempt to balance distributions globally, they often lack fine-grained sample-level alignment, especially in scenarios with significant indi…

Cited by 0SourcePDFScholar
2025

Finding the Sweet Spot: Preference Data Construction for Scaling Preference Optimization

ACL 2025long

Iterative data generation and model retraining are widely used to align large language models (LLMs).It typically involves a policy model to generate on-policy responses and a reward model to guide training data selection. Direct Preference Optimization (DPO) further enhances this process by constru…

Cited by 0SourcePDFScholar
2025

Memorization ≠ Understanding: Do Large Language Models Have the Ability of Scenario Cognition?

EMNLP 2025

Driven by vast and diverse textual data, large language models (LLMs) have demonstrated impressive performance across numerous natural language processing (NLP) tasks. Yet, a critical question persists: does their generalization arise from mere memorization of training data or from deep semantic und

Cited by 0SourcePDFScholar
2025

Reconciling Geospatial Prediction and Retrieval via Sparse Representations

NeurIPS 2025poster

Urban computing harnesses big data to decode complex urban dynamics and revolutionize location-based services. Traditional approaches have treated geospatial prediction tasks (e.g., estimating socio-economic indicators) and retrieval tasks (e.g., querying geographic objects) as isolated challenges,…

Cited by 0SourceScholar
2024

AGR: Reinforced Causal Agent-Guided Self-explaining Rationalization

ACL 2024short

Most existing rationalization approaches are susceptible to degeneration accumulation due to a lack of effective control over the learning direction of the model during training. To address this issue, we propose a novel approach AGR (Agent-Guided Rationalization), guiding the next action of the mod…

Cited by 4SourcePDFScholar
2024

Context-Aware Adapter Tuning for Few-Shot Relation Learning in Knowledge Graphs

EMNLP 2024main

Knowledge graphs (KGs) are instrumental in various real-world applications, yet they often suffer from incompleteness due to missing relations. To predict instances for novel relations with limited training examples, few-shot relation learning approaches have emerged, utilizing techniques such as me…

2024

Document-Level Event Extraction via Information Interaction Based on Event Relation and Argument Correlation

COLING 2024main

Document-level Event Extraction (DEE) is a vital task in NLP as it seeks to automatically recognize and extract event information from a document. However, current approaches often overlook intricate relationships among events and subtle correlations among arguments within a document, which can sign…

Cited by 4SourcePDFScholar
2024

Fully-Connected Spatial-Temporal Graph for Multivariate Time-Series Data

AAAI 2024technical

Multivariate Time-Series (MTS) data is crucial in various application fields. With its sequential and multi-source (multiple sensors) properties, MTS data inherently exhibits Spatial-Temporal (ST) dependencies, involving temporal correlations between timestamps and spatial correlations between senso…

2024

Generative Semi-supervised Graph Anomaly Detection

NeurIPS 2024poster

This work considers a practical semi-supervised graph anomaly detection (GAD) scenario, where part of the nodes in a graph are known to be normal, contrasting to the extensively explored unsupervised setting with a fully unlabeled graph. We reveal that having access to the normal nodes, even just a…

2024

Graph-Aware Contrasting for Multivariate Time-Series Classification

AAAI 2024technical

Contrastive learning, as a self-supervised learning paradigm, becomes popular for Multivariate Time-Series (MTS) classification. It ensures the consistency across different views of unlabeled samples and then learns effective representations for these samples. Existing contrastive learning methods m…

2024

Inference Helps PLMs’ Conceptual Understanding: Improving the Abstract Inference Ability with Hierarchical Conceptual Entailment Graphs

EMNLP 2024main

The abstract inference capability of the Language Model plays a pivotal role in boosting its generalization and reasoning prowess in Natural Language Inference (NLI). Entailment graphs are crafted precisely for this purpose, focusing on learning entailment relations among predicates. Yet, prevailing…

2024

InstructEd: Soft-Instruction Tuning for Model Editing with Hops

ACL 2024findings

The task of model editing becomes popular for correcting inaccurate or outdated parametric knowledge in Large Language Models (LLMs). However, there are major limitations of state of the art (SOTA) model editing methods, including the excessive memorization issue caused by the direct editing methods…

2024

Interpretable Policy Extraction with Neuro-Symbolic Reinforcement Learning

ICASSP 2024accepted

This paper presents a novel RL algorithm, S-REINFORCE, designed by leveraging two types of function approximators, namely Neural Network (NN) and Symbolic Regressor (SR), to produce numerical and symbolic policies for dynamic decision-making tasks, respectively. A symbolic policy uncovers functional…

Cited by 0SourceScholar
2024

LPViT: Low-Power Semi-structured Pruning for Vision Transformers

ECCV 2024poster

"Vision transformers (ViTs) have emerged as a promising alternative to convolutional neural networks (CNNs) for various image analysis tasks, offering comparable or superior performance. However, one significant drawback of ViTs is their resource-intensive nature, leading to increased memory footpri…

2024

Reinforced Cross-Domain Knowledge Distillation on Time Series Data

NeurIPS 2024poster

Unsupervised domain adaptation methods have demonstrated superior capabilities in handling the domain shift issue which widely exists in various time series tasks. However, their prominent adaptation performances heavily rely on complex model architectures, posing an unprecedented challenge in deplo…

Cited by 0SourcePDFScholar
2024

TSLANet: Rethinking Transformers for Time Series Representation Learning

ICML 2024poster

Time series data, characterized by its intrinsic long and short-range dependencies, poses a unique challenge across analytical applications. While Transformer-based models excel at capturing long-range dependencies, they face limitations in noise sensitivity, computational efficiency, and overfittin…

2023

Augmenting and Aligning Snippets for Few-Shot Video Domain Adaptation

ICCV 2023poster

For video models to be transferred and applied seamlessly across video tasks in varied environments, Video Unsupervised Domain Adaptation (VUDA) has been introduced to improve the robustness and transferability of video models. However, current VUDA methods rely on a vast amount of high-quality unla…

Cited by 7PDFcodeScholar
2023

Distilling Universal and Joint Knowledge for Cross-Domain Model Compression on Time Series Data

IJCAI 2023poster

For many real-world time series tasks, the computational complexity of prevalent deep leaning models often hinders the deployment on resource limited environments (e.g., smartphones). Moreover, due to the inevitable domain shift between model training (source) and deploying (target) stages, compress…

2023

Efficient Joint Optimization of Layer-Adaptive Weight Pruning in Deep Neural Networks

ICCV 2023poster

In this paper, we propose a novel layer-adaptive weight-pruning approach for Deep Neural Networks (DNNs) that addresses the challenge of optimizing the output distortion minimization while adhering to a target pruning ratio constraint. Our approach takes into account the collective influence of all…

Cited by 29PDFcodeScholar
2023

Evaluating and Enhancing the Robustness of Code Pre-trained Models through Structure-Aware Adversarial Samples Generation

EMNLP 2023long findings

Code pre-trained models (CodePTMs) have significantly advanced the field of neural code intelligence. Despite their capabilities, these models are susceptible to adversarial attacks that subtly modify the model inputs, resulting in incorrect outputs or predictions. Previous methods of robustness ev…

Cited by 0SourceScholar
2023

From Speculation Detection to Trustworthy Relational Tuples in Information Extraction

EMNLP 2023long findings

Speculation detection is an important NLP task to identify text factuality. However, the extracted speculative information (e.g., speculative polarity, cue, and scope) lacks structure and poses challenges for direct utilization in downstream tasks. Open Information Extraction (OIE), on the other han…

Cited by 0SourceScholar
2023

Hierarchical Enhancement Framework for Aspect-based Argument Mining

EMNLP 2023long findings

Aspect-Based Argument Mining (ABAM) is a critical task in computational argumentation. Existing methods have primarily treated ABAM as a nested named entity recognition problem, overlooking the need for tailored strategies to effectively address the specific challenges of ABAM tasks. To this end, we…

Cited by 0SourceScholar
2023

HyperRouter: Towards Efficient Training and Inference of Sparse Mixture of Experts

EMNLP 2023short main

By routing input tokens to only a few split experts, Sparse Mixture-of-Experts has enabled efficient training of large language models. Recent findings suggest that fixing the routers can achieve competitive performance by alleviating the collapsing problem, where all experts eventually learn simila…

Cited by 0SourcecodeScholar
2023

MS-DETR: Natural Language Video Localization with Sampling Moment-Moment Interaction

ACL 2023long

Given a text query, the task of Natural Language Video Localization (NLVL) is to localize a temporal moment in an untrimmed video that semantically matches the query. In this paper, we adopt a proposal-based solution that generates proposals (i.e. candidate moments) and then select the best matching…

2023

SEnsor Alignment for Multivariate Time-Series Unsupervised Domain Adaptation

AAAI 2023technical

Unsupervised Domain Adaptation (UDA) methods can reduce label dependency by mitigating the feature discrepancy between labeled samples in a source domain and unlabeled samples in a similar yet shifted target domain. Though achieving good performance, these methods are inapplicable for Multivariate T…

2023

SemiGNN-PPI: Self-Ensembling Multi-Graph Neural Network for Efficient and Generalizable Protein–Protein Interaction Prediction

IJCAI 2023poster

Protein-protein interactions (PPIs) are crucial in various biological processes and their study has significant implications for drug development and disease diagnosis. Existing deep learning methods suffer from significant performance degradation under complex real-world scenarios due to various fa…

Cited by 21SourcePDFScholar
2022

DO-GAN: A Double Oracle Framework for Generative Adversarial Networks

CVPR 2022poster

In this paper, we propose a new approach to train Generative Adversarial Networks (GANs) where we deploy a double-oracle framework using the generator and discriminator oracles. GAN is essentially a two-player zero-sum game between the generator and the discriminator. Training GANs is challenging as…

Cited by 5PDFScholar
2022

Generalizing Reinforcement Learning through Fusing Self-Supervised Learning into Intrinsic Motivation

AAAI 2022technical

Despite the great potential of reinforcement learning (RL) in solving complex decision-making problems, generalization remains one of its key challenges, leading to difficulty in deploying learned RL policies to new environments. In this paper, we propose to improve the generalization of RL algorith…

2022

Syntactic Multi-view Learning for Open Information Extraction

EMNLP 2022main

Open Information Extraction (OpenIE) aims to extract relational tuples from open-domain sentences. Traditional rule-based or statistical models were developed based on syntactic structure of sentence, identified by syntactic parsers. However, previous neural OpenIE models under-explored the useful s…

2022

Type-aware Embeddings for Multi-Hop Reasoning over Knowledge Graphs

IJCAI 2022poster

Multi-hop reasoning over real-life knowledge graphs (KGs) is a highly challenging problem as traditional subgraph matching methods are not capable to deal with noise and missing information. Recently, to address this problem a promising approach based on jointly embedding logical queries and KGs in…

2021

A Conditional Splitting Framework for Efficient Constituency Parsing

ACL 2021long

We introduce a generic seq2seq parsing framework that casts constituency parsing problems (syntactic and discourse parsing) into a series of conditional splitting decisions. Our parsing model estimates the conditional probability distribution of possible splitting points in a given text span and sup…

Cited by 10SourcePDFScholar
2021

A Knowledge-Guided Framework for Frame Identification

ACL 2021long

Frame Identification (FI) is a fundamental and challenging task in frame semantic parsing. The task aims to find the exact frame evoked by a target word in a given sentence. It is generally regarded as a classification task in existing work, where frames are treated as discrete labels or represented…

Cited by 22SourcePDFScholar
2021

Deep Reinforcement Learning Boosted Partial Domain Adaptation

IJCAI 2021poster

Domain adaptation is critical for learning transferable features that effectively reduce the distribution difference among domains. In the era of big data, the availability of large-scale labeled datasets motivates partial domain adaptation (PDA) which deals with adaptation from large source domains…

Cited by 7SourcePDFScholar
2021

Frame Semantic-Enhanced Sentence Modeling for Sentence-level Extractive Text Summarization

EMNLP 2021main

Sentence-level extractive text summarization aims to select important sentences from a given document. However, it is very challenging to model the importance of sentences. In this paper, we propose a novel Frame Semantic-Enhanced Sentence Modeling for Extractive Summarization, which leverages Frame…

Cited by 21SourcePDFScholar
2021

Integrating Semantic Scenario and Word Relations for Abstractive Sentence Summarization

EMNLP 2021main

Recently graph-based methods have been adopted for Abstractive Text Summarization. However, existing graph-based methods only consider either word relations or structure information, which neglect the correlation between them. To simultaneously capture the word relations and structure information fr…

Cited by 23SourcePDFScholar
2021

Time-Series Representation Learning via Temporal and Contextual Contrasting

IJCAI 2021poster

Learning decent representations from unlabeled time-series data with temporal dynamics is a very challenging task. In this paper, we propose an unsupervised Time-Series representation learning framework via Temporal and Contextual Contrasting (TS-TCC), to learn time-series representation from unlabe…

2020

Incorporating Syntax and Frame Semantics in Neural Network for Machine Reading Comprehension

COLING 2020main

Machine reading comprehension (MRC) is one of the most critical yet challenging tasks in natural language understanding(NLU), where both syntax and semantics information of text are essential components for text understanding. It is surprising that jointly considering syntax and semantics in neural…

Cited by 31SourcePDFScholar
2020

Mahalanobis Distance Based Adversarial Network for Anomaly Detection

ICASSP 2020accepted

Anomaly detection techniques are very crucial in multiple business applications, such as cyber security, manufacturing and finance. However, developing anomaly detection methods for high-dimensional data with high speed and good performance is still a challenge. Generative Adversarial Networks (GANs…

Cited by 0SourceScholar
2016

Matrix Eigen-decomposition via Doubly Stochastic Riemannian Optimization

ICML 2016poster

Matrix eigen-decomposition is a classic and long-standing problem that plays a fundamental role in scientific computing and machine learning. Despite some existing algorithms for this inherently non-convex problem, the study remains inadequate for the need of large data nowadays. To address this gap…

Cited by 5SourcePDFScholar