← Search

Yifan Sun

82 accepted papers

2026

Adapting to Evolving Graphs: A Scalable Framework for Dynamic Coarsening

ICML 2026poster

Graph coarsening is a fundamental dimensionality reduction technique for scaling large graphs while preserving structural and feature information. However, most existing coarsening methods are designed for static graphs and do not extend well to dynamic settings where nodes, edges, and connectivity …

Cited by 0SourceScholar
2026

Automatic Channel Pruning by Searching with Structure Embedding for Hash Network

AAAI 2026technical

Deep hash networks are widely used in tasks such as large-scale image retrieval due to high search efficiency and low storage costs through binary hash codes. With the growing demand for deploying deep hash networks on resource-constrained devices, it is crucial to perform network compression on the

Cited by 0SourcePDFScholar
2026

CoLoGen: Progressive Learning of Concept-Localization Duality for Unified Image Generation

CVPR 2026

Unified conditional image generation remains difficult because different tasks depend on fundamentally different internal representations. Some require conceptual understanding for semantic synthesis, while others rely on localization cues for spatial precision. Forcing these heterogeneous tasks to

Cited by 3SourcecodeScholar
2026

Influence-Preserving Proxies for Gradient-Based Data Selection in LLM FineTuning

ICLR 2026poster

Supervised fine-tuning (SFT) relies critically on selecting training data that most benefits model's downstream performance. Gradient-based data selection methods such as TracIn and Influence Functions leverage influence to identify useful samples, but their computational cost scales poorly, making…

Cited by 0SourcecodeScholar
2026

On the Convergence of Steepest Descent and Adaptive Gradient Methods under Non-Uniform Smoothness

ICML 2026poster

Recent work has analyzed the convergence of first-order methods under non-uniform smoothness assumptions that better model the loss landscape in machine learning tasks. We generalize this assumption to objectives whose curvature is an affine function of the objective value. This property is satisfie…

Cited by 0SourceScholar
2026

RoboPARA: Dual-Arm Robot Planning with Parallel Allocation and Recomposition Across Tasks

ICLR 2026poster

Dual-arm robots play a crucial role in improving efficiency and flexibility in complex multitasking scenarios. While existing methods have achieved promising results in task planning, they often fail to fully optimize task parallelism, limiting the potential of dual-arm collaboration. To address thi…

Cited by 0SourcecodeScholar
2026

Taming Noise-Induced Prototype Degradation for Privacy-Preserving Personalized Federated Fine-Tuning

CVPR 2026

Prototype-based Personalized Federated Learning (ProtoPFL) enables efficient multi-domain adaptation by communicating compact class prototypes, but directly sharing them poses privacy risks. A common defense involves per-example l_2 clipping before prototype computation to bound sensitivity, followe

Cited by 0SourcecodeScholar
2026

The Achilles’ Heel of LLMs: How Altering a Handful of Neurons Can Cripple Language Abilities

ICLR 2026poster

Large Language Models (LLMs) have become foundational tools in natural language processing, powering a wide range of applications and research. Many studies have shown that LLMs share significant similarities with the human brain. Neuroscience research has found that a small subset of biological neu…

Cited by 0SourcecodeScholar
2026

Theoretical Modeling of Large Language Model Self-Improvement Training Dynamics Through Solver-Verifier Gap

ICLR 2026poster

Self-improvement is a significant techniques within the realm of large language model (LLM), aiming to enhance the LLM performance without relying on external data. Despite its significance, generally how LLM performances evolve during the self-improvement process remains underexplored. In this pape…

Cited by 0SourceScholar
2026

Unlocking Dynamic Inter-Client Spatial Dependencies: A Federated Spatio-temporal Graph Learning Method for Traffic Flow Forecasting

AAAI 2026technical

Spatio-temporal graphs are powerful tools for modeling complex dependencies in traffic time series. However, the distributed nature of real-world traffic data across multiple stakeholders poses significant challenges in modeling and reconstructing inter-client spatial dependencies while adhering to

Cited by 0SourcePDFScholar
2025

BFS-Prover: Scalable Best-First Tree Search for LLM-based Automatic Theorem Proving

ACL 2025long

Recent advancements in large language models (LLMs) have spurred growing interest in automatic theorem proving using Lean4, where effective tree search methods are crucial for navigating the underlying large proof search spaces. While the existing approaches primarily rely on value functions and/or…

Cited by 0SourcePDFScholar
2025

CoST: Efficient Collaborative Perception From Unified Spatiotemporal Perspective

ICCV 2025poster

Collaborative perception shares information among different agents and helps solving problems that individual agents may face, e.g., occlusions and small sensing range. Prior methods usually separate the multi-agent fusion and multi-time fusion into two consecutive steps. In contrast, this paper pro…

2025

Enhancing the Comprehensibility of Text Explanations via Unsupervised Concept Discovery

ACL 2025finding

Concept-based explainable approaches have emerged as a promising method in explainable AI because they can interpret models in a way that aligns with human reasoning. However, their adaption in the text domain remains limited. Most existing methods rely on predefined concept annotations and cannot d…

Cited by 0SourcePDFScholar
2025

Explanatory Instructions: Towards Unified Vision Tasks Understanding and Zero-shot Generalization

ICML 2025poster

Computer Vision (CV) has yet to fully achieve the zero-shot task generalization observed in Natural Language Processing (NLP), despite following many of the milestones established in NLP, such as large transformer models, extensive pre-training, and the auto-regression paradigm, among others. In thi…

2025

Generating Full-field Evolution of Physical Dynamics from Irregular Sparse Observations

NeurIPS 2025poster

Modeling and reconstructing multidimensional physical dynamics from sparse and off-grid observations presents a fundamental challenge in scientific research. Recently, diffusion-based generative modeling shows promising potential for physical simulation. However, current approaches typically operate…

Cited by 0SourceScholar
2025

Improving Data Efficiency for LLM Reinforcement Fine-tuning Through Difficulty-targeted Online Data Selection and Rollout Replay

NeurIPS 2025poster

Reinforcement learning (RL) has become an effective approach for fine-tuning large language models (LLMs), particularly to enhance their reasoning capabilities. However, RL fine-tuning remains highly resource-intensive, and existing work has largely overlooked the problem of data efficiency. In this…

Cited by 0SourcecodeScholar
2025

MiCRo: Mixture Modeling and Context-aware Routing for Personalized Preference Learning

EMNLP 2025

Reward modeling is a key step in building safe foundation models when applying reinforcement learning from human feedback (RLHF) to align Large Language Models (LLMs). However, reward modeling based on the Bradley-Terry (BT) model assumes a global reward function, failing to capture the inherently d

2025

Origin Identification for Text-Guided Image-to-Image Diffusion Models

ICML 2025poster

Text-guided image-to-image diffusion models excel in translating images based on textual prompts, allowing for precise and creative visual modifications. However, such a powerful technique can be misused for *spreading misinformation*, *infringing on copyrights*, and *evading content tracing*. This…

2025

Personalized Bayesian Federated Learning with Wasserstein Barycenter Aggregation

NeurIPS 2025poster

Personalized Bayesian federated learning (PBFL) handles non-i.i.d. client data and quantifies uncertainty by combining personalization with Bayesian inference. However, current PBFL methods face two main limitations: posterior inference on clients often assumes restrictive parametric forms, and serv…

Cited by 0SourceScholar
2025

Steady-State Drifting Equilibrium Analysis of Single-Track Two-Wheeled Robots for Controller Design

IROS 2025

Drifting is an advanced driving technique where the wheeled robot’s tire-ground interaction breaks the common non-holonomic pure rolling constraint. This allows high-maneuverability tasks like quick cornering, and steady-state drifting control enhances motion stability under lateral slip conditions.

Cited by 1SourceScholar
2025

The Emperor's New Clothes in Benchmarking? A Rigorous Examination of Mitigation Strategies for LLM Benchmark Data Contamination

ICML 2025poster

Benchmark Data Contamination (BDC)—the inclusion of benchmark testing samples in the training set—has raised increasing concerns in Large Language Model (LLM) evaluation, leading to falsely inflated performance estimates and undermining evaluation reliability. To address this, researchers have propo…

2025

The Staircase of Ethics: Probing LLM Value Priorities through Multi-Step Induction to Complex Moral Dilemmas

EMNLP 2025

Ethical decision-making is a critical aspect of human judgment, and the growing use of LLMs in decision-support systems necessitates a rigorous evaluation of their moral reasoning capabilities. However, existing assessments primarily rely on single-step evaluations, failing to capture how models ada

Cited by 0SourcePDFScholar
2024

2D-OOB: Attributing Data Contribution Through Joint Valuation Framework

NeurIPS 2024poster

Data valuation has emerged as a powerful framework for quantifying each datum's contribution to the training of a machine learning model. However, it is crucial to recognize that the quality of cells within a single data point can vary greatly in practice. For example, even in the case of an abnorma…

Cited by 0SourcePDFScholar
2024

Absolute Policy Optimization: Enhancing Lower Probability Bound of Performance with High Confidence

ICML 2024poster

In recent years, trust region on-policy reinforcement learning has achieved impressive results in addressing complex control tasks and gaming scenarios. However, contemporary state-of-the-art algorithms within this category primarily emphasize improvement in expected performance, lacking the ability…

Cited by 2SourcePDFScholar
2024

Automated Multi-level Preference for MLLMs

NeurIPS 2024poster

Current multimodal Large Language Models (MLLMs) suffer from ''hallucination'', occasionally generating responses that are not grounded in the input images. To tackle this challenge, one promising path is to utilize reinforcement learning from human feedback (RLHF), which steers MLLMs towards learni…

2024

Dense Connector for MLLMs

NeurIPS 2024poster

*Do we fully leverage the potential of visual encoder in Multimodal Large Language Models (MLLMs)?* The recent outstanding performance of MLLMs in multimodal understanding has garnered broad attention from both academia and industry. In the current MLLM rat race, the focus seems to be predominantly…

2024

Get more for less: Principled Data Selection for Warming Up Fine-Tuning in LLMs

ICLR 2024poster

This work focuses on leveraging and selecting from vast, unlabeled, open data to *pre-fine-tune* a pre-trained language model. The goal is to minimize the need for costly domain-specific data for subsequent fine-tuning while achieving desired performance levels. While many data selection algorithms…

Cited by 15SourcePDFScholar
2024

Iterative Methods via Locally Evolving Set Process

NeurIPS 2024poster

Given the damping factor $\alpha$ and precision tolerance $\epsilon$, \citet{andersen2006local} introduced Approximate Personalized PageRank (APPR), the \textit{de facto local method} for approximating the PPR vector, with runtime bounded by $\Theta(1/(\alpha\epsilon))$ independent of the graph size…

2024

LaMI-DETR: Open-Vocabulary Detection with Language Model Instruction

ECCV 2024poster

"Existing methods enhance open-vocabulary object detection by leveraging the robust open-vocabulary recognition capabilities of Vision-Language Models (VLMs), such as CLIP. However, two main challenges emerge: (1) A deficiency in concept representation, where the category names in CLIP’s text space…

2024

MS-DETR: Efficient DETR Training with Mixed Supervision

CVPR 2024poster

DETR accomplishes end-to-end object detection through iteratively generating multiple object candidates based on image features and promoting one candidate for each ground-truth object. The traditional training procedure using one-to-one supervision in the original DETR lacks direct supervision for…

2024

Octopus: A Multi-modal LLM with Parallel Recognition and Sequential Understanding

NeurIPS 2024poster

A mainstream of Multi-modal Large Language Models (MLLMs) have two essential functions, i.e., visual recognition (e.g., grounding) and understanding (e.g., visual question answering). Presently, all these MLLMs integrate visual recognition and understanding in a same sequential manner in the LLM hea…

Cited by 1SourcePDFScholar
2023

A Benchmark and Asymmetrical-Similarity Learning for Practical Image Copy Detection

AAAI 2023technical

Image copy detection (ICD) aims to determine whether a query image is an edited copy of any image from a reference set. Currently, there are very limited public benchmarks for ICD, while all overlook a critical challenge in real-world applications, i.e., the distraction from hard negative queries. S…

2023

A Unified Continual Learning Framework with General Parameter-Efficient Tuning

ICCV 2023poster

The "pre-training - downstream adaptation" presents both new opportunities and challenges for Continual Learning (CL). Although the recent state-of-the-art in CL is achieved through Parameter-Efficient-Tuning (PET) adaptation paradigm, only prompt has been explored, limiting its application to Trans…

Cited by 118PDFcodeScholar
2023

Context-Aware Pretraining for Efficient Blind Image Decomposition

CVPR 2023poster

In this paper, we study Blind Image Decomposition (BID), which is to uniformly remove multiple types of degradation at once without foreknowing the noise type. There remain two practical challenges: (1) Existing methods typically require massive data supervision, making them infeasible to real-world…

2023

DETR With Additional Global Aggregation for Cross-Domain Weakly Supervised Object Detection

CVPR 2023poster

This paper presents a DETR-based method for cross-domain weakly supervised object detection (CDWSOD), aiming at adapting the detector from source to target domain through weak supervision. We think DETR has strong potential for CDWSOD due to an insight: the encoder and the decoder in DETR are both b…

Cited by 17SourcePDFScholar
2023

Hyperbolic Space with Hierarchical Margin Boosts Fine-Grained Learning from Coarse Labels

NeurIPS 2023poster

Learning fine-grained embeddings from coarse labels is a challenging task due to limited label granularity supervision, i.e., lacking the detailed distinctions required for fine-grained tasks. The task becomes even more demanding when attempting few-shot fine-grained recognition, which holds practic…

Cited by 7SourcePDFScholar
2023

Large-Scale Person Detection and Localization Using Overhead Fisheye Cameras

ICCV 2023oral

Location determination finds wide applications in daily life. Instead of existing efforts devoted to localizing tourist photos captured by perspective cameras, in this article, we focus on developing person positioning solutions using overhead fisheye cameras. Such solutions are advantageous in larg…

Cited by 25PDFScholar
2023

ProD: Prompting-To-Disentangle Domain Knowledge for Cross-Domain Few-Shot Image Classification

CVPR 2023poster

This paper considers few-shot image classification under the cross-domain scenario, where the train-to-test domain gap compromises classification accuracy. To mitigate the domain gap, we propose a prompting-to-disentangle (ProD) method through a novel exploration with the prompting mechanism. ProD a…

Cited by 27SourcePDFScholar
2023

Semi-attention Partition for Occluded Person Re-identification

AAAI 2023technical

This paper proposes a Semi-Attention Partition (SAP) method to learn well-aligned part features for occluded person re-identification (re-ID). Currently, the mainstream methods employ either external semantic partition or attention-based partition, and the latter manner is usually better than the fo…

Cited by 34SourcePDFScholar
2023

Suppressing the Heterogeneity: A Strong Feature Extractor for Few-shot Segmentation

ICLR 2023poster

This paper tackles the Few-shot Semantic Segmentation (FSS) task with focus on learning the feature extractor. Somehow the feature extractor has been overlooked by recent state-of-the-art methods, which directly use a deep model pretrained on ImageNet for feature extraction (without further fine-tun…

Cited by 24SourcePDFScholar
2023

WhitenedCSE: Whitening-based Contrastive Learning of Sentence Embeddings

ACL 2023long

This paper presents a whitening-based contrastive learning method for sentence embedding learning (WhitenedCSE), which combines contrastive learning with a novel shuffled group whitening. Generally, contrastive learning pulls distortions of a single sample (i.e., positive samples) close and push neg…

Cited by 26SourcePDFScholar
2022

Divide-and-Regroup Clustering for Domain Adaptive Person Re-identification

AAAI 2022technical

Clustering is important for domain adaptive person re-identification(re-ID). A majority of unsupervised domain adaptation (UDA) methods conduct clustering on the target domain and then use the generated pseudo labels for adaptive training. Albeit important, the clustering pipeline adopted by current…

Cited by 18SourcePDFScholar
2022

H2FA R-CNN: Holistic and Hierarchical Feature Alignment for Cross-Domain Weakly Supervised Object Detection

CVPR 2022poster

Cross-domain weakly supervised object detection (CDWSOD) aims to adapt the detection model to a novel target domain with easily acquired image-level annotations. How to align the source and target domains is critical to the CDWSOD accuracy. Existing methods usually focus on partial detection compone…

Cited by 51PDFcodeScholar
2022

Learning Memory-Augmented Unidirectional Metrics for Cross-Modality Person Re-Identification

CVPR 2022poster

This paper tackles the cross-modality person re-identification (re-ID) problem by suppressing the modality discrepancy. In cross-modality re-ID, the query and gallery images are in different modalities. Given a training identity, the popular deep classification baseline shares the same proxy (i.e.,…

Cited by 178PDFScholar
2022

Memory-Based Jitter: Improving Visual Recognition on Long-Tailed Data with Diversity in Memory

AAAI 2022technical

This paper considers deep visual recognition on long-tailed data. To make our method general, we tackle two applied scenarios, i.e. , deep classification and deep metric learning. Under the long-tailed data distribution, the most classes (i.e., tail classes) only occupy relatively few samples and ar…

Cited by 42SourcePDFScholar
2022

Switch to Generalize: Domain-Switch Learning for Cross-Domain Few-Shot Classification

ICLR 2022poster

This paper considers few-shot learning under the cross-domain scenario. The cross-domain setting imposes a critical challenge, i.e., using very few (support) samples to generalize the already-learned model to a novel domain. We hold a hypothesis, i.e., if a deep model is capable to fast generalize i…

Cited by 22SourcePDFScholar
2021

Dynamic Metric Learning: Towards a Scalable Metric Space To Accommodate Multiple Semantic Scales

CVPR 2021poster

This paper introduces a new fundamental characteristics, i.e., the dynamic range, from real-world metric tools to deep visual recognition. In metrology, the dynamic range is a basic quality of a metric tool, indicating its flexibility to accommodate various scales. Larger dynamic range offers higher…

Cited by 20PDFcodeScholar
2021

IDM: An Intermediate Domain Module for Domain Adaptive Person Re-ID

ICCV 2021poster

Unsupervised domain adaptive person re-identification (UDA re-ID) aims at transferring the labeled source domain's knowledge to improve the model's discriminability on the unlabeled target domain. From a novel perspective, we argue that the bridging between the source and target domains can be utili…

Cited by 164PDFcodeScholar
2021

Spatial Ensemble: a Novel Model Smoothing Mechanism for Student-Teacher Framework

NeurIPS 2021poster

Model smoothing is of central importance for obtaining a reliable teacher model in the student-teacher framework, where the teacher generates surrogate supervision signals to train the student. A popular model smoothing method is the Temporal Moving Average (TMA), which continuously averages the tea…

2020

Circle Loss: A Unified Perspective of Pair Similarity Optimization

CVPR 2020oral

This paper provides a pair similarity optimization viewpoint on deep feature learning, aiming to maximize the within-class similarity s_p and minimize the between-class similarity s_n. We find a majority of loss functions, including the triplet loss and the softmax cross-entropy loss, embed s_n and…

Cited by 1174PDFScholar
2020

CycAs: Self-supervised Cycle Association for Learning Re-identifiable Descriptions

ECCV 2020poster

This paper proposes a self-supervised learning method for the person re-identification (re-ID) problem, where existing unsupervised methods usually rely on pseudo labels, such as those from video tracklets or clustering. A potential drawback of using pseudo labels is that errors may accumulate and i…

Cited by 116SourcePDFScholar
2020

Deep Representation Learning on Long-Tailed Data: A Learnable Embedding Augmentation Perspective

CVPR 2020poster

This paper considers learning deep features from long-tailed data. We observe that in the deep feature space, the head classes and the tail classes present different distribution patterns. The head classes have a relatively large spatial span, while the tail classes have a significantly small spatia…

Cited by 287PDFScholar
2020

Greed Meets Sparsity: Understanding and Improving Greedy Coordinate Descent for Sparse Optimization

AISTATS 2020poster

We consider greedy coordinate descent (GCD) for composite problems with sparsity inducing regularizers, including 1-norm regularization and non-negative constraints. Empirical evidence strongly suggests that GCD, when initialized with the zero vector, has an implicit screening ability that usually s…

Cited by 20SourcePDFScholar
2019

Are we there yet? Manifold identification of gradient-related proximal methods

AISTATS 2019poster

In machine learning, models that generalize better often generate outputs that lie on a low-dimensional manifold. Recently, several works have separately shown finite-time manifold identification by some proximal methods. In this work we provide a unified view by giving a simple condition under whi…

Cited by 41SourcePDFScholar
2019

Learning low-dimensional state embeddings and metastable clusters from time series data

NeurIPS 2019poster

This paper studies how to find compact state embeddings from high-dimensional Markov state trajectories, where the transition kernel has a small intrinsic rank. In the spirit of diffusion map, we propose an efficient method for learning a low-dimensional state embedding and capturing the process's d…

Cited by 21SourcePDFScholar
2019

Perceive Where to Focus: Learning Visibility-Aware Part-Level Features for Partial Person Re-Identification

CVPR 2019poster

This paper considers a realistic problem in person re-identification (re-ID) task, i.e., partial re-ID. Under partial re-ID scenario, the images may contain a partial observation of a pedestrian. If we directly compare a partial pedestrian image with a holistic one, the extreme spatial misalignment…

Cited by 460PDFcodeScholar
2019

Vehicle Re-Identification With Viewpoint-Aware Metric Learning

ICCV 2019poster

This paper considers vehicle re-identification (re-ID) problem. The extreme viewpoint variation (up to 180 degrees) poses great challenges for existing approaches. Inspired by the behavior in human's recognition process, we propose a novel viewpoint-aware metric learning approach. It learns two metr…

Cited by 253PDFcodeScholar
2018

Beyond Part Models: Person Retrieval with Refined Part Pooling (and A Strong Convolutional Baseline)

ECCV 2018poster

Employing part-level features offers fine-grained information for pedestrian image description. A prerequisite of part discovery is that each part should be well located. Instead of using external resources like pose estimator, we consider content consistency within each part for precise part locati…

2017

Straggler Mitigation in Distributed Optimization Through Data Encoding

NeurIPS 2017spotlight

Slow running or straggler tasks can significantly reduce computation speed in distributed computation. Recently, coding-theory-inspired approaches have been applied to mitigate the effect of straggling, through embedding redundancy in certain linear computational steps of the optimization algorithm,…

Cited by 178SourcePDFScholar