← Search

Longtao Huang

37 accepted papers

2026

Diffusion Probe: Generated Image Result Prediction Using CNN Probes

CVPR 2026

Text-to-image (T2I) diffusion models currently lack an efficient mechanism for early quality assessment, forcing costly random trial-and-error in scenarios requiring multiple generations (e.g., iterating on prompts, agent-based image generation, flow-grpo). To address this, we first reveal a strong

Cited by 0SourceScholar
2026

Disrupting Hierarchical Reasoning: Adversarial Protection for Geographic Privacy in Multimodal Reasoning Models

ICLR 2026poster

Multi-modal large reasoning models (MLRMs) pose significant privacy risks by inferring precise geographic locations from personal images through hierarchical chain-of-thought reasoning. Existing privacy protection techniques, primarily designed for perception-based models, prove ineffective against…

Cited by 0SourceScholar
2026

Localize and Neutralize: Gradient-Guided Token Suppression Against Visual Prompt Injection Attack

ICML 2026poster

Adversarial images pose a severe security threat to multimodal large language models through prompt injection. Existing defenses largely lack a principled understanding of the underlying mechanisms and struggle to balance efficiency and fidelity. In this work, we show that successful adversarial att…

Cited by 0SourceScholar
2026

Making Training-Free Diffusion Segmentors Scale with the Generative Power

CVPR 2026

As powerful generative models, text-to-image diffusion models have recently been explored for discriminative tasks. A line of research focuses on adapting a pre-trained diffusion model to semantic segmentation without any further training, leading to training-free diffusion segmentors. These methods

Cited by 0SourcecodeScholar
2026

Oblivionis: A Lightweight Learning and Unlearning Framework for Federated Large Language Models

AAAI 2026technical

Large Language Models (LLMs) increasingly leverage Federated Learning (FL) to utilize private, task-specific datasets for fine-tuning while preserving data privacy. However, while federated LLM frameworks effectively enable collaborative training without raw data sharing, they critically lack built-

Cited by 0SourcePDFScholar
2026

SIMPLEPOSTER: A SIMPLE BASELINE FOR PRODUCT POSTER GENERATION

CVPR 2026

Product poster generation presents unique challenges beyond general-purpose de-sign: it demands not only aesthetic composition and accurate text rendering, butalso strict preservation of the product subject and precise control over dense,multi-line text layouts. While general image editing models st

Cited by 0SourcecodeScholar
2026

TC-Pade: Trajectory-Consistent Pade Approximation for Diffusion Acceleration

CVPR 2026

Despite achieving state-of-the-art generation quality, diffusion models are hindered by the substantial computational burden of their iterative sampling process. While feature caching techniques achieve effective acceleration at higher step counts (e.g., 50 steps), they exhibit critical limitations

Cited by 0SourceScholar
2026

The Bridge-Garden Dilemma in LLM Distillation: Why Mixing Hard and Soft Labels Works

ICML 2026poster

Knowledge distillation (KD) transfers knowledge from a large teacher model to a smaller student. In language modeling, the student is trained either on tokens sampled from the teacher (\textbf{hard labels}) or the teacher’s full next-token distribution (\textbf{soft labels}). Despite soft labels app…

Cited by 0SourceScholar
2026

VENOMREC: Cross-Modal Interactive Poisoning for Targeted Promotion in Multimodal LLM Recommender Systems

ICML 2026poster

Multimodal large language models (MLLMs) are pushing recommender systems (RecSys) toward content-grounded retrieval and ranking via cross-modal fusion. We find that while cross-modal consensus often mitigates conventional poisoning that manipulates interaction logs or perturbs a single modality, it …

Cited by 0SourceScholar
2025

A New Model for Prototype-based Continual Learning in Hyperspherical Space

ICASSP 2025accepted

The continuous emergence of new objects in the visual world poses a serious challenge to deep object recognition methods, which sparks the increasing study on continual or incremental learning. However, learning new tasks faces the tough catastrophic forgetting problem, i.e., dramatic performance de…

Cited by 0SourceScholar
2025

Dynamic Mixture of Curriculum LoRA Experts for Continual Multimodal Instruction Tuning

ICML 2025poster

Continual multimodal instruction tuning is crucial for adapting Multimodal Large Language Models (MLLMs) to evolving tasks. However, most existing methods adopt a fixed architecture, struggling with adapting to new tasks due to static model capacity. We propose to evolve the architecture under param…

Cited by 0SourcePDFScholar
2025

Modularized Self-Reflected Video Reasoner for Multimodal LLM with Application to Video Question Answering

ICML 2025poster

Multimodal Large Language Models (Multimodal LLMs) have shown their strength in Video Question Answering (VideoQA). However, due to the black-box nature of end-to-end training strategies, existing approaches based on Multimodal LLMs suffer from the lack of interpretability for VideoQA: they can neit…

Cited by 0SourcePDFScholar
2025

The Right Time Matters: Data Arrangement Affects Zero-Shot Generalization in Instruction Tuning

ACL 2025finding

Understanding alignment techniques begins with comprehending zero-shot generalization brought by instruction tuning, but little of the mechanism has been understood. Existing work has largely been confined to the task level, without considering that tasks are artificially defined and, to LLMs, merel…

2025

pFedMxF: Personalized Federated Class-Incremental Learning with Mixture of Frequency Aggregation

CVPR 2025poster

Federated learning (FL) has emerged as a promising paradigm for privacy-preserving collaborative machine learning. However, extending FL to class incremental learning settings introduces three key challenges: 1) spatial heterogeneity due to non-IID data distributions across clients, 2) temporal hete…

Cited by 0SourcePDFScholar
2024

DAFNet: Dynamic Auxiliary Fusion for Sequential Model Editing in Large Language Models

ACL 2024findings

Recently, while large language models (LLMs) have demonstrated impressive results, they still suffer from hallucination, i.e., the generation of false information. Model editing is the task of fixing factual mistakes in LLMs; yet, most previous works treat it as a one-time task, paying little attent…

2024

General Phrase Debiaser: Debiasing Masked Language Models at a Multi-Token Level

ICASSP 2024accepted

The social biases and unwelcome stereotypes revealed by pretrained language models are becoming obstacles to their application. Compared to numerous debiasing methods targeting word level, there has been relatively less attention on biases present at phrase level, limiting the performance of debiasi…

Cited by 0SourceScholar
2024

KEHRL: Learning Knowledge-Enhanced Language Representations with Hierarchical Reinforcement Learning

COLING 2024main

Knowledge-enhanced pre-trained language models (KEPLMs) leverage relation triples from knowledge graphs (KGs) and integrate these external data sources into language models via self-supervised learning. Previous works treat knowledge enhancement as two independent operations, i.e., knowledge injecti…

2024

Lifelong Knowledge Editing for LLMs with Retrieval-Augmented Continuous Prompt Learning

EMNLP 2024main

Model editing aims to correct outdated or erroneous knowledge in large language models (LLMs) without the need for costly retraining. Lifelong model editing is the most challenging task that caters to the continuous editing requirements of LLMs. Prior works primarily focus on single or batch editing…

2024

NoisyGL: A Comprehensive Benchmark for Graph Neural Networks under Label Noise

NeurIPS 2024poster

Graph Neural Networks (GNNs) exhibit strong potential in node classification task through a message-passing mechanism. However, their performance often hinges on high-quality node labels, which are challenging to obtain in real-world scenarios due to unreliable sources or adversarial attacks. Conseq…

2024

On the Role of Long-tail Knowledge in Retrieval Augmented Large Language Models

ACL 2024short

Retrieval augmented generation (RAG) exhibits outstanding performance in promoting the knowledge capabilities of large language models (LLMs) with retrieved documents related to user queries. However, RAG only focuses on improving the response quality of LLMs via enhancing queries indiscriminately w…

Cited by 9SourcePDFScholar
2024

TRELM: Towards Robust and Efficient Pre-training for Knowledge-Enhanced Language Models

COLING 2024main

KEPLMs are pre-trained models that utilize external knowledge to enhance language understanding. Previous language models facilitated knowledge acquisition by incorporating knowledge-related pre-training tasks learned from relation triples in knowledge graphs. However, these models do not prioritize…

2024

UniPSDA: Unsupervised Pseudo Semantic Data Augmentation for Zero-Shot Cross-Lingual Natural Language Understanding

COLING 2024main

Cross-lingual representation learning transfers knowledge from resource-rich data to resource-scarce ones to improve the semantic understanding abilities of different languages. However, previous works rely on shallow unsupervised data generated by token surface matching, regardless of the global co…

2023

Adversarial Text Generation by Search and Learning

EMNLP 2023long findings

Recent research has shown that evaluating the robustness of natural language processing models using textual attack methods is significant. However, most existing text attack methods only use heuristic replacement strategies or language models to generate replacement words at the word level. The bli…

Cited by 0SourceScholar
2023

Decoder Tuning: Efficient Language Understanding as Decoding

ACL 2023long

With the evergrowing sizes of pre-trained models (PTMs), it has been an emerging practice to only provide the inference APIs for users, namely model-as-a-service (MaaS) setting. To adapt PTMs with model parameters frozen, most current approaches focus on the input side, seeking powerful prompts to s…

2023

From Adversarial Arms Race to Model-centric Evaluation: Motivating a Unified Automatic Robustness Evaluation Framework

ACL 2023findings

Textual adversarial attacks can discover models’ weaknesses by adding semantic-preserved but misleading perturbations to the inputs. The long-lasting adversarial attack-and-defense arms race in Natural Language Processing (NLP) is algorithm-centric, providing valuable techniques for automatic robust…

2023

Hallucination Detection for Generative Large Language Models by Bayesian Sequential Estimation

EMNLP 2023long main

Large Language Models (LLMs) have made remarkable advancements in the field of natural language generation. However, the propensity of LLMs to generate inaccurate or non-factual content, termed "hallucinations", remains a significant challenge. Current hallucination detection methods often necessita…

Cited by 0SourceScholar
2023

Large Language Models Can be Lazy Learners: Analyze Shortcuts in In-Context Learning

ACL 2023findings

Large language models (LLMs) have recently shown great potential for in-context learning, where LLMs learn a new task simply by conditioning on a few input-label pairs (prompts). Despite their potential, our understanding of the factors influencing end-task performance and the robustness of in-conte…

2023

Parameter Efficient Multi-task Fine-tuning by Learning to Transfer Token-wise Prompts

EMNLP 2023long findings

Prompt tuning has been proven to be successful on various tasks by incorporating a small number of trainable parameters while freezing large pre-trained language models (PLMs). However, it is still unsettled how to generate more proper prompts for any individual examples and how to extend prompt tu…

Cited by 0SourceScholar
2022

Emotionflow: Capture the Dialogue Level Emotion Transitions

ICASSP 2022accepted

Emotion recognition in conversations (ERC) has attracted increasing interests in recent years, due to its wide range of applications, such as customer service analysis, health-care consultation, etc. One key challenge of ERC is that users' emotions would change due to the impact of others' emotions.…

Cited by 0SourceScholar
2022

Multiple Instance Learning for Offensive Language Detection

EMNLP 2022finding

Automatic offensive language detection has become a crucial issue in recent years. Existing researches on this topic are usually based on a large amount of data annotated at sentence level to train a robust model. However, sentence-level annotations are expensive in practice as the scenario expands,…

Cited by 5SourcePDFScholar
2022

Prototypical Verbalizer for Prompt-based Few-shot Tuning

ACL 2022long

Prompt-based tuning for pre-trained language models (PLMs) has shown its effectiveness in few-shot learning. Typically, prompt-based tuning wraps the input text into a cloze question. To make predictions, the model maps the output words to labels via a verbalizer, which is either manually designed o…

2022

RMGN: A Regional Mask Guided Network for Parser-free Virtual Try-on

IJCAI 2022poster

Virtual try-on (VTON) aims at fitting target clothes to reference person images, which is widely adopted in e-commerce. Existing VTON approaches can be narrowly categorized into Parser-Based (PB) and Parser-Free (PF) by whether relying on the parser information to mask the persons’clothes and synthe…

2022

Supervised Prototypical Contrastive Learning for Emotion Recognition in Conversation

EMNLP 2022main

Capturing emotions within a conversation plays an essential role in modern dialogue systems. However, the weak correlation between emotions and semantics brings many challenges to emotion recognition in conversation (ERC). Even semantically similar utterances, the emotion may vary drastically depend…

2022

Syntax-guided Localized Self-attention by Constituency Syntactic Distance

EMNLP 2022finding

Recent works have revealed that Transformers are implicitly learning the syntactic information in its lower layers from data, albeit is highly dependent on the quality and scale of the training data. However, learning syntactic information from data is not necessary if we can leverage an external sy…

2022

Why Should Adversarial Perturbations be Imperceptible? Rethink the Research Paradigm in Adversarial NLP

EMNLP 2022main

Textual adversarial samples play important roles in multiple subfields of NLP research, including security, evaluation, explainability, and data augmentation. However, most work mixes all these roles, obscuring the problem definitions and research goals of the security role that aims to reveal the p…