← Search

Songfang Huang

39 accepted papers

2026

MSNAV: ZERO-SHOT VISION-AND-LANGUAGE NAVIGATION WITH DYNAMIC MEMORY AND LLM SPATIAL REASONING

ICASSP 2026poster

Vision-and-Language Navigation (VLN) requires an agent to interpret natural language instructions and navigate complex environments. Current approaches often adopt a "black-box" paradigm, where a single Large Language Model (LLM) makes end-to-end decisions. However, it is plagued by critical vulnera…

Cited by 0SourcePDFScholar
2026

TTF-VLA: Temporal Token Fusion via Pixel-Attention Integration for Vision-Language-Action Models

AAAI 2026technical

Vision-Language-Action (VLA) models process visual inputs independently at each timestep, discarding valuable temporal information inherent in robotic manipulation tasks. This frame-by-frame processing makes models vulnerable to visual noise while ignoring the substantial coherence between consecuti

Cited by 0SourcePDFScholar
2024

A Survey on Open Information Extraction from Rule-based Model to Large Language Model

EMNLP 2024finding

Open Information Extraction (OpenIE) represents a crucial NLP task aimed at deriving structured information from unstructured text, unrestricted by relation type or domain. This survey paper provides an overview of OpenIE technologies spanning from 2007 to 2024, emphasizing a chronological perspecti…

Cited by 3SourcePDFScholar
2024

Harder Task Needs More Experts: Dynamic Routing in MoE Models

ACL 2024long

In this paper, we introduce a novel dynamic expert selection framework for Mixture of Experts (MoE) models, aiming to enhance computational efficiency and model performance by adjusting the number of activated experts based on input difficulty. Unlike existing MoE approaches that rely on fixed TopK…

2024

Synergetic Event Understanding: A Collaborative Approach to Cross-Document Event Coreference Resolution with Large Language Models

ACL 2024long

Cross-document event coreference resolution (CDECR) involves clustering event mentions across multiple documents that refer to the same real-world events. Existing approaches utilize fine-tuning of small language models (SLMs) like BERT to address the compatibility among the contexts of event mentio…

2024

Text Diffusion Model with Encoder-Decoder Transformers for Sequence-to-Sequence Generation

NAACL 2024long

The diffusion model, a new generative modeling paradigm, has achieved great success in image, audio, and video generation.However, considering the discrete categorical nature of the text, it is not trivial to extend continuous diffusion models to natural language. In this work, we propose SeqDiffuSe…

2024

Unlocking the Potential of Model Merging for Low-Resource Languages

EMNLP 2024finding

Adapting large language models (LLMs) to new languages typically involves continual pre-training (CT) followed by supervised fine-tuning (SFT). However, this CT-then-SFT approach struggles with limited data in the context of low-resource languages, failing to balance language modeling and task-solvi…

2023

BUS: Efficient and Effective Vision-Language Pre-Training with Bottom-Up Patch Summarization.

ICCV 2023poster

Vision Transformer (ViT) based Vision-Language Pretraining (VLP) models recently demonstrated impressive performance in various tasks. However, the lengthy visual token sequences used in these models can lead to inefficient and ineffective performance. Existing methods to address these issues lack t…

Cited by 7PDFScholar
2023

HyPe: Better Pre-trained Language Model Fine-tuning with Hidden Representation Perturbation

ACL 2023long

Language models with the Transformers structure have shown great performance in natural language processing. However, there still poses problems when fine-tuning pre-trained language models on downstream tasks, such as over-fitting or representation collapse. In this work, we propose HyPe, a simple…

2023

Learning Trajectory-Word Alignments for Video-Language Tasks

ICCV 2023poster

In a video, an object usually appears as the trajectory, i.e., it spans over a few spatial but longer temporal patches, that contains abundant spatiotemporal contexts. However, modern Video-Language BERTs (VDL-BERTs) neglect this trajectory characteristic that they usually follow image-language BERT…

Cited by 6PDFScholar
2023

RRHF: Rank Responses to Align Language Models with Human Feedback

NeurIPS 2023poster

Reinforcement Learning from Human Feedback (RLHF) facilitates the alignment of large language models with human preferences, significantly enhancing the quality of interactions between humans and models. InstructGPT implements RLHF through several stages, including Supervised Fine-Tuning (SFT), rew…

2023

Towards Adaptive Prefix Tuning for Parameter-Efficient Language Model Fine-tuning

ACL 2023short

Fine-tuning large pre-trained language models on various downstream tasks with whole parameters is prohibitively expensive. Hence, Parameter-efficient fine-tuning has attracted attention that only optimizes a few task-specific parameters with the frozen pre-trained model. In this work, we focus on p…

2023

Transforming Visual Scene Graphs to Image Captions

ACL 2023long

We propose to TransForm Scene Graphs into more descriptive Captions (TFSGC). In TFSGC, we apply multi-head attention (MHA) to design the Graph Neural Network (GNN) for embedding scene graphs. After embedding, different graph embeddings contain diverse specific knowledge for generating the words with…

2023

Vision Language Pre-training by Contrastive Learning with Cross-Modal Similarity Regulation

ACL 2023long

In this paper, we reconsider the problem of (partial) false negative samples from the Mutual Information (MI) Maximization perspective, the traditional contrastive loss (like InfoNCE loss) will equally push away the anchor of all positive samples and negative samples regardless of their possible sem…

Cited by 12SourcePDFScholar
2023

XtremeCLIP: Extremely Parameter-efficient Tuning for Low-resource Vision Language Understanding

ACL 2023findings

Recently, Contrastive Visual-Language Pre-training (CLIP) has demonstrated remarkable capability in various Visual Language Understanding (VLU) tasks. Yet, most CLIP-based methods require tasks-specific designs and sufficient training data. In this paper, we introduce a simple yet efficient paradigm…

2023

mPLUG-2: A Modularized Multi-modal Foundation Model Across Text, Image and Video

ICML 2023poster

Recent years have witnessed a big convergence of language, vision, and multi-modal pretraining. In this work, we present mPLUG-2, a new unified paradigm with modularized design for multi-modal pretraining, which can benefit from modality collaboration while addressing the problem of modality entangl…

2022

Code Synonyms Do Matter: Multiple Synonyms Matching Network for Automatic ICD Coding

ACL 2022short

Automatic ICD coding is defined as assigning disease codes to electronic medical records (EMRs).Existing methods usually apply label attention with code representations to match related text snippets. Unlike these works that model the label with the code hierarchy or description, we argue that the c…

2022

From Dense to Sparse: Contrastive Pruning for Better Pre-trained Language Model Compression

AAAI 2022technical

Pre-trained Language Models (PLMs) have achieved great success in various Natural Language Processing (NLP) tasks under the pre-training and fine-tuning paradigm. With large quantities of parameters, PLMs are computation-intensive and resource-hungry. Hence, model pruning has been introduced to co…

2022

Fusing Heterogeneous Factors with Triaffine Mechanism for Nested Named Entity Recognition

ACL 2022findings

Nested entities are observed in many domains due to their compositionality, which cannot be easily recognized by the widely-used sequence labeling framework.A natural solution is to treat the task as a span classification problem. To learn better span representation and increase classification perfo…

2022

Parameter-Efficient Sparsity for Large Language Models Fine-Tuning

IJCAI 2022poster

With the dramatically increased number of parameters in language models, sparsity methods have received ever-increasing research focus to compress and accelerate the models. While most research focuses on how to accurately retain appropriate weights while maintaining the performance of the compresse…

2022

Probing Structured Pruning on Multilingual Pre-trained Models: Settings, Algorithms, and Efficiency

ACL 2022long

Structured pruning has been extensively studied on monolingual pre-trained language models and is yet to be fully evaluated on their multilingual counterparts. This work investigates three aspects of structured pruning on multilingual pre-trained language models: settings, algorithms, and efficiency…

2022

S4-Tuning: A Simple Cross-lingual Sub-network Tuning Method

ACL 2022short

The emergence of multilingual pre-trained language models makes it possible to adapt to target languages with only few labeled examples. However, vanilla fine-tuning tends to achieve degenerated and unstable results, owing to the Language Interference among different languages, and Parameter Overloa…

Cited by 12SourcePDFScholar
2022

SpanProto: A Two-stage Span-based Prototypical Network for Few-shot Named Entity Recognition

EMNLP 2022main

Few-shot Named Entity Recognition (NER) aims to identify named entities with very little annotated data. Previous methods solve this problem based on token-wise classification, which ignores the information of entity boundaries, and inevitably the performance is affected by the massive non-entity to…

2022

TRIPS: Efficient Vision-and-Language Pre-training with Text-Relevant Image Patch Selection

EMNLP 2022main

Vision Transformers (ViTs) have been widely used in large-scale Vision and Language Pre-training (VLP) models. Though previous VLP works have proved the effectiveness of ViTs, they still suffer from computational efficiency brought by the long visual sequence. To tackle this problem, in this paper,…

Cited by 15SourcePDFScholar
2022

Towards Unified Prompt Tuning for Few-shot Text Classification

EMNLP 2022finding

Prompt-based fine-tuning has boosted the performance of Pre-trained Language Models (PLMs) on few-shot text classification by employing task-specific prompts. Yet, PLMs are unfamiliar with prompt-style expressions during pre-training, which limits the few-shot learning performance on downstream task…

2022

mPLUG: Effective and Efficient Vision-Language Learning by Cross-modal Skip-connections

EMNLP 2022main

Large-scale pre-trained foundation models have been an emerging paradigm for building artificial intelligence (AI) systems, which can be quickly adapted to a wide range of downstream tasks. This paper presents mPLUG, a new vision-language foundation model for both cross-modal understanding and gener…

2021

A Unified Pretraining Framework for Passage Ranking and Expansion

AAAI 2021technical

Pretrained language models have recently advanced a wide range of natural language processing tasks. Nowadays, the application of pretrained language models to IR tasks has also achieved impressive results. Typical methods either directly apply a pretrained model to improve the re-ranking stage, or…

2021

Addressing Semantic Drift in Generative Question Answering with Auxiliary Extraction

ACL 2021short

Recently, question answering (QA) based on machine reading comprehension has become popular. This work focuses on generative QA which aims to generate an abstractive answer to a given question instead of extracting an answer span from a provided passage. Generative QA often suffers from two critical…

Cited by 25SourcePDFScholar
2021

E2E-VLP: End-to-End Vision-Language Pre-training Enhanced by Visual Learning

ACL 2021long

Vision-language pre-training (VLP) on large-scale image-text pairs has achieved huge success for the cross-modal downstream tasks. The most existing pre-training methods mainly adopt a two-step training procedure, which firstly employs a pre-trained object detector to extract region-based visual fea…

Cited by 119SourcePDFScholar
2021

IEPT: Instance-Level and Episode-Level Pretext Tasks for Few-Shot Learning

ICLR 2021poster

The need of collecting large quantities of labeled training data for each new task has limited the usefulness of deep neural networks. Given data from a set of source tasks, this limitation can be overcome using two transfer learning approaches: few-shot learning (FSL) and self-supervised learning (…

2021

Lattice-BERT: Leveraging Multi-Granularity Representations in Chinese Pre-trained Language Models

NAACL 2021long

Chinese pre-trained language models usually process text as a sequence of characters, while ignoring more coarse granularity, e.g., words. In this work, we propose a novel pre-training paradigm for Chinese — Lattice-BERT, which explicitly incorporates word representations along with characters, thus…

2021

MELR: Meta-Learning via Modeling Episode-Level Relationships for Few-Shot Learning

ICLR 2021poster

Most recent few-shot learning (FSL) approaches are based on episodic training whereby each episode samples few training instances (shots) per class to imitate the test condition. However, this strict adhering to test condition has a negative side effect, that is, the trained model is susceptible to…

Cited by 133SourcePDFScholar
2021

Nested Named Entity Recognition with Partially-Observed TreeCRFs

AAAI 2021technical

Named entity recognition (NER) is a well-studied task in natural language processing. However, the widely-used sequence labeling framework is difficult to detect entities with nested structures. In this work, we view nested NER as constituency parsing with partially-observed trees and model it with…

2021

Noisy-Labeled NER with Confidence Estimation

NAACL 2021long

Recent studies in deep learning have shown significant progress in named entity recognition (NER). However, most existing works assume clean data annotation, while real-world scenarios typically involve a large amount of noises from a variety of sources (e.g., pseudo, weak, or distant annotations).…

2021

Raise a Child in Large Language Model: Towards Effective and Generalizable Fine-tuning

EMNLP 2021main

Recent pretrained language models extend from millions to billions of parameters. Thus the need to fine-tune an extremely large pretrained model with a limited training corpus arises in various downstream tasks. In this paper, we propose a straightforward yet effective fine-tuning technique, Child-T…

Cited by 202SourcePDFScholar
2021

Rethinking Denoised Auto-Encoding in Language Pre-Training

EMNLP 2021main

Pre-trained self-supervised models such as BERT have achieved striking success in learning sequence representations, especially for natural language processing. These models typically corrupt the given sequences with certain types of noise, such as masking, shuffling, or substitution, and then try t…

Cited by 6SourcePDFScholar
2021

StructuralLM: Structural Pre-training for Form Understanding

ACL 2021long

Large pre-trained language models achieve state-of-the-art results when fine-tuned on downstream NLP tasks. However, they almost exclusively focus on text-only representation, while neglecting cell-level layout information that is important for form image understanding. In this paper, we propose a n…

2021

VECO: Variable and Flexible Cross-lingual Pre-training for Language Understanding and Generation

ACL 2021long

Existing work in multilingual pretraining has demonstrated the potential of cross-lingual transferability by training a unified Transformer encoder for multiple languages. However, much of this work only relies on the shared vocabulary and bilingual contexts to encourage the correlation across langu…