← Search

Lijie Hu

38 accepted papers

2026

Algorithmic Recourse of In-Context Learning for Tabular Data

ICML 2026poster

As predictive models are increasingly deployed in high-stakes settings such as credit approval, there is a growing need for post-hoc methods that provide recourse to affected individuals. Many such models operate on tabular data, where features correspond to real-world attributes. Recently, in-conte…

Cited by 0SourceScholar
2026

Beyond External Monitors: Enhancing Transparency of Large Language Models for Easier Monitoring

ICML 2026poster

Large language models (LLMs) are becoming increasingly capable, but the mechanisms of their thinking and decision-making processes remain unclear. Chain-of-thoughts (CoTs) have been commonly utilized to externalize LLMs' thinking, but this strategy fails to accurately reflect LLMs' thinking process.…

Cited by 0SourceScholar
2026

Beyond Fixed Biases: Decoding the Role of Reasoning Uncertainty in MLLM Modality Conflicts

ICML 2026poster

Multimodal Large Language Models (MLLMs) must resolve conflicts when modalities provide contradictory information, a process we term "modality following". We propose a framework that deconstructs this behavior into case-specific relative reasoning uncertainty and a model's stable inherent preference…

Cited by 0SourceScholar
2026

Beyond Scalars: Evaluating and Understanding LLM Reasoning via Geometric Progress and Stability

ICML 2026poster

Evaluating LLM reliability via scalar probabilities often fails to capture the structural dynamics of reasoning. We introduce TRACED, a framework that assesses reasoning quality through theoretically grounded geometric kinematics. By decomposing reasoning traces into Progress (displacement) and Stab…

Cited by 0SourceScholar
2026

Dissecting Representation Misalignment in Contrastive Learning via Influence Function

ICLR 2026poster

Contrastive learning, commonly applied in large-scale multimodal models, often relies on data from diverse and often unreliable sources, which can include misaligned or mislabeled text-image pairs. This frequently leads to robustness issues and hallucinations, ultimately causing performance degradat…

Cited by 0SourceScholar
2026

Dual-Kernel Adapter: Expanding Spatial Horizons for Data-Constrained Medical Image Analysis

ICLR 2026poster

Adapters have become a widely adopted strategy for efficient fine-tuning of foundation models, particularly in resource-constrained settings. However, their performance under extreme data scarcity—common in medical imaging due to high annotation costs, privacy regulations, and fragmented datasets—re…

Cited by 0SourceScholar
2026

Less is Enough: Synthesizing Diverse Data in Feature Space of LLMs

ICML 2026oral

The diversity of post-training data is critical for effective downstream performance in large language models (LLMs). Many existing approaches to constructing post-training data quantify diversity using text-based metrics that capture linguistic variation, but such metrics provide only weak signals …

Cited by 0SourceScholar
2026

Multi-Adapter Representation Interventions via Energy Calibration

ICML 2026poster

Representation intervention has emerged as a promising paradigm for aligning large language models toward desired behaviors without modifying model weights. Existing methods typically apply a fixed intervention uniformly across all inputs. However, we find that the appropriate intervention direction…

Cited by 0SourceScholar
2026

Towards Reasoning-Preserving Unlearning in Multimodal Large Language Models

CVPR 2026

Machine unlearning aims to erase requested data from trained models without full retraining. For Reasoning Multimodal Large Language Models (RMLLMs), this is uniquely challenging: intermediate chain-of-thought steps can still leak sensitive information even when final answers are forgotten, and over

Cited by 0SourceScholar
2025

Backdooring Vision-Language Models with Out-Of-Distribution Data

ICLR 2025poster

The emergence of Vision-Language Models (VLMs) represents a significant advancement in integrating computer vision with Large Language Models (LLMs) to generate detailed text descriptions from visual inputs. Despite their growing importance, the security of VLMs, particularly against backdoor attack…

Cited by 3SourcePDFScholar
2025

CODEMENV: Benchmarking Large Language Models on Code Migration

ACL 2025finding

Large language models (LLMs) have demonstrated remarkable proficiency in handling a wide range of tasks within the software engineering domain, but their ability to perform code migration—adapting code to different environments—remains underexplored. In this work, we propose a novel benchmark, : Cod…

2025

COMPKE: Complex Question Answering under Knowledge Editing

ACL 2025finding

Knowledge Editing-Efficiently modifying the knowledge in large language models has gathered great attention. Current benchmarks primarily use multi-hop question answering to assess and analyze newly injected or updated knowledge. However, we argue that these benchmarks fail to effectively evaluate h…

Cited by 0SourcePDFScholar
2025

Can Large Language Models Identify Implicit Suicidal Ideation? An Empirical Evaluation

EMNLP 2025

Suicide remains a major global mental health challenge, and early intervention hinges on recognizing signs of suicidal ideation. In private conversations, such ideation is often expressed in subtle or conflicted ways, making detection especially difficult. Existing data sets are mainly based on publ

Cited by 0SourcePDFScholar
2025

DRIVE: Dependable Robust Interpretable Visionary Ensemble Framework in Autonomous Driving

ICRA 2025

Recent advancements in autonomous driving have seen a paradigm shift towards end-to-end learning paradigms, which map sensory inputs directly to driving actions, thereby enhancing the robustness and adaptability of autonomous vehicles. However, these models often sacrifice interpretability, posing s

Cited by 8SourceScholar
2025

EAP-GP: Mitigating Saturation Effect in Gradient-based Automated Circuit Identification

NeurIPS 2025poster

Understanding the internal mechanisms of transformer-based language models remains challenging. Mechanistic interpretability based on circuit discovery aims to reverse engineer neural networks by analyzing their internal processes at the level of computational subgraphs. In this paper, we revisit ex…

Cited by 0SourceScholar
2025

Editable Concept Bottleneck Models

ICML 2025poster

Concept Bottleneck Models (CBMs) have garnered much attention for their ability to elucidate the prediction process through a human-understandable concept layer. However, most previous studies focused on cases where the data, including concepts, are clean. In many scenarios, we always need to remove…

Cited by 10SourcePDFScholar
2025

Fair Text-to-Image Diffusion via Fair Mapping

AAAI 2025technical

In this paper, we address the limitations of existing text-to-image diffusion models in generating demographically fair results when given human-related descriptions. These models often struggle to disentangle the target language context from sociocultural biases, resulting in biased image generatio…

Cited by 14SourcePDFScholar
2025

Fraud-R1 : A Multi-Round Benchmark for Assessing the Robustness of LLM Against Augmented Fraud and Phishing Inducements

ACL 2025finding

With the increasing integration of large language models (LLMs) into real-world applications such as finance, e-commerce, and recommendation systems, their susceptibility to misinformation and adversarial manipulation poses significant risks. Existing fraud detection benchmarks primarily focus on si…

2025

Locate-then-edit for Multi-hop Factual Recall under Knowledge Editing

ICML 2025poster

The locate-then-edit paradigm has shown significant promise for knowledge editing (KE) in Large Language Models (LLMs). While previous methods perform well on single-hop fact recall tasks, they consistently struggle with multi-hop factual recall tasks involving newly edited knowledge. In this paper,…

Cited by 4SourcePDFScholar
2025

Mechanistic Unveiling of Transformer Circuits: Self-Influence as a Key to Model Reasoning

NAACL 2025findings

Transformer-based language models have achieved significant success; however, their internal mechanisms remain largely opaque due to the complexity of non-linear interactions and high-dimensional operations. While previous studies have demonstrated that these models implicitly embed reasoning trees,…

Cited by 0SourcePDFScholar
2025

Semi-supervised Concept Bottleneck Models

ICCV 2025poster

Concept Bottleneck Models (CBMs) have garnered increasing attention due to their ability to provide concept-based explanations for black-box deep learning models while achieving high final prediction accuracy using human-like concepts. However, the training of current CBMs is heavily dependent on th…

Cited by 0SourcePDFScholar
2025

Tuning-Free Accountable Intervention for LLM Deployment – a Metacognitive Approach

AAAI 2025technical

Large Language Models (LLMs) have brought significant advances across various NLP tasks through few-shot or zero-shot prompting, bypassing the need for parameter tuning. However, the "black-box" nature behind their massive parameter sizes increases the "hallucination" concerns, especially in high-st…

2025

Understanding How Value Neurons Shape the Generation of Specified Values in LLMs

EMNLP 2025

Rapid integration of large language models (LLMs) into societal applications has intensified concerns about their alignment with universal ethical principles, as their internal value representations remain opaque despite behavioral alignment advancements. Current approaches struggle to systematicall

Cited by 0SourcePDFScholar
2025

Understanding the Repeat Curse in Large Language Models from a Feature Perspective

ACL 2025finding

Large language models (LLMs) have made remarkable progress in various domains, yet they often suffer from repetitive text generation, a phenomenon we refer to as the ”Repeat Curse”. While previous studies have proposed decoding strategies to mitigate repetition, the underlying mechanism behind this…

2024

Dissecting Fine-Tuning Unlearning in Large Language Models

EMNLP 2024main

Fine-tuning-based unlearning methods prevail for erasing targeted harmful, sensitive, or copyrighted information within large language models while preserving overall capabilities. However, the true effectiveness of the methods is unclear. In this paper, we delve into the limitations of fine-tuning-…

2024

Faithful Vision-Language Interpretation via Concept Bottleneck Models

ICLR 2024poster

The demand for transparency in healthcare and finance has led to interpretable machine learning (IML) models, notably the concept bottleneck models (CBMs), valued for their potential in performance and insights into deep neural networks. However, CBM's reliance on manually annotated data poses chall…

Cited by 35SourcePDFScholar
2024

Improving Interpretation Faithfulness for Vision Transformers

ICML 2024spotlight

Vision Transformers (ViTs) have achieved state-of-the-art performance for various vision tasks. One reason behind the success lies in their ability to provide plausible innate explanations for the behavior of neural architectures. However, ViTs suffer from issues with explanation faithfulness, as th…

Cited by 4SourcePDFScholar
2024

Private Language Models via Truncated Laplacian Mechanism

EMNLP 2024main

Recently it has been shown that deep learning models for NLP tasks are prone to attacks that can even reconstruct the verbatim training texts. To prevent privacy leakage, researchers have investigated word-level perturbations, relying on the formal guarantees of differential privacy (DP) in the embe…

Cited by 1SourcePDFScholar
2024

Towards Multi-dimensional Explanation Alignment for Medical Classification

NeurIPS 2024poster

The lack of interpretability in the field of medical image analysis has significant ethical and legal implications. Existing interpretable methods in this domain encounter several challenges, including dependency on specific models, difficulties in understanding and visualization, and issues related…

Cited by 1SourcePDFScholar
2024

UniMEEC: Towards Unified Multimodal Emotion Recognition and Emotion Cause

EMNLP 2024finding

Multimodal emotion recognition in conversation (MERC) and multimodal emotion-cause pair extraction (MECPE) have recently garnered significant attention. Emotions are the expression of affect or feelings; responses to specific events, or situations – known as emotion causes. Both collectively explain…