← Search

Shixuan Liu

13 accepted papers

2026

CoCo-MILP: Inter-Variable Contrastive and Intra-Constraint Competitive MILP Solution Prediction

AAAI 2026technical

Mixed-Integer Linear Programming (MILP) is a cornerstone of combinatorial optimization, yet solving large-scale instances remains a significant computational challenge. Recently, Graph Neural Networks (GNNs) have shown promise in accelerating MILP solvers by predicting high-quality solutions. Howev

Cited by 0SourcePDFScholar
2026

Detecting Unobserved Confounders: A Kernelized Regression Approach

AAAI 2026technical

Detecting unobserved confounders is crucial for reliable causal inference in observational studies. Existing methods require either linearity assumptions or multiple heterogeneous environments, limiting applicability to nonlinear single-environment settings. To bridge this gap, we propose Kernel Reg

Cited by 0SourcePDFScholar
2026

GRACE: Generative Representation Learning via Contrastive Policy Optimization

ICLR 2026poster

Prevailing methods for training Large Language Models (LLMs) as text encoders rely on contrastive losses that treat the model as a black-box function, discarding its generative and reasoning capabilities in favor of static embeddings. We introduce \GRACE{} (Generative Representation Learning via Con…

Cited by 0SourcecodeScholar
2026

Learning complete and explainable visual representations from itemized text supervision

CVPR 2026

Training vision models with language supervision enables general and transferable representations. However, many visual domains, especially non-object-centric domains such as medical imaging and remote sensing, contain itemized text annotations: multiple text items describing distinct and semantical

Cited by 0SourcecodeScholar
2026

LogicSAGE: Neuro-Symbolic Reasoning with Socratic-Guided Enhancement

ICML 2026poster

Large Language Models (LLMs) often struggle with complex logical reasoning. Existing approaches typically rely on either purely neural reasoning in natural language or offloading to formal solvers via symbolic representations. However, both paradigms face significant limitations: while LLMs exhibit …

Cited by 0SourceScholar
2026

Revealing Behavioral Plasticity in Large Language Models: A Token-Conditional Perspective

ICML 2026poster

In this work, we reveal that Large Language Models (LLMs) possess intrinsic behavioral plasticity—akin to chameleons adapting their coloration to environmental cues—that can be *exposed* through token-conditional generation and *stabilized* via reinforcement learning. Specifically, by conditioning g…

Cited by 0SourceScholar
2026

Unstitching the Chimera: Frame-Level Risk and Train-Free Mitigation for Video Hallucination

CVPR 2026

Hallucination limits the reliability of multimodal large language models (MLLMs), and it is particularly damaging in video where errors manifest as distorted narratives rather than single-frame mistakes. We introduce a frame-first study of **Chimera Hallucination**: model stitches visual segments th

Cited by 0SourceScholar
2026

When Tabular Foundation Models Meet Strategic Tabular Data: A Prior Alignment Approach

ICML 2026poster

Tabular foundation models via pretrained prior-data fitted networks (PFNs) achieve remarkable generalization performance on arbitrary testing tabular data, when sample distributions are independent of the deployed classifiers, i.e., a non-strategic regime. In a variety of real-world scenarios, howev…

Cited by 0SourceScholar
2025

Beyond the 80/20 Rule: High-Entropy Minority Tokens Drive Effective Reinforcement Learning for LLM Reasoning

NeurIPS 2025poster

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as a powerful approach to enhancing the reasoning capabilities of Large Language Models (LLMs), yet its underlying mechanisms remain insufficiently understood. In this work, we undertake a pioneering exploration of RLVR through the no…

Cited by 0SourceScholar
2025

Environment Inference for Learning Generalizable Dynamical System

NeurIPS 2025spotlight

Data-driven methods offer efficient and robust solutions for analyzing complex dynamical systems but rely on the assumption of I.I.D. data, driving the development of generalization techniques for handling environmental differences. These techniques, however, are limited by their dependence on envir…

Cited by 0SourceScholar
2025

RoME: Domain-Robust Mixture-of-Experts for MILP Solution Prediction across Domains

NeurIPS 2025poster

Mixed-Integer Linear Programming (MILP) is a fundamental and powerful framework for modeling complex optimization problems across diverse domains. Recently, learning-based methods have shown great promise in accelerating MILP solvers by predicting high-quality solutions. However, most existing appro…

Cited by 0SourceScholar
2024

$\texttt{dattri}$: A Library for Efficient Data Attribution

NeurIPS 2024spotlight

Data attribution methods aim to quantify the influence of individual training samples on the prediction of artificial intelligence (AI) models. As training data plays an increasingly crucial role in the modern development of large-scale AI models, data attribution has found broad applications in imp…

2024

icsPLMs: Exploring Pre-trained Language Models in Intelligent Customer Service (Student Abstract)

AAAI 2024technical

Pre-trained language models have shown their high performance of text processing in intelligent customer service platforms. However, these models do not leverage domain specific information. In this paper, we propose icsPLMs optimized for intelligent customer service on both word and sentence levels…