← Search

Lizhen Cui

32 accepted papers

2026

Coarse-to-Fine Learning of Dynamic Causal Structures

ICLR 2026poster

Learning the dynamic causal structure is a difficult challenge in discovering causality from time series. Most existing studies rely on distributional or structural invariance to uncover the underlying causal dynamics, assuming stationary or partially stationary causality, which frequently conflicts…

Cited by 0SourceScholar
2026

Counterfactual Fairness with Imperfect Causal Graphs

AAAI 2026technical

Fairness-aware machine learning aims to build predictive models that comply with fairness requirements, particularly concerning sensitive attributes such as race, gender, and age. Among causality-based fairness notions, counterfactual fairness is widely adopted for its individual-level guarantees, r

Cited by 0SourcePDFScholar
2026

Learning Efficient and Interpretable Multi-Agent Communication

ICLR 2026poster

Effective communication is crucial for multi-agent cooperation in partially observable environments. However, a fundamental trilemma exists among task performance, communication efficiency, and human interpretability. To resolve this, we propose a multi-agent communication framework via $\textbf{G}$…

Cited by 0SourceScholar
2026

VKG-QA: Visual Knowledge Graph-based Question Answer for Large Multimodal Models

CVPR 2026

Understanding and reasoning over structured knowledge is a fundamental capability for intelligent systems. While Large Language Models (LLMs) have leveraged textual knowledge graphs for relational reasoning, linearizing graph structures into text often leads to token inefficiency and loss of higher-

Cited by 0SourcecodeScholar
2025

CodeV: Issue Resolving with Visual Data

ACL 2025finding

Large Language Models (LLMs) have advanced rapidly in recent years, with their applications in software engineering expanding to more complex repository-level tasks. GitHub issue resolving is a key challenge among these tasks. While recent approaches have made progress on this task, they focus on te…

2025

Debate on Graph: A Flexible and Reliable Reasoning Framework for Large Language Models

AAAI 2025technical

Large Language Models (LLMs) may suffer from hallucinations in real-world applications due to the lack of relevant knowledge. In contrast, knowledge graphs encompass extensive, multi-relational structures that store a vast array of symbolic facts. Consequently, integrating LLMs with knowledge graphs…

2025

Efficient Heterogeneity-Aware Federated Active Data Selection

ICML 2025poster

Federated Active Learning (FAL) aims to learn an effective global model, while minimizing label queries. Owing to privacy requirements, it is challenging to design effective active data selection schemes due to the lack of cross-client query information. In this paper, we bridge this important gap b…

Cited by 0SourcePDFScholar
2025

Exploring Intrinsic Alignments Within Text Corpus

AAAI 2025technical

Recent years have witnessed rapid advancements in the safety alignments of large language models (LLMs). Methods such as supervised instruction fine-tuning (SFT) and reinforcement learning with human feedback (RLHF) have thus emerged as vital components in constructing LLMs. While these methods achi…

2025

Learning SQL Like a Human: Structure-Aware Curriculum Learning for Text-to-SQL Generation

EMNLP 2025

The Text-to-SQL capabilities of large language allow users to interact with databases using natural language. While current models struggle with handling complex queries, especially involving multi-table joins and reasoning. To address this gap, we propose to construct a model, namely SAC-SQL, with

Cited by 0SourcePDFScholar
2025

Multi-Agent Communication with Information Preserving Graph Contrastive Learning

IJCAI 2025

Recent research in cooperative Multi-Agent Reinforcement Learning (MARL) has shown significant interest in utilizing Graph Neural Networks (GNNs) for communication learning due to their strong ability to process feature and topological information of agents into message representations for downstrea

Cited by 0SourcePDFScholar
2025

MutationGuard: A Graph and Temporal-Spatial Neural Method for Detecting Mutation Telecommunication Fraud

IJCAI 2025

Telecommunication fraud refers to deceptive activities in the field of communication services. This research focuses on a category of fraud identified as ''mutation telecommunication fraud". There is currently a lack of research on mutation telecommunication fraud detection, allowing this type of fr

2025

The Illusion of Randomness: How LLMs Fail to Emulate Stochastic Decision-Making in Rock-Paper-Scissors Games?

EMNLP 2025

Prior research indicates that although large language models (LLMs) can precisely articulate the theoretical probability distributions associated with optimal strategic choices, their actual decision-making systematically diverges from these prescriptions—a phenomenon we define as the cognition–beha

Cited by 0SourcePDFScholar
2024

An LLM can Fool Itself: A Prompt-Based Adversarial Attack

ICLR 2024poster

The wide-ranging applications of large language models (LLMs), especially in safety-critical domains, necessitate the proper evaluation of the LLM’s adversarial robustness. This paper proposes an efficient tool to audit the LLM’s adversarial robustness via a prompt-based adversarial attack (PromptAt…

2024

Anchoring Path for Inductive Relation Prediction in Knowledge Graphs

AAAI 2024technical

Aiming to accurately predict missing edges representing relations between entities, which are pervasive in real-world Knowledge Graphs (KGs), relation prediction plays a critical role in enhancing the comprehensiveness and utility of KGs. Recent research focuses on path-based methods due to their in…

2024

CodeM: Less Data Yields More Versatility via Ability Matrix

ACL 2024findings

In the era of code large language models (code LLMs), data engineering plays a pivotal role during the instruction fine-tuning phase. To train a versatile model, previous efforts devote tremendous efforts into crafting instruction data covering all the downstream scenarios. Nonetheless, this will in…

2024

FedSSA: Semantic Similarity-based Aggregation for Efficient Model-Heterogeneous Personalized Federated Learning

IJCAI 2024poster

Federated learning (FL) is a privacy-preserving collaboratively machine learning paradigm. Traditional FL requires all data owners (a.k.a. FL clients) to train the same local model. This design is not well-suited for scenarios involving data and/or system heterogeneity. Model-Heterogeneous Personali…

2024

Personalized Federated Learning for Cross-City Traffic Prediction

IJCAI 2024poster

Traffic prediction plays an important role in urban computing. However, many cities face data scarcity due to low levels of urban development. Although many approaches transfer knowledge from data-rich cities to data-scarce cities, the centralized training paradigm cannot uphold data privacy. For th…

2024

Sample Quality Heterogeneity-aware Federated Causal Discovery through Adaptive Variable Space Selection

IJCAI 2024poster

Federated causal discovery (FCD) aims to uncover causal relationships among variables from decentralized data across multiple clients, while preserving data privacy. In practice, the sample quality of each client's local data may vary across different variable spaces, referred to as sample quality h…

2023

MHCCL: Masked Hierarchical Cluster-Wise Contrastive Learning for Multivariate Time Series

AAAI 2023technical

Learning semantic-rich representations from raw unlabeled time series data is critical for downstream tasks such as classification and forecasting. Contrastive learning has recently shown its promising representation learning capability in the absence of expert annotations. However, existing contras…

2023

MMTN: Multi-Modal Memory Transformer Network for Image-Report Consistent Medical Report Generation

AAAI 2023technical

Automatic medical report generation is an essential task in applying artificial intelligence to the medical domain, which can lighten the workloads of doctors and promote clinical automation. The state-of-the-art approaches employ Transformer-based encoder-decoder architectures to generate reports f…

2023

Multi-Aspect Explainable Inductive Relation Prediction by Sentence Transformer

AAAI 2023technical

Recent studies on knowledge graphs (KGs) show that path-based methods empowered by pre-trained language models perform well in the provision of inductive and explainable relation predictions. In this paper, we introduce the concepts of relation path coverage and relation path confidence to filter ou…

2023

Utility Maximizer or Value Maximizer: Mechanism Design for Mixed Bidders in Online Advertising

AAAI 2023technical

Digital advertising constitutes one of the main revenue sources for online platforms. In recent years, some advertisers tend to adopt auto-bidding tools to facilitate advertising performance optimization, making the classical utility maximizer model in auction theory not fit well. Some recent studie…

Cited by 11SourcePDFScholar
2022

Enhancing Sequential Recommendation with Graph Contrastive Learning

IJCAI 2022poster

The sequential recommendation systems capture users' dynamic behavior patterns to predict their next interaction behaviors. Most existing sequential recommendation methods only exploit the local context information of an individual interaction sequence and learn model parameters solely based on the…

Cited by 74SourcePDFScholar
2022

History-Aware Hierarchical Transformer for Multi-session Open-domain Dialogue System

EMNLP 2022finding

With the evolution of pre-trained language models, current open-domain dialogue systems have achieved great progress in conducting one-session conversations. In contrast, Multi-Session Conversation (MSC), which consists of multiple sessions over a long term with the same user, is under-investigated.…

Cited by 14SourcePDFScholar
2021

Few-Shot Partial-Label Learning

IJCAI 2021poster

Partial-label learning (PLL) generally focuses on inducing a noise-tolerant multi-class classifier by training on overly-annotated samples, each of which is annotated with a set of labels, but only one is the valid label. A basic promise of existing PLL solutions is that there are sufficient partial…

Cited by 4SourcePDFScholar
2021

Noise-Resistant Deep Metric Learning With Ranking-Based Instance Selection

CVPR 2021poster

The existence of noisy labels in real-world data negatively impacts the performance of deep learning models. Although much research effort has been devoted to improving robustness to noisy labels in classification tasks, the problem of noisy labels in deep metric learning (DML) remains open. In this…

Cited by 52PDFcodeScholar
2021

Self-Supervised Hypergraph Convolutional Networks for Session-based Recommendation

AAAI 2021technical

Session-based recommendation (SBR) focuses on next-item prediction at a certain time point. As user profiles are generally not available in this scenario, capturing the user intent lying in the item transitions plays a pivotal role. Recent graph neural networks (GNNs) based SBR methods regard the it…

2020

An AI-empowered Visual Storyline Generator

IJCAI 2020poster

Video editing is currently a highly skill- and time-intensive process. One of the most important tasks in video editing is to compose the visual storyline. This paper outlines Visual Storyline Generator (VSG), an artificial intelligence (AI)-empowered system that automatically generates visual story…

Cited by 0SourcePDFScholar
2020

Attacks Which Do Not Kill Training Make Adversarial Learning Stronger

ICML 2020poster

Adversarial training based on the minimax formulation is necessary for obtaining adversarial robustness of trained models. However, it is conservative or even pessimistic so that it sometimes hurts the natural generalization. In this paper, we raise a fundamental question{—}do we have to trade off n…

Cited by 505SourcePDFScholar
2020

Learning Personalized Itemset Mapping for Cross-Domain Recommendation

IJCAI 2020poster

Cross-domain recommendation methods usually transfer knowledge across different domains implicitly, by sharing model parameters or learning parameter mappings in the latent space. Differing from previous studies, this paper focuses on learning explicit mapping between a user's behaviors (i.e. intera…

Cited by 0SourcePDFScholar