← Search

Tianjin Huang

18 accepted papers

2026

Confusion-Aware Spectral Regularizer for Long-Tailed Recognition

CVPR 2026

Long-tailed image classification remains a long-standing challenge, as real-world data typically follow highly imbalanced distributions where a few head classes dominate and many tail classes contain only limited samples. This imbalance biases feature learning toward head categories and leads to sig

Cited by 0SourcecodeScholar
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

GradientStabilizer: Fix the Norm, Not the Gradient

ICML 2026poster

Training instability in modern deep learning systems is frequently triggered by rare but extreme gradient-norm spikes, which can induce oversized parameter updates, corrupt optimizer state, and lead to slow recovery or divergence. Widely used safeguards such as gradient clipping mitigate these failu…

Cited by 0SourceScholar
2026

OTora: A Unified Red Teaming Framework for Reasoning-Level Denial-of-Service in LLM Agents

ICML 2026poster

Large Language Models (LLMs) are increasingly deployed as autonomous agents that execute tool-augmented, multi-step tasks, where latency is a critical factor for real-world applications. Yet an overlooked threat is Reasoning-Level Denial-of-Service (R-DoS), in which an attacker preserves task correc…

Cited by 0SourceScholar
2026

TimeCAP: A Channel-Aware Pre-Training Framework for Multivariate Time Series Forecasting

AAAI 2026technical

Amid recent advances for multivariate time series forecasting, self-supervised learning has emerged as a promising paradigm for deriving transferable knowledge from multi-domain data. Despite its effectiveness, existing approaches exhibit two critical limitations: (1) Underestimating the significanc

Cited by 0SourcePDFScholar
2025

Composable Interventions for Language Models

ICLR 2025poster

Test-time interventions for language models can enhance factual accuracy, mitigate harmful outputs, and improve model efficiency without costly retraining. But despite a flood of new methods, different types of interventions are largely developing independently. In practice, multiple interventions m…

2025

Enhancing Robust Fairness via Confusional Spectral Regularization

ICLR 2025poster

Recent research has highlighted a critical issue known as ``robust fairness", where robust accuracy varies significantly across different classes, undermining the reliability of deep neural networks (DNNs). A common approach to address this has been to dynamically reweight classes during training,…

2025

LIFT the Veil for the Truth: Principal Weights Emerge after Rank Reduction for Reasoning-Focused Supervised Fine-Tuning

ICML 2025poster

Recent studies have shown that supervised fine-tuning of LLMs on a small number of high-quality datasets can yield strong reasoning capabilities. However, full fine-tuning (Full FT), while powerful, is computationally expensive and susceptible to overfitting and catastrophic forgetting, particularly…

2025

REOBench: Benchmarking Robustness of Earth Observation Foundation Models

NeurIPS 2025poster

Earth observation foundation models have shown strong generalization across multiple Earth observation tasks, but their robustness under real-world perturbations remains underexplored. To bridge this gap, we introduce REOBench, the first comprehensive benchmark for evaluating the robustness of Earth…

Cited by 0SourcecodeScholar
2025

SPAM: Spike-Aware Adam with Momentum Reset for Stable LLM Training

ICLR 2025poster

Large Language Models (LLMs) have demonstrated exceptional performance across diverse tasks, yet their training remains highly resource intensive and susceptible to critical challenges such as training instability. A predominant source of this instability stems from gradient and loss spikes, which d…

2025

Visual Prompting Upgrades Neural Network Sparsification: A Data-Model Perspective

AAAI 2025technical

The rapid development of large-scale deep learning models questions the affordability of hardware platforms, which necessitates the pruning to reduce their computational and memory footprints. Sparse neural networks as the product, have demonstrated numerous favorable benefits like low complexity, u…

2023

Are Large Kernels Better Teachers than Transformers for ConvNets?

ICML 2023poster

This paper reveals a new appeal of the recently emerged large-kernel Convolutional Neural Networks (ConvNets): as the teacher in Knowledge Distillation (KD) for small-kernel ConvNets. While Transformers have led state-of-the-art (SOTA) performance in various fields with ever-larger models and labele…

2023

Dynamic Sparsity Is Channel-Level Sparsity Learner

NeurIPS 2023poster

Sparse training has received an upsurging interest in machine learning due to its tantalizing saving potential for both the entire training process as well as the inference. Dynamic sparse training (DST) as a leading approach can train deep neural networks at high sparsity from scratch to match the…

2023

Lottery Pools: Winning More by Interpolating Tickets without Increasing Training or Inference Cost

AAAI 2023technical

Lottery tickets (LTs) is able to discover accurate and sparse subnetworks that could be trained in isolation to match the performance of dense networks. Ensemble, in parallel, is one of the oldest time-proven tricks in machine learning to improve performance by combining the output of multiple indep…

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

Superposing many tickets into one: A performance booster for sparse neural network training

UAI 2022poster

Recent works on sparse neural network training have shown that a compelling trade-off between performance and efficiency can be achieved. Existing sparse training methods usually strive to find the best sparse subnetwork possible in one single run, without involving any expensive dense or pre-traini…

Cited by 9SourcePDFScholar