← Search

Xinyu Li

40 accepted papers

2026

Generalizing Linear Autoencoder Recommenders with Decoupled Expected Quadratic Loss

ICLR 2026poster

Linear autoencoders (LAEs) have gained increasing popularity in recommender systems due to their simplicity and strong empirical performance. Most LAE models, including the Emphasized Denoising Linear Autoencoder (EDLAE) introduced by (Steck, 2020), use quadratic loss during training. However, the o…

Cited by 0SourceScholar
2026

Gradients with Respect to Semantics Preserving Embeddings Tell the Uncertainty of Large Language Model

ICML 2026poster

Uncertainty quantification (UQ) is an important technique for ensuring the trustworthiness of LLMs, given their tendency to hallucinate. Existing state-of-the-art UQ approaches for free-form generation rely heavily on sampling, which incurs high computational cost and variance. In this work, we prop…

Cited by 0SourceScholar
2026

MS^2Gait: A Multi-Scale Spatio-Temporal Fusion Network for LiDAR-based Gait Recognition

CVPR 2026

3D LiDAR-based gait recognition has gained increasing attention due to its robustness to illumination, privacy preservation, and capability for long-range and non-contact identity verification. However, existing point cloud-based methods suffer from two critical limitations: they fail to model seman

Cited by 0SourceScholar
2026

NeuroBridge: Bio-Inspired Self-Supervised EEG-to-Image Decoding via Cognitive Priors and Bidirectional Semantic Alignment

AAAI 2026technical

Visual neural decoding seeks to reconstruct or infer perceived visual stimuli from brain activity patterns, providing critical insights into human cognition and enabling transformative applications in brain-computer interfaces and artificial intelligence. Current approaches, however, remain constrai

Cited by 0SourcePDFScholar
2026

OTora: A Unified Red Teaming Framework for Reasoning-Level Denial-of-Service in LLM Agents

ICML 2026poster

Large Language Models (LLMs) are increasingly deployed as autonomous agents that execute tool-augmented, multi-step tasks, where latency is a critical factor for real-world applications. Yet an overlooked threat is Reasoning-Level Denial-of-Service (R-DoS), in which an attacker preserves task correc…

Cited by 0SourceScholar
2026

SHAP-Guided Kernel Actor-Critic for Explainable Reinforcement Learning

ICML 2026poster

Actor-critic (AC) methods are a cornerstone of reinforcement learning (RL) but offer limited interpretability. Current explainable RL methods seldom use *state attributions* to assist training. Rather, they treat all state features equally, thereby neglecting the heterogeneous impacts of individual …

Cited by 0SourceScholar
2025

Automatic MILP Model Construction for Multi-Robot Task Allocation and Scheduling Based on Large Language Models

IROS 2025

With the accelerated development of Industry 4.0, intelligent manufacturing systems increasingly require efficient task allocation and scheduling in multi-robot systems. However, existing methods rely on domain expertise and face challenges in adapting to dynamic production constraints. Additionally

Cited by 7SourceScholar
2025

Credible and Detailed 3D Face Reconstruction in Large Pose

ICASSP 2025accepted

The existing monocular methods face huge challenges in reconstructing credible details of non-visible areas in large pose images. Due to the fact that facial details are lost in non-visible areas of large pose images, existing methods lose basis when reconstructing details, resulting in unreliable r…

Cited by 0SourceScholar
2025

GarmentDiffusion: 3D Garment Sewing Pattern Generation with Multimodal Diffusion Transformers

IJCAI 2025

Garment sewing patterns are fundamental design elements that bridge the gap between design concepts and practical manufacturing. The generative modeling of sewing patterns is crucial for creating diversified garments. However, existing approaches are limited either by reliance on a single input moda

2025

MDDNet: Multilevel Difference-Enhanced Denoise Network for Unsupervised Change Detection in SAR Images

ICASSP 2025accepted

Change detection in synthetic aperture radar (SAR) images is a hot yet highly challenging task in remote sensing. Existing unsupervised SAR change detection methods often struggle with inherent speckle noise and insufficiently utilize pseudo-labels, particularly neglecting uncertain areas. In this p…

Cited by 0SourceScholar
2025

MoME: Mixture of Multi-Domain Experts for Multivariate Long-Term Series Forecasting

ICASSP 2025accepted

Time series forecasting is always important, with multivariate long-term series forecasting being its most challenging task. Here, the existing methods typically learn only in a single domain and focus on optimizing model structures, leading to incomplete information mining and imprecise predictions…

Cited by 0SourceScholar
2025

OTMEA : Multi-modal Entity Alignment via Optimal Transport

ICASSP 2025accepted

Multi-modal Entity Alignment (MMEA) aims to identify the same entities exhibited in different knowledge graphs (KGs), where the entities are enriched by structure and visual information. Existing MMEA methods learn multi-modal joint entity embeddings by encompassing both modality interaction and mod…

Cited by 0SourceScholar
2025

PAC-Bayes Bounds for Multivariate Linear Regression and Linear Autoencoders

NeurIPS 2025poster

Linear Autoencoders (LAEs) have shown strong performance in state-of-the-art recommender systems. However, this success remains largely empirical, with limited theoretical understanding. In this paper, we investigate the generalizability -- a theoretical measure of model performance in statistical…

Cited by 0SourceScholar
2025

Sample-Efficient Tabular Self-Play for Offline Robust Reinforcement Learning

NeurIPS 2025poster

Multi-agent reinforcement learning (MARL), as a thriving field, explores how multiple agents independently make decisions in a shared dynamic environment. Due to environmental uncertainties, policies in MARL must remain robust to tackle the sim-to-real gap. We focus on robust two-player zero-sum Mar…

Cited by 0SourceScholar
2025

SemiVisBooster: Boosting Semi-Supervised Learning for Fine-Grained Classification through Pseudo-Label Semantic Guidance

ICCV 2025poster

Deep learning models rely on large-scale labeled datasets, but collecting such data is expensive and time-consuming. Semi-supervised learning (SSL) mitigates this issue by learning from a small set of labeled samples along with a large pool of unlabeled data. However, existing SSL methods struggle w…

2025

Towards Accurate Time Series Forecasting via Implicit Decoding

NeurIPS 2025poster

Recent booming time series models have demonstrated remarkable forecasting performance. However, these methods often place greater focus on more effectively modelling the historical series, largely neglecting the forecasting phase, which generates long-term forecasts by separately predicting multipl…

Cited by 0SourcecodeScholar
2024

Adapting Animal Models to Assess Sufficiency of Fluid Resuscitation in Humans (Student Abstract)

AAAI 2024technical

Fluid resuscitation is an initial treatment frequently employed to treat shock, restore lost blood, protect tissues from injury, and prevent organ dysfunction in critically ill patients. However, it is not without risk (e.g., overly aggressive resuscitation may cause organ damage and even death). We…

Cited by 0SourcePDFScholar
2024

Unraveling and Mitigating Retriever Inconsistencies in Retrieval-Augmented Large Language Models

ACL 2024findings

Although Retrieval-Augmented Large Language Models (RALMs) demonstrate their superiority in terms of factuality, they do not consistently outperform the original retrieval-free Language Models (LMs). Our experiments reveal that this example-level performance inconsistency exists not only between ret…

2023

Difference-in-Differences Meets Tree-based Methods: Heterogeneous Treatment Effects Estimation with Unmeasured Confounding

ICML 2023poster

This study considers the estimation of conditional causal effects in the presence of unmeasured confounding for a balanced panel with treatment imposed at the last time point. To address this, we combine Difference-in-differences (DiD) and tree-based methods and propose a new identification assumpti…

Cited by 2SourcePDFScholar
2023

MEGA: Multimodal Alignment Aggregation and Distillation For Cinematic Video Segmentation

ICCV 2023poster

Previous research has studied the task of segmenting cinematic videos into scenes and into narrative acts. However, these studies have overlooked the essential task of multimodal alignment and fusion for effectively and efficiently processing long-form videos (>60min). In this paper, we introduce Mu…

Cited by 4PDFcodeScholar
2023

Motion-Guided Masking for Spatiotemporal Representation Learning

ICCV 2023poster

Several recent works have directly extended the image masked autoencoder (MAE) with random masking into video domain, achieving promising results. However, unlike images, both spatial and temporal information are important for video understanding. This suggests that the random masking strategy that…

Cited by 16PDFScholar
2023

Revisiting Multimodal Representation in Contrastive Learning: From Patch and Token Embeddings to Finite Discrete Tokens

CVPR 2023poster

Contrastive learning-based vision-language pre-training approaches, such as CLIP, have demonstrated great success in many vision-language tasks. These methods achieve cross-modal alignment by encoding a matched image-text pair with similar feature embeddings, which are generated by aggregating infor…

2022

Debiased Causal Tree: Heterogeneous Treatment Effects Estimation with Unmeasured Confounding

NeurIPS 2022accept

Unmeasured confounding poses a significant threat to the validity of causal inference. Despite that various ad hoc methods are developed to remove confounding effects, they are subject to certain fairly strong assumptions. In this work, we consider the estimation of conditional causal effects in the…

Cited by 13SourcePDFScholar
2022

Do Deep Neural Nets Display Human-like Attention in Short Answer Scoring?

NAACL 2022long

Deep Learning (DL) techniques have been increasingly adopted for Automatic Text Scoring in education. However, these techniques often suffer from their inabilities to explain and justify how a prediction is made, which, unavoidably, decreases their trustworthiness and hinders educators from embracin…

2022

Multi-Role Event Argument Extraction as Machine Reading Comprehension with Argument Match Optimization

ICASSP 2022accepted

Extracting arguments for the pre-defined roles is a crucial step for event extraction. Recently, there are some insightful works that view it as a machine reading comprehension problem and achieve significant progress. However, most of them need multi-turns to extract the arguments of each role inde…

Cited by 0SourceScholar
2022

Stochastic Backpropagation: A Memory Efficient Strategy for Training Video Models

CVPR 2022oral

We propose a memory efficient method, named Stochastic Backpropagation (SBP), for training deep neural networks on videos. It is based on the finding that gradients from incomplete execution for backpropagation can still effectively train the models with minimal accuracy loss, which attributes to th…

Cited by 22PDFcodeScholar
2022

TubeR: Tubelet Transformer for Video Action Detection

CVPR 2022oral

We propose TubeR: a simple solution for spatio-temporal video action detection. Different from existing methods that depend on either an off-line actor detector or hand-designed actor-positional hypotheses like proposals or anchors, we propose to directly detect an action tubelet in video by simulta…

Cited by 95PDFScholar
2022

What To Look at and Where: Semantic and Spatial Refined Transformer for Detecting Human-Object Interactions

CVPR 2022oral

We propose a novel one-stage Transformer-based semantic and spatial refined transformer (SSRT) to solve the Human-Object Interaction detection task, which requires to localize humans and objects, and predicts their interactions. Differently from previous Transformer-based HOI approaches, which mostl…

Cited by 66PDFcodeScholar
2021

Long Short-Term Transformer for Online Action Detection

NeurIPS 2021spotlight

We present Long Short-term TRansformer (LSTR), a temporal modeling algorithm for online action detection, which employs a long- and short-term memory mechanism to model prolonged sequence data. It consists of an LSTR encoder that dynamically leverages coarse-scale historical information from an exte…

2021

Multi-Label Activity Recognition Using Activity-Specific Features and Activity Correlations

CVPR 2021poster

Multi-label activity recognition is designed for recognizing multiple activities that are performed simultaneously or sequentially in each video. Most recent activity recognition networks focus on single-activities, that assume only one activity in each video. These networks extract shared features…

Cited by 24PDFcodeScholar
2021

Selective Feature Compression for Efficient Activity Recognition Inference

ICCV 2021poster

Most action recognition solutions rely on dense sampling to precisely cover the informative temporal clip. Extensively searching temporal region is expensive for a real-world application. In this work, we focus on improving the inference efficiency of current action recognition backbones on trimmed…

Cited by 11PDFScholar