← Search

Xuxi Chen

24 accepted papers

2025

Extracting and Understanding the Superficial Knowledge in Alignment

NAACL 2025long

Alignment of large language models (LLMs) with human values and preferences, often achieved through fine-tuning based on human feedback, is essential for ensuring safe and responsible AI behaviors. However, the process typically requires substantial data and computation resources. Recent studies hav…

2024

Data Distillation Can Be Like Vodka: Distilling More Times For Better Quality

ICLR 2024poster

Dataset distillation aims to minimize the time and memory needed for training deep networks on large datasets, by creating a small set of synthetic images that has a similar generalization performance to that of the full dataset. However, current dataset distillation techniques fall short, showing a…

2024

L2B: Learning to Bootstrap Robust Models for Combating Label Noise

CVPR 2024poster

Deep neural networks have shown great success in representation learning. Deep neural networks have shown great success in representation learning. However when learning with noisy labels (LNL) they can easily overfit and fail to generalize to new data. This paper introduces a simple and effective m…

2024

RankMean: Module-Level Importance Score for Merging Fine-tuned LLM Models

ACL 2024findings

Traditionally, developing new language models (LMs) capable of addressing multiple tasks involves fine-tuning pre-trained LMs using a wide collection of datasets, a process that often incurs significant computational expenses. Model merging emerges as a cost-effective alternative, allowing the integ…

2024

Sparse MoE with Language Guided Routing for Multilingual Machine Translation

ICLR 2024poster

Sparse Mixture-of-Experts (SMoE) has gained increasing popularity as a promising framework for scaling up multilingual machine translation (MMT) models with negligible extra computational overheads. However, current SMoE solutions neglect the intrinsic structures of the MMT problem: ($a$) $\textit{L…

Cited by 10SourcePDFScholar
2023

AdaMV-MoE: Adaptive Multi-Task Vision Mixture-of-Experts

ICCV 2023poster

Sparsely activated Mixture-of-Experts (MoE) is becoming a promising paradigm for multi-task learning (MTL). Instead of compressing multiple tasks' knowledge into a single model, MoE separates the parameter space and only utilizes the relevant model pieces given task type and its input, which provide…

Cited by 55PDFcodeScholar
2023

DSEE: Dually Sparsity-embedded Efficient Tuning of Pre-trained Language Models

ACL 2023long

Gigantic pre-trained models have become central to natural language processing (NLP), serving as the starting point for fine-tuning towards a range of downstream tasks. However, two pain points persist for this paradigm: (a) as the pre-trained models grow bigger (e.g., 175B parameters for GPT-3), ev…

2023

HotProtein: A Novel Framework for Protein Thermostability Prediction and Editing

ICLR 2023poster

The molecular basis of protein thermal stability is only partially understood and has major significance for drug and vaccine discovery. The lack of datasets and standardized benchmarks considerably limits learning-based discovery methods. We present \texttt{HotProtein}, a large-scale protein datas…

2023

Is Attention All That NeRF Needs?

ICLR 2023poster

We present Generalizable NeRF Transformer (GNT), a transformer-based architecture that reconstructs Neural Radiance Fields (NeRFs) and learns to render novel views on the fly from source views. While prior works on NeRFs optimize a scene representation by inverting a handcrafted rendering equation,…

2023

M-L2O: Towards Generalizable Learning-to-Optimize by Test-Time Fast Self-Adaptation

ICLR 2023poster

Learning to Optimize (L2O) has drawn increasing attention as it often remarkably accelerates the optimization procedure of complex tasks by "overfitting" specific task type, leading to enhanced performance compared to analytical optimizers. Generally, L2O develops a parameterized optimization method…

2023

More ConvNets in the 2020s: Scaling up Kernels Beyond 51x51 using Sparsity

ICLR 2023poster

Transformers have quickly shined in the computer vision world since the emergence of Vision Transformers (ViTs). The dominant role of convolutional neural networks (CNNs) seems to be challenged by increasingly effective transformer-based models. Very recently, a couple of advanced convolutional mode…

2023

Sparsity May Cry: Let Us Fail (Current) Sparse Neural Networks Together!

ICLR 2023top-25%

Sparse Neural Networks (SNNs) have received voluminous attention predominantly due to growing computational and memory footprints of consistently exploding parameter count in large-scale models. Similar to their dense counterparts, recent SNNs generalize just as well and are equipped with numerous f…

2022

Back Razor: Memory-Efficient Transfer Learning by Self-Sparsified Backpropagation

NeurIPS 2022accept

Transfer learning from the model trained on large datasets to customized downstream tasks has been widely used as the pre-trained model can greatly boost the generalizability. However, the increasing sizes of pre-trained models also lead to a prohibitively large memory footprints for downstream tran…

2022

Coarsening the Granularity: Towards Structurally Sparse Lottery Tickets

ICML 2022spotlight

The lottery ticket hypothesis (LTH) has shown that dense models contain highly sparse subnetworks (i.e., winning tickets) that can be trained in isolation to match full accuracy. Despite many exciting efforts being made, there is one "commonsense" rarely challenged: a winning ticket is found by iter…

2022

DNA: Improving Few-Shot Transfer Learning with Low-Rank Decomposition and Alignment

ECCV 2022poster

"Self-supervised (SS) learning has achieved remarkable success in learning strong representation for in-domain few-shot and semi-supervised tasks. However, when transferring such representations to downstream tasks with domain shifts, the performance degrades compared to its supervised counterpart,…

2022

Scalable Learning to Optimize: A Learned Optimizer Can Train Big Models

ECCV 2022poster

"Learning to optimize (L2O) has gained increasing attention since it demonstrates a promising path to automating and accelerating the optimization of complicated problems. Unlike manually crafted classical optimizers, L2O parameterizes and learns optimization rules in a data-driven fashion. However,…

2022

Sparse Winning Tickets are Data-Efficient Image Recognizers

NeurIPS 2022accept

Improving the performance of deep networks in data-limited regimes has warranted much attention. In this work, we empirically show that “winning tickets” (small sub-networks) obtained via magnitude pruning based on the lottery ticket hypothesis, apart from being sparse are also effective recognizers…

2021

A Unified Lottery Ticket Hypothesis for Graph Neural Networks

ICML 2021spotlight

With graphs rapidly growing in size and deeper graph neural networks (GNNs) emerging, the training and inference of GNNs become increasingly expensive. Existing network weight pruning algorithms cannot address the main space and computational bottleneck in GNNs, caused by the size and connectivity o…

2021

Efficient Lottery Ticket Finding: Less Data is More

ICML 2021spotlight

The lottery ticket hypothesis (LTH) reveals the existence of winning tickets (sparse but critical subnetworks) for dense networks, that can be trained in isolation from random initialization to match the latter’s accuracies. However, finding winning tickets requires burdensome computations in the tr…

2021

Sanity Checks for Lottery Tickets: Does Your Winning Ticket Really Win the Jackpot?

NeurIPS 2021poster

There have been long-standing controversies and inconsistencies over the experiment setup and criteria for identifying the "winning ticket" in literature. To reconcile such, we revisit the definition of lottery ticket hypothesis, with comprehensive and more rigorous conditions. Under our new definit…

2021

You are caught stealing my winning lottery ticket! Making a lottery ticket claim its ownership

NeurIPS 2021poster

Despite tremendous success in many application scenarios, the training and inference costs of using deep learning are also rapidly increasing over time. The lottery ticket hypothesis (LTH) emerges as a promising framework to leverage a special sparse subnetwork (i.e., $\textit{winning ticket}$) inst…

2020

Self-PU: Self Boosted and Calibrated Positive-Unlabeled Training

ICML 2020poster

Many real-world applications have to tackle the Positive-Unlabeled (PU) learning problem, i.e., learning binary classifiers from a large amount of unlabeled data and a few labeled positive examples. While current state-of-the-art methods employ importance reweighting to design various biased or unbi…