← Search

Longfei Li

20 accepted papers

2026

AutoVSR: Automatic Visual-to-Symbolic Reasoning for Symbolic Expression Generation from Circuit Schematic

ICML 2026poster

Symbolic expressions can effectively characterize and predict circuit behavior, but deriving them directly from circuit schematics is challenging. This process requires accurate visual-to-symbolic construction of circuit structure from images and correct multi-step symbolic derivation, both of which…

Cited by 0SourceScholar
2026

SpatialTree: How Spatial Intelligence Branches Out in MLLMs

CVPR 2026

Cognitive science suggests that spatial ability develops progressively--from perception to reasoning and interaction. Yet in multimodal LLMs (MLLMs), this hierarchy remains poorly understood, as most studies focus on a narrow set of tasks. We introduce SpatialTree, a cognitive-science-inspired hiera

Cited by 0SourcecodeScholar
2026

StereoWorld: Geometry-Aware Monocular-to-Stereo Video Generation

CVPR 2026

The growing adoption of XR devices has fueled strong demand for high-quality stereo video, yet its production remains costly and artifact-prone.To address this challenge, we present **StereoWorld**, an **end-to-end framework** that repurposes a pretrained video generator for high-fidelity monocular-

Cited by 0SourceScholar
2025

Controllable Unlearning for Image-to-Image Generative Models via $\epsilon$-Constrained Optimization

ICLR 2025poster

While generative models have made significant advancements in recent years, they also raise concerns such as privacy breaches and biases. Machine unlearning has emerged as a viable solution, aiming to remove specific training data, e.g., containing private information and bias, from models. In this…

Cited by 1SourcePDFScholar
2025

Martian World Model: Controllable Video Synthesis with Physically Accurate 3D Reconstructions

NeurIPS 2025poster

The synthesis of realistic Martian landscape videos, essential for mission rehearsal and robotic simulation, presents unique challenges. These primarily stem from the scarcity of high-quality Martian data and the significant domain gap relative to terrestrial imagery. To address these challenges, we…

Cited by 0SourceScholar
2024

Backdoor Adjustment via Group Adaptation for Debiased Coupon Recommendations

AAAI 2024technical

Accurate prediction of coupon usage is crucial for promoting user consumption through targeted coupon recommendations. However, in real-world coupon recommendations, the coupon allocation process is not solely determined by the model trained with the history interaction data but is also interfered w…

Cited by 6SourcePDFScholar
2024

Collaborative Refining for Learning from Inaccurate Labels

NeurIPS 2024poster

This paper considers the problem of learning from multiple sets of inaccurate labels, which can be easily obtained from low-cost annotators, such as rule-based annotators. Previous works typically concentrate on aggregating information from all the annotators, overlooking the significance of data re…

Cited by 0SourcePDFScholar
2024

Enhancing Event Sequence Modeling with Contrastive Relational Inference

ICASSP 2024accepted

Neural temporal point processes(TPPs) have shown promise for modeling continuous-time event sequences. However, capturing the interactions between events is challenging yet critical for performing inference tasks like forecasting on event sequence data. Existing TPP models have focused on parameteri…

Cited by 0SourceScholar
2024

LLMRG: Improving Recommendations through Large Language Model Reasoning Graphs

AAAI 2024technical

Recommendation systems aim to provide users with relevant suggestions, but often lack interpretability and fail to capture higher-level semantic relationships between user behaviors and profiles. In this paper, we propose a novel approach that leverages large language models (LLMs) to construct pers…

Cited by 16SourcePDFScholar
2024

Self-cognitive Denoising in the Presence of Multiple Noisy Label Sources

ICML 2024poster

The strong performance of neural networks typically hinges on the availability of extensive labeled data, yet acquiring ground-truth labels is often challenging. Instead, noisy supervisions from multiple sources, e.g., by multiple well-designed rules, are more convenient to collect. In this paper, w…

Cited by 2SourcePDFScholar
2024

Task-Driven Causal Feature Distillation: Towards Trustworthy Risk Prediction

AAAI 2024technical

Since artificial intelligence has seen tremendous recent successes in many areas, it has sparked great interest in its potential for trustworthy and interpretable risk prediction. However, most models lack causal reasoning and struggle with class imbalance, leading to poor precision and recall. To a…

Cited by 11SourcePDFScholar
2024

π-Light: Programmatic Interpretable Reinforcement Learning for Resource-Limited Traffic Signal Control

AAAI 2024technical

The recent advancements in Deep Reinforcement Learning (DRL) have significantly enhanced the performance of adaptive Traffic Signal Control (TSC). However, DRL policies are typically represented by neural networks, which are over-parameterized black-box models. As a result, the learned policies ofte…

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

FAST: a Fused and Accurate Shrinkage Tree for Heterogeneous Treatment Effects Estimation

NeurIPS 2023poster

This paper proposes a novel strategy for estimating the heterogeneous treatment effect called the Fused and Accurate Shrinkage Tree ($\mathrm{FAST}$). Our approach utilizes both trial and observational data to improve the accuracy and robustness of the estimator. Inspired by the concept of shrinkag…

Cited by 1SourcePDFScholar
2023

Keep Skills in Mind: Understanding and Implementing Skills in Commonsense Question Answering

IJCAI 2023poster

Commonsense Question Answering (CQA) aims to answer questions that require human commonsense. Closed-book CQA, as one of the subtasks, requires the model to answer questions without retrieving external knowledge, which emphasizes the importance of the model's problem-solving ability. Most previous m…

2023

Unleashing the Power of Graph Data Augmentation on Covariate Distribution Shift

NeurIPS 2023poster

The issue of distribution shifts is emerging as a critical concern in graph representation learning. From the perspective of invariant learning and stable learning, a recently well-established paradigm for out-of-distribution generalization, stable features of the graph are assumed to causally deter…

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

SAIL: Self-Augmented Graph Contrastive Learning

AAAI 2022technical

This paper studies learning node representations with graph neural networks (GNNs) for unsupervised scenario. Specifically, we derive a theoretical analysis and provide an empirical demonstration about the non-steady performance of GNNs over different graph datasets, when the supervision signals are…

Cited by 47SourcePDFScholar
2021

Cross-Domain Recommendation: Challenges, Progress, and Prospects

IJCAI 2021poster

To address the long-standing data sparsity problem in recommender systems (RSs), cross-domain recommendation (CDR) has been proposed to leverage the relatively richer information from a richer domain to improve the recommendation performance in a sparser domain. Although CDR has been extensively stu…

2020

Knowledge Consistency between Neural Networks and Beyond

ICLR 2020poster

This paper aims to analyze knowledge consistency between pre-trained deep neural networks. We propose a generic definition for knowledge consistency between neural networks at different fuzziness levels. A task-agnostic method is designed to disentangle feature components, which represent the consis…

Cited by 41SourceScholar