← Search

Xinmei Tian

53 accepted papers

2026

Bridging the Language Gap: Uncovering and Aligning Shared Circuits for Multi-Hop Reasoning in Multilingual LLMs

AAAI 2026technical

Large language models (LLMs) present a paradox: they can correctly answer a multi-hop factual query in a high-resource language like English, yet fail on the identical query in another language. This raises a fundamental question about the nature of multilingual knowledge: are facts missing, or mere

Cited by 0SourcePDFScholar
2026

Interpreting and Enhancing Emotional Circuits in Large Vision-Language Models via Cross-Modal Information Flow

ICML 2026poster

Large Vision-Language Models (LVLMs) represent a significant leap towards empathetic agents, demonstrating remarkable capabilities in emotion understanding. However, the internal mechanisms governing how LVLMs translate abstract visual stimuli into coherent emotional narratives remain largely unexpl…

Cited by 0SourceScholar
2026

Prefill-Time Intervention for Mitigating Hallucination in Large Vision-Language Models

CVPR 2026

Large Vision-Language Models (LVLMs) have achieved remarkable progress in visual-textual understanding, yet their reliability is critically undermined by hallucinations, i.e., the generation of factually incorrect or inconsistent responses.While recent studies using steering vectors demonstrated pro

Cited by 0SourceScholar
2026

Tracing the Persona Circuit: How Large Language Models Encode and Express Character Traits

ICML 2026poster

Large Language Models (LLMs) demonstrate remarkable potential in role-playing tasks but frequently suffer from personality decay—termed "Out-of-Character" (OOC) behavior—during prolonged interactions. While heuristic strategies exist to align model behaviors, the internal computational dynamics driv…

Cited by 0SourceScholar
2025

A Similarity Paradigm Through Textual Regularization Without Forgetting

AAAI 2025technical

Prompt learning has emerged as a promising method for adapting pre-trained visual-language models (VLMs) to a range of downstream tasks. While optimizing the context can be effective for improving performance on specific tasks, it can often lead to poor generalization performance on unseen classes o…

Cited by 0SourcePDFScholar
2025

A Theoretical Perspective: How to Prevent Model Collapse in Self-consuming Training Loops

ICLR 2025poster

High-quality data is essential for training large generative models, yet the vast reservoir of real data available online has become nearly depleted. Consequently, models increasingly generate their own data for further training, forming Self-consuming Training Loops (STLs). However, the empirical r…

Cited by 0SourcePDFScholar
2025

An Effective Levelling Paradigm for Unlabeled Scenarios

NeurIPS 2025poster

Advancements in direct-integration fine-tuning frameworks have underscored their potential to enhance the performance of labeled scenarios and tasks. To enhance the generalization of different categories in the same dataset, some methods have added visual loss to these frameworks for unlabeled scena…

Cited by 0SourceScholar
2025

Detecting Generated Images by Fitting Natural Image Distributions

NeurIPS 2025spotlight

The increasing realism of generated images has raised significant concerns about their potential misuse, necessitating robust detection methods. Current approaches mainly rely on training binary classifiers, which depend heavily on the quantity and quality of available generated images. In this work…

Cited by 0SourceScholar
2025

Enhancing Target-unspecific Tasks through a Features Matrix

ICML 2025poster

Recent developments in prompt learning of large Vision-Language Models (VLMs) have significantly improved performance in target-specific tasks. However, these prompting methods often struggle to tackle the target-unspecific or generalizable tasks effectively. It may be attributed to the fact that o…

Cited by 0SourcePDFScholar
2025

Epistemic Uncertainty for Generated Image Detection

NeurIPS 2025poster

We introduce a novel framework for AI-generated image detection through epistemic uncertainty, aiming to address critical security concerns in the era of generative models. Our key insight stems from the observation that distributional discrepancies between training and testing data manifest distinc…

Cited by 0SourceScholar
2025

Interpret and Improve In-Context Learning via the Lens of Input-Label Mappings

ACL 2025long

Large language models (LLMs) excel at downstream NLP tasks through in-context learning (ICL) with a few demonstrations of input–label pairs. However, the internal mechanisms behind ICL remain under-explored, particularly the mappings between inputs and labels. In this work, we reverse-engineer ICL b…

Cited by 0SourcePDFScholar
2025

Leveraging Submodule Linearity Enhances Task Arithmetic Performance in LLMs

ICLR 2025poster

Task arithmetic is a straightforward yet highly effective strategy for model merging, enabling the resultant model to exhibit multi-task capabilities. Recent research indicates that models demonstrating linearity enhance the performance of task arithmetic. In contrast to existing methods that rely o…

2025

Visual Evidence Prompting Mitigates Hallucinations in Large Vision-Language Models

ACL 2025long

Large Vision-Language Models (LVLMs) have shown impressive progress by integrating visual perception with linguistic understanding to produce contextually grounded outputs. Despite these advancements achieved, LVLMs still suffer from the hallucination problem, e.g., they tend to produce content that…

Cited by 0SourcePDFScholar
2024

Adaptive Time-Stepping Schedules for Diffusion Models

UAI 2024poster

This paper studies how to tune the stepping schedule in diffusion models, which is mostly fixed in current practice, lacking theoretical foundations and assurance of optimal performance at the chosen discretization points. In this paper, we advocate the use of adaptive time-stepping schedules and de…

2024

Enhanced Motion-Text Alignment for Image-to-Video Transfer Learning

CVPR 2024poster

Extending large image-text pre-trained models (e.g. CLIP) for video understanding has made significant advancements. To enable the capability of CLIP to perceive dynamic information in videos existing works are dedicated to equipping the visual encoder with various temporal modules. However these me…

Cited by 5SourcePDFScholar
2024

FedImpro: Measuring and Improving Client Update in Federated Learning

ICLR 2024poster

Federated Learning (FL) models often experience client drift caused by heterogeneous data, where the distribution of data differs across clients. To address this issue, advanced research primarily focuses on manipulating the existing gradients to achieve more consistent client models. In this paper,…

Cited by 21SourcePDFScholar
2024

From Yes-Men to Truth-Tellers: Addressing Sycophancy in Large Language Models with Pinpoint Tuning

ICML 2024poster

Large Language Models (LLMs) tend to prioritize adherence to user prompts over providing veracious responses, leading to the sycophancy issue. When challenged by users, LLMs tend to admit mistakes and provide inaccurate responses even if they initially provided the correct answer. Recent works propo…

Cited by 10SourcePDFScholar
2024

Interpretable Composition Attribution Enhancement for Visio-linguistic Compositional Understanding

EMNLP 2024main

Contrastively trained vision-language models such as CLIP have achieved remarkable progress in vision and language representation learning. Despite the promising progress, their proficiency in compositional reasoning over attributes and relations (e.g., distinguishing between “the car is underneath…

Cited by 0SourcePDFScholar
2024

Interpreting and Improving Large Language Models in Arithmetic Calculation

ICML 2024oral

Large language models (LLMs) have demonstrated remarkable potential across numerous applications and have shown an emergent ability to tackle complex reasoning tasks, such as mathematical computations. However, even for the simplest arithmetic calculations, the intrinsic mechanisms behind LLMs remai…

Cited by 9SourcePDFScholar
2024

Out-of-Distribution Detection with Negative Prompts

ICLR 2024poster

Out-of-distribution (OOD) detection is indispensable for open-world machine learning models. Inspired by recent success in large pre-trained language-vision models, e.g., CLIP, advanced works have achieved impressive OOD detection results by matching the *similarity* between image features and featu…

Cited by 22SourcePDFScholar
2024

Robust Training of Federated Models with Extremely Label Deficiency

ICLR 2024poster

Federated semi-supervised learning (FSSL) has emerged as a powerful paradigm for collaboratively training machine learning models using distributed data with label deficiency. Advanced FSSL methods predominantly focus on training a single model on each client. However, this approach could lead to a…

Cited by 8SourcePDFScholar
2024

Sheared Backpropagation for Fine-tuning Foundation Models

CVPR 2024poster

Fine-tuning is the process of extending the training of pre-trained models on specific target tasks thereby significantly enhancing their performance across various applications. However fine-tuning often demands large memory consumption posing a challenge for low-memory devices that some previous m…

Cited by 1SourcePDFScholar
2024

Towards Theoretical Understandings of Self-Consuming Generative Models

ICML 2024poster

This paper tackles the emerging challenge of training generative models within a self-consuming loop, wherein successive generations of models are recursively trained on mixtures of real and synthetic data from previous generations. We construct a theoretical framework to rigorously evaluate how thi…

Cited by 8SourcePDFScholar
2023

FedFed: Feature Distillation against Data Heterogeneity in Federated Learning

NeurIPS 2023poster

Federated learning (FL) typically faces data heterogeneity, i.e., distribution shifting among clients. Sharing clients' information has shown great potentiality in mitigating data heterogeneity, yet incurs a dilemma in preserving privacy and promoting model performance. To alleviate the dilemma, we…

2023

Moderately Distributional Exploration for Domain Generalization

ICML 2023poster

Domain generalization (DG) aims to tackle the distribution shift between training domains and unknown target domains. Generating new domains is one of the most effective approaches, yet its performance gain depends on the distribution discrepancy between the generated and target domains. Distributio…

2023

Sharper Bounds for Uniformly Stable Algorithms with Stationary Mixing Process

ICLR 2023poster

Generalization analysis of learning algorithms often builds on a critical assumption that training examples are independently and identically distributed, which is often violated in practical problems such as time series prediction. In this paper, we use algorithmic stability to study the generaliza…

Cited by 5SourcePDFScholar
2023

Structured Cooperative Learning with Graphical Model Priors

ICML 2023poster

We study how to train personalized models for different tasks on decentralized devices with limited local data. We propose "Structured Cooperative Learning (SCooL)", in which a cooperation graph across devices is generated by a graphical model prior to automatically coordinate mutual learning betwee…

2022

Adversarial Auto-Augment with Label Preservation: A Representation Learning Principle Guided Approach

NeurIPS 2022accept

Data augmentation is a critical contributing factor to the success of deep learning but heavily relies on prior domain knowledge which is not always available. Recent works on automatic data augmentation learn a policy to form a sequence of augmentation operations, which are still pre-defined and re…

2022

Adversarial Robustness Through the Lens of Causality

ICLR 2022poster

The adversarial vulnerability of deep neural networks has attracted significant attention in machine learning. As causal reasoning has an instinct for modeling distribution change, it is essential to incorporate causality into analyzing this specific type of distribution change induced by adversarial…

Cited by 105SourcePDFScholar
2022

DisPFL: Towards Communication-Efficient Personalized Federated Learning via Decentralized Sparse Training

ICML 2022spotlight

Personalized federated learning is proposed to handle the data heterogeneity problem amongst clients by learning dedicated tailored local models for each user. However, existing works are often built in a centralized way, leading to high communication pressure and high vulnerability when a failure o…

2022

Identity-Disentangled Adversarial Augmentation for Self-supervised Learning

ICML 2022spotlight

Data augmentation is critical to contrastive self-supervised learning, whose goal is to distinguish a sample’s augmentations (positives) from other samples (negatives). However, strong augmentations may change the sample-identity of the positives, while weak augmentation produces easy positives/nega…

2022

Learning To Collaborate in Decentralized Learning of Personalized Models

CVPR 2022poster

Learning personalized models for user-customized computer-vision tasks is challenging due to the limited private-data and computation available on each edge device. Decentralized learning (DL) can exploit the images distributed over devices on a network topology to train a global model but is not de…

Cited by 70PDFScholar
2022

Meta Convolutional Neural Networks for Single Domain Generalization

CVPR 2022poster

In single domain generalization, models trained with data from only one domain are required to perform well on many unseen domains. In this paper, we propose a new model, termed meta convolutional neural network, to solve the single domain generalization problem in image recognition. The key idea is…

Cited by 60PDFScholar
2022

Self-Supervision Can Be a Good Few-Shot Learner

ECCV 2022poster

"Existing few-shot learning (FSL) methods rely on training with a large labeled dataset, which prevents them from leveraging abundant unlabeled data. From an information-theoretic perspective, we propose an effective unsupervised FSL method, learning representations with self-supervision. Following…

2022

Towards Lightweight Black-Box Attack Against Deep Neural Networks

NeurIPS 2022accept

Black-box attacks can generate adversarial examples without accessing the parameters of target model, largely exacerbating the threats of deployed deep neural networks (DNNs). However, previous works state that black-box attacks fail to mislead target models when their training data and outputs are…

Cited by 23SourcePDFScholar
2021

3D Local Convolutional Neural Networks for Gait Recognition

ICCV 2021poster

The goal of gait recognition is to learn the unique spatio-temporal pattern about the human body shape from its temporal changing characteristics. As different body parts behave differently during walking, it is intuitive to model the spatio-temporal patterns of each part separately. However, existi…

Cited by 134PDFcodeScholar
2021

A Style and Semantic Memory Mechanism for Domain Generalization

ICCV 2021poster

Mainstream state-of-the-art domain generalization algorithms tend to prioritize the assumption on semantic invariance across domains. Meanwhile, the inherent intra-domain style invariance is usually underappreciated and put on the shelf. In this paper, we reveal that leveraging intra-domain style in…

Cited by 53PDFScholar
2021

Class-Disentanglement and Applications in Adversarial Detection and Defense

NeurIPS 2021poster

What is the minimum necessary information required by a neural net $D(\cdot)$ from an image $x$ to accurately predict its class? Extracting such information in the input space from $x$ can allocate the areas $D(\cdot)$ mainly attending to and shed novel insights to the detection and defense of adver…

Cited by 45SourcePDFScholar
2021

Revisiting Knowledge Distillation: An Inheritance and Exploration Framework

CVPR 2021poster

Knowledge Distillation (KD) is a popular technique to transfer knowledge from a teacher model or ensemble to a student model. Its success is generally attributed to the privileged information on similarities/consistency between the class distributions or intermediate feature representations of the t…

Cited by 41PDFcodeScholar
2020

Dual-Path Distillation: A Unified Framework to Improve Black-Box Attacks

ICML 2020poster

We study the problem of constructing black-box adversarial attacks, where no model information is revealed except for the feedback knowledge of the given inputs. To obtain sufficient knowledge for crafting adversarial examples, previous methods query the target model with inputs that are perturbed w…

Cited by 17SourcePDFScholar
2020

Learning to Localize Actions from Moments

ECCV 2020poster

With the knowledge of action moments (i.e., trimmed video clips that each contains an action instance), humans could routinely localize an action temporally in an untrimmed video. Nevertheless, most practical methods still require all training videos to be labeled with temporal annotations (action c…

2019

Exploring Object Relation in Mean Teacher for Cross-Domain Detection

CVPR 2019poster

Rendering synthetic data (e.g., 3D CAD-rendered images) to generate annotations for learning deep models in vision tasks has attracted increasing attention in recent years. However, simply applying the models learnt on synthetic images may lead to high generalization error on real images due to doma…

Cited by 385PDFScholar
2019

Gaussian Temporal Awareness Networks for Action Localization

CVPR 2019oral

Temporally localizing actions in a video is a fundamental challenge in video understanding. Most existing approaches have often drawn inspiration from image object detection and extended the advances, e.g., SSD and Faster R-CNN, to produce temporal locations of an action in a 1D sequence. Neverthele…

Cited by 438PDFScholar
2019

Learning Spatio-Temporal Representation With Local and Global Diffusion

CVPR 2019poster

Convolutional Neural Networks (CNN) have been regarded as a powerful class of models for visual recognition problems. Nevertheless, the convolutional filters in these networks are local operations while ignoring the large-range dependency. Such drawback becomes even worse particularly for video reco…

Cited by 236PDFScholar
2018

Deep Domain Generalization via Conditional Invariant Adversarial Networks

ECCV 2018poster

Domain generalization aims to learn a classification model from multiple source domains and generalize it to unseen target domains. A critical problem in domain generalization involves learning domain-invariant representations. Let $X$ and $Y$ denote the features and the labels, respectively. Under…

Cited by 890SourcePDFScholar